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

Issue 2699803005: DevTools: add PRESUBMIT hook for browser_protocol.json in Source/core/inspector (Closed)

Created:
3 years, 10 months ago by chenwilliam
Modified:
3 years, 10 months ago
Reviewers:
dgozman, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: add PRESUBMIT hook for browser_protocol.json in Source/core/inspector Previously, if you only changed browser_protocol.json, there would be no PRESUBMIT hook that ran closure compiler. This simplifies the logic in Source/devtools so it always runs closure compiler. It's much faster now and the previous way of whitelisting files made it error-prone. BUG=none Review-Url: https://codereview.chromium.org/2699803005 Cr-Commit-Position: refs/heads/master@{#451508} Committed: https://chromium.googlesource.com/chromium/src/+/202dea0022d76d633088ca326452b87b69da768c

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : address CL feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -22 lines) Patch
A third_party/WebKit/Source/core/inspector/PRESUBMIT.py View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/PRESUBMIT.py View 1 2 chunks +8 lines, -22 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
chenwilliam
ptal!
3 years, 10 months ago (2017-02-17 00:53:53 UTC) #3
dgozman
https://codereview.chromium.org/2699803005/diff/1/third_party/WebKit/Source/core/inspector/PRESUBMIT.py File third_party/WebKit/Source/core/inspector/PRESUBMIT.py (right): https://codereview.chromium.org/2699803005/diff/1/third_party/WebKit/Source/core/inspector/PRESUBMIT.py#newcode5 third_party/WebKit/Source/core/inspector/PRESUBMIT.py:5: compile_note = "Be sure to run your patch with ...
3 years, 10 months ago (2017-02-17 01:20:18 UTC) #4
chenwilliam
https://codereview.chromium.org/2699803005/diff/1/third_party/WebKit/Source/core/inspector/PRESUBMIT.py File third_party/WebKit/Source/core/inspector/PRESUBMIT.py (right): https://codereview.chromium.org/2699803005/diff/1/third_party/WebKit/Source/core/inspector/PRESUBMIT.py#newcode5 third_party/WebKit/Source/core/inspector/PRESUBMIT.py:5: compile_note = "Be sure to run your patch with ...
3 years, 10 months ago (2017-02-17 02:17:31 UTC) #5
dgozman
lgtm https://codereview.chromium.org/2699803005/diff/20001/third_party/WebKit/Source/core/inspector/PRESUBMIT.py File third_party/WebKit/Source/core/inspector/PRESUBMIT.py (right): https://codereview.chromium.org/2699803005/diff/20001/third_party/WebKit/Source/core/inspector/PRESUBMIT.py#newcode9 third_party/WebKit/Source/core/inspector/PRESUBMIT.py:9: devtools = input_api.os_path.join("third_party", "WebKit", "Source", "devtools") Let's change ...
3 years, 10 months ago (2017-02-17 21:38:46 UTC) #6
chenwilliam
done https://codereview.chromium.org/2699803005/diff/20001/third_party/WebKit/Source/core/inspector/PRESUBMIT.py File third_party/WebKit/Source/core/inspector/PRESUBMIT.py (right): https://codereview.chromium.org/2699803005/diff/20001/third_party/WebKit/Source/core/inspector/PRESUBMIT.py#newcode9 third_party/WebKit/Source/core/inspector/PRESUBMIT.py:9: devtools = input_api.os_path.join("third_party", "WebKit", "Source", "devtools") On 2017/02/17 ...
3 years, 10 months ago (2017-02-17 23:51:58 UTC) #7
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/2699803005/40001
3 years, 10 months ago (2017-02-17 23:53:19 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-18 01:56:09 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/2699803005/40001
3 years, 10 months ago (2017-02-18 02:14:05 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_rel_ng on ...
3 years, 10 months ago (2017-02-18 04:15:37 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/2699803005/40001
3 years, 10 months ago (2017-02-19 02:30:42 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-19 03:33:08 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/202dea0022d76d633088ca326452...

Powered by Google App Engine
This is Rietveld 408576698