Bug 169857

Summary: WebHTMLView is useless as WebResourceHandler
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2017-03-18 23:00:28 PDT
WebResourceHandler passes itself as a WebResourceHandler to -[NSString _documentFromRange:document:documentAttributes:subresources:], but it doesn't implement any of its methods.
Attachments
proposed patch (1.42 KB, patch)
2017-03-18 23:02 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2017-03-18 23:02:53 PDT
Created attachment 304892 [details] proposed patch
WebKit Commit Bot
Comment 2 2017-03-19 17:26:28 PDT
Comment on attachment 304892 [details] proposed patch Clearing flags on attachment: 304892 Committed r214148: <http://trac.webkit.org/changeset/214148>
WebKit Commit Bot
Comment 3 2017-03-19 17:26:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.