Commit Graph

327 Commits

Author SHA1 Message Date
Randell Jesup
b9b7fe21d3 Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
Ryan VanderMeulen
edea7c14c7 Merge inbound to m-c. 2013-09-15 21:48:02 -04:00
Ryan VanderMeulen
f1c45fb9f7 Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith 2013-09-15 18:19:42 -04:00
Marco Castelluccio
c3504e75c1 Bug 914857 - Stop showing the progress if an error during the installation occurs. r=felipe 2013-09-15 12:45:02 -03:00
Ryan VanderMeulen
e757b0b4fb Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Shane Caraveo
2792780d35 bug 914926 fix workers on startup when social disabled, r=markh 2013-09-14 10:16:47 -07:00
Wes Kocher
9fc010fdbc Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Boris Zbarsky
9e605eea62 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Ryan VanderMeulen
2e3e16ce15 Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ed Morley
2bd0ccf7b6 Merge mozilla-central and b2g-inbound 2013-09-13 15:14:11 +01:00
Marco Castelluccio
8ce18edaff Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
Marco Castelluccio
69189031fe Bug 899353 - Show progress while installing apps. r=felipc 2013-09-09 08:57:37 -04:00
Shane Caraveo
668a8f74a1 bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Wes Kocher
8bba56d03f Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Shane Caraveo
dafd27215e bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Shane Caraveo
17d2b6a41e bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Mike de Boer
6d805dd6c8 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Marco Castelluccio
78aa55ada4 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Ryan VanderMeulen
36f07cefce Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes. 2013-08-28 16:50:53 -04:00
Mike de Boer
1ba5de0bdb Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Marco Castelluccio
d5b69fb4d1 Bug 910256 - Check if this.downloads[data.manifest] is defined before using it. r=felipc 2013-08-28 15:35:35 -04:00
Marco Castelluccio
9179b12161 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Shane Caraveo
cc3d72f7c4 bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Marco Castelluccio
e779a2364d Bug 909512 - Wait appcache download before showing the installation notification. r=felipc 2013-08-27 08:50:22 -04:00
Marco Castelluccio
206818581b Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 15:04:33 -04:00
Ryan VanderMeulen
709f8a57a1 Backed out 4 changesets (bug 747428, bug 907324, bug 899353, bug 747552) for mochitest-other assertions.
Backed out changeset ee2bf84036fb (bug 907324)
Backed out changeset 17f932a5856d (bug 899353)
Backed out changeset b277e7b08f88 (bug 747552)
Backed out changeset 6ae3b1195542 (bug 747428)
2013-08-26 12:25:49 -04:00
Shane Caraveo
901fcbd69e bug 905297 fix error page handling for social panels, r=markh 2013-08-26 08:58:15 -07:00
Marco Castelluccio
06694c646e Bug 899353 - Show progress while downloading webapps. r=felipc 2013-08-26 10:32:09 -04:00
Marco Castelluccio
6248cb3409 Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 10:31:49 -04:00
Shane Caraveo
f562440456 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Bill McCloskey
ad2914b0a2 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
Bill McCloskey
263c5852be Backout bug 899222 (forgot to apply review comments)
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
2013-08-19 15:26:39 -07:00
Bill McCloskey
4e96c1dcd9 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
Jan-Ivar Bruaroey
251d4428cf Bug 882145: gUM constraints converted to webidl + gUMDevices() takes constraints. r=bz r=jesup 2013-09-14 00:48:39 -04:00
David Rajchenbach-Teller
69a0b42971 Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe 2013-09-13 14:58:05 +02:00
Tom Schuster
0ce46c4fd8 Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug 2013-09-12 15:24:10 -04:00
Tim Taubert
489d2788bd Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Shane Caraveo
1362d71920 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
1c27efb8bd Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Tim Taubert
a04de08ea0 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
be64ead4c1 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
cd515bb356 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
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
9c533e25da 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
b30ebe7513 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
b36df368eb 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
25c19f9737 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Marco Castelluccio
dcac3cb880 Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00