| Index: Source/WebKit2/ChangeLog
|
| ===================================================================
|
| --- Source/WebKit2/ChangeLog (revision 136959)
|
| +++ Source/WebKit2/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.
|
| +
|
| + * win/WebKit2.def.in:
|
| +
|
| 2012-10-29 Michael Saboff <msaboff@apple.com>
|
|
|
| WKStringCopyCFString() should directly use 8 bit Strings data instead of up converting
|
|
|