Commit Graph

20758 Commits

Author SHA1 Message Date
Ryan VanderMeulen
aa86b69add Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
Gijs Kruitbosch
939382ceee Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
Gijs Kruitbosch
5728a70b7c Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mark Hammond
e595dddc14 Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
	browser/base/content/aboutaccounts/aboutaccounts.js

--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond
b9974ecc39 Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
2014-01-28 20:43:01 -08:00
Gijs Kruitbosch
9306a5579a Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
35d5f37fc7 Bug 947915 - fix sync button pending state on Australis win7 glass on menubar/tabstoolbar, r=mikedeboer 2014-01-29 16:27:33 +00:00
Mike de Boer
499f75d2eb [Australis] Bug 870593: add locale strings to be used for tips in Customize Mode. r=Gijs 2014-01-29 15:43:29 +01:00
Mike de Boer
750a66cd18 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Tim Taubert
182d251939 Bug 964929 - [Australis] Follow-up to remove OSX-only button styles from Windows and Linux r=bustage 2014-01-28 20:13:44 -08:00
Tim Taubert
37e4e5c3f2 Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin 2014-01-28 17:54:36 -08:00
Tim Taubert
2fd6d7c401 Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh 2014-01-28 18:57:19 -08:00
Tim Taubert
02440deee8 Bug 963384 - [Australis] Don't show doorhanger when sync customization dialog will be shown r=markh 2014-01-28 18:54:01 -08:00
Zachary Carter
ff42bd5929 Bug 965024 - Fix legacy Sync URL on about:accounts intro screen. r=markh 2014-01-28 18:19:31 -08:00
Mark Hammond
c428a82013 Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman 2014-01-28 17:51:09 -08:00
Mark Hammond
bce353b88e Bug 959990 - Add Firefox Accounts specific TOS and PP prefs and have utils functions open them if appropriate. r=rnewman. 2014-01-28 17:51:08 -08:00
Wes Kocher
427aa72170 Backed out changeset 95c958fa3cf2 (bug 964504) for test failures 2014-01-28 17:27:09 -08:00
Gijs Kruitbosch
60281808db Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Tim Taubert
6571b57f2e Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01:00
Tim Taubert
98bf23dbea Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-28 14:36:00 -08:00
Matt Brubeck
45b1cd9c59 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck
df161d2bee Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Matt Brubeck
6ecee02d3f Bug 940286 [Australis] - Set hover state in panel menu on keyboard nav [r=Gijs] 2014-01-28 15:24:51 -08:00
Anton Kovalyov
dead5b5fa6 Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan 2014-01-28 13:48:09 -08:00
Mihai Sucan
a943a24363 Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee 2014-01-28 15:55:19 +02:00
Neil Deakin
95de2e33ba Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Marina Samuel
2cc12daee5 Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira 2014-01-24 13:44:56 -08:00
Victor Porof
1ea6e378f2 Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past 2014-01-28 12:31:51 +02:00
Ed Morley
b77998a5e9 Backed out changeset a4f31914bb0c (bug 957229) for browser_aboutAccounts.js timeouts; CLOSED TREE 2014-01-28 16:09:22 +00:00
Girish Sharma
44ed013d4a Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan 2014-01-28 20:42:02 +05:30
Girish Sharma
23155ec735 Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee 2014-01-28 20:41:22 +05:30
Girish Sharma
3d09a30413 Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 2 - Source editor tests, r=anton 2014-01-28 20:40:40 +05:30
Girish Sharma
8bc1f3a4e7 Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth 2014-01-28 20:38:41 +05:30
Dão Gottwald
a93159e584 Bug 962844 - [Australis] urlbar with EV SSL overlaps searchbar in narrow window. r=jaws
--HG--
extra : rebase_source : 019f32dd55acd325104296c77148b13e1ead5e43
2014-01-27 17:33:27 +01:00
Aakash Bapna
8dc39776b5 Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof 2014-01-28 08:50:34 -05:00
Brian Grinstead
7d773da68d Bug 958048 - Remove double scrollbar from DevTools options pane with resolution < 800;r=pbrosset 2014-01-28 07:29:41 -06:00
Carsten "Tomcat" Book
b1d46ce903 Merge mozilla-central to fx-team on a CLOSED TREE 2014-01-28 14:10:42 +01:00
Carsten "Tomcat" Book
47194bc33a Backed out changeset a76a4f921987 (bug 964700) for XPC Bustage on a CLOSED TREE 2014-01-28 14:03:38 +01:00
Carsten "Tomcat" Book
4dcf6cb1d4 merge fx-team to mozilla-central 2014-01-28 13:45:03 +01:00
Jim Mathies
b4b6c395db Bug 964418 - Update mochiperf tests to use dom utils frame time recording and add some apzc tests. r=mbrubeck 2014-01-27 17:45:03 -06:00
Matt Brubeck
9acefe9f31 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
36bb6d6b94 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
e569cf353c Bug 960252 - Split start page styles out of browser.css [r=sfoster]
--HG--
rename : browser/metro/base/content/browser.css => browser/metro/base/content/bindings.css
rename : browser/metro/theme/browser.css => browser/metro/theme/start.css
2014-01-27 15:42:50 -08:00
Manish Goregaokar
618f5324fe Bug 887951 - [Australis] Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string. 2014-01-27 18:23:07 -05:00
Mike Conley
de35290a3a Backed out changeset 39fd448f1994 for bad commit message. 2014-01-27 18:22:37 -05:00
Manish Goregaokar
29ed3368d2 Bug 887951 - Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string. 2014-01-27 18:19:03 -05:00
Tim Taubert
e0ec07d3cd Bug 957229 - Don't show about:accounts with FxA disabled r=markh 2014-01-27 15:17:29 -08:00
Jim Mathies
61399855bb Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats 2014-01-28 06:10:45 -06:00
Victor Porof
0d06850d93 Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past 2014-01-28 13:24:45 +02:00
Gijs Kruitbosch
1eb634dd55 Bug 964576 - fix target is null JS error in Australis' CustomizableUI, r=mikedeboer
--HG--
extra : rebase_source : ca5becbaee6af43108454419cf432246988e1ce6
2014-01-28 11:17:44 +00:00