Bug 151744

Summary: Fix preloader issue with srcdoc documents.
Product: WebKit Reporter: Yoav Weiss <yoav>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, esprehn+autocc, gyuyoung.kim, koivisto, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews104 for mac-yosemite-wk2
none
Archive of layout-test-results from ews114 for mac-yosemite
none
Patch none

Description Yoav Weiss 2015-12-02 06:37:26 PST
Fix preloader issue with srcdoc documents.
Comment 1 Yoav Weiss 2015-12-02 06:42:23 PST
Created attachment 266439 [details]
Patch
Comment 2 Build Bot 2015-12-02 07:27:10 PST
Comment on attachment 266439 [details]
Patch

Attachment 266439 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/507169

New failing tests:
fast/preloader/input.html
fast/preloader/noscript.html
fast/preloader/document-write.html
fast/preloader/image.html
http/tests/loading/preload-img-srcset.html
http/tests/loading/preload-append-scan.php
fast/preloader/frame-src.html
fast/preloader/style.html
fast/preloader/scan-body-from-head-import.html
http/tests/loading/preload-no-store-frame-src.html
http/tests/loading/preload-script-src.html
http/tests/loading/sizes/preload-image-sizes-2x.html
fast/preloader/document-write-2.html
http/tests/loading/preload-css-test.html
http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html
http/tests/loading/sizes/preload-image-sizes.html
fast/preloader/script.html
http/tests/loading/preload-img-srcset-sizes.html
http/tests/loading/preload-img-src.html
fast/preloader/link.html
fast/preloader/scan-body-from-head-script.html
Comment 3 Build Bot 2015-12-02 07:27:14 PST
Created attachment 266441 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2015-12-02 07:31:35 PST
Comment on attachment 266439 [details]
Patch

Attachment 266439 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/507173

New failing tests:
fast/preloader/input.html
fast/preloader/noscript.html
fast/preloader/document-write.html
fast/preloader/image.html
http/tests/loading/preload-img-srcset.html
http/tests/loading/preload-append-scan.php
fast/preloader/frame-src.html
fast/preloader/style.html
fast/preloader/scan-body-from-head-import.html
http/tests/loading/preload-no-store-frame-src.html
http/tests/loading/preload-script-src.html
http/tests/loading/sizes/preload-image-sizes-2x.html
http/tests/loading/preload-css-test.html
http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html
http/tests/loading/sizes/preload-image-sizes.html
fast/preloader/script.html
http/tests/loading/preload-img-srcset-sizes.html
http/tests/loading/preload-img-src.html
fast/preloader/link.html
fast/preloader/scan-body-from-head-script.html
Comment 5 Build Bot 2015-12-02 07:31:38 PST
Created attachment 266443 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2015-12-02 07:34:05 PST
Comment on attachment 266439 [details]
Patch

Attachment 266439 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/507172

New failing tests:
fast/preloader/input.html
fast/preloader/noscript.html
fast/preloader/image.html
http/tests/loading/preload-img-srcset.html
http/tests/loading/preload-img-src.html
fast/preloader/frame-src.html
fast/preloader/style.html
http/tests/loading/preload-append-scan.php
fast/preloader/scan-body-from-head-import.html
http/tests/loading/preload-no-store-frame-src.html
http/tests/loading/preload-script-src.html
http/tests/loading/sizes/preload-image-sizes-2x.html
fast/preloader/document-write-2.html
http/tests/loading/preload-css-test.html
http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html
http/tests/loading/sizes/preload-image-sizes.html
fast/preloader/script.html
http/tests/loading/preload-img-srcset-sizes.html
fast/preloader/document-write.html
fast/preloader/link.html
fast/preloader/scan-body-from-head-script.html
Comment 7 Build Bot 2015-12-02 07:34:07 PST
Created attachment 266444 [details]
Archive of layout-test-results from ews114 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 8 Yoav Weiss 2015-12-02 07:41:22 PST
Created attachment 266445 [details]
Patch
Comment 9 WebKit Commit Bot 2015-12-02 14:41:36 PST
Comment on attachment 266445 [details]
Patch

Clearing flags on attachment: 266445

Committed r192969: <http://trac.webkit.org/changeset/192969>
Comment 10 WebKit Commit Bot 2015-12-02 14:41:41 PST
All reviewed patches have been landed.  Closing bug.