Chromium Code Reviews

Issue 339093: Change notification cmd line enabling to use the new RuntimeEnabledFeatures c... (Closed)

Created:
11 years, 1 month ago by John Gregg
Modified:
9 years ago
Reviewers:
Andrew T Wilson (Slow)
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam, ben+cc_chromium.org
Visibility:
Public.

Description

Change notification cmd line enabling to use the new RuntimeEnabledFeatures code. BUG=25318 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30660

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Stats (+28 lines, -17 lines)
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +1 line, -0 lines 0 comments
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 1 chunk +0 lines, -2 lines 0 comments
M chrome/common/render_messages.h View 2 chunks +1 line, -3 lines 0 comments
M chrome/renderer/render_thread.cc View 1 chunk +6 lines, -0 lines 0 comments
M webkit/api/public/WebRuntimeFeatures.h View 1 chunk +3 lines, -0 lines 0 comments
M webkit/api/public/WebSettings.h View 1 chunk +0 lines, -1 line 0 comments
M webkit/api/src/WebRuntimeFeatures.cpp View 1 chunk +16 lines, -0 lines 0 comments
M webkit/api/src/WebSettingsImpl.h View 1 chunk +0 lines, -1 line 0 comments
M webkit/api/src/WebSettingsImpl.cpp View 1 chunk +0 lines, -5 lines 0 comments
M webkit/glue/webpreferences.h View 2 chunks +1 line, -3 lines 0 comments
M webkit/glue/webpreferences.cc View 1 chunk +0 lines, -2 lines 0 comments

Messages

Total messages: 2 (0 generated)
John Gregg
11 years, 1 month ago (2009-10-31 00:50:22 UTC) #1
Andrew T Wilson (Slow)
11 years, 1 month ago (2009-10-31 00:56:26 UTC) #2
On 2009/10/31 00:50:22, John Gregg wrote:
> 

LGTM

Powered by Google App Engine