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

Issue 2602473003: Run tools/clang-format-js on chrome/browser/resources/net_internals (Closed)

Created:
3 years, 12 months ago by Dan Beam
Modified:
3 years, 11 months ago
Reviewers:
eroman
CC:
chromium-reviews, tfarina, eroman, arv+watch_chromium.org, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Run tools/clang-format-js on chrome/browser/resources/net_internals BUG=567770 R=eroman@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation NO_DEPENDENCY_CHECKS=true Committed: https://crrev.com/8b5823b9d23459f582a59d1ece93a9308a0d2609 Cr-Commit-Position: refs/heads/master@{#441300}

Patch Set 1 #

Total comments: 4

Patch Set 2 : drop dep #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1016 lines, -1043 lines) Patch
M chrome/browser/resources/net_internals/alt_svc_view.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/bandwidth_view.js View 6 chunks +27 lines, -27 lines 0 comments Download
M chrome/browser/resources/net_internals/browser_bridge.js View 8 chunks +43 lines, -46 lines 0 comments Download
M chrome/browser/resources/net_internals/capture_view.js View 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/resources/net_internals/chromeos_view.js View 5 chunks +14 lines, -16 lines 0 comments Download
M chrome/browser/resources/net_internals/details_view.js View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/resources/net_internals/dns_view.js View 2 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/resources/net_internals/events_view.js View 5 chunks +23 lines, -22 lines 0 comments Download
M chrome/browser/resources/net_internals/export_view.js View 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/resources/net_internals/hsts_view.js View 3 chunks +22 lines, -16 lines 0 comments Download
M chrome/browser/resources/net_internals/import_view.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/net_internals/index.js View 1 chunk +45 lines, -45 lines 0 comments Download
M chrome/browser/resources/net_internals/log_grouper.js View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/log_util.js View 9 chunks +24 lines, -34 lines 0 comments Download
M chrome/browser/resources/net_internals/log_view_painter.js View 2 chunks +675 lines, -673 lines 0 comments Download
M chrome/browser/resources/net_internals/main.js View 2 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/resources/net_internals/modules_view.js View 2 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/resources/net_internals/proxy_view.js View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/net_internals/resizable_vertical_split_view.js View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/net_internals/socket_pool_wrapper.js View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/resources/net_internals/source_entry.js View 3 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/resources/net_internals/source_filter_parser.js View 4 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/resources/net_internals/spdy_view.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/tab_switcher_view.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/time_util.js View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/browser/resources/net_internals/timeline_data_series.js View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/resources/net_internals/timeline_graph_view.js View 5 chunks +17 lines, -22 lines 0 comments Download
M chrome/browser/resources/net_internals/timeline_view.js View 6 chunks +38 lines, -40 lines 0 comments Download
M chrome/browser/resources/net_internals/top_mid_bottom_view.js View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/net_internals/util.js View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/view.js View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 28 (17 generated)
Dan Beam
General FAQ: How do you create this diff? tools/clang-format-js <dir_name> Did you check it line-by-line? ...
3 years, 12 months ago (2016-12-23 01:57:53 UTC) #5
eroman
https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js File chrome/browser/resources/net_internals/index.js (right): https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js#newcode5 chrome/browser/resources/net_internals/index.js:5: // <include src="util.js"> I don't believe these changes here ...
3 years, 12 months ago (2016-12-23 02:38:44 UTC) #8
Dan Beam
https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js File chrome/browser/resources/net_internals/index.js (right): https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js#newcode5 chrome/browser/resources/net_internals/index.js:5: // <include src="util.js"> On 2016/12/23 02:38:44, eroman (slow) wrote: ...
3 years, 12 months ago (2016-12-23 02:41:25 UTC) #9
Dan Beam
https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js File chrome/browser/resources/net_internals/index.js (right): https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js#newcode5 chrome/browser/resources/net_internals/index.js:5: // <include src="util.js"> On 2016/12/23 02:41:24, Dan Beam wrote: ...
3 years, 12 months ago (2016-12-23 02:42:45 UTC) #10
Dan Beam
https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js File chrome/browser/resources/net_internals/index.js (right): https://codereview.chromium.org/2602473003/diff/1/chrome/browser/resources/net_internals/index.js#newcode5 chrome/browser/resources/net_internals/index.js:5: // <include src="util.js"> On 2016/12/23 02:42:45, Dan Beam wrote: ...
3 years, 12 months ago (2016-12-23 02:53:39 UTC) #11
eroman
lgtm then
3 years, 12 months ago (2016-12-23 03:14:12 UTC) #12
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/2602473003/1
3 years, 11 months ago (2017-01-03 19:52:46 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/340019)
3 years, 11 months ago (2017-01-03 22:07:12 UTC) #20
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/2602473003/20001
3 years, 11 months ago (2017-01-04 01:27:15 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-04 02:38:33 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 02:43:09 UTC) #28
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8b5823b9d23459f582a59d1ece93a9308a0d2609
Cr-Commit-Position: refs/heads/master@{#441300}

Powered by Google App Engine
This is Rietveld 408576698