Title: [163281] trunk/Source/WebCore/ChangeLog
Revision
163281
Author
[email protected]
Date
2014-02-02 18:35:22 -0800 (Sun, 02 Feb 2014)

Log Message

I forgot to save the changelog prior to submitting.

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (163280 => 163281)


--- trunk/Source/WebCore/ChangeLog	2014-02-03 02:25:18 UTC (rev 163280)
+++ trunk/Source/WebCore/ChangeLog	2014-02-03 02:35:22 UTC (rev 163281)
@@ -5,7 +5,10 @@
 
         Reviewed by Mark Lam.
 
-        Start redoing code generation for attributes.
+        This patch does the actual work of moving dom attributes up the
+        prototype chain. There are still a few class and edge cases
+        where we can't do this without impacting existing behaviour,
+        but they can be fixed separately in later patches.
 
         * bindings/js/JSDOMBinding.h:
         (WebCore::getStaticPropertySlotEntryWithoutCaching):
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to