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

Unified Diff: Source/core/page/Page.h

Issue 82583005: Use removeFontFace to avoid resetting fontSelector. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 6 years, 10 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 | « Source/core/frame/SettingsDelegate.h ('k') | Source/core/page/Page.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Page.h
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h
index b79367b68b7ee078f8eb4f7d431f8dc6bf01e006..c043c3638c011e2580768c166004aacf2c11536b 100644
--- a/Source/core/page/Page.h
+++ b/Source/core/page/Page.h
@@ -241,6 +241,8 @@ private:
void setTimerAlignmentInterval(double);
+ void setNeedsLayoutInAllFrames();
+
// SettingsDelegate overrides.
virtual void settingsChanged(SettingsDelegate::ChangeType) OVERRIDE;
« no previous file with comments | « Source/core/frame/SettingsDelegate.h ('k') | Source/core/page/Page.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698