Title: [148074] trunk/Source/WebCore
Revision
148074
Author
[email protected]
Date
2013-04-09 18:59:52 -0700 (Tue, 09 Apr 2013)

Log Message

Remove chromium exceptions from WebCore's gitattributes
https://bugs.webkit.org/show_bug.cgi?id=114327

Patch by Benjamin Poulain <[email protected]> on 2013-04-09
Reviewed by Darin Adler.

* .gitattributes:

Modified Paths

Diff

Modified: trunk/Source/WebCore/.gitattributes (148073 => 148074)


--- trunk/Source/WebCore/.gitattributes	2013-04-10 01:23:53 UTC (rev 148073)
+++ trunk/Source/WebCore/.gitattributes	2013-04-10 01:59:52 UTC (rev 148074)
@@ -2,7 +2,5 @@
 bindings/js/JSExceptionBase.cpp -crlf
 bindings/js/JSExceptionBase.h -crlf
 inspector/Inspector.json -crlf
-platform/chromium/SuddenTerminationChromium.cpp -crlf
 platform/network/win/NetworkStateNotifierWin.cpp -crlf
 platform/wx/wxcode/non-kerned-drawing.h -crlf
-rendering/RenderThemeChromiumWin.h -crlf

Modified: trunk/Source/WebCore/ChangeLog (148073 => 148074)


--- trunk/Source/WebCore/ChangeLog	2013-04-10 01:23:53 UTC (rev 148073)
+++ trunk/Source/WebCore/ChangeLog	2013-04-10 01:59:52 UTC (rev 148074)
@@ -1,3 +1,12 @@
+2013-04-09  Benjamin Poulain  <[email protected]>
+
+        Remove chromium exceptions from WebCore's gitattributes
+        https://bugs.webkit.org/show_bug.cgi?id=114327
+
+        Reviewed by Darin Adler.
+
+        * .gitattributes:
+
 2013-04-09  Adam Klein  <[email protected]>
 
         Update Document's event listener type bitfield when adopting a Node
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to