Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 136959) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2012-12-06 Tony Chang <tony@chromium.org> |
+ |
+ REGRESSION(r135082): Restore the ability to insert author level style sheets from script |
+ https://bugs.webkit.org/show_bug.cgi?id=104042 |
+ |
+ Reviewed by Antti Koivisto. |
+ |
+ Update exports for Internals.cpp. |
+ |
+ * Source/autotools/symbols.filter: |
+ |
2012-11-01 Ami Fischman <fischman@chromium.org> |
HTMLMediaPlayer should free m_player when src is set/changed |