RESOLVED FIXED 42151
[Chromium] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
https://bugs.webkit.org/show_bug.cgi?id=42151
Summary [Chromium] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-impleme...
Tor Arne Vestbø
Reported 2010-07-13 02:29:53 PDT
To pass fast/loader/non-deferred-substitute-load.html
Attachments
Patch (11.97 KB, patch)
2010-09-15 13:42 PDT, Tony Chang
no flags
Patch (12.20 KB, patch)
2010-09-15 13:50 PDT, Tony Chang
tkent: review+
Tony Chang
Comment 1 2010-09-15 13:42:11 PDT
Tony Chang
Comment 2 2010-09-15 13:43:43 PDT
For reference, this was added to the other platforms here: http://trac.webkit.org/changeset/63191 This is similar to how mac/win works, except we set the flag in WebViewHost::didCreateDataSource which is like ResourceLoadDelegate on mac/win.
Tony Chang
Comment 3 2010-09-15 13:44:46 PDT
Comment on attachment 67705 [details] Patch Whoops, too soon. Forgot to implement the base url part of queueLoadHTMLString.
Tony Chang
Comment 4 2010-09-15 13:50:53 PDT
Kent Tamura
Comment 5 2010-09-15 17:00:52 PDT
Comment on attachment 67707 [details] Patch ok.
Tony Chang
Comment 6 2010-09-16 15:46:03 PDT
Note You need to log in before you can comment on or make changes to this bug.