Bug 155127

Summary: Cleanup: Add convenience function URL::procotolIsBlob()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch bfulgham: review+

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.