|
Merge 113282 - Switch web intents API to be vendor-prefixed
https://bugs.webkit.org/show_bug.cgi?id=83172
Patch by Greg Billock < gbillock@google.com> on 2012-04-04
Reviewed by Adam Barth.
Source/WebCore:
* Modules/intents/DOMWindowIntents.idl:
* Modules/intents/NavigatorIntents.cpp:
(WebCore::NavigatorIntents::webkitStartActivity):
* Modules/intents/NavigatorIntents.h:
(NavigatorIntents):
* Modules/intents/NavigatorIntents.idl:
LayoutTests:
* webintents/resources/web-intents-reload-orig.html:
* webintents/resources/web-intents-testing.js:
(startIntentWithCallbacks):
* webintents/web-intents-api-expected.txt:
* webintents/web-intents-api.html:
* webintents/web-intents-invoke.html:
TBR=commit-queue@webkit.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=113342
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+69 lines, -41 lines) |
Patch |
|
M |
LayoutTests/ChangeLog
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
LayoutTests/webintents/resources/web-intents-reload-orig.html
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
LayoutTests/webintents/resources/web-intents-testing.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
LayoutTests/webintents/web-intents-api.html
|
View
|
|
2 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
|
M |
LayoutTests/webintents/web-intents-api-expected.txt
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
LayoutTests/webintents/web-intents-invoke.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/WebCore/ChangeLog
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/WebCore/Modules/intents/DOMWindowIntents.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/WebCore/Modules/intents/NavigatorIntents.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/WebCore/Modules/intents/NavigatorIntents.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/WebCore/Modules/intents/NavigatorIntents.idl
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|