Anup Allamsetty
104d3ca872
Bug 896911 - Rename "Resend" item to "Edit and Resend"; r=harth
2013-08-16 13:51:42 -07:00
Jared Wein
a65773ceb5
Backed out changeset 707307cc53a6 (bug 897160)
2013-08-16 16:31:35 -04:00
Paolo Amadini
9513edfe92
Bug 896927 - Handle the executable warning prompt. r=enn
2013-08-16 21:48:01 +02:00
Ryan VanderMeulen
4c008c8c9a
Merge m-c to fx-team.
2013-08-16 15:34:58 -04:00
Jared Wein
825e75e89d
Bug 897160 - Set a minimum width for the Firefox window. r=mconley
2013-08-16 14:03:43 -04:00
Honza Bambas
6584db92d2
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
2013-08-16 11:34:21 +02:00
Carsten "Tomcat" Book
51ca40e611
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Shane Caraveo
1808e1ad29
bug 904521 fix the close of chat windows when new windows are opened, r=markh
2013-08-15 15:34:37 -07:00
Shane Caraveo
2aecdd355f
bug 840870 remove login restriction on chat, r=markh
2013-08-15 15:30:02 -07:00
Paolo Amadini
49149df9c3
Bug 899124 - Compute download speed and throttle notifications. r=enn
2013-08-16 11:02:15 +02:00
Carsten "Tomcat" Book
af97686d86
merge mozilla-central to fx-team
2013-08-16 10:35:19 +02:00
Tim Taubert
5170cb4755
Bug 904460 - Pass _firstTabs 'parameter' as an argument to restoreWindow() rather than tacking it onto the state object; r=smacleod
2013-08-16 09:58:04 +02:00
Brian R. Bondy
08bc1d4589
Bug 888363 - Fix default browser activation. r=jimm
...
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it. Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Matt Brubeck
799110a3fa
Bug 852236 - re-enable localization in browser/metro [r=Pike]
2013-08-15 22:02:42 -04:00
Ehsan Akhgari
4dac215ee1
Bug 905176 - Don't show the Check Spelling menu item for spellcheck=false contenteditable elements; r=mconley
2013-08-15 15:06:54 -04:00
Ed Morley
9c9c80b8d7
Merge latest green fx-team changeset and mozilla-central
2013-08-15 11:57:16 +01:00
Gregory Szorc
c089ae373d
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Bill McCloskey
b845288767
Bug 902550 - Disable more session restore code in e10s (r=ttaubert)
2013-08-14 14:33:44 -07:00
Ryan VanderMeulen
8b8be2a46a
Merge m-c to inbound.
2013-08-14 17:11:30 -04:00
Markus Stange
ba6b813d44
Bug 903586 - Use position:relative to provide a reference element for absolutely positioned highlighter elements. r=dao
2013-08-14 15:31:44 +02:00
Tim Taubert
b38bf4e53c
Bug 904003 - Move session saving code into its own module; r=yoric
2013-08-14 08:11:23 +02:00
Tim Taubert
28ab83cc7c
Bug 904529 - Remove SessionStore._initialState and pass it as an argument to .onLoad(); r=smacleod
2013-08-14 08:03:28 +02:00
Tim Taubert
d03361e6c6
Bug 903398 - [Session Restore] Use a 'cookie-changed' observer instead of asking the cookie service for every host; r=yoric
2013-08-14 07:10:07 +02:00
Tim Taubert
c9ed7b0daa
Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao
2013-08-10 13:33:43 +02: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
Rodrigo Silveira
a57aa0b02a
Bug 904059 - the 'Tab Bar' is auto-dismissed when closing a tab(s) r=mbrubeck
2013-08-13 17:19:57 -07:00
Anton Kovalyov
03529271ff
Bug 904212 - Remove obsolete Profiler localization strings. r=me
2013-08-13 13:48:08 -07:00
Anton Kovalyov
4d39511bb0
Bug 892289 - Ctrl+L should clear the console output. r=robcee
2013-08-13 13:26:55 -07:00
Ryan VanderMeulen
1ad01d4327
Backed out changesets d864c70c64c9 and e4d7f9580e5a (bug 883953) for mochitest-mc orange.
2013-08-13 16:23:09 -04:00
Ryan VanderMeulen
2cf7945b69
Merge m-c to fx-team.
2013-08-13 15:39:41 -04:00
Florian Quèze
a951f48b72
Bug 898161 - Detached chat windows should not have a menu bar, r=mixedpuppy.
2013-08-13 21:31:35 +02:00
Axel Hecht
049f495018
bug 848830, fix regression in app updater localization, r=glandium, rstrong
...
--HG--
extra : rebase_source : 66b4e3e55a05d4b74bd39a40c4768c620b74062a
2013-08-13 17:15:42 +02:00
Rodrigo Silveira
4f6106a065
Bug 903182 - URL textbox not showing in appbar in snapped r=ally,jwilde
2013-08-12 16:34:14 -07:00
Rodrigo Silveira
a01894bf8f
Bug 904058 - the Tab Bar isn't auto-dismissed once a new tab has been created using CTRL + T r=jimm
2013-08-13 11:21:57 -07:00
Carsten "Tomcat" Book
5b7a6d6f6c
merge mozilla-inbound to mozilla-central
2013-08-13 12:34:27 +02:00
Victor Porof
918bcd58a2
Bug 903734 - The blackbox message background looks stale, r=fitzgen
2013-08-13 09:56:51 +03:00
Victor Porof
b05554c10f
Bug 903727 - Arrows aren't shown in the SideMenuWidget even though the showArrows param is true, r=fitzgen
2013-08-13 09:56:51 +03:00
Ryan VanderMeulen
e2d867ead3
Merge m-c to fx-team.
2013-08-12 22:00:03 -04:00
Matt Brubeck
5dcf1384c9
Bug 819146 - Control/shift-enter in Metro urlbar is broken [r=ally]
2013-08-12 17:17:37 -07:00
Anton Kovalyov
08455ef762
Bug 899991 - Fix TypeError in browser_profiler_console_api_content.js. r=me
2013-08-12 17:05:22 -07:00
Suyash Agarwal
d2f06e2461
Bug 868711 - Remove confusing expression in _trackSlowStartup. r=gavin
2013-08-12 20:55:05 -03:00
Drew Willcoxon
a5406a2ed5
Bug 904256 - Rename the browser-fullZoom:locationChange notification to make it clear it should only be used by tests. r=gavin
2013-08-12 16:41:43 -07:00
Gabriel Luong
af2c9fa135
Bug 872906 - Calls from JS served from file:// urls are greyed out; r=anton
2013-08-12 15:21:34 -07:00
Ryan VanderMeulen
a12a9ef1b6
Merge m-c to b2g-inbound.
2013-08-12 17:44:21 -04:00
Nick Fitzgerald
afbb6f573c
Bug 898059 - black boxing eyeballs are too big; r=vporof
2013-08-12 14:44:07 -07:00
Ryan VanderMeulen
1f195915a2
Merge m-c to fx-team.
2013-08-12 15:37:10 -04: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
Brandon Benvie
7b0b48adf9
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
2013-08-12 10:15:22 -07:00
Robert Bindar
9c815e4c05
Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin
2013-08-12 08:40:02 -04:00
Jim Mathies
50c182887d
Bug 887286 - Enable crash reporting by default on Nightly and Aurora for metrofx. r=sstamm, ahua
2013-08-12 05:05:05 -05:00