Gijs Kruitbosch
56ec7c2bc3
Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused
2014-02-20 22:42:33 +00:00
Mihaela Velimiroviciu
d741b22a80
Bug 947914 - tests for panel menu default buttons existence and functionality, r=gijs
2014-01-24 15:24:34 +02:00
Carsten "Tomcat" Book
de924f242d
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Dão Gottwald
6ab5c23a14
Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws
2014-02-20 08:02:14 +01:00
Makoto Kato
3f0c9bcc6a
Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm
2014-02-20 11:28:57 +09:00
Ryan VanderMeulen
2d8ed4e51a
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
8190806d88
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00
Gregor Wagner
7228775f61
Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent
2014-02-19 10:26:49 -08:00
Mihai Sucan
5f8fa22370
Bug 952190 - Pretty output for native objects from chrome windows; r=past
2014-02-19 14:33:56 +02:00
Mihai Sucan
4b41dfd840
Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee
2014-02-18 22:10:41 +02:00
Tim Abraldes
fcdbfe136b
bug 952121. When uninstalling a metro-enabled Firefox whose CommandExecuteHandler is the current "DelegateExecute" handler for our file and protocol handlers, remove the "DelegateExecute" value from our file and protocol handlers. r=bbondy
2014-02-19 09:00:14 -08:00
Jim Mathies
242a12928e
Bug 974364 - Decrease the command execute handler heart beat timer to decrease restart delays. r=bbondy
2014-02-19 09:50:51 -06:00
Wes Kocher
e33264865b
Merge m-c to fx-team
2014-02-18 19:10:03 -08:00
Justin Dolske
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Wes Kocher
f22605b4ea
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Heather Arthur
8bf79f98a8
Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
...
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
2014-02-18 13:47:26 -08:00
Ryan VanderMeulen
e2d6196f12
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
bb75ebbe6a
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
a3fd29ac2c
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
2014-02-18 12:37:46 -05:00
Ed Morley
9d0ed925a4
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
Georg Fritzsche
472c99098b
Bug 896418 - Improve naming for CtP popupNotification centerActions. r=jaws
2014-02-17 14:41:10 +01:00
Aleh Zasypkin
471281543f
Bug 972428 - Grippers not appearing under the URL field when adding text. Handle both XUL and HTML input elements. r=jimm
2014-02-14 18:32:13 +01:00
Marina Samuel
771f37cf38
Bug 950174: Part 2: Form data and scroll position save and restore. r=mbrubeck
2014-02-19 11:28:04 -05:00
Marina Samuel
4cd638b3ac
Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
...
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Henri Kinnunen
e249903587
Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan
2014-02-19 14:38:39 +02:00
David Rajchenbach-Teller
80c8da76e5
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
481008b1fd
Merge m-c to fx-team.
2014-02-18 15:24:27 -05:00
Gijs Kruitbosch
27c6403378
Bug 949297 - adjust warning message severity for Australis customizableUI widget removals, r=jaws
2014-02-18 18:31:26 +00:00
Gijs Kruitbosch
91e90effc9
Bug 969780 - Australis - places controller gets lost if bookmarks button is moved to overflow or moved outside of customize mode, r=mak
...
--HG--
extra : rebase_source : dca1ab1dd901468f9dacaff4b7466c27bef84b47
2014-02-18 18:29:51 +00:00
David Rajchenbach-Teller
5cb85f6617
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Brian Grinstead
61314f2cf1
Bug 972064 - Fix Spectrum.js warning in browser console. r=jwalker
2014-02-13 11:54:05 -06:00
Steve Fink
0a67aaf4aa
Bug 961314 - Make hazard mozconfig avoid the stuff that breaks the analysis, r=glandium
...
DONTBUILD because nothing uses it yet. I will land a mozharness change later that will enable it.
--HG--
rename : browser/config/mozconfigs/hazards => browser/config/mozconfigs/linux64/hazards
2014-02-12 22:38:26 -08:00
Honza Bambas
966f7d6352
Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan
2014-02-18 19:06:06 +01:00
Aleh Zasypkin
894946b164
Bug 960484 - Download button should notify user on every completed download in case of multiple downloads. Signaling via concentric ring effect. r=sfoster
2014-02-12 22:00:02 +01:00
Boopathi K
95d77bf389
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
2014-02-18 09:20:24 -05:00
Manish Goregaokar
c793cb5711
Bug 910670 - Preference for proxy autologin. r=adw
2014-02-18 09:20:24 -05:00
Dão Gottwald
6d26b1433e
Bug 973189 - Get rid of the browser.ctrlTab.recentlyUsedLimit pref. r=ttaubert
...
--HG--
extra : rebase_source : 353e5533fa5c88624a0c3e94170c131485841609
2014-02-18 14:44:31 +01:00
Dão Gottwald
d40f6768dd
Bug 966698 - Tabs toolbar shouldn't have a top margin in fullscreen mode. r=Gijs
...
--HG--
extra : rebase_source : f40fdd8ef1bf2c1fea9ba0dfa7d60136e700297c
2014-02-18 14:44:04 +01:00
Tim Taubert
405c2cc188
Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh
2014-02-18 12:16:44 +01:00
Tim Taubert
206eb0a19d
Bug 971258 - Sync email should not be bold in the Australis menu r=markh
2014-02-18 11:27:42 +01:00
Tim Taubert
ac387a4007
Bug 967197 - "Create Account" and "Sign In" links in Sync preferences should go to separate pages r=markh
2014-02-18 12:05:13 +01:00
Phil Ringnalda
5e40639de9
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
f496c2e788
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Masatoshi Kimura
d867397376
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
Georg Fritzsche
350e9c8576
Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg
2014-02-14 12:00:49 +01:00
Girish Sharma
e8631d5d5c
Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth
2014-02-16 13:56:26 +05:30
Gijs Kruitbosch
828ab87af4
Bug 973153 - disable (undo) reset buttons at the start of Australis' customize mode transitions to prevent breakage, r=Unfocused
2014-02-16 00:15:06 +00:00
Dennis Schubert
c8bd7a9d37
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Mike de Boer (mdeboer@mozilla.com)
2dad5f248d
[Australis] Bug 972550: adjust margins of panel promo footer on Windows. r=mak
2014-02-14 14:40:25 +01:00
Gijs Kruitbosch
3ac46cc306
Bug 970380 - fix width and height of Australis SDK buttons in panel (unregress after bug 968595 backed this out, see bug 961613), r=jaws
2014-02-10 22:59:45 +00:00