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

Unified Diff: content/shell/test_runner/layout_test_runtime_flags.h

Issue 2907463003: Remove window.status plumbing, it's unused and the spec says it's a dummy (Closed)
Patch Set: Drop accidental change Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | content/shell/test_runner/layout_test_runtime_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/test_runner/layout_test_runtime_flags.h
diff --git a/content/shell/test_runner/layout_test_runtime_flags.h b/content/shell/test_runner/layout_test_runtime_flags.h
index 5d0597ffb78f5cb8e0b13e6637b644fdf76e6894..de8340cd4c309bdeed7f60ae117920726f80b5cc 100644
--- a/content/shell/test_runner/layout_test_runtime_flags.h
+++ b/content/shell/test_runner/layout_test_runtime_flags.h
@@ -172,9 +172,6 @@ class TEST_RUNNER_EXPORT LayoutTestRuntimeFlags {
// is invoked.
DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_create_view)
- // If true, the test_shell will dump all changes to window.status.
- DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_window_status_changes)
-
// If true, the test_shell will output descriptive test for spellcheck
// execution.
DEFINE_BOOL_LAYOUT_TEST_RUNTIME_FLAG(dump_spell_check_callbacks)
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | content/shell/test_runner/layout_test_runtime_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698