Alive Kuo
|
89a0b3f88f
|
Bug 927310 - dispatch activitydone event from mozbrowser iframe
|
2013-10-21 19:16:00 +01:00 |
Vivien Nicolas
|
53ff4bdacb
|
Bug 928405 - Reset :hover state when the application is sent to the background. r=fabrice
|
2013-10-19 12:30:33 +02:00 |
Alive Kuo
|
ac4c62583f
|
Bug 917435 - Support sizes in mozbrowsericonchange event. r=fabrice
|
2013-09-25 09:19:39 -04:00 |
Yuan Xulei
|
840767de6b
|
Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice
|
2013-09-23 09:40:59 -04:00 |
Fabrice Desré
|
4527beabfe
|
Bug 906824 - Fix System JS : ERROR in green Gaia UI test runs. r=vingtetun
|
2013-09-06 14:18:48 -04:00 |
Kan-Ru Chen (陳侃如)
|
f742e5eb23
|
Bug 891763 - Browser API: mozbrowserresize event. r=jlebar
--HG--
extra : rebase_source : ba426c66e1fb6f108107c44c64fd170ea384a6db
|
2013-08-16 19:16:20 +08:00 |
Bobby Holley
|
3ed72e3e52
|
Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap
|
2013-08-12 12:54:51 -07:00 |
Justin Lebar
|
9a1389edeb
|
Bug 874900 - Add a null-check in BrowserElementChild's observe() function. r=ehsan
This fixes benign JS exceptions thrown here.
|
2013-07-23 08:17:02 -07:00 |
Fabrice Desré
|
c5953171fa
|
Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar
|
2013-07-20 09:47:47 -07:00 |
Dale Harvey
|
4161290f31
|
Bug 885349 - Add flag to context menu to detect audio being played in video elements. r=jlebar
|
2013-07-10 09:58:16 -04:00 |
Michael Wu
|
1dfaee3a9a
|
Bug 869903 - Report background color on mozbrowserloadend, r=jlebar
|
2013-06-06 17:40:49 -04:00 |
Michael Wu
|
d2dd57ee66
|
Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures
|
2013-06-04 21:58:53 -04:00 |
Michael Wu
|
e166cf302e
|
Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar
|
2013-06-04 19:41:39 -04:00 |
Vivien Nicolas
|
dea3562c47
|
Bug 868816 - Remove the notifications for the displayed app when we go out of the lock screen. r=jlebar
|
2013-05-24 11:33:46 +02:00 |
Vivien Nicolas
|
a89624ca7e
|
Bug 864382 - Send a click event after a contextmenu event if the later has not been caught. f=amarchesini,r=jlebar,a=tef
|
2013-05-23 17:52:06 +02:00 |
Vivien Nicolas
|
75a787ff2a
|
Bug 855543 - Opening app content that generates a certificate error results in the 'app not loading properly' modal dialog on top of the cert error handling page, making it impossible to provide a cert exception to the web content. r=jlebar
|
2013-05-23 17:52:05 +02:00 |
Justin Lebar
|
86b8cafec6
|
Bug 852847 - Part 5: Fix assertions caused by part 4. r=me
|
2013-04-29 18:12:11 -04:00 |
Justin Lebar
|
aba39a1955
|
Bug 844323 - Follow-up: Fix typo in BrowserElementChildPreload that was breaking bg --> fg transitions in childVisibilityChanged. r=khuey
Also modify the test so it catches this mistake.
|
2013-04-29 14:56:53 -04:00 |
Justin Lebar
|
ce42978d13
|
Bug 852847 - Part 4: Fix a child-process shutdown leak around nested event loops. r=smaug
This also fixes a non-shutdown leak which occurs if you remove an
<iframe mozbrowser> from the DOM while it's processing an alert().
|
2013-04-29 14:19:19 -04:00 |
Justin Lebar
|
b9b9b91ceb
|
Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey
|
2013-04-25 20:53:26 -04:00 |
Justin Lebar
|
b264db7208
|
Bug 835563 - When an iframe mozbrowser's embedder calls setVisible(false), immediately send the relevant process into the background (if none of its other frames are in the foreground). r=cjones
|
2013-02-14 15:41:29 -05:00 |
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
a63928cdfc
|
Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar
--HG--
rename : dom/browser-element/BrowserElementChild.js => dom/browser-element/BrowserElementChildPreload.js
rename : dom/browser-element/BrowserElementScrolling.js => dom/browser-element/BrowserElementPanning.js
|
2013-02-07 21:10:01 -08:00 |