Title: [148642] trunk/Source/WebCore
- Revision
- 148642
- Author
- [email protected]
- Date
- 2013-04-17 16:01:40 -0700 (Wed, 17 Apr 2013)
Log Message
Remove FragmentScriptingPermission.h include from Element.h.
<http://webkit.org/b/114757>
Rubber-stamped by Anders Carlsson.
* dom/Element.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (148641 => 148642)
--- trunk/Source/WebCore/ChangeLog 2013-04-17 22:57:33 UTC (rev 148641)
+++ trunk/Source/WebCore/ChangeLog 2013-04-17 23:01:40 UTC (rev 148642)
@@ -1,3 +1,12 @@
+2013-04-17 Andreas Kling <[email protected]>
+
+ Remove FragmentScriptingPermission.h include from Element.h.
+ <http://webkit.org/b/114757>
+
+ Rubber-stamped by Anders Carlsson.
+
+ * dom/Element.h:
+
2013-04-17 Mark Lam <[email protected]>
Add LLINT and baseline JIT support for timing out scripts.
Modified: trunk/Source/WebCore/dom/Element.h (148641 => 148642)
--- trunk/Source/WebCore/dom/Element.h 2013-04-17 22:57:33 UTC (rev 148641)
+++ trunk/Source/WebCore/dom/Element.h 2013-04-17 23:01:40 UTC (rev 148642)
@@ -28,7 +28,6 @@
#include "Attribute.h"
#include "CollectionType.h"
#include "Document.h"
-#include "FragmentScriptingPermission.h"
#include "HTMLNames.h"
#include "ScrollTypes.h"
#include "SpaceSplitString.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes