Chromium Code Reviews
DescriptionCompile Image Editor in gyp v2
Renamed ImageEditor.Mode to ImageEditorMode and extracted the file for this.
Renamed ImageEditor.Toolbar to ImageEditorToolbar and extracted the file for this.
Removed dependency from ImageEditorMode to ImageEditor:
- registerAction_ and modeToolbar_.reset are called by ImageEditor instead of ImageEditor.Mode.
- arguments for ImageEditorMode.prototype.bind is changed not to take ImageEditor.
Formatted the edited code with `git cl format --js`.
BUG=636289
TEST=run_compiler.
- manually tested image edits can be done without errors.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2727353004
Cr-Commit-Position: refs/heads/master@{#455053}
Committed: https://chromium.googlesource.com/chromium/src/+/a5347c7133cb9b84a9c9801ca307343ed3ed4947
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : . #Patch Set 5 : . #Patch Set 6 : . #Patch Set 7 : Compile more targets in Gallery. #Patch Set 8 : . #Patch Set 9 : . #Messages
Total messages: 38 (18 generated)
|