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 332173004: DevTools: [ClosureCompiler] Fix injected script errors on a newer compiler (Closed)

Created:
6 years, 6 months ago by apavlov
Modified:
6 years, 6 months ago
Reviewers:
aandrey, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: [ClosureCompiler] Fix injected script errors on a newer compiler R=aandrey@chromium.org, yurys@chromium.org, aandrey Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176317

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comment #

Total comments: 5

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M Source/core/inspector/InjectedScriptCanvasModuleSource.js View 1 2 2 chunks +10 lines, -3 lines 0 comments Download
M Source/devtools/scripts/compile_frontend.py View 1 2 5 chunks +11 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
apavlov
6 years, 6 months ago (2014-06-16 17:57:13 UTC) #1
aandrey
https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode41 Source/core/inspector/InjectedScriptSource.js:41: self.Object = /** @type {function(new:Object, *=)} */ ({}.constructor); how ...
6 years, 6 months ago (2014-06-16 18:22:07 UTC) #2
apavlov
https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode41 Source/core/inspector/InjectedScriptSource.js:41: self.Object = /** @type {function(new:Object, *=)} */ ({}.constructor); On ...
6 years, 6 months ago (2014-06-16 19:12:19 UTC) #3
aandrey
https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode41 Source/core/inspector/InjectedScriptSource.js:41: self.Object = /** @type {function(new:Object, *=)} */ ({}.constructor); On ...
6 years, 6 months ago (2014-06-16 19:44:47 UTC) #4
apavlov
https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js File Source/core/inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/332173004/diff/1/Source/core/inspector/InjectedScriptSource.js#newcode41 Source/core/inspector/InjectedScriptSource.js:41: self.Object = /** @type {function(new:Object, *=)} */ ({}.constructor); On ...
6 years, 6 months ago (2014-06-17 11:28:14 UTC) #5
aandrey
lgtm https://codereview.chromium.org/332173004/diff/20001/Source/core/inspector/InjectedScriptCanvasModuleSource.js File Source/core/inspector/InjectedScriptCanvasModuleSource.js (right): https://codereview.chromium.org/332173004/diff/20001/Source/core/inspector/InjectedScriptCanvasModuleSource.js#newcode33 Source/core/inspector/InjectedScriptCanvasModuleSource.js:33: * @suppress {es5Strict} a comment of FIXME why ...
6 years, 6 months ago (2014-06-17 11:38:34 UTC) #6
apavlov
https://codereview.chromium.org/332173004/diff/20001/Source/core/inspector/InjectedScriptCanvasModuleSource.js File Source/core/inspector/InjectedScriptCanvasModuleSource.js (right): https://codereview.chromium.org/332173004/diff/20001/Source/core/inspector/InjectedScriptCanvasModuleSource.js#newcode33 Source/core/inspector/InjectedScriptCanvasModuleSource.js:33: * @suppress {es5Strict} On 2014/06/17 11:38:33, aandrey wrote: > ...
6 years, 6 months ago (2014-06-17 11:54:04 UTC) #7
yurys
lgtm
6 years, 6 months ago (2014-06-17 12:12:27 UTC) #8
apavlov
The CQ bit was checked by apavlov@chromium.org
6 years, 6 months ago (2014-06-17 12:14:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apavlov@chromium.org/332173004/40001
6 years, 6 months ago (2014-06-17 12:15:03 UTC) #10
apavlov
The CQ bit was unchecked by apavlov@chromium.org
6 years, 6 months ago (2014-06-17 13:44:20 UTC) #11
apavlov
The CQ bit was checked by apavlov@chromium.org
6 years, 6 months ago (2014-06-17 13:44:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apavlov@chromium.org/332173004/40001
6 years, 6 months ago (2014-06-17 13:44:24 UTC) #13
apavlov
6 years, 6 months ago (2014-06-17 14:41:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 manually as r176317 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698