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

Unified Diff: Source/WebCore/dom/StyleElement.h

Issue 10265007: Merge 113887 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 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: Source/WebCore/dom/StyleElement.h
===================================================================
--- Source/WebCore/dom/StyleElement.h (revision 115610)
+++ Source/WebCore/dom/StyleElement.h (working copy)
@@ -54,6 +54,7 @@
private:
void createSheet(Element*, int startLineNumber, const String& text = String());
void process(Element*);
+ void clearSheet();
bool m_createdByParser;
bool m_loading;
« no previous file with comments | « LayoutTests/fast/dom/StyleSheet/detached-sheet-owner-node-link-expected.txt ('k') | Source/WebCore/dom/StyleElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698