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

Issue 855323002: Refactoring of code by moving navigate_() to separate file. (Closed)

Created:
5 years, 11 months ago by Deepak
Modified:
5 years, 11 months ago
Reviewers:
raymes, dgozman
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactoring of code by moving navigate_() to separate file. This is followup for issue 447888 for putting navigate_() to separate file to avoid cluttering in pdf.js file. BUG=449909 Committed: https://crrev.com/150b0c13edf565cc617fb226f00798762ccbcf96 Cr-Commit-Position: refs/heads/master@{#312779}

Patch Set 1 #

Total comments: 19

Patch Set 2 : Changes as per review comments. #

Total comments: 8

Patch Set 3 : Changes as per review comments. #

Total comments: 2

Patch Set 4 : Addressing nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -67 lines) Patch
M chrome/browser/resources/component_extension_resources.grd View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/pdf/index.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/pdf/index-material.html View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
A chrome/browser/resources/pdf/navigator.js View 1 2 3 1 chunk +80 lines, -0 lines 0 comments Download
M chrome/browser/resources/pdf/open_pdf_params_parser.js View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/pdf/pdf.js View 1 2 3 3 chunks +3 lines, -63 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
Deepak
This is follow up CL for issue 447888 , for moving navigate_() to separate file. ...
5 years, 11 months ago (2015-01-19 09:21:59 UTC) #2
dgozman
component_extension_resources.grd lgtm
5 years, 11 months ago (2015-01-19 09:25:08 UTC) #3
raymes
Thanks! https://codereview.chromium.org/855323002/diff/1/chrome/browser/resources/pdf/index-material.html File chrome/browser/resources/pdf/index-material.html (right): https://codereview.chromium.org/855323002/diff/1/chrome/browser/resources/pdf/index-material.html#newcode58 chrome/browser/resources/pdf/index-material.html:58: <script src="chrome://resources/js/util.js"></script> Could you please sort these in ...
5 years, 11 months ago (2015-01-20 02:58:29 UTC) #4
Deepak
Thanks @Raymes for review and sharing your thoughts. I have done changes as per your ...
5 years, 11 months ago (2015-01-20 07:08:37 UTC) #5
raymes
Thanks! https://codereview.chromium.org/855323002/diff/1/chrome/browser/resources/pdf/pdf.js File chrome/browser/resources/pdf/pdf.js (right): https://codereview.chromium.org/855323002/diff/1/chrome/browser/resources/pdf/pdf.js#newcode640 chrome/browser/resources/pdf/pdf.js:640: return this.bookmarks_; Please keep this. It is used ...
5 years, 11 months ago (2015-01-21 07:03:45 UTC) #6
Deepak
Dear Raymes, Thanks for reviewing and sharing your thoughts. I have done changes. PTAL. Thanks ...
5 years, 11 months ago (2015-01-21 08:33:41 UTC) #7
Deepak
@Raymes These changes are ready to rolled in. PTAL
5 years, 11 months ago (2015-01-22 05:29:58 UTC) #8
raymes
lgtm! https://codereview.chromium.org/855323002/diff/40001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/855323002/diff/40001/chrome/browser/resources/pdf/navigator.js#newcode1 chrome/browser/resources/pdf/navigator.js:1: // Copyright 2014 The Chromium Authors. All rights ...
5 years, 11 months ago (2015-01-22 22:52:15 UTC) #9
Deepak
Dear Raymes, nit addressed. Thanks for review. https://codereview.chromium.org/855323002/diff/40001/chrome/browser/resources/pdf/navigator.js File chrome/browser/resources/pdf/navigator.js (right): https://codereview.chromium.org/855323002/diff/40001/chrome/browser/resources/pdf/navigator.js#newcode1 chrome/browser/resources/pdf/navigator.js:1: // Copyright ...
5 years, 11 months ago (2015-01-23 04:02:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/855323002/60001
5 years, 11 months ago (2015-01-23 04:03:00 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-23 05:40:51 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 05:41:44 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/150b0c13edf565cc617fb226f00798762ccbcf96
Cr-Commit-Position: refs/heads/master@{#312779}

Powered by Google App Engine
This is Rietveld 408576698