Fabrice Desré
|
844b879c5f
|
Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
|
2013-01-30 14:22:54 -08:00 |
|
Ryan VanderMeulen
|
5965597c28
|
Backed out changeset bd0fc79d7a8b (bug 835548), changeset b8d1949eeb05 (bug 834999), changeset 3d90fdbf38a4 (bug 835596), and changeset ba7ffb02dc3f (bug 834371) for mochitest-4 failures on a CLOSED TREE.
|
2013-01-30 18:20:40 -05:00 |
|
Fabrice Desré
|
e8245457cd
|
Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
|
2013-01-30 14:22:54 -08:00 |
|
Patrick Wang
|
58975ea2ce
|
Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar
|
2013-01-28 15:44:38 +08:00 |
|
Etienne Segonzac
|
978e162ce9
|
Bug 826023 - Expose a getVisible method on mozbrowser iframes r=jlebar a=bb+
|
2013-01-07 17:46:23 +01:00 |
|
Tim Taubert
|
0c4f22e11f
|
Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp
|
2012-12-06 18:03:27 +01:00 |
|
Boris Zbarsky
|
2d87c88a68
|
Bug 812086 part 3. Convert internal consumers of mozHidden and mozVisibilityState to the unprefixed versions. r=smaug
|
2012-11-16 14:22:56 -08:00 |
|
Boris Zbarsky
|
24669bbc88
|
Bug 812086 part 2. Convert internal consumers of mozvisibilitychange events to the unprefixed version. r=smaug
|
2012-11-16 14:22:56 -08:00 |
|
Justin Lebar
|
5fc1f70e94
|
Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
|
2012-11-10 10:32:35 -08:00 |
|
Ryan VanderMeulen
|
f774dcd8ba
|
Backed out 12 changesets (bug 806127, bug 802366, bug 806168) for Windows build bustage.
--HG--
rename : dom/indexedDB/test/webapp_clearBrowserData.js => dom/indexedDB/test/test_webapp_clearBrowserData.html
|
2012-11-09 20:14:40 -05:00 |
|
Justin Lebar
|
6a364c5f37
|
Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
|
2012-11-09 16:37:38 -08:00 |
|
Andrea Marchesini
|
de1a8c19b0
|
Bug 807056 - BrowserElement* purgeHistory(). r=jlebar
|
2012-11-02 19:50:54 -04:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Justin Lebar
|
6f958d371d
|
Backed out changeset 86d8067fa9e5 (bug 802366) on a CLOSED TREE
|
2012-10-30 21:36:32 -04:00 |
|
Justin Lebar
|
4c333b07a9
|
Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
--HG--
extra : rebase_source : 683e1facc5a6356a4cce0546fd2593a701fe69c0
|
2012-10-30 15:55:05 -04:00 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Chris Pearce
|
818603ae1d
|
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
|
2012-10-30 11:02:24 +13:00 |
|
Jim Mathies
|
ae9b1663ef
|
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
|
2012-10-25 09:57:51 -05:00 |
|
Justin Lebar
|
ecccf41734
|
Bug 800170 - Modify mozbrowser's getScreenshot() so it takes max-width, max-height parameters. r=smaug
|
2012-10-17 00:23:08 -04:00 |
|
Chris Pearce
|
223b7d2f32
|
Bug 795184 - Make iframe.mozallowfullscreen percolate across process boundaries. r=jlebar
|
2012-10-08 10:12:50 +13:00 |
|
Ben Turner
|
484cefec2c
|
Bug 784378 - 'Apps API - Clear Private Data'. r=jlebar.
|
2012-09-26 15:03:25 -07:00 |
|
Patrick Wang
|
3cc77910cf
|
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
|
9cb2eeac19
|
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
|
ce316face6
|
Bug 775464 - Part 2: Fire event to mozbrowser embedder from parent on receiving HTTP auth request. r=jlebar
--HG--
extra : rebase_source : 52ea850574a4858fb45d4241b4e61248d9bc2385
|
2012-09-03 18:59:55 +08:00 |
|
Justin Lebar
|
50e0732239
|
Bug 787378 - Part 1: Fire a "firstpaint" event in iframe mozbrowser.
|
2012-09-05 10:34:06 -04:00 |
|
Bobby Holley
|
2e09cc91eb
|
Bug 781521 - Fix BrowserElement API. r=jlebar
|
2012-08-14 20:54:33 -07:00 |
|
Justin Lebar
|
37bc18bddb
|
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
|
0d4822afe2
|
Bug 777135 - Part 2: Stop using nsDOMWindowUtils::GetIsApp and friends, and instead use the relevant methods on the principal. r=mounir
--HG--
extra : rebase_source : fa8a153a1edc8f64b230b67f121ba5eaaf1098e6
|
2012-08-13 12:58:38 -04:00 |
|
Justin Lebar
|
110004a8bb
|
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
|
7dec7e545a
|
Bug 779516 - Handle exceptions in BrowserElementParent.js when calling getBoolPref on an undefined preference. r=jlebar
--HG--
extra : rebase_source : 0459fe8e837addd8f15ebcdad183ca7757f8a704
|
2012-08-01 12:14:10 -04:00 |
|
Chris Pearce
|
749e6d7713
|
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
|
eb80d0fb04
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
--HG--
extra : rebase_source : 916b8181478cda654b8936f7bfab79e72f7c8422
|
2012-07-23 15:59:37 -04:00 |
|
Justin Lebar
|
2ed2d5f6bb
|
Backed out changeset 97b356893365 (bug 762939)
|
2012-07-23 15:38:55 -04:00 |
|
Justin Lebar
|
dca7732008
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
8bef8e4cda
|
Backed out changeset e15addefe3a2 (bug 762939)
|
2012-07-23 11:43:33 -04:00 |
|
Justin Lebar
|
f962c0704f
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 11:26:36 -04:00 |
|
Justin Lebar
|
b36d63c915
|
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
|
e4978e891a
|
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
|
a2410e346e
|
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
|
e68cba9262
|
Bug 773980 - Don't touch dead objects in BrowserElementParent.js. r=mounir
|
2012-07-19 12:39:44 -04:00 |
|
Dale Harvey
|
31b13cb98d
|
Bug 709759 - Add stop() to mozbrowser API. r=jlebar
|
2012-07-18 10:45:28 -04:00 |
|
Dale Harvey
|
cc016d5def
|
Bug 741717 - Add a reload method to browser elements. r=jlebar
|
2012-07-17 12:55:46 -04:00 |
|
Justin Lebar
|
e54430a95e
|
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
|
f21fa9345a
|
Bug 756371 - Add ability to parent of mozbrowser to handle contextmenu. r=jlebar
|
2012-06-25 16:09:41 +02:00 |
|
Justin Lebar
|
da1784ba64
|
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
|
852c5a4aae
|
Bug 741755 - Part 3: Add goBack/goForward to <iframe mozbrowser>. r=smaug
|
2012-06-21 14:23:48 -04:00 |
|
Justin Lebar
|
2446be9d6a
|
Bug 741755 - Part 1: Add getCanGoBack, getCanGoForward methods to <iframe mozbrowser>. r=mounir
|
2012-06-21 14:23:48 -04:00 |
|