RESOLVED FIXED 155127
Cleanup: Add convenience function URL::procotolIsBlob()
https://bugs.webkit.org/show_bug.cgi?id=155127
Summary Cleanup: Add convenience function URL::procotolIsBlob()
Daniel Bates
Reported 2016-03-07 13:07:21 PST
Similar to the class member function URL::protocolIsData(), we should add a convenience class member function to class URL to determine if a URL is a blob URL.
Attachments
Patch (8.91 KB, patch)
2016-03-07 13:08 PST, Daniel Bates
bfulgham: review+
Daniel Bates
Comment 1 2016-03-07 13:08:39 PST
Brent Fulgham
Comment 2 2016-03-07 13:10:40 PST
Comment on attachment 273202 [details] Patch Thank you for this cleanup! r=me.
Radar WebKit Bug Importer
Comment 3 2016-03-07 14:14:50 PST
Daniel Bates
Comment 4 2016-03-07 14:17:49 PST
Note You need to log in before you can comment on or make changes to this bug.