Bug 155644
Summary: | Web Inspector: inspector protocol should support base64-encoded blobs as a built-in type | ||
---|---|---|---|
Product: | WebKit | Reporter: | Blaze Burg <bburg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 147067 |
Blaze Burg
Blobs are used by commands for screenshots and fetching resources primarily, and have more strict format requirements than an arbitrary 'string' type. Checking conformance to these types should be done in the bindings code not client code.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/25240900>