To reduce the possibility of a page break by blocking a document.written script, there will be a check that if the user is reloading the same page then do not consider the document.written scripts on this page for blocking. Feature Bug: 599875
CL: https://codereview.chromium.org/1883873002
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f6ea16af4915e7080af6ca022363e75d8d9b05f9 commit f6ea16af4915e7080af6ca022363e75d8d9b05f9 Author: shivanisha <shivanisha@chromium.org> Date: Mon Apr 25 15:21:53 2016 To reduce the possibility of a page break by blocking a document.written script,this patch includes a check that if the user is reloading the same page then do not consider the document.written scripts on this page for blocking. BUG= 602644 Review URL: https://codereview.chromium.org/1883873002 Cr-Commit-Position: refs/heads/master@{#389480} [modify] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-async-third-party-script.html [modify] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block-all-conn-types.html [modify] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-block.html [modify] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-conn-type.html [add] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-reload-expected.txt [add] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/LayoutTests/http/tests/loading/doc-write-sync-third-party-script-reload.html [modify] https://crrev.com/f6ea16af4915e7080af6ca022363e75d8d9b05f9/third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
[Automated comment] No milestone found on Merge-Request (i.e. merge-request-# label).
Your change meets the bar and is auto-approved for M51 (branch: 2704)
This was merged in https://codereview.chromium.org/1955043003/
Comment 1 by jkarlin@chromium.org
, Apr 12 2016