Commit Graph

8258 Commits

Author SHA1 Message Date
Mike de Boer
5b03824427 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Florian Quèze
478e1d3998 Bug 910288 - The list of disabled commands in detached chat windows isn't correct, r=mixedpuppy. 2013-08-29 16:39:34 +02:00
Dão Gottwald
72178d02ec Bug 890566 - In the identity panel, make it possible to set permissions back to default. r=dolske 2013-08-29 15:59:32 +02:00
Georgiana Chelu
1ceb67f0f2 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Shane Caraveo
984b943dce bug 908651 fix collapsing chat windows when resizing sidebar, r=markh 2013-08-28 18:56:17 -07: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
Tim Abraldes
5180420fe8 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07:00
Jared Wein
3c60290f43 Bug 909662 - Fix reference to undefined 'pref' constant. r=ttaubert 2013-08-28 12:22:58 -04:00
Florian Quèze
c8c25e4bd3 Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh. 2013-08-28 11:49:48 +02:00
Georgiana Chelu
27f8863248 Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao 2013-08-28 00:52:28 +02:00
Shane Caraveo
ce13c685bd bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Ryan VanderMeulen
9c2f0c5982 Merge inbound to m-c. 2013-08-26 20:19:26 -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
Marco Castelluccio
8983779a1a Bug 899353 - Show progress while downloading webapps. r=felipc 2013-08-26 10:32:09 -04:00
Mark Hammond
57a43f4202 Fix indentation in previous checkin. No bug, r=me 2013-08-26 17:45:42 +10:00
Felipe Gomes
47c502b18a Bug 897060 - Display select dropdowns in the parent process. r=enndeakin
Original patch by roc.
2013-08-25 22:34:23 -03:00
Justin Dolske
cc006be88d Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret 2013-08-23 20:28:11 -07:00
Jared Wein
5deeda5acb Bug 894048 - RemoveAllTabsBut should use {animate: true} when closing tabs. r=ttaubert
--HG--
extra : rebase_source : 35d7438eb53d6cdf9a40be6f5ec1a880748b81a2
2013-08-23 13:49:05 -04:00
Felipe Gomes
932b750d50 Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert 2013-08-22 20:52:18 -03:00
Ryan VanderMeulen
8dfeba9208 Merge inbound to m-c. 2013-08-22 15:42:18 -04:00
Tim Taubert
5627669686 Backed out changeset 42be7b929812 (bug 355063) 2013-08-22 09:22:18 +02:00
Christoph Kerschbaumer
03e39ee3c3 Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker - patch requires update for testcase from bug 822367. r=smaug, tanvi 2013-08-16 23:37:15 -07:00
Christoph Kerschbaumer
f8ccf90d6b Bug 902156 - Mochitest for Persist 'disable protection' option for Mixed Content Blocker. r=smaug, tanvi 2013-08-16 22:15:02 -07:00
Ryan VanderMeulen
78bcb8af18 Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Shane Caraveo
df67b2b74d bug 891221 add tests for chat from multiple providers, r=markh 2013-08-21 11:38:33 -07:00
Shane Caraveo
71661cb777 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Stephen Pohl
fd7f083936 Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud 2013-08-21 12:22:03 -04:00
Andrew Wang
6fed05e70b Bug 901126 - Split browser_newtab_drag_drop.js into two tests. r=ttaubert 2013-08-21 08:32:47 -04:00
Ed Morley
d76e308416 Merge mozilla-central and fx-team 2013-08-21 13:10:14 +01:00
Neil Deakin
ebe4488a9b Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo 2013-08-21 09:36:07 +02:00
Ed Morley
d7731a1ef1 Merge mozilla-central and fx-team 2013-08-20 12:12:43 +01:00
Ed Morley
8b3523f429 Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js 2013-08-20 11:52:34 +01:00
Tim Taubert
c901911fe9 Bug 879375 - Adapt reflow exclusion list entry for tabPreviews.capture() to recent changes; r=me/test-only 2013-08-20 11:19:42 +02:00
Ed Morley
0d0c487d11 Merge latest green fx-team changeset and mozilla-central 2013-08-20 09:51:41 +01:00
Neil Deakin
224deda30d Bug 847863 - Part 6 of 8 - Convert tests for clearing recent history. r=paolo 2013-08-19 23:39:14 +02:00
Sebastian Hengst
daca5fa69c Bug 906465 - gatherTextUnder in utilityOverlay.js returns only alt text for image (img) if found. r=dao 2013-08-18 21:40:47 +02:00
Ekanan Ketunuti
c71565bb75 Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley 2013-08-19 08:49:11 -04:00
Wes Kocher
dcd0370b58 Backed out changeset 20e064f3e8e0 (bug 905084) for adding a new intermittently failing test on a CLOSED TREE. 2013-08-20 17:20:21 -07:00
Ryan VanderMeulen
66733261dd Merge m-c to inbound. 2013-08-20 16:32:33 -04:00
Georg Fritzsche
b5983e8bc3 Bug 905084 - Fix "Activate this plugin" action in context menu. r=jaws 2013-08-20 22:25:12 +02:00
Tanvi Vyas
b538cf03e6 Bug 865352 - Add new icon for HTTPS pages with Mixed Display Content loaded. 2013-08-20 13:09:23 -07:00
Phil Ringnalda
c7c7176adb Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Neil Deakin
c1b7543f1b Bug 899125 - Part 1 of 2 - Allow using the JavaScript API instead of nsIDownloadManager when clearing recent history. r=paolo 2013-08-17 15:19:55 +02:00
Tim Taubert
0768589e3f Bug 879375 - Adapt reflow exclusion list entry for SessionStore.getWindowDimensions() to recent changes; r=me/test-only 2013-08-17 13:24:30 +02:00
Jared Wein
d0ff61182b Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Jared Wein
e3f4881a61 Backed out changeset 707307cc53a6 (bug 897160) 2013-08-16 16:31:35 -04:00
Ryan VanderMeulen
52608ac5e3 Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Jared Wein
d286185ae5 Bug 897160 - Set a minimum width for the Firefox window. r=mconley 2013-08-16 14:03:43 -04:00
Honza Bambas
5763d2ceb2 Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-16 11:34:21 +02:00