| Index: Source/WebKit/chromium/ChangeLog
|
| ===================================================================
|
| --- Source/WebKit/chromium/ChangeLog (revision 136959)
|
| +++ Source/WebKit/chromium/ChangeLog (working copy)
|
| @@ -1,5 +1,15 @@
|
| -2012-11-19 Yusuke Sato <yusukes@chromium.org>
|
| +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.
|
| +
|
| + * src/WebDocument.cpp:
|
| + (WebKit::WebDocument::insertUserStyleSheet): Use addAuthorSheet if an author level script is requested.
|
| +
|
| +2012-12-06 Sadrul Habib Chowdhury <sadrul@chromium.org>
|
| +
|
| [Chromium] Flash cannot receive scroll events when threaded compositing is in use
|
| https://bugs.webkit.org/show_bug.cgi?id=101423
|
|
|
|
|