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 InspectorAssignee: 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
Reported 2016-03-18 09:41:15 PDT
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
Radar WebKit Bug Importer
Comment 1 2016-03-18 09:42:13 PDT
Note You need to log in before you can comment on or make changes to this bug.