Commit Graph

44 Commits

Author SHA1 Message Date
Dale Harvey
55fabe2f0d Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan 2014-09-03 16:20:21 +01:00
David Keeler
46ef414d15 bug 1034124 - allow overrides when a CA cert is used as an end-entity cert r=briansmith 2014-08-22 12:07:08 -07:00
Morris Tseng
5712807cf4 Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice 2014-08-13 19:29:00 -04:00
Morris Tseng
07c5a3a821 Bug 1020802 - Pass collapsed and reason information to selectionchange event. r=ehsan, sr=smaug 2014-08-10 20:37:00 -04:00
Wes Kocher
7312430d7c Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Dale Harvey
715a091a96 Bug 921014 - Make apple-touch-icon's trigger iconchanged in mozbrowser. r=fabrice 2014-07-29 16:29:36 +01:00
Morris Tseng
f56cb94859 Bug 987040 - Part 1: Implement mozbrowserselectionchange. r=vingtetun,ehsan,bugs. sr=bz 2014-07-28 01:21:00 +02:00
Shih-Chiang Chien
f5097f162b Bug 1044066 - Browser API for zoom-in/zoom-out. r=fabrice. 2014-07-26 21:57:37 +08:00
Vivien Nicolas
3a9735e872 Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice 2014-07-12 13:28:48 +02:00
"Kan-Ru Chen (陳侃如)"
dc42453d34 Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug 2014-06-14 15:16:26 +08:00
Monica Chew
1b724bad01 Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler) 2014-04-15 15:35:41 -07:00
Vivien Nicolas
c558cd7946 Bug 984845 - BrowserElementParent.getScreenshot should return more accurate screenshots. r=fabrice 2014-03-18 18:44:24 +01:00
Andrea Marchesini
e2957ce845 Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
2014-03-13 15:30:03 +00:00
David Keeler
e8ea24a4a6 bug 978797 - stop classifying SEC_ERROR_INADEQUATE_KEY_USAGE as a "bad cert" error r=briansmith 2014-03-03 15:39:07 -08:00
Tim Chien
cc0a4cce04 Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:07 -05:00
Fabrice Desré
796d74bb41 Bug 963268 - Optimize snapshot usage by using willReadFrequently r=snorp 2014-02-03 15:51:00 -08:00
Andrea Marchesini
2238cbd2d8 Bug 962626 - Browser API: mozmetachanged triggered when a meta element is added to the dom., r=ehsan
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Metachange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Metachange.html
2014-01-30 09:31:34 -08:00
Nathan Froyd
283a5cb75e Bug 961793 - don't register weak observers in BrowserElementChildPreload.js; r=fabrice 2014-01-17 15:41:28 -05:00
Tim Chien
8b9910cb19 Bug 878003 - Add mime type argument to getScreenshot API to control transparency of resulting screenshot. r=smaug 2013-12-11 17:03:54 +08:00
Yuan Xulei
9ae843111f Bug 953044 - Calling setInputMethodActive(false) before mozbrowser content loaded should always succeed. r=fabrice 2013-12-24 18:10:23 +08:00
Yuan Xulei
397e0cf345 Bug 944397 - Process SetInputMethodActive request until content window is ready. r=fabrice
--HG--
extra : rebase_source : 330dbbe63646b2b08a3b6eded27c85714361044a
2013-12-20 16:01:18 +08:00
Vivien Nicolas
41c47c2583 Bug 940420 - It's nearly impossible to close browser app tabs with edge gestures enabled. r=smaug 2013-12-03 16:10:47 +01:00
Alive Kuo
9c7c09070b Bug 927310 - dispatch activitydone event from mozbrowser iframe 2013-10-21 19:16:00 +01:00
Vivien Nicolas
eae8198829 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
97318b4440 Bug 917435 - Support sizes in mozbrowsericonchange event. r=fabrice 2013-09-25 09:19:39 -04:00
Yuan Xulei
863b86455a 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é
219d6b09d5 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 (陳侃如)
51932f5d24 Bug 891763 - Browser API: mozbrowserresize event. r=jlebar
--HG--
extra : rebase_source : ba426c66e1fb6f108107c44c64fd170ea384a6db
2013-08-16 19:16:20 +08:00
Bobby Holley
d51c959abd Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
Justin Lebar
f4dd0e982d 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é
36387b57c1 Bug 883002 - Add opensearch support to the mozbrowser API r=jlebar 2013-07-20 09:47:47 -07:00
Dale Harvey
19a38ea698 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
3edaa59bc8 Bug 869903 - Report background color on mozbrowserloadend, r=jlebar 2013-06-06 17:40:49 -04:00
Michael Wu
86668f75fe Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures 2013-06-04 21:58:53 -04:00
Michael Wu
f6740c7cbc Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar 2013-06-04 19:41:39 -04:00
Vivien Nicolas
f34ce8f6d9 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
800eacf47f 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
34c0c4af62 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
3d534a6c2d Bug 852847 - Part 5: Fix assertions caused by part 4. r=me 2013-04-29 18:12:11 -04:00
Justin Lebar
6987a54cba 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
10ac151c5a 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
7908e05f22 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
f4358d3449 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)
4c3f66fadd 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