Title: [139542] trunk/Source
Revision
139542
Author
fpi...@apple.com
Date
2013-01-11 20:54:15 -0800 (Fri, 11 Jan 2013)

Log Message

Fix changelogs that got messed up in revision 139541

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (139541 => 139542)


--- trunk/Source/_javascript_Core/ChangeLog	2013-01-12 04:47:03 UTC (rev 139541)
+++ trunk/Source/_javascript_Core/ChangeLog	2013-01-12 04:54:15 UTC (rev 139542)
@@ -1,6 +1,6 @@
 2013-01-10  Filip Pizlo  <fpi...@apple.com>
 
-        The JITThunks class should be in its own file, and doing so should not break the build
+        JITThunks should not compile only because of luck
         https://bugs.webkit.org/show_bug.cgi?id=105696
 
         Rubber stamped by Sam Weinig and Geoffrey Garen.

Modified: trunk/Source/WebCore/ChangeLog (139541 => 139542)


--- trunk/Source/WebCore/ChangeLog	2013-01-12 04:47:03 UTC (rev 139541)
+++ trunk/Source/WebCore/ChangeLog	2013-01-12 04:54:15 UTC (rev 139542)
@@ -1,6 +1,6 @@
 2013-01-10  Filip Pizlo  <fpi...@apple.com>
 
-        The JITThunks class should be in its own file, and doing so should not break the build
+        JITThunks should not compile only because of luck
         https://bugs.webkit.org/show_bug.cgi?id=105696
 
         Rubber stamped by Sam Weinig.

Modified: trunk/Source/WebKit/efl/ChangeLog (139541 => 139542)


--- trunk/Source/WebKit/efl/ChangeLog	2013-01-12 04:47:03 UTC (rev 139541)
+++ trunk/Source/WebKit/efl/ChangeLog	2013-01-12 04:54:15 UTC (rev 139542)
@@ -1,3 +1,13 @@
+2013-01-11  Filip Pizlo  <fpi...@apple.com>
+
+        JITThunks should not compile only because of luck
+        https://bugs.webkit.org/show_bug.cgi?id=105696
+
+        Rubber stamped by Sam Weinig.
+
+        * ewk/EWebKit.h:
+        * ewk/ewk_main.cpp:
+
 2013-01-11  KwangYong Choi  <ky0.c...@samsung.com>
 
         [EFL] Fix unused parameter build error

Modified: trunk/Source/WebKit2/ChangeLog (139541 => 139542)


--- trunk/Source/WebKit2/ChangeLog	2013-01-12 04:47:03 UTC (rev 139541)
+++ trunk/Source/WebKit2/ChangeLog	2013-01-12 04:54:15 UTC (rev 139542)
@@ -1,3 +1,16 @@
+2013-01-11  Filip Pizlo  <fpi...@apple.com>
+
+        JITThunks should not compile only because of luck
+        https://bugs.webkit.org/show_bug.cgi?id=105696
+
+        Rubber stamped by Sam Weinig.
+
+        * Shared/APIObject.cpp:
+        * Shared/linux/WebMemorySamplerLinux.cpp:
+        * UIProcess/WebContext.cpp:
+        * WebProcess/WebPage/WebPage.cpp:
+        * WebProcess/efl/WebProcessMainEfl.cpp:
+
 2013-01-11  Huang Dongsung  <luxte...@company100.net>
 
         Coordinated Graphics: Remove the dependency of WebCoordinatedSurface::Handle from Coordinated Graphics.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to