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

Issue 588543003: Let --js-flags work when Harmony is enabled in about:flags (Closed)

Created:
6 years, 3 months ago by Erik Corry Chromium.org
Modified:
6 years, 3 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Let --js-flags work when Harmony is enabled in about:flags R=jochen@chromium.org BUG= Committed: https://crrev.com/727cae88098c3fd91df47afa64cb756b54050b20 Cr-Commit-Position: refs/heads/master@{#295960}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move to Chrome layer as requested in code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M chrome/browser/about_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_render_process_observer.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Erik Corry
At the moment, if you enable Harmony in about:flags, it stomps on any --js-flags option ...
6 years, 3 months ago (2014-09-22 09:46:40 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/588543003/diff/1/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/588543003/diff/1/chrome/browser/about_flags.cc#newcode813 chrome/browser/about_flags.cc:813: SINGLE_VALUE_TYPE(switches::kJavaScriptHarmony) the switch should be in chrome/common/chrome_switches.cc, copied to ...
6 years, 3 months ago (2014-09-22 09:49:19 UTC) #4
Erik Corry
https://codereview.chromium.org/588543003/diff/1/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/588543003/diff/1/chrome/browser/about_flags.cc#newcode813 chrome/browser/about_flags.cc:813: SINGLE_VALUE_TYPE(switches::kJavaScriptHarmony) On 2014/09/22 09:49:19, jochen (slow for reviews) wrote: ...
6 years, 3 months ago (2014-09-22 13:18:47 UTC) #6
jochen (gone - plz use gerrit)
lgtm
6 years, 3 months ago (2014-09-22 13:36:34 UTC) #7
Erik Corry Chromium.org
Committed patchset #2 (id:20001) manually as 727cae8 (presubmit successful).
6 years, 3 months ago (2014-09-22 13:50:27 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/727cae88098c3fd91df47afa64cb756b54050b20 Cr-Commit-Position: refs/heads/master@{#295960}
6 years, 3 months ago (2014-09-22 13:50:29 UTC) #9
Mathieu
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/589093003/ by mathp@chromium.org. ...
6 years, 3 months ago (2014-09-22 14:37:54 UTC) #10
jam
6 years, 3 months ago (2014-09-22 15:56:46 UTC) #11
Message was sent while issue was closed.
On 2014/09/22 14:37:54, Mathieu Perreault wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/589093003/ by mailto:mathp@chromium.org.
> 
> The reason for reverting is: Breaks unit_tests
> 
>
http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%2....

why did you commit this without running tests?

Powered by Google App Engine
This is Rietveld 408576698