Title: [106770] trunk/Source/WebCore
Revision
106770
Author
kl...@webkit.org
Date
2012-02-05 18:25:23 -0800 (Sun, 05 Feb 2012)

Log Message

Remove unused file MappedAttributeEntry.h.
<http://webkit.org/b/77841>

Reviewed by Anders Carlsson.

* GNUmakefile.list.am:
* WebCore.gypi:
* WebCore.vcproj/WebCore.vcproj:
* WebCore.xcodeproj/project.pbxproj:
* dom/MappedAttributeEntry.h: Removed.
* dom/StyledElement.h:

Modified Paths

Removed Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (106769 => 106770)


--- trunk/Source/WebCore/ChangeLog	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/ChangeLog	2012-02-06 02:25:23 UTC (rev 106770)
@@ -1,5 +1,19 @@
 2012-02-05  Andreas Kling  <awesomekl...@apple.com>
 
+        Remove unused file MappedAttributeEntry.h.
+        <http://webkit.org/b/77841>
+
+        Reviewed by Anders Carlsson.
+
+        * GNUmakefile.list.am:
+        * WebCore.gypi:
+        * WebCore.vcproj/WebCore.vcproj:
+        * WebCore.xcodeproj/project.pbxproj:
+        * dom/MappedAttributeEntry.h: Removed.
+        * dom/StyledElement.h:
+
+2012-02-05  Andreas Kling  <awesomekl...@apple.com>
+
         StyledElement: Rename parseMappedAttribute() to parseAttribute().
         <http://webkit.org/b/77830>
 

Modified: trunk/Source/WebCore/GNUmakefile.list.am (106769 => 106770)


--- trunk/Source/WebCore/GNUmakefile.list.am	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2012-02-06 02:25:23 UTC (rev 106770)
@@ -1570,7 +1570,6 @@
 	Source/WebCore/dom/HashChangeEvent.h \
 	Source/WebCore/dom/KeyboardEvent.cpp \
 	Source/WebCore/dom/KeyboardEvent.h \
-	Source/WebCore/dom/MappedAttributeEntry.h \
 	Source/WebCore/dom/MessageChannel.cpp \
 	Source/WebCore/dom/MessageChannel.h \
 	Source/WebCore/dom/MessageEvent.cpp \

Modified: trunk/Source/WebCore/WebCore.gypi (106769 => 106770)


--- trunk/Source/WebCore/WebCore.gypi	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/WebCore.gypi	2012-02-06 02:25:23 UTC (rev 106770)
@@ -603,7 +603,6 @@
             'dom/ExceptionCodePlaceholder.h',
             'dom/FragmentScriptingPermission.h',
             'dom/KeyboardEvent.h',
-            'dom/MappedAttributeEntry.h',
             'dom/MessagePort.h',
             'dom/MessagePortChannel.h',
             'dom/MouseEvent.h',

Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (106769 => 106770)


--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2012-02-06 02:25:23 UTC (rev 106770)
@@ -48926,10 +48926,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\dom\MappedAttributeEntry.h"
-				>
-			</File>
-			<File
 				RelativePath="..\dom\MessageChannel.cpp"
 				>
 				<FileConfiguration

Modified: trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj (106769 => 106770)


--- trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj	2012-02-06 02:25:23 UTC (rev 106770)
@@ -3976,7 +3976,6 @@
 		A8C4A80C09D563270003AC8D /* Attribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8C4A7FA09D563270003AC8D /* Attribute.cpp */; };
 		A8C4A80D09D563270003AC8D /* Attr.h in Headers */ = {isa = PBXBuildFile; fileRef = A8C4A7FB09D563270003AC8D /* Attr.h */; settings = {ATTRIBUTES = (Private, ); }; };
 		A8C4A80E09D563270003AC8D /* Attr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8C4A7FC09D563270003AC8D /* Attr.cpp */; };
-		A8C4A84C09D5649D0003AC8D /* MappedAttributeEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = A8C4A84B09D5649D0003AC8D /* MappedAttributeEntry.h */; settings = {ATTRIBUTES = (Private, ); }; };
 		A8CB413E0E8633FD0032C4F0 /* DashArray.h in Headers */ = {isa = PBXBuildFile; fileRef = A8CB41020E85B8A50032C4F0 /* DashArray.h */; settings = {ATTRIBUTES = (Private, ); }; };
 		A8CFF04D0A154F09000A4234 /* FixedTableLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8CFF0480A154F09000A4234 /* FixedTableLayout.cpp */; };
 		A8CFF04E0A154F09000A4234 /* AutoTableLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = A8CFF0490A154F09000A4234 /* AutoTableLayout.h */; };
@@ -10695,7 +10694,6 @@
 		A8C4A7FA09D563270003AC8D /* Attribute.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Attribute.cpp; sourceTree = "<group>"; };
 		A8C4A7FB09D563270003AC8D /* Attr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Attr.h; sourceTree = "<group>"; };
 		A8C4A7FC09D563270003AC8D /* Attr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Attr.cpp; sourceTree = "<group>"; };
-		A8C4A84B09D5649D0003AC8D /* MappedAttributeEntry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MappedAttributeEntry.h; sourceTree = "<group>"; };
 		A8CB41020E85B8A50032C4F0 /* DashArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DashArray.h; sourceTree = "<group>"; };
 		A8CFF0480A154F09000A4234 /* FixedTableLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FixedTableLayout.cpp; sourceTree = "<group>"; };
 		A8CFF0490A154F09000A4234 /* AutoTableLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AutoTableLayout.h; sourceTree = "<group>"; };
@@ -20526,7 +20524,6 @@
 				BC9A6144146859D9006057FD /* make_dom_exceptions.pl */,
 				BC9A6145146859D9006057FD /* make_event_factory.pl */,
 				BC9A6146146859D9006057FD /* make_names.pl */,
-				A8C4A84B09D5649D0003AC8D /* MappedAttributeEntry.h */,
 				E1ADECCD0E76AD8B004A1A5E /* MessageChannel.cpp */,
 				E1ADECCC0E76AD8B004A1A5E /* MessageChannel.h */,
 				E1ADECD00E76ADAB004A1A5E /* MessageChannel.idl */,
@@ -23045,7 +23042,6 @@
 				FD31603912B0267600C1A359 /* LowPass2FilterNode.h in Headers */,
 				656D37410ADBA5DE00A4554D /* MainResourceLoader.h in Headers */,
 				1A8F6BC60DB55CDC001DB794 /* ManifestParser.h in Headers */,
-				A8C4A84C09D5649D0003AC8D /* MappedAttributeEntry.h in Headers */,
 				93309DF8099E64920056E581 /* markup.h in Headers */,
 				9728C3141268E4390041E89B /* MarkupAccumulator.h in Headers */,
 				00A629C113D0BEC70050AC52 /* MarkupTokenBase.h in Headers */,

Deleted: trunk/Source/WebCore/dom/MappedAttributeEntry.h (106769 => 106770)


--- trunk/Source/WebCore/dom/MappedAttributeEntry.h	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/dom/MappedAttributeEntry.h	2012-02-06 02:25:23 UTC (rev 106770)
@@ -1,57 +0,0 @@
-/*
- * Copyright (C) 1999 Lars Knoll (kn...@kde.org)
- *           (C) 1999 Antti Koivisto (koivi...@kde.org)
- *           (C) 2001 Peter Kelly (p...@post.com)
- *           (C) 2001 Dirk Mueller (muel...@kde.org)
- * Copyright (C) 2003, 2004, 2005, 2006 Apple Computer, Inc.
- * Copyright (C) 2010 Fran\x8Dois Sausset (saus...@gmail.com). All rights reserved.
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public License
- * along with this library; see the file COPYING.LIB.  If not, write to
- * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- * Boston, MA 02110-1301, USA.
- *
- */
-
-#ifndef MappedAttributeEntry_h
-#define MappedAttributeEntry_h
-
-namespace WebCore {
-
-enum MappedAttributeEntry {
-      eNone
-    , eUniversal
-    , eReplaced
-    , eBlock
-    , eHR
-    , eUnorderedList
-    , eListItem
-    , eTable
-    , eCell
-    , eCaption
-    , eBDI
-    , eBDO
-    , ePre
-#if ENABLE(SVG)
-    , eSVG
-#endif
-#if ENABLE(MATHML)
-    , eMathML
-#endif
-// When adding new entries, make sure to keep eLastEntry at the end of the list.
-    , eLastEntry
-};
-
-}
-
-#endif

Modified: trunk/Source/WebCore/dom/StyledElement.h (106769 => 106770)


--- trunk/Source/WebCore/dom/StyledElement.h	2012-02-06 02:21:57 UTC (rev 106769)
+++ trunk/Source/WebCore/dom/StyledElement.h	2012-02-06 02:25:23 UTC (rev 106770)
@@ -26,7 +26,6 @@
 #define StyledElement_h
 
 #include "Element.h"
-#include "MappedAttributeEntry.h"
 #include "StylePropertySet.h"
 
 namespace WebCore {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to