Commit Graph

418 Commits

Author SHA1 Message Date
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
Gijs Kruitbosch
aab9d2b53f Merge mozilla-central and ux 2013-09-16 09:13:50 +02:00
Randell Jesup
b9b7fe21d3 Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
Gijs Kruitbosch
f55435100e Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
eb7352abc3 Merge mozilla-central and ux 2013-09-10 16:46:22 +02:00
Marco Castelluccio
69189031fe Bug 899353 - Show progress while installing apps. r=felipc 2013-09-09 08:57:37 -04:00
Matthew Noorenberghe
1f8ae35067 Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Shane Caraveo
668a8f74a1 bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Mike Conley
717a6d0cec Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
a0cabb6051 Merge mozilla-central to UX 2013-09-04 23:31:53 -07:00
Matthew Noorenberghe
8a8f2a6778 Merge mozilla-central to UX 2013-08-30 22:20:31 -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
Gijs Kruitbosch
e27ae39c3e Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Gijs Kruitbosch
9ffae9f766 Merge mozilla-central and ux 2013-08-29 15:30:00 +02:00
Ryan VanderMeulen
36f07cefce Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes. 2013-08-28 16:50:53 -04:00
Gijs Kruitbosch
17fded927d Merge m-c to UX. 2013-08-28 22:31:31 +02: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
Gijs Kruitbosch
c18fceb6c7 Merge m-c to UX. 2013-08-28 09:48:19 +02:00
Gijs Kruitbosch
39b78f93c6 Merge m-c to UX 2013-08-27 11:23:22 +02:00
Shane Caraveo
cc3d72f7c4 bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -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
Ed Morley
19e398d030 Merge mozilla-central and inbound 2013-09-20 10:55:03 +01:00
Honza Bambas
ea8ec4777e Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02: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
Marco Castelluccio
78aa55ada4 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Marco Castelluccio
e779a2364d Bug 909512 - Wait appcache download before showing the installation notification. r=felipc 2013-08-27 08:50:22 -04:00
Shane Caraveo
dafd27215e bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Gijs Kruitbosch
0b4bb84c4a Merge m-c to ux 2013-08-22 00:07:23 +02:00
Shane Caraveo
f562440456 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Gijs Kruitbosch
0096a5d012 Merge m-c to ux 2013-08-20 11:00:57 +02:00
Mike Conley
b90dcf2b62 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-15 10:54:32 -04:00
Mike Conley
f9fd232851 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Mike Conley
104ab62e44 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-09 19:24:40 -04: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
489d2788bd Bug 904616 - Ensure that sizes for preload browsers are applied correctly; r=jaws 2013-08-14 06:59:49 +02:00
Gijs Kruitbosch
f6ec1e3db6 Merge m-c to UX 2013-08-07 21:09:10 +02: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
Matthew Noorenberghe
d82aa86989 Merge mozilla-central to UX 2013-08-05 23:17:02 -07:00
Gijs Kruitbosch
60fd73b747 Merge m-c to ux 2013-08-02 17:21:19 +02: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
Matthew Noorenberghe
63923e35da Merge mozilla-central to UX 2013-07-31 17:48:12 -07:00
Marco Castelluccio
dcac3cb880 Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00
Matthew Noorenberghe
657ab51a83 Merge mozilla-central to UX 2013-07-26 00:27:14 -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
Mike de Boer
521729106f 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
Shane Caraveo
1362d71920 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Gijs Kruitbosch
1d7de5b7fa Merging m-c to UX 2013-07-17 21:02:17 +02:00
Dão Gottwald
f3b8a31d05 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
Mike Conley
de1cc8b10b Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-16 16:58:37 -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
Gijs Kruitbosch
40f46f3d07 Merge m-c to ux 2013-07-16 14:19:40 +02: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
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
Gijs Kruitbosch
a349f6bc93 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Shane Caraveo
64860957b7 bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -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
Gijs Kruitbosch
56c8bf814e Merge mozilla-central and ux 2013-07-04 01:23:30 +02:00
Jared Wein
f907175807 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Tim Taubert
8da472cb9d Bug 897794 - Use a Map to manage AeroPeek previews; r=dao 2013-09-25 15:22:31 +02:00
Ryan VanderMeulen
a7396c87f5 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Ms2ger
25c19f9737 Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Christian Sonne
467603f78a Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book
b862809ab4 Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure 2013-10-17 08:44:01 +02:00
Christian Sonne
ae1fe3c83a Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -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
Dão Gottwald
0f193a2b6f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
69783d062e 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
6e114a1448 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Gijs Kruitbosch
ab34e516e7 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Tim Taubert
e9a9ebecd4 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
Jared Wein
7f31a6605c Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Matthew Noorenberghe
4a02f719b7 Merge mozilla-central to UX 2013-06-17 03:54:34 -07:00
Gijs Kruitbosch
4112c9abe5 Merge mozilla-central and ux-central 2013-06-14 10:18:31 +02:00
Tim Taubert
f252d69ce4 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Gijs Kruitbosch
49b710c0c6 Merge m-c to UX. 2013-06-06 16:57:35 +02:00
Shane Caraveo
506744728f bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao 2013-06-05 10:15:14 -07:00
Jared Wein
29f3fba961 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-05 11:43:23 -04:00
Tim Taubert
c8097207a4 Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws 2013-06-04 08:06:30 +02:00
Matthew Noorenberghe
fc52afbdba Merge mozilla-central to UX 2013-06-01 02:45:51 -07:00
Jared Wein
2c44a77349 Automated merge with https://hg.mozilla.org/mozilla-central 2013-05-30 08:45:28 -04:00
Tim Taubert
03281d2a0d Bug 876968 - Remove HiddenBrowsers observers only if they have been added before; r=jaws 2013-05-29 16:40:44 +02:00
Matthew Noorenberghe
fd32f01bbc Merge mozilla-central to UX on a CLOSED TREE 2013-05-25 18:33:51 -07:00