-
We need to quantitatively evaluate the process inspector as well as the Ethernet inspector
(FOSDEM presentation slide)
-
hi! can you help me to understand what the problem is?
I have this output:
```bash
> v8-debug@0.7.7 preinstall /home/adara/webdev/electron/d-pad/node_modules/.staging/v8-debug-7f3eec18
> node -…
-
Draft Decks will clog up any list in Inspector for anyone that has them.
* Option in Settings to "Show/Hide Draft Decks" (40 Card Decks?)
-
Draft Decks by default have "Draft Deck" in the name. Over time, this becomes confusing when someone drafts more than once.
* Rename "Draft Deck" to "Draft Deck YYYY-MM-DD ##" (Retroactive ONLY fo…
-
**Description:**
- A-Frame Version: 1.5.0
- Platform / Device: Chrome / Firefox, certainlny others as well
Currently The A-Frame Inspector uses quite generic Class names like `static` and `co…
-
### User Story:
As a 508 Compliance agent, there should only be ONE H1 per page to help clearly denote the purpose of each page.
### Update the following pages:
* Manage reports
* Manage contac…
-
Which allows us to quickly see the tokens type/content, etc
-
目前木偶是以相同的用户目录启动的,但是由于限制,不能同时使用headful和headless两种模式,所以之前一直卡在这里
经过近几日的调研,探索出一种全新的流程设置模式
目前木偶统一使用headless: 'new'模式启动,通过 remote devtools inspector代理操作
将操作设置及捕获插件注入到inspector和目标页面,通信方式待定
这样可以完全…
-
*Description*:
When the http_inspector filter is used with a `filter_chain_match` rule using `application_protocols`, the tls_inspector listener_filter is automatically inserted as well.
*Repro st…
-
I often make mistakes, putting kwargs in the wrong place:
```jl
julia> Makie.hist(rand(100); xscale=log10)
ERROR: Invalid attribute xscale for plot type Plot{Makie.barplot, Tuple{Vector{Point{2, …