Ehsan Akhgari
0849790483
Bug 857427 - Re-enable browser_save_private_link_perwindowpb.js on Linux
2014-03-16 10:17:48 -04:00
Matthew Noorenberghe
1bef6091ac
Bug 971108 - UITour: Update the doorhanger menu style with a footer background and primary button style. r=Unfocused
...
--HG--
extra : rebase_source : fbbfc8c7a6c08f224aea0a8e786bc96f120da67b
2014-03-15 14:21:20 -07:00
Wes Kocher
b031e3117f
Merge m-c to fx-team
2014-03-14 23:19:44 -07:00
Chris Karlof
93e8711424
Bug 976633 - Clicking Cancel on merge warning should not initiate Firefox Account creation. r=markh
2014-03-14 17:59:26 -07:00
Matthew Noorenberghe
09c93a2784
Bug 983761 - Add support for CSSGroupingRules in LightweightThemeListener. r=Gijs
2014-03-14 16:24:57 -07:00
Ehsan Akhgari
3d045de806
Bug 857427 - Fix even more problems spotted by ttaubert
2014-03-14 15:17:20 -04:00
Ehsan Akhgari
943f13337f
Bug 857427 - Fix more problems spotted by ttaubert
2014-03-14 15:03:15 -04:00
Bill McCloskey
4745f6462b
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Bill McCloskey
0a973e879b
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-14 11:45:53 -07:00
Ehsan Akhgari
3853772bbf
Bug 857427 - Wait for focus before initiating a right click on the test page
...
--HG--
extra : rebase_source : 7f55838ed7cf08fdd2350886d852c7a507e8f5f5
2014-03-14 14:00:43 -04:00
Ehsan Akhgari
52139bdf6d
Debugging patch for bug 857427
...
--HG--
extra : rebase_source : 74ceaa5d816577b1f995fb18f88e5e465a66d337
2014-03-14 14:00:29 -04:00
Carsten "Tomcat" Book
3c43258d50
merge fx-team to mozilla-central
2014-03-14 12:35:23 +01:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Shane Caraveo
4cd6492547
Bug 915835 fix leak in socialmarks event listeners, r=markh
2014-03-13 17:23:34 -07:00
John Gruen
81d9f58148
Bug 983414 - fix sync success copy and formatting. r=markh
2014-03-13 17:01:23 -07:00
Zachary Carter
28a3f66800
Bug 972061 - Update style of Sync intro and manage pages r=ttaubert
...
From ff216e4d7d2c5957c09ba03028b0fec76303ab30 Mon Sep 17 00:00:00 2001
---
.../base/content/aboutaccounts/aboutaccounts.css | 36 --
.../base/content/aboutaccounts/aboutaccounts.xhtml | 8 +-
.../aboutaccounts/images/graphic_sync_intro.png | Bin 5566 -> 9304 bytes
.../aboutaccounts/images/graphic_sync_intro@2x.png | Bin 10764 -> 19655 bytes
browser/base/content/aboutaccounts/main.css | 380 ++++-----------------
5 files changed, 76 insertions(+), 348 deletions(-)
2014-02-12 18:36:07 -08:00
Michael Ratcliffe
64701bba07
Bug 663778 - Tests: Charsets to utf-8 r=jwalker
2014-03-12 14:00:13 +00:00
Michael Ratcliffe
d3a9fcdf6b
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 21:36:48 +00:00
Ryan VanderMeulen
f40898828c
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Ryan VanderMeulen
991e5c8bc3
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Florian Quèze
15f38c2d6b
Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null - fourth attempt, r=Gijs.
...
--HG--
rename : browser/base/content/test/general/browser_get_user_media.js => browser/base/content/test/general/browser_devices_get_user_media.js
2014-03-13 13:45:34 +01:00
Gavin Sharp
b5e2dc3fda
Bug 982241: make the UI observe weave:service:setup-complete so that it gets updated correctly when re-signing in after an auth error, r=ttaubert
...
Changes:
* start observing weave:service:setup-complete to update the UI after all logins (re-auth, initial sign-in)
* stop observing FxAccountsCommon.ONLOGIN_NOTIFICATION, since the state we depend on to update the UI never changes interestingly as a result of it firing
--HG--
extra : rebase_source : 8632d597557b7a25ebc31dd53ad5680ac5a72583
2014-03-12 18:53:35 -07:00
Gavin Sharp
bfae06dcda
Bug 982893: give up on not trying to initialize Weave.Status on window open, since we were failing at it anyways, r=markh
...
Changes:
* don't try to avoid loading Weave.Status modules on window open
* access the authManager via Weave.Status instead of Weave.Service, since Weave.Status will already be initialized in almost all cases.
--HG--
extra : rebase_source : a328609e5c5c461fb92b050b8d34816f08f01d8a
2014-03-13 09:52:52 -07:00
Michael Ratcliffe
ba611f6bd4
Bug 663778 - Tests: Charsets to utf-8 r=jwalker
2014-03-12 14:00:13 +00:00
Michael Ratcliffe
508e2702a6
Bug 663778 - Box Model Highlighter r=jwalker
2014-03-13 13:54:02 +00:00
Vaibhav Agarwal
74d0d984a3
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Carsten "Tomcat" Book
0b804927d7
merge fx-team to mozilla-central
2014-03-13 12:52:51 +01:00
Wes Kocher
a15b6e2f00
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
Ehsan Akhgari
d4fb7f54df
Bug 931904 - Ignore selections coming from the autocomplete code in urlbarBindings; r=gavin
2014-03-12 21:44:05 -04:00
Tim Taubert
6463f93f80
Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh
2014-03-12 18:14:05 -07:00
Matteo Ferretti
6387e1e919
Bug 959640 - "Have a default icon for add-on SDK widgets in Australis' customization view" r=gijs
...
--HG--
extra : rebase_source : f435e4b8901fd8100fc78c39d74d0e8b250a0fa5
2014-03-12 08:36:00 +01:00
Tim Taubert
7192454e4a
Backed out changeset 92f37b7106a4 (bug 970769) on a CLOSED TREE r=bustage
2014-03-12 16:33:59 -07:00
Tim Taubert
b04a0d5bc5
Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh
2014-03-12 15:35:46 -07:00
Mike de Boer
0c917e2c74
[Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws
2014-03-13 16:33:51 +01:00
Darrin Henein
02b14507fd
Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak
2014-03-07 13:31:00 +00:00
Marco Bonardo
fe8c6fd660
Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin
2014-03-12 23:30:41 +01:00
Blake Winton
994a414863
Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused
2014-03-13 09:29:24 -04:00
Carsten "Tomcat" Book
fc2f11e1f9
merge fx-team to mozilla-central
2014-03-12 12:19:49 +01:00
Shane Caraveo
4d0239801d
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Bill McCloskey
7f8b73d76c
Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe)
2014-03-11 20:13:48 -07:00
Bill McCloskey
308bb03144
Bug 652510 - [e10s] Make the Page Style menu work (r=ttaubert)
2014-03-11 20:13:45 -07:00
Bill McCloskey
a1cffdcdf6
Bug 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe)
2014-03-11 20:13:41 -07:00
Gavin Sharp
660bcc0971
Bug 966342: Tools menu shows "Sync now" to unverified users in some cases, r=markh
...
Changes include:
- have gSyncUI._needsSetup check Weave.Service.identity._signedInUser (if already set) and return true if the user is not verified
- make the menuitem hiding/showing code in gSyncUI.updateUI a bit easier to follow
--HG--
extra : rebase_source : b5a99354e13db798ea3d0380391db1993bf36408
2014-03-10 17:24:07 -07:00
Gijs Kruitbosch
ffcb6f7d1d
Bug 981548 - bookmark star animation disables click on bookmarks widget during transition, r=mak
...
--HG--
extra : rebase_source : a4f5f1ba45da12269eae0ca05cc366b14cdec906
2014-03-10 21:28:06 +00:00
Chris Karlof
9e95cbfb16
Bug 981140 - Make the FxA signup uri pref and path explicitly reference signup. r=markh
2014-03-11 15:58:27 -07:00
Ryan VanderMeulen
00f626009e
Merge m-c to fx-team.
2014-03-11 13:23:55 -07:00
Ryan VanderMeulen
3ba438c548
Merge fx-team to m-c.
2014-03-08 01:12:53 -08:00
Blair McBride
c998e32ec7
Bug 980155 - [Australis] Initialization of overflowable toolbars breaks when adding them dynamically. r=Gijs r=jaws
2014-03-07 05:19:00 -05:00
Mark Hammond
6e23f7e193
Bug 956605 - have about:accounts do the right thing based on user logged in states. r=ckarlof
2014-03-10 18:33:00 -07:00
Mark Hammond
cd08779e83
Bug 980182 - more about:accounts tests. r=ttaubert
2014-03-10 18:33:00 -07:00