Ben Turner
|
b712eda6e2
|
Bug 784378 - 'Apps API - Clear Private Data'. r=jlebar.
|
2012-09-26 15:03:25 -07:00 |
|
Patrick Wang
|
531af1dd4c
|
Bug 787519 - Make message manager throw when there's no target to send asynchronous message to r=jlebar
|
2012-09-19 19:08:36 +08:00 |
|
Patrick Wang
|
2dbf6e7feb
|
Bug 787517: Prevent failure in BrowserElementParent when MessageManager is not available for sending message r=jlebar
|
2012-09-12 14:12:12 +08:00 |
|
Patrick Wang
|
256775dcdf
|
Bug 775464 - Part 2: Fire event to mozbrowser embedder from parent on receiving HTTP auth request. r=jlebar
|
2012-09-03 18:59:55 +08:00 |
|
Justin Lebar
|
61fe518e3e
|
Bug 787378 - Part 1: Fire a "firstpaint" event in iframe mozbrowser.
|
2012-09-05 10:34:06 -04:00 |
|
Bobby Holley
|
0788347fcd
|
Bug 781521 - Fix BrowserElement API. r=jlebar
|
2012-08-14 20:54:33 -07:00 |
|
Justin Lebar
|
607d8553ea
|
Bug 781320 - Part 1: Sync iframe name down from parent to child in <iframe mozbrowser>. r=smaug
|
2012-08-13 15:19:09 -04:00 |
|
Justin Lebar
|
b9074c918e
|
Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir
|
2012-08-13 12:58:38 -04:00 |
|
Justin Lebar
|
da07d76166
|
Bug 766437 - Fire an event when content inside a remote <iframe mozbrowser> crashes. r=vingtetun,cjones
|
2012-08-02 10:26:57 -04:00 |
|
Dale Harvey
|
ee711043a7
|
Bug 779516 - Handle exceptions in BrowserElementParent.js when calling getBoolPref on an undefined preference. r=jlebar
|
2012-08-01 12:14:10 -04:00 |
|
Chris Pearce
|
b1feb50a83
|
Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar
* * *
Bug 684620 - Fix in-process fullscreen in B2G. r=?
|
2012-07-31 14:09:31 +12:00 |
|
Justin Lebar
|
6bf6029b69
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 15:59:37 -04:00 |
|
Justin Lebar
|
3a60b6e051
|
Backed out changeset 97b356893365 (bug 762939)
|
2012-07-23 15:38:55 -04:00 |
|
Justin Lebar
|
a543897774
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
798bcb4d28
|
Backed out changeset e15addefe3a2 (bug 762939)
|
2012-07-23 11:43:33 -04:00 |
|
Justin Lebar
|
a17b11f893
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 11:26:36 -04:00 |
|
Justin Lebar
|
d638fea598
|
Bug 776116 - In BrowserElementParent.js, return the result of sync messages. (Broken by bug 773980.) r=mounir
|
2012-07-20 18:47:52 -04:00 |
|
Vivien Nicolas
|
9326da2b33
|
Bug 770847 - [BrowserAPI] mozbrowsercroll event to inform embedder when the content has scrolled. r=jlebar
|
2012-07-20 17:41:30 +02:00 |
|
Vivien Nicolas
|
87769991bc
|
Bug 774809 - [BrowserAPI] Add methods to send mouse/touch events to the content. r=jlebar
|
2012-07-20 17:41:30 +02:00 |
|
Justin Lebar
|
1f0ac410e0
|
Bug 773980 - Don't touch dead objects in BrowserElementParent.js. r=mounir
|
2012-07-19 12:39:44 -04:00 |
|
Dale Harvey
|
2eb506bbae
|
Bug 709759 - Add stop() to mozbrowser API. r=jlebar
|
2012-07-18 10:45:28 -04:00 |
|
Dale Harvey
|
e610e54866
|
Bug 741717 - Add a reload method to browser elements. r=jlebar
|
2012-07-17 12:55:46 -04:00 |
|
Justin Lebar
|
164ffe1231
|
Bug 768842 - Inform the <iframe mozbrowser> embedder when Gecko displays an error page. r=mounir
|
2012-07-02 08:21:58 -04:00 |
|
Dale Harvey
|
8c37b34d1b
|
Bug 756371 - Add ability to parent of mozbrowser to handle contextmenu. r=jlebar
|
2012-06-25 16:09:41 +02:00 |
|
Justin Lebar
|
09682a6093
|
Bug 765075 - Load BrowserElementChild.js before returning the result of window.open from <iframe mozbrowser> to the opener. r=smaug
|
2012-06-21 21:17:52 -04:00 |
|
Justin Lebar
|
2fae1ad364
|
Bug 741755 - Part 3: Add goBack/goForward to <iframe mozbrowser>. r=smaug
|
2012-06-21 14:23:48 -04:00 |
|
Justin Lebar
|
73869f3ef3
|
Bug 741755 - Part 1: Add getCanGoBack, getCanGoForward methods to <iframe mozbrowser>. r=mounir
|
2012-06-21 14:23:48 -04:00 |
|
Justin Lebar
|
270b01e44d
|
Bug 763694 - Part 1: Implement securityChange event in <iframe mozbrowser>. r=smaug
|
2012-06-20 12:15:39 -04:00 |
|
Ed Morley
|
a7b5979fc3
|
Backout 453c74176a35 & 19ae28cad1da (bug 763694) for native Android test_browserElement_*_SecurityChange.html failures
|
2012-06-20 10:28:33 +01:00 |
|
Justin Lebar
|
52f25c9f5b
|
Bug 763694 - Part 1: Implement securityChange event in <iframe mozbrowser>. r=smaug
|
2012-06-20 01:08:56 -04:00 |
|
Justin Lebar
|
384401194d
|
Bug 764248 - Create one BrowserElementParent object for each <iframe mozbrowser>. r=vingtetun
|
2012-06-15 11:01:44 -04:00 |
|
Justin Lebar
|
adeefe8e20
|
Bug 757182 - Handle window.close in <iframe mozbrowser>. r=smaug
|
2012-06-07 13:26:34 -04:00 |
|
Justin Lebar
|
e702b5777c
|
Bug 758297 - Move <iframe mozbrowser> code to dom/browser-element. r=mounir
|
2012-06-07 10:49:48 -04:00 |
|