| Index: Source/WebCore/ChangeLog
|
| ===================================================================
|
| --- Source/WebCore/ChangeLog (revision 113341)
|
| +++ Source/WebCore/ChangeLog (working copy)
|
| @@ -1,3 +1,17 @@
|
| +2012-04-04 Greg Billock <gbillock@google.com>
|
| +
|
| + Switch web intents API to be vendor-prefixed
|
| + https://bugs.webkit.org/show_bug.cgi?id=83172
|
| +
|
| + Reviewed by Adam Barth.
|
| +
|
| + * Modules/intents/DOMWindowIntents.idl:
|
| + * Modules/intents/NavigatorIntents.cpp:
|
| + (WebCore::NavigatorIntents::webkitStartActivity):
|
| + * Modules/intents/NavigatorIntents.h:
|
| + (NavigatorIntents):
|
| + * Modules/intents/NavigatorIntents.idl:
|
| +
|
| 2012-04-03 W. James MacLean <wjmaclean@chromium.org>
|
|
|
| [chromium] Switch touchpad fling curve physics to absolute (not scaled) curve.
|
|
|