Summary: | Add resource load client for injected bundle and move willSendRequest there | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> | ||||
Component: | New Bugs | Assignee: | Maciej Stachowiak <mjs> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | ||||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Maciej Stachowiak
2011-02-07 19:43:12 PST
Created attachment 81570 [details]
Patch
Comment on attachment 81570 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=81570&action=review > Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePageResourceLoadClient.h:36 > +class DOMWrapperWorld; I don’t see why this is needed. Committed r77908: <http://trac.webkit.org/changeset/77908> |