RESOLVED FIXED 36203
Add tests for "load shared worker in iframe"
https://bugs.webkit.org/show_bug.cgi?id=36203
Summary Add tests for "load shared worker in iframe"
Andrew Wilson
Reported 2010-03-16 17:12:58 PDT
We found a bug in downstream Chromium related to launching shared workers simultaneously in a top-level document and in an iframe. Turns out that we don't explicitly test this case in any of the WebKit layout tests, so we should add a test.
Attachments
Patch (3.11 KB, patch)
2010-03-16 17:19 PDT, Andrew Wilson
no flags
Patch (3.13 KB, patch)
2010-03-16 17:37 PDT, Andrew Wilson
no flags
Andrew Wilson
Comment 1 2010-03-16 17:19:45 PDT
David Levin
Comment 2 2010-03-16 17:34:29 PDT
Comment on attachment 50854 [details] Patch This looks good. Thanks! r- for mild issue having two files wit the same name "shared-worker-iframe.html" but having different purposes.
Andrew Wilson
Comment 3 2010-03-16 17:37:18 PDT
WebKit Commit Bot
Comment 4 2010-03-17 17:37:12 PDT
Comment on attachment 50857 [details] Patch Clearing flags on attachment: 50857 Committed r56136: <http://trac.webkit.org/changeset/56136>
WebKit Commit Bot
Comment 5 2010-03-17 17:37:16 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.