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

Issue 2200403002: [asm.js] [wasm] Adds a UI flag for enabling the Wasm backend for Asm.js (Closed)

Created:
4 years, 4 months ago by John
Modified:
4 years, 4 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, asvitkine+watch_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[asm.js] [wasm] Adds a UI flag for enabling the Wasm backend for Asm.js BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203 R=asvitkine@chromium.org,bradnelson@chromium.org Committed: https://crrev.com/fd14ddaa3db539a70536d45b98b3b9e599ecc2a3 Cr-Commit-Position: refs/heads/master@{#411307}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addresses comments #

Patch Set 3 : fixes histograms.xml #

Total comments: 2

Patch Set 4 : addresses comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_process_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 33 (16 generated)
John
4 years, 4 months ago (2016-08-02 23:19:16 UTC) #3
bradnelson
https://codereview.chromium.org/2200403002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2200403002/diff/1/chrome/app/generated_resources.grd#newcode5838 chrome/app/generated_resources.grd:5838: + <message name="IDS_FLAGS_ENABLE_ASM_WASM_NAME" desc="Title for the flag to enable ...
4 years, 4 months ago (2016-08-02 23:46:06 UTC) #4
John
https://codereview.chromium.org/2200403002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2200403002/diff/1/chrome/app/generated_resources.grd#newcode5838 chrome/app/generated_resources.grd:5838: + <message name="IDS_FLAGS_ENABLE_ASM_WASM_NAME" desc="Title for the flag to enable ...
4 years, 4 months ago (2016-08-03 14:12:15 UTC) #5
bradn
That will be changing once I've landed the thunk change to support modules with less ...
4 years, 4 months ago (2016-08-03 23:03:13 UTC) #7
bradnelson
lgtm, but you'll need other OWNERS added to the review
4 years, 4 months ago (2016-08-03 23:04:18 UTC) #8
bradnelson
+ asvitkine for OWNERS
4 years, 4 months ago (2016-08-04 01:21:52 UTC) #11
Alexei Svitkine (slow)
lgtm
4 years, 4 months ago (2016-08-04 15:58:52 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/2200403002/20001
4 years, 4 months ago (2016-08-04 18:29:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/231304)
4 years, 4 months ago (2016-08-04 18:39:27 UTC) #16
bradn
Looks like the test in chrome/browser/about_flags_unittest.cc needs to be updated. Also we'll need an OWNER ...
4 years, 4 months ago (2016-08-04 20:47:14 UTC) #17
jam
lgtm with comment https://codereview.chromium.org/2200403002/diff/40001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/2200403002/diff/40001/chrome/browser/chrome_content_browser_client.cc#newcode1638 chrome/browser/chrome_content_browser_client.cc:1638: switches::kEnableAsmWasm, since this is a command ...
4 years, 4 months ago (2016-08-10 17:32:50 UTC) #23
John
https://codereview.chromium.org/2200403002/diff/40001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/2200403002/diff/40001/chrome/browser/chrome_content_browser_client.cc#newcode1638 chrome/browser/chrome_content_browser_client.cc:1638: switches::kEnableAsmWasm, On 2016/08/10 17:32:50, jam wrote: > since this ...
4 years, 4 months ago (2016-08-11 11:33:00 UTC) #24
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/2200403002/60001
4 years, 4 months ago (2016-08-11 11:33:44 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-11 12:23:54 UTC) #29
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/fd14ddaa3db539a70536d45b98b3b9e599ecc2a3 Cr-Commit-Position: refs/heads/master@{#411307}
4 years, 4 months ago (2016-08-11 12:25:53 UTC) #31
xidachen
On 2016/08/11 12:25:53, commit-bot: I haz the power wrote: > Patchset 4 (id:??) landed as ...
4 years, 4 months ago (2016-08-11 13:32:57 UTC) #32
xidachen
4 years, 4 months ago (2016-08-11 13:37:32 UTC) #33
Message was sent while issue was closed.
On 2016/08/11 13:32:57, xidachen wrote:
> On 2016/08/11 12:25:53, commit-bot: I haz the power wrote:
> > Patchset 4 (id:??) landed as
> > https://crrev.com/fd14ddaa3db539a70536d45b98b3b9e599ecc2a3
> > Cr-Commit-Position: refs/heads/master@{#411307}
> 
> Hi, sheriff here.
> 
> I have created a revert of this CL here:
> https://codereview.chromium.org/2236963002/
> 
> Because I suspect this CL causes compilation failure:
> https://build.chromium.org/p/chromium/builders/Win/builds/46119
> Error message:
> src\components\translate\content\browser\content_translate_driver.h(13): fatal
> error C1083: Cannot open include file:
> 'components/translate/content/common/translate.mojom.h': No such file or
> directory

sorry, my bad, not reverting this.

Powered by Google App Engine
This is Rietveld 408576698