Commit Graph

290 Commits

Author SHA1 Message Date
Tim Taubert
42ba28509a Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Shane Caraveo
8972bd135d bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Ryan VanderMeulen
13be9bc4d0 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
c56b4e5a84 Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Tim Taubert
d8818c145a Bug 888972 - part 2 - Load pending frame scripts and discard browser after swapping; r=gavin 2013-08-09 04:37:03 +02:00
Bill McCloskey
6b72d99118 Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Marco Castelluccio
dfc9d0934f Bug 771294 - Install App doorhanger remains visible when installing page immediately loads another page. r=myk
--HG--
rename : dom/tests/mochitest/webapps/bug_765063.xul => dom/tests/mochitest/webapps/install_and_redirect_helper.xul
2013-08-05 16:30:41 -04:00
Ms2ger
21409e5d2c Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
2bb65fbf3a Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
712b9e0d53 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
15584bed99 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ms2ger
ad06681e97 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Marco Castelluccio
e649f26e75 Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00
Mike de Boer
3ff4e5bb34 Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Dão Gottwald
59afd9606c Bug 894349 - Sort permissions in the site identity panel and the page info window alphabetically. r=jaws 2013-07-16 22:12:48 +02:00
Bill McCloskey
7fa594f564 Back out bug 899222 because of bug 903208.
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-08 18:26:37 -07:00
Tom Schuster
b47a41208b Bug 897062 - Handle special clicks in e10s. r=felipe,smaug 2013-08-08 20:16:47 -04:00
Dão Gottwald
61a77b682a Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws 2013-07-16 09:59:34 +02:00
Shane Caraveo
b099b84d1d bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Ryan VanderMeulen
04c5cd4cb2 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Marco Castelluccio
228e6ff473 Bug 902048 - Use nsIWindowMediator getOuterWindowWithId in WebappsUI.jsm. r=felipc 2013-08-08 13:31:58 -04:00
Gavin Sharp
511250c5ce Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
2012-11-29 21:51:17 -08:00
Dão Gottwald
7967122e9c Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Mike Shal
e215f1fcd7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Dão Gottwald
148d74ea25 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
be9a7fe9ad Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00
Dão Gottwald
cee6ec947f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Tim Taubert
b023ec7677 Bug 886376 - Reduce interval between swapping in a preloaded newtab page and preloading the next one; r=avih 2013-06-24 14:14:19 -04:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Tim Taubert
34c3e0a545 Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Dão Gottwald
90462693c6 Bug 878939 - Display the requesting URI's host instead of asciiHost in camera/microphone access requests. r=dolske 2013-06-15 17:17:15 +02:00
Tim Taubert
8c1a876e59 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Shane Caraveo
6575602183 bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao 2013-06-05 10:15:14 -07:00
Tim Taubert
c1f547a882 Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws 2013-06-04 08:06:30 +02:00
Dão Gottwald
879534db4c Bug 876044, r=dolske
--HG--
extra : rebase_source : c0210f896e12fafeb0b59725472c79b55f014caa
2013-05-30 20:02:49 +02:00
Tim Taubert
7d4ad5454c Bug 876968 - Remove HiddenBrowsers observers only if they have been added before; r=jaws 2013-05-29 16:40:44 +02:00
Tim Taubert
10cac97e72 Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws 2013-05-24 16:21:11 +02:00
Tim Taubert
11d63aead6 Bug 875257 - Make sure there is no reflow after swapping in a preloaded newtab page; r=jaws 2013-05-24 16:06:05 +02:00
Tim Taubert
c5c9423f34 Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao 2013-05-24 12:08:31 +02:00
Tim Taubert
6c106b02a9 Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws 2013-05-23 23:52:06 +02:00
Mihai Sucan
2cd5d48a54 Bug 874635 - Fix frequent Win8 failure. r=gavin 2013-05-22 18:39:07 +03:00
Shane Caraveo
d2202245ba bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Ryan VanderMeulen
cd944c80b9 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Shane Caraveo
d27515a3cf bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
Jonathan Kew
cc9d420fe9 bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm 2013-04-09 17:01:13 +01:00
Ryan VanderMeulen
f6068dd244 Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Colby Russell
3da5f4ebcc Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webrtcUI.jsm. r=dolske 2013-05-07 12:34:21 -04:00
Colby Russell
f2064b7dbc Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webappsUI.jsm. r=gavin 2013-05-07 12:34:21 -04:00
Colby Russell
172547cf79 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: SignInToWebsite.jsm. r=dolske 2013-05-07 12:34:20 -04:00
Shane Caraveo
55ad2af2ff bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00