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

Issue 1820933002: Add Ignition to about:flags. (Closed)

Created:
4 years, 9 months ago by rmcilroy
Modified:
4 years, 8 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Ignition to about:flags. We are at the point where we would like to start experimenting with the Ignition interpreter on real web pages. Adding this to about:flags makes this easier. Design Doc: https://docs.google.com/document/d/11T2CRex9hXxoJwbYqVQ32yIPMh0uouUZLdyrtmMoL44 BUG=594228, v8:4280, v8:4868 Committed: https://crrev.com/fe515adb0e0bab62cafd8bfb6dc09df848a27d90 Cr-Commit-Position: refs/heads/master@{#386125}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Update description and move to using feature-api. #

Total comments: 2

Patch Set 3 : Move to Gin #

Total comments: 2

Patch Set 4 : Review comments #

Patch Set 5 : Fix GIN_EXPORT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -4 lines) 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 4 chunks +6 lines, -4 lines 0 comments Download
M gin/BUILD.gn View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M gin/gin.gyp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A gin/gin_features.cc View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
A gin/public/gin_features.h View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
M gin/v8_initializer.cc View 1 2 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820933002/20001
4 years, 9 months ago (2016-03-21 16:56:34 UTC) #3
rmcilroy
jochen@: PTAL at the about:flag changes. jwd@: PTAL at histograms.xml changes. Thanks.
4 years, 9 months ago (2016-03-21 16:58:16 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-21 18:35:22 UTC) #7
jwd
LGTM for histograms, Have you thought about using the feature api to control this? go/feature-api.
4 years, 9 months ago (2016-03-23 18:51:21 UTC) #8
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1820933002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1820933002/diff/20001/chrome/app/generated_resources.grd#newcode5659 chrome/app/generated_resources.grd:5659: + Experimental Ignition Interpreter maybe JavaScript instead of Ignition? ...
4 years, 9 months ago (2016-03-24 14:43:41 UTC) #9
rmcilroy
https://codereview.chromium.org/1820933002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1820933002/diff/20001/chrome/app/generated_resources.grd#newcode5659 chrome/app/generated_resources.grd:5659: + Experimental Ignition Interpreter On 2016/03/24 14:43:41, jochen - ...
4 years, 9 months ago (2016-03-24 15:46:47 UTC) #11
rmcilroy
> Have you thought about using the feature api to control > this? go/feature-api. Even ...
4 years, 9 months ago (2016-03-24 15:47:21 UTC) #12
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc File chrome/renderer/chrome_render_process_observer.cc (right): https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc#newcode267 chrome/renderer/chrome_render_process_observer.cc:267: v8::V8::SetFlagsFromString(flag.c_str(), static_cast<int>(flag.size())); you could move this to gin/isolate_holder.cc - ...
4 years, 8 months ago (2016-03-30 16:13:34 UTC) #13
Alexei Svitkine (slow)
https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc File chrome/renderer/chrome_render_process_observer.cc (right): https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc#newcode267 chrome/renderer/chrome_render_process_observer.cc:267: v8::V8::SetFlagsFromString(flag.c_str(), static_cast<int>(flag.size())); On 2016/03/30 16:13:34, jochen - slow wrote: ...
4 years, 8 months ago (2016-03-30 17:02:45 UTC) #15
rmcilroy
On 2016/03/30 17:02:45, Alexei Svitkine wrote: > https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc > File chrome/renderer/chrome_render_process_observer.cc (right): > > https://codereview.chromium.org/1820933002/diff/40001/chrome/renderer/chrome_render_process_observer.cc#newcode267 ...
4 years, 8 months ago (2016-04-08 10:57:36 UTC) #16
Alexei Svitkine (slow)
Are you missing the gin_features.cc file? https://codereview.chromium.org/1820933002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1820933002/diff/60001/tools/metrics/histograms/histograms.xml#newcode74660 tools/metrics/histograms/histograms.xml:74660: + <int value="-896238580" ...
4 years, 8 months ago (2016-04-08 15:12:42 UTC) #17
rmcilroy
> Are you missing the gin_features.cc file? Opps, missed this. Added, thanks. https://codereview.chromium.org/1820933002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml ...
4 years, 8 months ago (2016-04-08 15:53:05 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820933002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820933002/80001
4 years, 8 months ago (2016-04-08 15:53:34 UTC) #20
jochen (gone - plz use gerrit)
lgtm
4 years, 8 months ago (2016-04-08 15:59:29 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/47618) android_compile_dbg on ...
4 years, 8 months ago (2016-04-08 16:21:22 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820933002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820933002/100001
4 years, 8 months ago (2016-04-08 16:54:55 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 8 months ago (2016-04-08 17:59:35 UTC) #28
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 18:01:37 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fe515adb0e0bab62cafd8bfb6dc09df848a27d90
Cr-Commit-Position: refs/heads/master@{#386125}

Powered by Google App Engine
This is Rietveld 408576698