RESOLVED FIXED 95826
[EFL][WK2] Provide implementation for WebFrameNetworkingContext
https://bugs.webkit.org/show_bug.cgi?id=95826
Summary [EFL][WK2] Provide implementation for WebFrameNetworkingContext
Chris Dumez
Reported 2012-09-05 00:52:45 PDT
The EFL port does not currently provide an implementation for WebFrameNetworkingContext, which causes several test cases to fail. There is a soup implementation so we should get rid of the empty EFL-specific implementation and use the soup one instead. At least the following test cases are failing because of this: http/tests/security/aboutBlank/security-context-grandchildren-lexical.html = TEXT http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html = TEXT http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html = TEXT http/tests/security/aboutBlank/security-context-grandchildren.html = TEXT http/tests/security/aboutBlank/security-context-window-open.html = TEXT http/tests/security/aboutBlank/security-context-with-base-tag.html = TEXT http/tests/security/aboutBlank/security-context-write.html = TEXT http/tests/security/aboutBlank/security-context-writeln.html = TEXT http/tests/security/aboutBlank/security-context.html = TEXT http/tests/security/cookies/assign-document-url.html = TEXT http/tests/security/cookies/base-about-blank.html = TEXT http/tests/security/cookies/base-tag.html = TEXT http/tests/security/cookies/basic.html = TEXT http/tests/security/cookies/document-open.html = TEXT
Attachments
Patch (6.74 KB, patch)
2012-09-05 01:02 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-09-05 01:02:43 PDT
Kenneth Rohde Christiansen
Comment 2 2012-09-05 02:20:05 PDT
Comment on attachment 162182 [details] Patch Yeah!
WebKit Review Bot
Comment 3 2012-09-05 06:05:40 PDT
Comment on attachment 162182 [details] Patch Clearing flags on attachment: 162182 Committed r127582: <http://trac.webkit.org/changeset/127582>
WebKit Review Bot
Comment 4 2012-09-05 06:05:45 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.