Bug 91843

Summary: [JSC] http/tests/security/cross-frame-access-put.html failing after r123145
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, arv, cdumez, dglazkov, eric, gyuyoung.kim, kenneth, rakuco, ryuan.choi, sw0524.lee, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
abarth: review+, webkit.review.bot: commit-queue-
Patch none

Sudarsana Nagineni (babu)
Reported 2012-07-20 02:38:58 PDT
http/tests/security/cross-frame-access-put.html failing on EFL GTK and QT after r123145. --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/security/cross-frame-access-put-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/security/cross-frame-access-put-actual.txt @@ -1,6 +1,4 @@ CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://127.0.0.1:8000/security/cross-frame-access-put.html from frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-put-test.html. Domains, protocols and ports must match. - -CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-put-test.html from frame with URL http://127.0.0.1:8000/security/cross-frame-access-put.html. Domains, protocols and ports must match. CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-put-test.html from frame with URL http://127.0.0.1:8000/security/cross-frame-access-put.html. Domains, protocols and ports must match.
Attachments
Patch (133.66 KB, patch)
2012-09-17 00:12 PDT, Chris Dumez
abarth: review+
webkit.review.bot: commit-queue-
Patch (135.63 KB, patch)
2012-09-17 04:43 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-09-17 00:12:27 PDT
Adam Barth
Comment 2 2012-09-17 00:15:30 PDT
Comment on attachment 164347 [details] Patch ok
WebKit Review Bot
Comment 3 2012-09-17 01:09:34 PDT
Comment on attachment 164347 [details] Patch Attachment 164347 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/13874321 New failing tests: http/tests/security/cross-frame-access-put.html
Adam Barth
Comment 4 2012-09-17 02:27:38 PDT
> http/tests/security/cross-frame-access-put.html We probably need to update the V8 results as well.
Chris Dumez
Comment 5 2012-09-17 04:43:55 PDT
Created attachment 164368 [details] Patch Attempt to fix Chromium EWS.
Chris Dumez
Comment 6 2012-09-17 05:19:18 PDT
Comment on attachment 164368 [details] Patch Chromium EWS is now happy. Could someone please cq+ ?
WebKit Review Bot
Comment 7 2012-09-17 05:48:09 PDT
Comment on attachment 164368 [details] Patch Clearing flags on attachment: 164368 Committed r128747: <http://trac.webkit.org/changeset/128747>
WebKit Review Bot
Comment 8 2012-09-17 05:48:13 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.