Commit Graph

9805 Commits

Author SHA1 Message Date
Phil Ringnalda
ce1c96e4f6 Merge f-t to m-c 2014-03-16 21:48:47 -07:00
Gavin Sharp
4e3e73d138 Backed out changeset 15516aebd58d (bug 477948) 2014-03-16 16:02:43 -07:00
Philipp Sackl
5bc193ebb8 Bug 979938 - Delay the display of the tab close button to avoid visual noise. r=Dao 2014-03-06 08:31:00 -05:00
Matthew Noorenberghe
26008d759d 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
aa951ea934 Merge m-c to fx-team 2014-03-14 23:19:44 -07:00
Chris Karlof
f92e71f266 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
cfd1489482 Bug 983761 - Add support for CSSGroupingRules in LightweightThemeListener. r=Gijs 2014-03-14 16:24:57 -07:00
Ehsan Akhgari
f3275b307b Bug 857427 - Fix even more problems spotted by ttaubert 2014-03-14 15:17:20 -04:00
Ehsan Akhgari
a92869c0cc Bug 857427 - Fix more problems spotted by ttaubert 2014-03-14 15:03:15 -04:00
Bill McCloskey
183cb20358 Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07:00
Bill McCloskey
482b2b1730 Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-14 11:45:53 -07:00
Ehsan Akhgari
d9d2411dd0 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
9e0a43a2cc Debugging patch for bug 857427
--HG--
extra : rebase_source : 74ceaa5d816577b1f995fb18f88e5e465a66d337
2014-03-14 14:00:29 -04:00
Ehsan Akhgari
8e244f2f34 Bug 857427 - Perform the same cleanups done on browser_save_link-perwindowpb.js on browser_save_private_link_perwindowpb.js too 2014-03-16 10:18:01 -04:00
Ehsan Akhgari
9cb4612aa2 Bug 857427 - Re-enable browser_save_private_link_perwindowpb.js on Linux 2014-03-16 10:17:48 -04:00
Carsten "Tomcat" Book
329f44908d merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Bill McCloskey
fd05f3eb04 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
646d77701d Bug 915835 fix leak in socialmarks event listeners, r=markh 2014-03-13 17:23:34 -07:00
John Gruen
1b2a9cfa29 Bug 983414 - fix sync success copy and formatting. r=markh 2014-03-13 17:01:23 -07:00
Zachary Carter
4e1bd92b84 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
0612d9e455 Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Michael Ratcliffe
d94ab2e2cf Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 21:36:48 +00:00
Ryan VanderMeulen
c9d4ba6f8d Merge m-c to fx-team. 2014-03-13 15:37:02 -04:00
Ryan VanderMeulen
4510c7d862 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
59464c85ad 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
a55a3e4884 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
b8f5d339cb 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
509524d3ce Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Michael Ratcliffe
7809cf00b0 Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 13:54:02 +00:00
Vaibhav Agarwal
c75ff964a1 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
210cd1a4c5 merge fx-team to mozilla-central 2014-03-13 12:52:51 +01:00
Wes Kocher
750ae8d03a Merge m-c to m-i 2014-03-12 21:21:07 -07:00
Ehsan Akhgari
eb2de91c47 Bug 931904 - Ignore selections coming from the autocomplete code in urlbarBindings; r=gavin 2014-03-12 21:44:05 -04:00
Tim Taubert
38576f0990 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
fe678daa9a 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
d79e22b13c Backed out changeset 92f37b7106a4 (bug 970769) on a CLOSED TREE r=bustage 2014-03-12 16:33:59 -07:00
Tim Taubert
87ec6caa2b 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
1772df0a95 [Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws 2014-03-13 16:33:51 +01:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Marco Bonardo
237c22d306 Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin 2014-03-12 23:30:41 +01:00
Blake Winton
d46c9d224d Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused 2014-03-13 09:29:24 -04:00
Carsten "Tomcat" Book
9259b7757c merge fx-team to mozilla-central 2014-03-12 12:19:49 +01:00
Shane Caraveo
34245313a7 bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Bill McCloskey
96f886f1cf Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
Bill McCloskey
0245244bfd Bug 652510 - [e10s] Make the Page Style menu work (r=ttaubert) 2014-03-11 20:13:45 -07:00
Bill McCloskey
f03d9fc63e Bug 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe) 2014-03-11 20:13:41 -07:00
Gavin Sharp
623533edcd 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
7d0e2ba924 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
a51705c845 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
bc4584e4b8 Merge m-c to fx-team. 2014-03-11 13:23:55 -07:00