Matthew Noorenberghe
f793e1cd91
Bug 974804 - UITour: Calling recreatePopup on the menu panel before it's ready leads to a computed width of 0 for the panel scroller. r=adw
2014-02-21 14:42:40 -08:00
Tim Taubert
06dceab8df
Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh
2014-02-20 16:59:16 +01:00
Tim Taubert
99b6db553b
Bug 973550 - "TypeError: webNavigation.document.body is null" in SessionHistory.jsm r=smacleod
2014-02-17 12:35:29 +01:00
Ryan VanderMeulen
a75bbeec43
Merge m-c to fx-team.
2014-02-21 15:02:24 -05:00
Manish Goregaokar
9eb3dbf7f6
Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw
2014-02-21 08:34:24 -05:00
Carsten "Tomcat" Book
cac47d4d1d
merge fx-team to mozilla-central
2014-02-21 13:04:51 +01:00
Rodrigo Silveira
56fb063a43
Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
...
--HG--
extra : rebase_source : cdfe6847b51ff24ebf46beecff66e16ec241dde3
2014-02-19 13:25:17 -08:00
Gijs Kruitbosch
ceae8db36f
Bug 965209 - workaround Australis panel issues with sdk iframe widgets, r=MattN
...
--HG--
extra : rebase_source : c82f7b61812dbdfb0976fb66822f63f3fcecf823
2014-02-21 12:29:01 +00:00
Carsten "Tomcat" Book
b852e286c2
Merge mozilla-central to fx-team
2014-02-21 13:18:38 +01:00
Gijs Kruitbosch
81e7fb1f02
Bug 972267 - adjust Australis' dispatching of customization events so customizationchange fires on all windows, r=Unfocused
2014-02-19 19:44:02 +00:00
Bill McCloskey
4d1519077d
Bug 974007 - Change OMTC behavior when browser.tabs.remote is set (r=mattwoodrow,felipe)
2014-02-20 17:26:41 -08:00
Wes Kocher
6246833818
Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
...
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
a47b517a65
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-20 14:38:02 -08:00
Tim Taubert
ede1c3e8e1
Bug 895359 - Pass draggedSite to updateGrid() to avoid intermittent Windows failures r=jaws
2014-02-14 11:15:51 +01:00
Neil Rashbrook
2ccf75f0bd
Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
...
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Neil Rashbrook
0b2a2a00c5
Bug 974824 Remove bogus sizetopopup attributes r=Enn
...
--HG--
extra : rebase_source : d4ec84ff4405a33aa1d28e9a887f3b0c8b0cea90
2014-02-21 00:12:00 +00:00
Bill McCloskey
7cbe4f5f48
Bug 971336 - Add test for bug 970276 (r=felipe)
2014-02-21 11:06:38 -08:00
Mike de Boer (mdeboer@mozilla.com)
6164ed0edc
Bug 960517: Windows 8 style Places Organizer. r=dao
2014-01-31 12:14:58 +01:00
Mike de Boer (mdeboer@mozilla.com)
dd55307be7
Bug 960517: Windows 8 style menu-panel buttons. r=dao
2014-02-20 13:48:12 +01:00
Mike de Boer (mdeboer@mozilla.com)
1dc6ee197f
Bug 960517: Windows 8 style toolbar icons. r=dao
...
--HG--
rename : browser/themes/windows/Toolbar.png => browser/themes/windows/Toolbar-XP.png
2014-02-20 16:58:59 +01:00
Dão Gottwald
6490ab3212
Bug 967752 - Use media queries instead of the more expensive vw unit to adjust the identity label for small windows. r=jaws
2014-02-26 09:08:45 +01:00
Carsten "Tomcat" Book
dc063413f6
Merge mozilla-central to mozilla-inbound
2014-02-27 15:39:48 +01:00
John Schoenick
a9f1a68845
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-25 13:30:03 -08:00
Tim Taubert
a682dda2c2
Bug 895359 - Switch about:newtab to Promise.jsm and remove remaining callback r=jaws
2014-01-21 00:55:24 +01:00
Tim Taubert
d83030d79e
Bug 863514 - Don't disable gestures in e10s even if they're partially broken r=billm
2014-02-16 19:32:32 +01:00
Tim Taubert
5ef00624f9
Bug 973559 - Fix baseURI serialization for srcdoc frames r=billm
2014-02-17 13:45:15 +01:00
Carsten "Tomcat" Book
f3825c1c94
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Dão Gottwald
a79458a74d
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
ea965699b4
Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm
2014-02-20 11:28:57 +09:00
Ryan VanderMeulen
9e4f57bee6
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
09bca92c44
Merge fx-team to m-c.
2014-02-19 15:35:01 -05:00
Gregor Wagner
c7979a71c3
Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent
2014-02-19 10:26:49 -08:00
Mihai Sucan
077abafc2f
Bug 952190 - Pretty output for native objects from chrome windows; r=past
2014-02-19 14:33:56 +02:00
Mihai Sucan
1e4ae44830
Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee
2014-02-18 22:10:41 +02:00
Tim Abraldes
31765c121c
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
19abc7d30e
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
06e6c998c7
Merge m-c to fx-team
2014-02-18 19:10:03 -08:00
Justin Dolske
6279400910
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Wes Kocher
c715f84b46
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Heather Arthur
374bfefa97
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
6735b2344d
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
8a4698657b
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
3a226e4a70
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
2014-02-18 12:37:46 -05:00
Ed Morley
0ab3c43d88
Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures
2014-02-18 16:52:15 +00:00
Georg Fritzsche
aaa382a629
Bug 896418 - Improve naming for CtP popupNotification centerActions. r=jaws
2014-02-17 14:41:10 +01:00
Aleh Zasypkin
c9f07e7ea3
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
75f1b40913
Bug 950174: Part 2: Form data and scroll position save and restore. r=mbrubeck
2014-02-19 11:28:04 -05:00
Marina Samuel
c6138fecf7
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
4bbc6a4f85
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
0cb17b4d4d
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 09:20:26 -05:00
Ryan VanderMeulen
c2bbcb7775
Merge m-c to fx-team.
2014-02-18 15:24:27 -05:00
Gijs Kruitbosch
d1921a75f8
Bug 949297 - adjust warning message severity for Australis customizableUI widget removals, r=jaws
2014-02-18 18:31:26 +00:00
Gijs Kruitbosch
6b1f3b5123
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
5b9ee7e809
Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert
2014-02-18 18:51:23 +01:00
Brian Grinstead
54a3eaf25c
Bug 972064 - Fix Spectrum.js warning in browser console. r=jwalker
2014-02-13 11:54:05 -06:00
Steve Fink
4178316c1c
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
617205ccba
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
67582783ff
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
84bf2bec23
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
2014-02-18 09:20:24 -05:00
Manish Goregaokar
1ac814be49
Bug 910670 - Preference for proxy autologin. r=adw
2014-02-18 09:20:24 -05:00
Dão Gottwald
be9d95de08
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
58b8bb43a2
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
a35058826c
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
2e3198cea3
Bug 971258 - Sync email should not be bold in the Australis menu r=markh
2014-02-18 11:27:42 +01:00
Tim Taubert
9d68f76140
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
e0a06f0abb
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
d15ea8727b
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Masatoshi Kimura
0b68c4c7e9
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
Georg Fritzsche
bd62e84361
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
a7fd58cdc5
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
6694f74c1b
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
8088e0e635
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Mike de Boer (mdeboer@mozilla.com)
e54b1e3255
[Australis] Bug 972550: adjust margins of panel promo footer on Windows. r=mak
2014-02-14 14:40:25 +01:00
Gijs Kruitbosch
e8f3ea0d82
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
Rodrigo Silveira
d51de8c341
Bug 842712 - strWindowName of |window.open(strUrl, strWindowName , strWindowFeatures)| should be targeting tab context, this problem only happens win8 metro UI r=mbrubeck
2014-02-10 11:30:56 -08:00
Masatoshi Kimura
8ddf7de8a5
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
Conrad Irwin
58ebc8457f
Bug 762556 - Error stack should contain column number. r=jorendorff
2014-02-19 11:30:08 -05:00
Ted Mielczarek
5527be7dc3
Bug 972510 - Move some healthreport tests to manifests (and re-enable them and a few others). r=gps
2014-02-19 08:47:35 -05:00
Phil Ringnalda
89c3345063
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Phil Ringnalda
7d3085e511
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
b463b1af44
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Jim Mathies
32aeb9d565
Bug 967671 - Set nsGfxScrollFrame's mOriginOfLastScroll default to 'other', insures apzc will receive a scroll offset update when frames are created. Also remove display port reset in metrofx front end code when window size changes. r=kats, tnikkel
2014-02-15 07:06:27 -06:00
Jim Mathies
24c8c2e107
Bug 972608 - Update feedback charm entry strings. r=sfoster
2014-02-15 07:06:26 -06:00
ffxbld
89b74bb6f9
No bug, Automated blocklist update from host bld-linux64-spot-065 - a=blocklist-update
2014-02-15 03:17:42 -08:00
Panos Astithas
0e016fbf86
Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof
2014-02-15 10:57:26 +02:00
Phil Ringnalda
2ff6e6f32a
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Bobby Holley
5b2f9328e7
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Mike Habicher
557d8c2d5c
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 17:41:07 -05:00
Mike de Boer
f1c5279f2a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 14:04:28 +01:00
Mike de Boer
ea9c7b0eab
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 14:04:23 +01:00
Phil Ringnalda
4d898ac6fc
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
...
CLOSED TREE
2014-02-14 18:35:30 -08:00
Masayuki Nakano
a183cc5385
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
2014-02-15 09:57:39 +09:00
Bobby Holley
2ef77bb4c3
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Ryan VanderMeulen
b7bc5d26da
Merge m-c to inbound.
2014-02-14 15:32:02 -05:00
Honza Bambas
1c3895a5cf
Bug 968606 - Update in-content/advanced.js to use HTTP cache v2 API, r=bbondy
2014-02-14 20:27:32 +01:00
Ryan VanderMeulen
e984c90001
Backed out changeset e1d1542ff35c (bug 949907) for robocop failures.
...
CLOSED TREE
2014-02-14 13:38:04 -05:00
Jan-Ivar Bruaroey
f72c2e65df
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
2014-02-13 15:32:17 -08:00
Gijs Kruitbosch
b8e8cf739a
Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley
2014-02-12 17:32:23 +00:00
Gijs Kruitbosch
bb8fe40823
Bug 968828 - fix Australis' panel sync icon on OSX hidpi, r=mikedeboer
2014-02-14 23:34:20 +00:00
Brian Grinstead
1b368bd401
Bug 965819 - The selected item's background color in the variables view for the dark theme is incorrect;r=vporof
2014-02-14 09:50:55 -06:00
Ryan VanderMeulen
47d8ae6838
Merge m-c to fx-team.
2014-02-14 08:58:26 -05:00
Ryan VanderMeulen
ef7d356d30
Merge inbound to m-c.
2014-02-14 08:54:12 -05:00
Stephen Horlander
2f78d3cd6c
[Australis] Bug 968595 - Clean up Menu Panel SubViews and panel footer styling. r=mikedeboer
2014-02-14 14:16:36 +01:00
Stephen Horlander
41c7bdeacd
[Australis] Bug 968595 - Adjust Click-to-Play Styling. r=dao
2014-02-14 14:16:33 +01:00
Stephen Horlander
edf467218e
[Australis] Bug 968595 - Adjust Download panel alignment and panel styling. r=mikedeboer
2014-02-14 14:16:31 +01:00
Stephen Horlander
2ae5797321
[Australis] Bug 968595 - Adjust Share panel alignment. r=dao
2014-02-14 14:16:29 +01:00
Stephen Horlander
1b1727a035
[Australis] Bug 968595 - Adjust identity panel alignment and styling. r=dao
2014-02-14 14:16:27 +01:00
Mike de Boer
f4e68f74e8
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
15af7d198a
Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused
2014-02-14 11:38:28 +01:00
Mike de Boer
c3ee148057
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 11:38:24 +01:00
Chris Peterson
b7a36cac1b
Bug 972700 - Change "New OOP Window" menu item to "New e10s Window". r=billm
2014-02-13 18:27:25 -08:00
Wes Kocher
3211da1532
Merge m-c to inbound on a CLOSED TREE
2014-02-13 18:50:08 -08:00
Wes Kocher
b921abacaf
Merge fx-team to m-c
2014-02-13 17:28:56 -08:00
Ryan VanderMeulen
53ceaac97e
Backed out changeset c4aba8973e0f (bug 966692) for mochitest-bc failures.
2014-02-13 16:21:02 -05:00
Victor Porof
9746956d84
Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell
2014-02-13 15:15:42 -05:00
Rob Campbell
9179b14a63
Bug 966692 - Reduce the default set of warnings we display in console. r=msucan
2014-02-12 09:03:00 -05:00
Ryan VanderMeulen
64c54adcf5
Bug 967013, bug 926729 - Skip browser_contextSearchTabPosition.js on OSX for intermittent timeouts.
2014-02-13 12:43:27 -05:00
Ryan VanderMeulen
2c9edc991f
Bug 857427 - Skip browser_save_link-perwindowpb.js due to frequent timeouts.
2014-02-13 12:39:48 -05:00
Ryan VanderMeulen
47c33f21a8
Bug 949355 - Skip browser_styleeditor_bug_740541_iframes.js on Linux and OSX due to intermittent failures.
2014-02-13 12:39:48 -05:00
Jared Wein
f0ffa1e611
Bug 940379 - [Australis] Bookmarks panel isn't aligned with other panels. r=Gijs
2014-02-13 12:07:22 -05:00
Ryan VanderMeulen
fcff9647fc
Merge m-c to fx-team.
2014-02-13 10:32:59 -05:00
Victor Porof
c5fceb1e8d
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
2014-02-13 10:26:09 -05:00
Ryan VanderMeulen
bc6819adac
Merge fx-team to m-c.
2014-02-13 10:16:03 -05:00
Gabriel Luong
fa745af414
Bug 972102 - Minor correction to localization note documentation in sourceditor.properties. r=anton
2014-02-13 10:02:51 -05:00
Gabriel Luong
fb40f0df3d
Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton
2014-02-13 10:02:51 -05:00
Mike Hommey
90b607eb3c
Bug 940788 - Use sccache on try for builds happening on AWS that currently use ccache. r=bhearsum
2014-02-13 10:05:59 +09:00
Tim Taubert
1e16043ae4
Bug 971685 - Remove workaround from bug 880101 now that the initial tab's docShell isn't created lazily anymore r=gavin
2014-02-12 14:52:20 +01:00
Tim Taubert
5435ba79a0
Bug 969656 - "Sign in again" menu panel UI should link directly to the sign-in page, rather than preferences r=gavin
2014-02-11 15:38:48 +01:00
Panos Astithas
a5d739e5cf
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
2014-02-13 09:18:36 +02:00
Gijs Kruitbosch
ace5ba3d4c
Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE
2014-02-12 21:53:29 +00:00
Rodrigo Silveira
2721d8a4d0
Bug 969356 - Backed out because this change hides the scrollbar and clips bottom tiles in portrait/snapped.
...
--HG--
extra : rebase_source : a8cdf8b61b76c8f816dfb3b8771aff836462f097
2014-02-12 13:38:05 -08:00
Jared Wein
f5bf52cc93
Bug 969125 - Australis: [Linux] Sync toolbar button disappears during synchronization. r=Gijs DONTBUILD (fixed commit message)
...
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
Jared Wein
4ba26d9fda
Backed out changeset f8b656efb478 (bug 940844)
...
--HG--
rename : browser/themes/linux/syncProgress-toolbar.png => browser/themes/linux/sync-24-throbber.png
2014-02-12 15:41:32 -05:00
Jared Wein
255e2a004a
Bug 940844 - Australis: sync busy icon (sync pending) in menu is missing on Linux. r=Gijs
...
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
Mike de Boer
5d813f2a87
[Australis] Bug 938578: update separator styling in subviews and align related items accordingly. r=Gijs
2014-02-13 14:58:19 +01:00
Jim Mathies
ea86ad467f
Bug 908079 - Follow up, remove a Util.dump statement that landed in the last patch set. DONTBUILD
2014-02-13 07:37:24 -06:00
Jim Mathies
504d9fca23
Bug 908079 - Add a copy-all and follow option to the metrofx console. r=ally
2014-02-13 07:33:57 -06:00
Jim Mathies
8db4e621b5
Bug 908079 - Don't display code segments in the metrofx console by default, avoids a bad hang when displaying the console for the first time. r=ally
2014-02-13 07:33:57 -06:00
Gijs Kruitbosch
8615d54881
Bug 969421 - really quickly drag-dropping items in Australis' Customize Mode breaks layout, r=jaws
2014-02-12 22:55:28 +00:00
Rodrigo Silveira
a975116a7f
Bug 949213 - On-boarding screen part 2 r=mbrubeck
2014-02-05 17:13:56 -08:00
Wes Kocher
7a77af756e
Merge m-c to fx-team
2014-02-13 18:13:31 -08:00
Jared Wein
c643421562
Bug 968828 - [Australis] Sync Icon for the horizontal menu. r=Gijs
2014-02-13 18:44:05 -05:00
Gijs Kruitbosch
077beed0f9
Bug 969376 - fix all the tests for Australis panel to not go orange because of promises and weirdness, r=jaws
2014-02-13 16:06:48 +00:00
Gijs Kruitbosch
848f08007b
Bug 969376 - correctly size Australis' menu button, make it hug right border on Windows and Linux, r=jaws
...
--HG--
rename : browser/base/content/test/general/browser_backButtonFitts.js => browser/base/content/test/general/browser_menuButtonFitts.js
2014-02-11 19:31:43 +00:00
Jared Wein
92682d6d39
Bug 971825 - [Australis] Undo link after restoring defaults should be a button. r=dao ui-r=shorlander
2014-02-13 17:50:55 -05:00
Mark Hammond
25c9206d8a
Bug 968435 - prevent sync panels from appearing on top of other applications. r=ttaubert
2014-02-14 09:18:47 +11:00
Mark Hammond
5e4bc31da3
Bug 965472 - about:accounts should open a new tab to display legacy sync info. r=ttaubert
2014-02-14 09:08:37 +11:00
Mark Hammond
f1829f3650
Bug 972144 - don't show error notification for LOGIN_FAILED_NOT_READY. r=ttaubert
2014-02-14 09:06:33 +11:00
Marina Samuel
e7b1974dc1
Bug 872206 - Part 2 -Use CrashMonitor to identify crashes in Metro for sending a SHUTDOWN_OK telemetry probe. r=mbrubeck
2014-02-12 12:59:16 -05:00
Jared Wein
53b77e61e3
Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
...
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00