Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Issue 2300243004: Links in PDF should open in a new window when shift + left clicked. (Closed)

Created:
4 years, 3 months ago by jaepark
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, dsinclair, raymes
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Links in PDF should open in a new window when shift + left clicked. BUG=628057 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/65033f1bda3b68880ed76c911bea8e12f2748e80 Cr-Commit-Position: refs/heads/master@{#417094}

Patch Set 1 : Links in PDF should open in a new window when shift + left clicked. #

Total comments: 6

Patch Set 2 : Links in PDF should open in a new window when shift + left clicked. #

Total comments: 20

Patch Set 3 : Links in PDF should open in a new window when shift + left clicked. #

Total comments: 12

Patch Set 4 : Links in PDF should open in a new window when shift + left clicked. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -205 lines) Patch
M chrome/browser/pdf/pdf_extension_test.cc View 1 2 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/resources/pdf/navigator.js View 1 2 3 3 chunks +66 lines, -18 lines 0 comments Download
M chrome/browser/resources/pdf/pdf.js View 1 2 3 2 chunks +3 lines, -36 lines 0 comments Download
M chrome/test/data/pdf/navigator_test.js View 1 2 3 5 chunks +110 lines, -151 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
jaepark
4 years, 3 months ago (2016-09-04 23:28:13 UTC) #12
raymes
https://codereview.chromium.org/2300243004/diff/20001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/2300243004/diff/20001/chrome/browser/resources/pdf/navigator.js#newcode24 chrome/browser/resources/pdf/navigator.js:24: navigateInNewWindowCallback) { Now that we're passing 3 functions in ...
4 years, 3 months ago (2016-09-05 04:29:32 UTC) #13
jaepark
https://codereview.chromium.org/2300243004/diff/20001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/2300243004/diff/20001/chrome/browser/resources/pdf/navigator.js#newcode24 chrome/browser/resources/pdf/navigator.js:24: navigateInNewWindowCallback) { On 2016/09/05 04:29:32, raymes wrote: > Now ...
4 years, 3 months ago (2016-09-06 02:49:57 UTC) #18
raymes
Let me know if this makes sense. https://codereview.chromium.org/2300243004/diff/40001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/2300243004/diff/40001/chrome/browser/resources/pdf/navigator.js#newcode16 chrome/browser/resources/pdf/navigator.js:16: function Navigator(originalUrl, ...
4 years, 3 months ago (2016-09-06 04:36:08 UTC) #19
jaepark
https://codereview.chromium.org/2300243004/diff/40001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/2300243004/diff/40001/chrome/browser/resources/pdf/navigator.js#newcode16 chrome/browser/resources/pdf/navigator.js:16: function Navigator(originalUrl, viewport, paramsParser, navigateCallback) { On 2016/09/06 04:36:07, ...
4 years, 3 months ago (2016-09-06 20:32:47 UTC) #24
raymes
Thanks this looks much better and is only +8 lines now :) lgtm https://codereview.chromium.org/2300243004/diff/60001/chrome/browser/resources/pdf/navigator.js File ...
4 years, 3 months ago (2016-09-07 06:41:19 UTC) #25
jaepark
Thanks for the review raymes@. thestig@ Would you please take a look at C++ part? ...
4 years, 3 months ago (2016-09-07 17:49:23 UTC) #30
Lei Zhang
lgtm
4 years, 3 months ago (2016-09-07 22:16:19 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2300243004/80001
4 years, 3 months ago (2016-09-07 22:18:59 UTC) #34
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 3 months ago (2016-09-07 22:24:17 UTC) #35
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 22:26:46 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/65033f1bda3b68880ed76c911bea8e12f2748e80
Cr-Commit-Position: refs/heads/master@{#417094}

Powered by Google App Engine
This is Rietveld 408576698