Bug 115579
| Summary: | Web Inspector: control dumping inspector protocol messages with env variable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Burg <burg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 147066 | ||
Brian Burg
When using debug builds, it's really tedious to open a 2nd level inspector to call |InspectorBackend.dumpInspectorProtocolMessages = true|. It would be really helpful to be able to also enable this with an environment variable.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brian Burg
This is now possible on OSX with user defaults.
Timothy Hatcher
(In reply to comment #1)
> This is now possible on OSX with user defaults.
It is?
Brian Burg
I read the title wrong. You can toggle console inspector logging with user defaults, but not protocol messages. Reopening!
Timothy Hatcher
Moving to the right component.
Radar WebKit Bug Importer
<rdar://problem/15796848>