Bug 169857 - WebHTMLView is useless as WebResourceHandler
Summary: WebHTMLView is useless as WebResourceHandler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-18 23:00 PDT by Alexey Proskuryakov
Modified: 2017-03-19 17:26 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (1.42 KB, patch)
2017-03-18 23:02 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.