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

Unified Diff: third_party/WebKit/WebCore/loader/FrameLoader.h

Issue 1116002: Test CL for WebKit try bot. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 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
Index: third_party/WebKit/WebCore/loader/FrameLoader.h
===================================================================
--- third_party/WebKit/WebCore/loader/FrameLoader.h (revision 57160)
+++ third_party/WebKit/WebCore/loader/FrameLoader.h (working copy)
@@ -530,6 +530,8 @@
bool m_suppressOpenerInNewFrame;
SandboxFlags m_sandboxFlags;
+ bool m_userGestureSet;
+ bool m_userGesture;
#ifndef NDEBUG
bool m_didDispatchDidCommitLoad;

Powered by Google App Engine
This is Rietveld 408576698