NEW 155644
Web Inspector: inspector protocol should support base64-encoded blobs as a built-in type
https://bugs.webkit.org/show_bug.cgi?id=155644
Summary Web Inspector: inspector protocol should support base64-encoded blobs as a bu...
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.