Title: [113140] trunk
- Revision
- 113140
- Author
- [email protected]
- Date
- 2012-04-03 22:18:02 -0700 (Tue, 03 Apr 2012)
Log Message
remove WebKit files from .gitattributes
https://bugs.webkit.org/show_bug.cgi?id=82966
Reviewed by Adam Barth.
* .gitattributes: These entries were never updated from the move to
Source/WebKit so they're probably not needed.
Modified Paths
Diff
Modified: trunk/.gitattributes (113139 => 113140)
--- trunk/.gitattributes 2012-04-04 05:05:37 UTC (rev 113139)
+++ trunk/.gitattributes 2012-04-04 05:18:02 UTC (rev 113140)
@@ -21,22 +21,3 @@
# For best performance, place rules for deep paths in the parent directory.
# For example: instead of "Source/WebCore/inspector/Inspector.json -crlf" here,
# place "Inspector.json -crlf" in Source/WebCore/inspector/.gitattributes
-
-WebKit/chromium/src/EventListenerWrapper.cpp -crlf
-WebKit/chromium/src/EventListenerWrapper.h -crlf
-WebKit/chromium/src/WebEventListener.cpp -crlf
-WebKit/chromium/src/WebEventListenerPrivate.cpp -crlf
-WebKit/chromium/src/WebEventListenerPrivate.h -crlf
-WebKit/gtk/po/sr.po -crlf
-WebKit/gtk/po/[email protected] -crlf
-WebKit/qt/tests/qwebframe/resources/testiframe.html -crlf
-WebKit/qt/tests/qwebframe/resources/testiframe2.html -crlf
-WebKit/win/COMPropertyBag.h -crlf
-WebKit/win/COMVariantSetter.h -crlf
-WebKit/win/Interfaces/IWebEmbeddedView.idl -crlf
-WebKit/win/Interfaces/_javascript_CoreAPITypes.idl -crlf
-WebKit/win/WebCoreSupport/EmbeddedWidget.cpp -crlf
-WebKit/win/WebCoreSupport/EmbeddedWidget.h -crlf
-WebKit/win/WebCoreSupport/WebInspectorDelegate.h -crlf
-WebKit/win/WebIconFetcher.cpp -crlf
-WebKit/win/WebIconFetcher.h -crlf
Modified: trunk/ChangeLog (113139 => 113140)
--- trunk/ChangeLog 2012-04-04 05:05:37 UTC (rev 113139)
+++ trunk/ChangeLog 2012-04-04 05:18:02 UTC (rev 113140)
@@ -1,3 +1,13 @@
+2012-04-03 Tony Chang <[email protected]>
+
+ remove WebKit files from .gitattributes
+ https://bugs.webkit.org/show_bug.cgi?id=82966
+
+ Reviewed by Adam Barth.
+
+ * .gitattributes: These entries were never updated from the move to
+ Source/WebKit so they're probably not needed.
+
2012-04-03 Keishi Hattori <[email protected]>
Disable ENABLE_DATALIST for now
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes