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

Issue 2337253002: Remove minification spam (Closed)

Created:
4 years, 3 months ago by aberent
Modified:
4 years, 1 month ago
Reviewers:
flackr, Lei Zhang, Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove minification spam searchbox_api.js uses a Chrome extension to Javascript. This is not understood by the Closure compiler, so was giving errors when grit attempted to minify it. To prevent this don't minify this file. BUG=644392 Committed: https://crrev.com/2dfa9b2034b9e982fa119f70cc8d324b0a0a4485 Cr-Commit-Position: refs/heads/master@{#427033}

Patch Set 1 #

Patch Set 2 : Check file name - give error if unexpected failure #

Total comments: 4

Patch Set 3 : Respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M tools/grit/grit/format/html_inline.py View 1 chunk +1 line, -2 lines 0 comments Download
M tools/grit/grit/format/minifier.py View 1 2 2 chunks +12 lines, -5 lines 0 comments Download
M tools/grit/grit/node/include.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (14 generated)
aberent
4 years, 3 months ago (2016-09-13 18:05:14 UTC) #1
aberent
4 years, 3 months ago (2016-09-13 18:11:22 UTC) #3
Lei Zhang
OOO -> deferring to other OWNERS.
4 years, 3 months ago (2016-09-13 18:46:50 UTC) #7
Nico
That sounds like the Wrong Fix (tm) to me. a) If minification fails, shouldn't that ...
4 years, 3 months ago (2016-09-13 18:51:10 UTC) #8
aberent
On 2016/09/13 18:51:10, Nico wrote: > That sounds like the Wrong Fix (tm) to me. ...
4 years, 3 months ago (2016-09-15 08:35:22 UTC) #11
Nico
On 2016/09/15 08:35:22, aberent wrote: > On 2016/09/13 18:51:10, Nico wrote: > > That sounds ...
4 years, 3 months ago (2016-09-15 18:27:44 UTC) #12
aberent
On 2016/09/15 18:27:44, Nico wrote: > On 2016/09/15 08:35:22, aberent wrote: > > On 2016/09/13 ...
4 years, 3 months ago (2016-09-22 13:00:06 UTC) #13
flackr
On 2016/09/22 at 13:00:06, aberent wrote: > On 2016/09/15 18:27:44, Nico wrote: > > On ...
4 years, 3 months ago (2016-09-23 14:07:50 UTC) #14
aberent
On 2016/09/23 14:07:50, flackr wrote: > On 2016/09/22 at 13:00:06, aberent wrote: > > On ...
4 years, 2 months ago (2016-09-26 10:47:48 UTC) #15
aberent
PTAL - since it turns out that only one file fails minification (and no others ...
4 years, 2 months ago (2016-09-26 17:36:50 UTC) #16
flackr
https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py File tools/grit/grit/format/minifier.py (right): https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py#newcode23 tools/grit/grit/format/minifier.py:23: # can't be minified. Remove this when that is ...
4 years, 2 months ago (2016-09-29 13:37:53 UTC) #17
aberent
https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py File tools/grit/grit/format/minifier.py (right): https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py#newcode23 tools/grit/grit/format/minifier.py:23: # can't be minified. Remove this when that is ...
4 years, 2 months ago (2016-09-29 18:54:55 UTC) #18
aberent
On 2016/09/29 18:54:55, aberent wrote: > https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py > File tools/grit/grit/format/minifier.py (right): > > https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py#newcode23 > ...
4 years, 2 months ago (2016-10-10 15:33:29 UTC) #20
flackr
On 2016/10/10 at 15:33:29, aberent wrote: > On 2016/09/29 18:54:55, aberent wrote: > > https://codereview.chromium.org/2337253002/diff/20001/tools/grit/grit/format/minifier.py ...
4 years, 2 months ago (2016-10-21 17:45:41 UTC) #25
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/2337253002/40001
4 years, 1 month ago (2016-10-24 09:21:30 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-24 09:38:59 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 09:55:21 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2dfa9b2034b9e982fa119f70cc8d324b0a0a4485
Cr-Commit-Position: refs/heads/master@{#427033}

Powered by Google App Engine
This is Rietveld 408576698