Commit Graph

324 Commits

Author SHA1 Message Date
Marco Castelluccio
7c55fa7963 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
771bfb41ad Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Shane Caraveo
d0a8bd3420 bug 914926 fix workers on startup when social disabled, r=markh 2013-09-14 10:16:47 -07:00
Wes Kocher
a4893cf330 Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Boris Zbarsky
0c4e2cc50c 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
fd45cb64f6 Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ed Morley
b1d4cc4939 Merge mozilla-central and b2g-inbound 2013-09-13 15:14:11 +01:00
Marco Castelluccio
835fb5b812 Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
Marco Castelluccio
dcd945ecc7 Bug 899353 - Show progress while installing apps. r=felipc 2013-09-09 08:57:37 -04:00
Shane Caraveo
fbbdb70eaf bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Shane Caraveo
3dd288bab7 bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Shane Caraveo
3af357b678 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Mike de Boer
0dd746c947 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Marco Castelluccio
d3da34b11a Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Ryan VanderMeulen
3824cbd433 Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes. 2013-08-28 16:50:53 -04:00
Mike de Boer
96e7e6dc4b Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Marco Castelluccio
3454462e5b 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
6de8dfdd33 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Shane Caraveo
ce13c685bd bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Marco Castelluccio
2037622f5a Bug 909512 - Wait appcache download before showing the installation notification. r=felipc 2013-08-27 08:50:22 -04:00
Marco Castelluccio
167b155f51 Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 15:04:33 -04:00
Ryan VanderMeulen
f0ff0e5947 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
c9616779fa bug 905297 fix error page handling for social panels, r=markh 2013-08-26 08:58:15 -07:00
Marco Castelluccio
8983779a1a Bug 899353 - Show progress while downloading webapps. r=felipc 2013-08-26 10:32:09 -04:00
Marco Castelluccio
d4020ada39 Bug 747552 - During webapp install, icon retrieval may return non-image files. r=myk 2013-08-26 10:31:49 -04:00
Shane Caraveo
71661cb777 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Bill McCloskey
0bbbc9109e 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
2b607bec7f 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
88dbe508ea 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
3ab140206b 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
b7d42f8c7d Bug 910523 - about:home now takes into account async startup of SessionRestore;r=felipe 2013-09-13 14:58:05 +02:00
Tom Schuster
c788b73314 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
5907154ab8 Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Shane Caraveo
a347fd0ae4 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Ryan VanderMeulen
febf24bb96 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
6a284c47ab Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Tim Taubert
9784f43b73 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
ea783aac7d 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
8307a806dd 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
50634577d5 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Marco Castelluccio
19539a7071 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
53108c6053 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
391654aa12 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
fcfe6983ba Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Marco Castelluccio
a13901fe5f Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00
Mike de Boer
bb48df9ad1 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
f2fc4df65e 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
b4385859bb 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