summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/searchbox
diff options
context:
space:
mode:
authorivandavid@chromium.org <ivandavid@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 21:21:17 +0000
committerivandavid@chromium.org <ivandavid@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-15 21:22:51 +0000
commit4dc0a3b7b1fe7b844a215ecf86fd2b7ad49dab7c (patch)
treee99cf21214787ec5c7bb00b4692fe80a6de9d8bc /chrome/renderer/searchbox
parent4aae9986448ac493c92e84c45080a37c6b2aba00 (diff)
downloadchromium_src-4dc0a3b7b1fe7b844a215ecf86fd2b7ad49dab7c.zip
chromium_src-4dc0a3b7b1fe7b844a215ecf86fd2b7ad49dab7c.tar.gz
chromium_src-4dc0a3b7b1fe7b844a215ecf86fd2b7ad49dab7c.tar.bz2
Defer request to print a PDF when the user initiates the entire frame and the PDF hasn't loaded.
Original fix: https://codereview.chromium.org/427723004/ The original fix was reverted, however it actually shouldn't have been because it was mostly correct. This fix is the same as the old one, with an additional change. The call to DidStopLoading() in Instance::DocumentLoadComplete was moved to an earlier part of the function, causing DidStopLoading to be called before the print preview request. BUG=376969 Review URL: https://codereview.chromium.org/467343003 Cr-Commit-Position: refs/heads/master@{#290010} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290010 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/searchbox')
0 files changed, 0 insertions, 0 deletions