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

Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2017-03-18 23:02:53 PDT
Created attachment 304892 [details]
proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-03-19 17:26:33 PDT
All reviewed patches have been landed.  Closing bug.