Commit Graph

6826 Commits

Author SHA1 Message Date
Ryan VanderMeulen
38cb989c70 Merge fx-team to m-c. 2013-09-05 15:37:00 -04:00
Nick Alexander
f42f8416d0 Merge m-c to s-c. 2013-09-05 09:07:12 -07:00
Paul Rouget
5875989bf7 Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop 2013-09-05 07:37:00 +02:00
Richard Newman
ab284eac5b Merge m-c to s-c. 2013-09-04 18:27:37 -07:00
Wes Kocher
6adaca6598 Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Richard Newman
8d12973cd0 Bug 908461 - Protocol deprecation indicators for Sync: client support. r=gps 2013-09-03 16:11:46 -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
Benjamin Smedberg
1fb8dff6ba Bug 902075 - Add telemetry for plugin click-to-activate doorhanger UI, r=vladan 2013-09-04 16:07:54 +02:00
Shane Caraveo
dafd27215e bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Felipe Gomes
1245c22236 Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws 2013-09-03 19:11:22 -03:00
Felipe Gomes
0112a00fc1 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
5de1caaed5 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
17f2f82cdb Merge mozilla-central and inbound 2013-09-04 16:53:03 +01:00
Jonathan Kew
5dcb6b1658 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
aa398894ad Bug 911496 - WebNavigation:LoadURI message is handled twice (r=felipe) 2013-09-01 16:47:14 -07:00
Ryan VanderMeulen
5fd596509a Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Shane Caraveo
17d2b6a41e bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
75bf650b68 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Shane Caraveo
1cf6014a7f bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -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
Tim Taubert
1ab70d4b9a Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Shane Caraveo
dc44d52ca8 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
12e1ab669d Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
Mike de Boer
fd0f53cf2f Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Florian Quèze
9124892cf1 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
f7d176f3d1 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
667a874186 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Shane Caraveo
3d529df987 bug 908651 fix collapsing chat windows when resizing sidebar, r=markh 2013-08-28 18:56:17 -07: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
Tim Abraldes
bf1450a127 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
6988aee6ff Bug 909662 - Fix reference to undefined 'pref' constant. r=ttaubert 2013-08-28 12:22:58 -04:00
Florian Quèze
87b7f40357 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
7354794e86 Bug 898732 - Use SessionStore object instead of getting the nsISessionStore service. r=dao 2013-08-28 00:52:28 +02:00
Shane Caraveo
cc3d72f7c4 bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Ryan VanderMeulen
9fa9f53229 Merge inbound to m-c. 2013-08-26 20:19:26 -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
Marco Castelluccio
06694c646e Bug 899353 - Show progress while downloading webapps. r=felipc 2013-08-26 10:32:09 -04:00
Mark Hammond
e0200cd3ec Fix indentation in previous checkin. No bug, r=me 2013-08-26 17:45:42 +10:00
Felipe Gomes
e36a075b54 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
9e89664f18 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
8c5cac890a 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
db0715d956 Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert 2013-08-22 20:52:18 -03:00
Ryan VanderMeulen
7726245c4e Merge inbound to m-c. 2013-08-22 15:42:18 -04:00
Tim Taubert
85707028ba Backed out changeset 42be7b929812 (bug 355063) 2013-08-22 09:22:18 +02:00
Christoph Kerschbaumer
beefc781d4 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
3f2fa90dd6 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
11b14acefd Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Shane Caraveo
d610a933fa bug 891221 add tests for chat from multiple providers, r=markh 2013-08-21 11:38:33 -07:00