Commit Graph

8276 Commits

Author SHA1 Message Date
Wes Kocher
f3cdf6ec00 Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Shane Caraveo
3dd288bab7 bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Felipe Gomes
dfa23284a3 Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws 2013-09-03 19:11:22 -03:00
Felipe Gomes
36cd1dcd38 Bug 899348 - Implement about:tabcrashed page. r=jaws
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
2013-09-03 19:11:22 -03:00
Felipe Gomes
cf77c1b0f9 Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz 2013-09-03 19:11:22 -03:00
Ed Morley
81c848fe67 Merge mozilla-central and inbound 2013-09-04 16:53:03 +01:00
Jonathan Kew
cf0611032c bug 909264 - control characters in the location bar should be %-encoded for visibility. r=gavin 2013-09-04 10:49:47 +01:00
Bill McCloskey
b90dcc6b96 Bug 911496 - WebNavigation:LoadURI message is handled twice (r=felipe) 2013-09-01 16:47:14 -07:00
Ryan VanderMeulen
852d2cf85e Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Shane Caraveo
3af357b678 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
d6b66b2d53 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Shane Caraveo
d3026d9dad bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -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
Tim Taubert
0e435c2176 Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Shane Caraveo
a75102c534 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
dfe10b3ffb Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
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