Commit Graph

21903 Commits

Author SHA1 Message Date
Phil Ringnalda
85d6114084 Merge m-c to m-i 2014-03-16 08:38:30 -07:00
Ehsan Akhgari
dc91091fd5 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
0849790483 Bug 857427 - Re-enable browser_save_private_link_perwindowpb.js on Linux 2014-03-16 10:17:48 -04:00
Phil Ringnalda
df7c82a42d Merge m-c to f-t 2014-03-15 18:21:41 -07:00
Ryan VanderMeulen
0096b112e2 Backed out changeset a1d95da23e97 (bug 976002) for Android xpcshell failures. 2014-03-15 19:50:09 -04:00
Mike de Boer
ca7c378339 [Australis] Bug 983732: Put sync promo footer back in the right place. r=MattN 2014-03-15 15:45:23 +01:00
Asaf Romano
2ed4b8f9e2 Bug 983623 - Async transactions: Add a preference for turning it, implement undo & redo commands. r=mak 2014-03-15 23:49:07 +02:00
Marco Castelluccio
97ab2c87f2 Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Ehsan Akhgari
f0a6f44ed8 Bug 983916 - Remove the classinfo on WebContentConverterRegistrar; r=gavin 2014-03-15 15:57:37 -04:00
Wes Kocher
b031e3117f Merge m-c to fx-team 2014-03-14 23:19:44 -07:00
Wes Kocher
aa89f0292c Merge inbound to m-c 2014-03-14 22:20:25 -07:00
Wes Kocher
b6db2af290 Merge fx-team to m-c 2014-03-14 19:20:46 -07:00
Phil Ringnalda
8127109275 Merge m-c to f-t 2014-03-14 19:09:29 -07:00
Phil Ringnalda
b15799f95e Merge m-c to a CLOSED TREE m-i 2014-03-14 19:05:32 -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
Matthew Noorenberghe
03bef0428a Bug 983761 - Use tab-active-middle@2x.png with lightweight themes for HiDPI. r=Gijs 2014-03-14 16:24:56 -07:00
Nick Fitzgerald
378300a8de Bug 981258 - Replace 'waitForSourceShown' with 'ensureSourceIs' to fix intermittent browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js; r=past 2014-03-14 10:15:43 -07:00
Ed Morley
e24190b758 Bug 918507 - Disable browser_dbg_chrome-create.js on the remaining platforms, since it doesn't clean up after itself; CLOSED TREE 2014-03-14 16:54:20 +00:00
Jared Wein
23d63d2dc2 Bug 983632 - [Australis, Windows HiDPI] button icons can be completely hidden but still be on toolbar and not in overflow menu if window resized/width decreased. r=Gijs
--HG--
extra : rebase_source : 370fde95f8d07e1fe535da4eaee65a5300d7f4ac
2014-03-14 11:13:41 -04:00
Carsten "Tomcat" Book
3c43258d50 merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Fernando Jiménez
4a5bf12922 Bug 976002 - Build time flag to enable/disable FxA. r=markh 2014-03-13 22:00:48 -07:00
Sebastian Hengst
3274ababce Bug 983724 - Remove unused customizeMode.menuAndToolbars.label from browser.dtd. rs=mconley over irc
--HG--
extra : rebase_source : d9179d9bbc7258fa219d400af56af3871909ef2d
2014-03-15 14:21:50 -07: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
Ratnadeep Debnath
37b815be46 Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans 2014-03-15 17:17:45 -04: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
Wes Kocher
c71cbaa650 Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Jared Wein
5aeea262ce Bug 971948 - [Australis] Bookmark toolbar items icon is broken in the palette. r=Gijs 2014-03-13 20:34:19 -04: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
David Rajchenbach-Teller
f239dd5dfa Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
Victor Porof
76345c5744 Bug 982359 - Increase timeout for browser_net_filter-03.js to avoid it failing on Ubuntu. r=me 2014-03-14 09:30:54 -04: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
Marco Castelluccio
2a551f3b08 Bug 898647 - Backend for app updates. r=myk,fabrice
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Stephen Horlander
34b4374e18 Bug 969584 - Patch 3: Consolidate typography and sizing of panel subview items for Australis, r=mikedeboer
--HG--
extra : rebase_source : c9fcac25fedf0521fdcca7bccb7052587b4c1594
2014-03-06 08:57:00 -05:00
Gijs Kruitbosch
eb0cf086d3 Bug 963143 - Australis - fix nits for download finish notification patch, rs=mak
--HG--
extra : rebase_source : dec8b20839abdfccb9429d949b2e20709495ad9d
2014-03-15 19:21:36 +01:00
Matthew Noorenberghe
c6e34cfc3e Bug 982620 - UITour: Test that the menu panel is closed after tearing down. r=Gijs
[Australis]
2014-03-15 11:21:43 -07:00
Gijs Kruitbosch
31179fb0ab Bug 982620 - Australis' UITour doesn't hide the menu panel on teardown, causing recreatePopup to break later hideMenu calls, r=MattN 2014-03-15 00:52:15 +01:00
Heather Arthur
aaec4f8425 Bug 983892 - Inspector Box model tab's background should be light to match light theme; r=vporof 2014-03-15 10:31:30 -07:00
Mihaela Velimiroviciu
89d43b0e5b Bug 977033 - Add test for bug 963639 - checking customizing attribute on non customizable toolbar. r=Gijs 2014-02-26 15:58:58 +02:00
Jared Wein
268a93fc9f Bug 934075 - Followup to fix the path and remove the preprocessor flag from jar.mn on OSX. r=me 2014-03-14 08:53:40 -04:00
Jared Wein
dbc0e8a5d3 Bug 934075 - [Australis] Show the Whimsycorn on the menu panel when it is empty. r=Unfocused
--HG--
extra : rebase_source : 8c9914d0bb761daa6c5146573406a71fa05aca82
2014-03-14 08:22:09 -04:00
Carsten "Tomcat" Book
d2a7e2bf02 Merge mozilla-central to fx-team 2014-03-14 12:56:25 +01:00
Gijs Kruitbosch
b43545d192 Bug 983583 - define missing PREF_SELECTED_LOCALE for Australis menu panel, f=aryx, rs=me 2014-03-14 11:35:42 +01:00
Nick Fitzgerald
9cdf2a2c0f Bug 981258 - Set the breakpoints in browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js before executng the IIFE so that the IIFE's Debugger.Script can't be GC'd before the breakpoints are set; r=past 2014-03-15 18:48:55 -07:00
Blake Winton
e8d5a62a48 Bug 983653 - UITour: Make the highlight effect a circle on the bookmarks combo button. ui-r=shorlander, r=MattN 2014-03-15 18:29:38 -07:00
Mike de Boer
061e3fb79a [Australis] Bug 983655: fix combined and menu-button buttons styling in the overflow panel. r=Gijs 2014-03-18 12:49:56 +01:00
Brandon Benvie
e5e2242f22 Bug 943510 - Convert to Promise.jsm in the devtools framework. r=pbrosset, r=rcampbell 2014-03-17 11:11:00 -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
Gijs Kruitbosch
ea4857dfc4 Bug 983699 - fix widgets in Australis overflow panel to show view on the right anchor, r=jaws
--HG--
extra : rebase_source : 99656dbcbda90cdb19b85c2e48795f7656fca697
2014-03-14 23:30:14 +01:00
Gavin Sharp
34d1362a62 Bug 982167: adjust layout of Sync pref pane so that checkboxes don't span the entire width of the prefpane, r=smacleod
--HG--
extra : rebase_source : c05e5568d4e6f693033e83c9b4afe13077826401
2014-03-11 18:20:36 -07:00
Gijs Kruitbosch
5eda5fad09 Bug 963143 - downloads animation no longer showing when button is in Australis' menu or overflow panel, r=mak
--HG--
extra : rebase_source : 2e74cb17e9a080a2dd5bd27b501b4fe1719bd310
2014-03-14 17:01:34 +01:00
Stephen Horlander
1e23ac4796 Bug 978752 - fix Windows Classic gradient for Australis, r=mconley
--HG--
extra : rebase_source : 9653aec995257946f65c826f439539c848da6d63
2014-03-14 16:59:44 +01:00
Heather Arthur
2bf161bee6 Bug 976738 - Devtools Themes - use light theme as default theme; r=robcee 2014-03-14 15:04:09 -07:00
Heather Arthur
361f46e829 Bug 711401 - prettyify CSS source even if it has spaces or newlines at the end of file; r=jwalker 2014-03-14 15:03:37 -07:00
Brandon Benvie
6ca6258cd1 Bug 970172 - Prevent VariablesView Variables from handling clicks while editing. r=vporof 2014-02-12 15:33:59 -08:00
Michael Ratcliffe
dabaac4db5 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 21:27:10 +00:00
Michael Ratcliffe
43388cd236 Bug 663778 - Changes to tests for box model highlighter r=jwalker 2014-03-12 14:01:31 +00: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
Michael Ratcliffe
f07e0a7b5b Bug 663778 - Misc fixes r=pbrosset 2014-03-09 17:03:00 +00:00
Michael Ratcliffe
f972f9add8 Bug 663778 - Changes to layout view for box model highlighter r=pbrosset 2014-03-08 18:10:44 +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
9a2f1aeeb4 Bug 971047 - Import the CLD language detection library, r=felipe,azakai,gps. 2014-03-13 18:28:53 +01: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
Girish Sharma
f1aea88da3 Bug 944499 - Make the css autocompletion faster, r=harth 2014-03-13 22:49:54 +05:30
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
Mike de Boer (mdeboer@mozilla.com)
062f26ebae [Australis] Bug 982993: restore additional padding for notification panels on Windows. r=mconley 2014-03-13 16:25:18 +01:00
Michael Ratcliffe
39a70a90a5 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 15:38:37 +00:00
Michael Ratcliffe
eb6c7c9e1d Bug 663778 - Changes to tests for box model highlighter r=jwalker 2014-03-12 14:01:31 +00: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
Michael Ratcliffe
cb5ca97c1a Bug 663778 - Misc fixes r=pbrosset 2014-03-13 15:46:37 +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
93661497bd Merge m-c to fx-team 2014-03-12 21:23:37 -07:00
Phil Ringnalda
3e10f96fa0 Bug 982988 - Fix browser_bug415846.js to load the new location of its-a-trap.html and re-enable it 2014-03-12 20:40:58 -07:00
Wes Kocher
c317000cea Merge fx-team to m-c 2014-03-12 20:01:45 -07:00
Wes Kocher
e8d6845a05 Merge inbound to m-c 2014-03-12 19:36:50 -07:00
Wes Kocher
2214eabf9e Bug 982988 - Disable browser_bug415846.js for failing without changing Firefox code 2014-03-12 18:54:37 -07:00
Ryan VanderMeulen
207bbe9c63 Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures. 2014-03-12 15:23:21 -04:00
Wes Kocher
a15b6e2f00 Merge m-c to m-i 2014-03-12 21:21:07 -07:00
Wes Kocher
a4de6958ad Merge m-c to inbound 2014-03-12 18:59:54 -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
Patrick Brosset
f320ac7628 Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker 2014-03-12 13:14:18 -04:00
Panos Astithas
1b3001842f Increase the timeout for browser_dbg_chrome-create.js test to avoid test failures on Win 8.1 (bug 918507). r=me 2014-03-12 18:34:38 +02:00
Marco Bonardo
31d61f5db9 Bug 981592 - Ensure the Library selected left pane container is open before selecting one of its descendants. r=mano 2014-03-12 16:24:28 +01:00
Marco Bonardo
edaa060572 Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
Jared Wein
2062cd5070 Bug 979871 - [Australis] type=menu-button buttons in the menu panel need to be moved up a few pixels. r=Gijs
--HG--
extra : rebase_source : 914fc2692fea457e5a7ee0a95cf17b8f16df8b36
2014-03-12 10:36:21 -04:00
Wes Kocher
926e5adef5 Merge m-c to fx-team 2014-03-12 19:01:29 -07: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
Mike de Boer
6d7273e398 [Australis] Bug 978309: Introduce a checked state for toolbar buttons with type=checkbox. r=Gijs 2014-03-13 00:42:36 +01: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