Andrea Marchesini
1e085c6569
Bug 1113086 - AudioChannel policy in Browser API - patch 7 - Support non-app iframe, r=alwu
2015-07-10 17:40:24 +01:00
Andrea Marchesini
db97457570
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 17:38:44 +01:00
Carsten "Tomcat" Book
4d84eb2be5
Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe
2015-07-11 14:14:58 +02:00
Carsten "Tomcat" Book
4c3f246f15
Backed out changeset 200c185e4d71 (bug 1113086)
2015-07-11 14:13:41 +02:00
Andrea Marchesini
19f49d8ead
Bug 1113086 - AudioChannel policy in Browser API - patch 7 - Support non-app iframe, r=alwu
2015-07-10 21:08:53 -04:00
Andrea Marchesini
567d09c01f
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 21:08:43 -04:00
Xidorn Quan
a5cfa673a9
Backed out 8 changesets (bug 1113086) for build bustage
...
Backed out changeset a20839dfd439 (bug 1113086)
Backed out changeset 675ea719b91c (bug 1113086)
Backed out changeset cfb34138bb9f (bug 1113086)
Backed out changeset b9525c60a737 (bug 1113086)
Backed out changeset 380859ae955b (bug 1113086)
Backed out changeset 5ec088f0892f (bug 1113086)
Backed out changeset caf57ae8cbce (bug 1113086)
Backed out changeset 0fc4dec6cd81 (bug 1113086)
2015-07-11 10:55:59 +10:00
Xidorn Quan
91287a3687
Backed out 7 changesets (Bug 1113086) for build bustage
2015-07-11 10:45:21 +10:00
Andrea Marchesini
48de37615c
Bug 1113086 - AudioChannel policy in Browser API - patch 7 - Support non-app iframe, r=alwu
2015-07-10 17:40:24 +01:00
Andrea Marchesini
0294bacd27
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
2015-07-10 17:38:44 +01:00
Paul Rouget
96d8781a2d
Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan
2015-06-09 20:04:00 -04:00
Andrew McCreight
92010d3e4c
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
Ting-Yu Chou
ff4dcc472c
Bug 1127189 part 2 - Initialize browser API directly to get rid of nsBrowserElement observers. r=kanru
2015-02-09 15:04:18 +08:00
Dimi Lee
aab9a5626c
Bug 1105666 - [BrowserAPI] Add an API to indicate this iframe could receive NFC event. r=smaug, kanru, yoshi
2015-01-22 17:40:17 +08:00
Ehsan Akhgari
a659e4db58
Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku
2014-12-10 17:49:09 -05:00
Kan-Ru Chen (陳侃如)
0b43f43a80
Bug 1098145 - Fix BrowserElement::Download crash. r=smaug
2014-11-21 18:56:28 +08:00
Kan-Ru Chen (陳侃如)
ca8ca2022b
Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice
...
As discussed on dev-webapi[1] the app that wants to use widgets only
need the "embed-widgets" permission to use <iframe mozbrowser mozwidget>
If the app also wants to implement a browser, it could request the
"browser" separately. A <iframe mozbrowser mozwidget> will have
restricted mozbrowser API defined on the prototype if the embedder has
the "brower" permission; they will always throw when used.
[1]: https://groups.google.com/d/msg/mozilla.dev.webapi/uQweGWtVKRA/Bj1jZq3LN-0J
--HG--
rename : dom/apps/tests/test_widget.html => dom/apps/tests/test_widget_browser.html
2014-11-21 18:56:28 +08:00
Kan-Ru Chen (陳侃如)
8863a756af
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-21 18:56:27 +08:00
Kan-Ru Chen (陳侃如)
2c3f23f89f
Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz
2014-11-21 18:56:27 +08:00
Wes Kocher
c219da6c17
Backed out changeset 78aacc35b4e7 (bug 1044736) for breaking statusbar in b2g, take two a=backout
2014-11-17 22:49:39 -08:00
Wes Kocher
30086e74a0
Backed out changeset c7c9170ab299 (bug 1044736)
2014-11-17 22:44:13 -08:00
Wes Kocher
365ff8e5cf
Backed out changeset b1a6ecfca674 (bug 1044736)
2014-11-17 22:43:57 -08:00
Wes Kocher
18435c6ea3
Backed out changeset d045286cff6e (original backout of 8 changesets) for not working right a=backout
2014-11-17 22:19:49 -08:00
Wes Kocher
df63c516ef
Backed out 8 changesets (bug 1044736) for breaking the statusbar on b2g a=backout
...
Backed out changeset b1a6ecfca674 (bug 1044736)
Backed out changeset 61fc517d0336 (bug 1044736)
Backed out changeset 59a47fafaccf (bug 1044736)
Backed out changeset b3ff4ce20e67 (bug 1044736)
Backed out changeset e4f1f09f150f (bug 1044736)
Backed out changeset 8ecfc1f41ddc (bug 1044736)
Backed out changeset c7c9170ab299 (bug 1044736)
Backed out changeset 78aacc35b4e7 (bug 1044736)
2014-11-17 20:34:00 -08:00
Wes Kocher
2e6c0e45c0
Backout revision 37970af40c4a (bug 1098145) to be able to cleanly backout another patch series a=backout
2014-11-17 20:29:49 -08:00
Kan-Ru Chen (陳侃如)
78bc0f07b5
Bug 1098145 - Fix BrowserElement::Download crash and enable mochitest. r=smaug
2014-11-13 18:36:22 +08:00
Kan-Ru Chen (陳侃如)
fe139afe32
Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice
...
As discussed on dev-webapi[1] the app that wants to use widgets only
need the "embed-widgets" permission to use <iframe mozbrowser mozwidget>
If the app also wants to implement a browser, it could request the
"browser" separately. A <iframe mozbrowser mozwidget> will have
restricted mozbrowser API defined on the prototype if the embedder has
the "brower" permission; they will always throw when used.
[1]: https://groups.google.com/d/msg/mozilla.dev.webapi/uQweGWtVKRA/Bj1jZq3LN-0J
2014-11-12 19:27:32 +08:00
Kan-Ru Chen (陳侃如)
4f169ae692
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-12 19:27:31 +08:00
Kan-Ru Chen (陳侃如)
afb172ba6d
Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz
2014-11-12 19:27:31 +08:00
Carsten "Tomcat" Book
66af27d596
Backed out changeset e81aa95ac8d3 (bug 1044736) to fix bustage on a CLOSED TREE
2014-11-12 08:40:14 +01:00
Carsten "Tomcat" Book
2f6cb3d69a
Backed out changeset 8505276285fa (bug 1044736)
2014-11-12 08:39:41 +01:00
Carsten "Tomcat" Book
db8a561197
Backed out changeset 920775ddfb85 (bug 1044736)
2014-11-12 08:39:32 +01:00
Carsten "Tomcat" Book
6c2b14a312
Backed out changeset 6ccbc46c33db (bug 1044736)
2014-11-12 08:39:28 +01:00
Kan-Ru Chen (陳侃如)
6d134c35cc
Backed out 8 changesets (bug 1044736) r=bustage
...
Backed out changeset 920775ddfb85 (bug 1044736)
Backed out changeset a3604ab2b3ca (bug 1044736)
Backed out changeset fb6a60700803 (bug 1044736)
Backed out changeset 7037d2b40d39 (bug 1044736)
Backed out changeset 1b55f80e1ca6 (bug 1044736)
Backed out changeset f55ff90f2b6f (bug 1044736)
Backed out changeset 8505276285fa (bug 1044736)
Backed out changeset e81aa95ac8d3 (bug 1044736)
2014-11-12 15:10:27 +08:00
Kan-Ru Chen (陳侃如)
20558507b5
Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice
...
As discussed on dev-webapi[1] the app that wants to use widgets only
need the "embed-widgets" permission to use <iframe mozbrowser mozwidget>
If the app also wants to implement a browser, it could request the
"browser" separately. A <iframe mozbrowser mozwidget> will have
restricted mozbrowser API defined on the prototype if the embedder has
the "brower" permission; they will always throw when used.
[1]: https://groups.google.com/d/msg/mozilla.dev.webapi/uQweGWtVKRA/Bj1jZq3LN-0J
2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
27c110b5aa
Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz
2014-11-12 14:20:18 +08:00
Kan-Ru Chen (陳侃如)
687f27c287
Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz
2014-11-12 14:20:18 +08:00