Commit Graph

20880 Commits

Author SHA1 Message Date
Gavin Sharp
76c0615ab2 Bug 966511: Tweak Sync UI, r=ttaubert
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)

--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Mark Hammond
d5a0e6296a Bug 966520 - have sync prefs pane open the new "force sign in" page. r=gavin 2014-01-31 17:27:59 -08:00
Tim Taubert
1ab9fb74db Bug 966546 - [Australis] Doorhanger should slide and have the right anchor position r=gavin 2014-01-31 16:09:22 -08:00
Girish Sharma
25ef623ced Bug 965158 - Up/down arrows should navigate through the autocompletion suggestions, r=harth 2014-02-01 04:59:52 +05:30
Gijs Kruitbosch
3f060ceee8 Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak 2014-01-31 23:21:41 +00:00
Sam Foster
4ffe7dbb3f Bug 964149 - Tighten up bend/unbend event handling in richgrid. r=rsilveira 2014-01-31 13:56:42 -08:00
Brian Grinstead
b6ab53e6ef Bug 966275 - DevTools Themes - Change color of main devtools splitter to better match both themes;r=vporof 2014-01-31 15:53:33 -06:00
Gijs Kruitbosch
05a554fce6 Bug 948213 - Australis menu panel stays open when opening items in subviews, r=jaws,mconley 2014-01-31 20:05:05 +00:00
Sam Foster
f31ffbdab7 Bug 964285 - guard against selecting non-item elements in richgrid. r=mbrubeck 2014-01-31 13:29:54 -08:00
Brian Grinstead
b888bd1889 Bug 965985 - DevTools light theme button followup;r=vporof 2014-01-31 14:45:59 -06:00
Blake Winton
e428d59fa4 Bug 958645 - Add mouseover effect to non-icons in Australis Customize mode. r=Gijs, r=dao, ui-r=phlsa 2014-01-31 11:35:00 -08:00
Marina Samuel
be2286d1a3 Bug 962284 - Adjust tabstrip css in rtl locales. r=mbrubeck 2014-01-31 15:32:48 -05:00
Shane Caraveo
0b4eb0c893 bug 963961 fix intermittent blocklist failure, r=felipe 2014-01-31 11:46:04 -08:00
Blake Winton
a18c031e95 Bug 966280 - Add a flag to the Australis UITelemetry ping for whether the titlebar is shown. r=mconley 2014-01-31 13:59:23 -05:00
Panos Astithas
475515ccd6 Teach auto-pretty-print tests to not rely on the default pref value (bug 962857). r=bustage in a CLOSED TREE 2014-01-31 20:56:17 +02:00
Rodrigo Silveira
a8baa0311b Bug 952800 - Intermittent TEST-UNEXPECTED-FAIL | browser_form_auto_complete.js | autofill item list length mismatch, some items were not found. - Got 5, expected 6 r=jimm 2014-01-29 12:24:05 -08:00
Jim Mathies
a0081f3edc Bug 965832 - Tests. r=mbrubeck 2014-01-31 12:10:17 -06:00
Jim Mathies
831f3df543 Bug 965832 - Regression fix, make sure touch selection activates for the nav bar when tapped. r=mbrubeck 2014-01-31 12:10:16 -06:00
Jim Mathies
dd855640a5 Bug 965290 - Add an exe manifest to the ceh. r=rs 2014-01-31 12:10:16 -06:00
Brian Grinstead
c3644d3ede Bug 966266 - Remove text shadow from DevTools sidebar tabs. r=vporof 2014-01-31 09:17:55 -06:00
David Rajchenbach-Teller
f33519016d Bug 966253 - Fix SessionFile shutdown blocker. r=ttaubert 2014-01-31 13:02:34 -05:00
Lalit Khattar
3f8ca206c3 Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof 2014-01-31 13:01:27 -05:00
Ryan VanderMeulen
b4b53f4dd3 Bug 965861 - Update pdf.js to version 0.8.990. r=bdahl 2014-01-31 12:52:51 -05:00
Mike Conley
e6466f5e55 Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Panos Astithas
824657af90 Disable auto-pretty-print by default until we fix the heuristics (bug 962857). r=robcee 2014-01-31 18:30:27 +02:00
Mike Conley
c6ed3e6849 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix). 2014-01-31 11:28:35 -05:00
Mike de Boer
4df606b5f9 [Australis] Bug 965820: re-add margin for the search field in menu panel. r=Gijs 2014-01-31 16:06:36 +01:00
Victor Porof
c1d9df11aa Bug 966199 - There's a bit of redundancy and inconsistency in the breadcrumbs styles, r=bgrins 2014-01-31 12:05:43 +02:00
Gijs Kruitbosch
6ab538de37 Backed out Australis changeset 2bff84532177 (bug 948213) for being utterly broken 2014-01-31 14:23:30 +00:00
Neil Deakin
ee782b7b75 Bug 943759, [Australis], support mousethrough on panels to allow mouse events to pass through to the content behind, implemented on Windows, Mac and Linux, use this for the UI tour highlight, r=neil,jmathies,karlt 2014-01-31 08:27:43 -05:00
Carsten "Tomcat" Book
9e7a6ea388 Merge mozilla-central to fx-team 2014-01-31 13:19:31 +01:00
Carsten "Tomcat" Book
a10c0f0add merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Mike de Boer
33aa8c26e7 [Australis] Bug 966167: update locale string IDs for the tip section. r=Unfocused 2014-01-31 11:30:55 +01:00
Dão Gottwald
044a917cf7 Bug 945547 - [Australis] Selected tab has wrong text-shadow with lightweight themes applied. r=MattN 2014-01-31 11:33:41 +01:00
Dagger
6826e88d26 Bug 963937 - Add a pref to disable automatic bracket closing in source editor. r=anton 2014-01-30 20:21:00 -08:00
Matthew Noorenberghe
81c5000320 Bug 958679 - UITour: Add the Accounts button within the Australis menu panel to the list of targets. r=Unfocused 2014-01-30 22:25:00 -08:00
Stephen Horlander
9d8fcf824c Bug 932235 - [Australis] New "Email Link" Icon. r=jaws 2014-01-31 00:37:33 -05:00
Gavin Sharp
6cd1afb019 Bug 966134: merge warning dialog should mention new email, not old email, and we should avoid storing the plaintext of signed-in users forever, r=markh
--HG--
extra : rebase_source : cee71c3201ee6fffc477d2cced50e0df567a0976
2014-01-30 19:05:24 -08:00
Gavin Sharp
4fc7b22f36 Bug 966150: adjust wording/layout of new-sync preferences pane, r=ttaubert
--HG--
extra : rebase_source : 2736e75660a0def3561070f8f5e4d50f9de1e5cf
2014-01-30 20:37:43 -08:00
Mark Hammond
a332fe77e2 Bug 966123 - have sync prefs listen for the onverified observer and update accordingly. t=ttaubert. 2014-01-30 20:07:49 -08:00
Tim Taubert
8703c7114a Bug 963865 - [Australis] Fix browser_946320_tabs_from_other_computers.js to run with FxA enabled r=markh 2014-01-30 15:54:36 -08:00
Tim Taubert
861c2ec442 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Tim Taubert
790e792a5d Bug 964349 - Follow-up: use gCrashReporter instead of Services.appinfo r=bustage 2014-01-30 18:53:35 -08:00
Gavin Sharp
e0c461ec95 Bug 966122: fix typo that led to "Verify" button missing its label, r=markh
--HG--
extra : rebase_source : bf0b6d1117cc246d9990a197457063e1e81ce164
2014-01-30 17:59:39 -08:00
Mark Hammond
d219a8ba6c Bug 965474 - allow for an initial sync on new user signin. r=ckarlof
--HG--
extra : rebase_source : f5fd22db384606112900b2caef11cc7bdc262f98
2014-01-30 19:02:46 -08:00
Gavin Sharp
cd07679afa Backed out changeset 00cead8f21d4 (bug 965464, should have been bug 965474)
--HG--
extra : rebase_source : 43997ecb392c716aa147407985b6f823ac087db8
2014-01-30 19:08:08 -08:00
Wes Kocher
058b6968d3 [Australis] Backed out changeset 3d0775f7bd0f (bug 897496) for the same error it caused last time. 2014-01-30 19:09:08 -08:00
Mark Hammond
69754ceff2 Bug 965464 - allow for an initial sync on new user signin. r=ckarlof 2014-01-30 19:02:46 -08:00
Blair McBride
3646e61e81 Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN 2014-01-31 15:25:45 +13:00
Tim Taubert
2427791234 Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00