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

Issue 2886943006: PDF Plugin: Add compile targets for a few files. (Closed)

Created:
3 years, 7 months ago by dpapad
Modified:
3 years, 7 months ago
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-closure_chromium.org, jlklein+watch-closure_chromium.org, vitalyp+closure_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

PDF Plugin: Add compile targets for a few files. - gesture_detector - open_pdf_params_parser - pdf_scripting_api - viewport_scroller BUG=721073 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2886943006 Cr-Commit-Position: refs/heads/master@{#474025} Committed: https://chromium.googlesource.com/chromium/src/+/d8ec752daeb8bd6815a87a6d41e40c8a98f257d4

Patch Set 1 : Move TODO #

Total comments: 4

Patch Set 2 : Address comments. #

Patch Set 3 : Fix test error cause. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -15 lines) Patch
M chrome/browser/resources/pdf/compiled_resources2.gyp View 1 chunk +17 lines, -3 lines 0 comments Download
M chrome/browser/resources/pdf/gesture_detector.js View 1 2 4 chunks +24 lines, -9 lines 1 comment Download
M chrome/browser/resources/pdf/open_pdf_params_parser.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/closure_compiler/compiled_resources2.gyp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 31 (13 generated)
dpapad
@dbeam: Please review *compiled_resources2.gyp changes. @dsinclair: Please review chrome/browser/resources/pdf/ changes. Remaining files files, either: - ...
3 years, 7 months ago (2017-05-17 23:45:05 UTC) #7
dpapad
On 2017/05/17 at 23:45:05, dpapad wrote: > @dbeam: Please review *compiled_resources2.gyp changes. > @dsinclair: Please ...
3 years, 7 months ago (2017-05-17 23:49:28 UTC) #8
Kevin McNee
https://codereview.chromium.org/2886943006/diff/60001/chrome/browser/resources/pdf/gesture_detector.js File chrome/browser/resources/pdf/gesture_detector.js (right): https://codereview.chromium.org/2886943006/diff/60001/chrome/browser/resources/pdf/gesture_detector.js#newcode25 chrome/browser/resources/pdf/gesture_detector.js:25: var boundOnTouch = /** @type {function(!Event)} */ ( nit: ...
3 years, 7 months ago (2017-05-18 14:41:52 UTC) #10
dpapad
https://codereview.chromium.org/2886943006/diff/60001/chrome/browser/resources/pdf/gesture_detector.js File chrome/browser/resources/pdf/gesture_detector.js (right): https://codereview.chromium.org/2886943006/diff/60001/chrome/browser/resources/pdf/gesture_detector.js#newcode25 chrome/browser/resources/pdf/gesture_detector.js:25: var boundOnTouch = /** @type {function(!Event)} */ ( On ...
3 years, 7 months ago (2017-05-18 15:55:17 UTC) #11
Dan Beam
lgtm
3 years, 7 months ago (2017-05-19 01:29:11 UTC) #12
dpapad
On 2017/05/19 at 01:29:11, dbeam wrote: > lgtm @mcnee, dsinclair: Friendly ping.
3 years, 7 months ago (2017-05-19 19:07:59 UTC) #13
Kevin McNee
non-owner lgtm
3 years, 7 months ago (2017-05-19 19:54:30 UTC) #14
dpapad
On 2017/05/19 at 19:54:30, mcnee wrote: > non-owner lgtm @dsinclair: Friendly ping
3 years, 7 months ago (2017-05-23 17:11:31 UTC) #15
dsinclair
lgtm. Apologies, I don't work on Fridays so things can be a bit delayed if ...
3 years, 7 months ago (2017-05-23 17:16:32 UTC) #16
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/2886943006/80001
3 years, 7 months ago (2017-05-23 17:21:14 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/432709)
3 years, 7 months ago (2017-05-23 18:06:18 UTC) #20
dpapad
On 2017/05/23 at 17:21:14, commit-bot wrote: > CQ is trying da patch. > > Follow ...
3 years, 7 months ago (2017-05-23 18:13:27 UTC) #21
Kevin McNee
On 2017/05/23 18:13:27, dpapad wrote: > On 2017/05/23 at 17:21:14, commit-bot wrote: > > CQ ...
3 years, 7 months ago (2017-05-23 18:36:08 UTC) #22
dpapad
https://codereview.chromium.org/2886943006/diff/100001/chrome/browser/resources/pdf/gesture_detector.js File chrome/browser/resources/pdf/gesture_detector.js (right): https://codereview.chromium.org/2886943006/diff/100001/chrome/browser/resources/pdf/gesture_detector.js#newcode22 chrome/browser/resources/pdf/gesture_detector.js:22: /** @type {function(!Event)} */ (this.onTouchStart_.bind(this)), Changed the code to ...
3 years, 7 months ago (2017-05-23 18:38:38 UTC) #23
dpapad
On 2017/05/23 at 18:36:08, mcnee wrote: > On 2017/05/23 18:13:27, dpapad wrote: > > On ...
3 years, 7 months ago (2017-05-23 18:39:48 UTC) #24
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/2886943006/100001
3 years, 7 months ago (2017-05-23 18:41:13 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:100001) as https://chromium.googlesource.com/chromium/src/+/d8ec752daeb8bd6815a87a6d41e40c8a98f257d4
3 years, 7 months ago (2017-05-23 20:14:46 UTC) #30
Kevin McNee
3 years, 7 months ago (2017-05-23 20:27:46 UTC) #31
Message was sent while issue was closed.
On 2017/05/23 18:39:48, dpapad wrote:
> On 2017/05/23 at 18:36:08, mcnee wrote:
> > On 2017/05/23 18:13:27, dpapad wrote:
> > > On 2017/05/23 at 17:21:14, commit-bot wrote:
> > > > CQ is trying da patch.
> > > > 
> > > > Follow status at:
> > >
>
https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
> > > 
> > > FYI investigating the PDFExtensionTest.GestureDetector errors, they seem
> related
> > > to the files being affected.
> > 
> > Initial thought: Since you've added |boundOnTouch| and are calling
> |addEventListener| with that each time rather than a separate
> |this.onTouch_.bind(this)|, the listeners are equal which is probably causing
> issues with the |listenerOptions| map in the test which is just keyed on the
> listener.
> 
> Ah, I understand now. Thanks for the explanation.

FYI: I've created a bug to address this: crbug.com/725630
Sorry about that.

Powered by Google App Engine
This is Rietveld 408576698