Commit Graph

8289 Commits

Author SHA1 Message Date
Phil Ringnalda
c89415e819 Merge f-t to m-c 2014-03-23 08:27:12 -07:00
Matthew Noorenberghe
708509ef43 Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe 2014-03-22 20:46:18 -07:00
Ehsan Akhgari
31e7320ffb Bug 983845 follow-up: Move the header to content/base and enable BrowserFeedWriter for xulrunner as well 2014-03-22 21:34:02 -04:00
Gijs Kruitbosch
805166719c Bug 986769 - remove character encoding view's call to addShortcut entirely, r=jaws
--HG--
extra : rebase_source : 22ac8e78d2574cbb0e2d85f747b5f71bd940ddd9
2014-03-22 20:51:26 +00:00
Marco Bonardo
98170a796e Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet. 2014-03-22 15:43:20 +01:00
Sebastian Hengst
7ce5d1f5f0 Bug 982615 - Sync panel is not entirely displayed in localized builds. r=mak 2014-03-22 10:30:48 +01:00
Florian Quèze
8861e06a05 Bug 979424 - Implement structure and state switching for translation infobar, r=felipe. 2014-03-21 19:07:38 +01:00
Carsten "Tomcat" Book
26f471ed60 Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01:00
Carsten "Tomcat" Book
c9cd70cfdf merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Boris Zbarsky
009cf4dd56 Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04:00
Jared Wein
cbd250673e Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Paolo Amadini
cb51f08bcd Bug 984872 - Remove deprecated promise.js usage in Firefox for Desktop. r=mak 2014-03-20 22:21:05 +01:00
Phil Ringnalda
6e1b3cfb33 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07:00
Mark Hammond
81878b2d38 Bug 970167 - Disable passwords engine when a master password is set. r=rnewman 2014-03-21 14:22:02 +11:00
Steven MacLeod
3ce5b1e118 Bug 967028 - Use a SHistoryListener to collect entries from history.pushState(). r=Yoric 2014-03-20 22:52:31 -04:00
Jared Wein
86208b298b Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00
Marco Bonardo
9886cd331a Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-22 14:26:52 +01:00
Gijs Kruitbosch
b4496f7882 Bug 986769 - bug 940038 caused a JS error when opening the character encoding view, rs=firebot 2014-03-22 10:00:10 +00:00
Gijs Kruitbosch
61faf71088 Bug 981305 - don't insert leading or duplicate separators, r=mconley 2014-03-21 17:02:41 +00:00
Carsten "Tomcat" Book
efe59c5d9b Merge mozilla-central to fx-team 2014-03-20 14:29:02 +01:00
Carsten "Tomcat" Book
9e5bb72f43 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Paolo Amadini
9af8f10a05 Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak 2014-03-20 11:04:37 +01:00
Ehsan Akhgari
1ce346ca00 Bug 983845 - Port nsIFeedWriter to WebIDL and stop exposing BrowserFeedWriter to the Web; r=bzbarsky
X-Git-Commit-ID: 487d201e67d932da2d4a73b680181072a13e35b3
2014-03-19 12:29:00 -04:00
Blake Winton
c81d1e1761 Bug 940038 - Show shortcuts in toolbar buttons in menu panel subviews. r=jaws, ui-r=shorlander 2014-03-19 13:09:32 -04:00
Matthew Noorenberghe
8e6aa13bc8 Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
[Australis]

--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
2014-03-18 12:26:09 -07:00
Gijs Kruitbosch
910b3bc1bb Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Phil Ringnalda
6b520eb10f Merge m-c to f-t 2014-03-15 18:21:41 -07:00
Asaf Romano
0377790278 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
650cf1244e 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
e7c77a3a8e Bug 983916 - Remove the classinfo on WebContentConverterRegistrar; r=gavin 2014-03-15 15:57:37 -04:00
Stephen Horlander
a014770887 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
820ad0464c 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
Gijs Kruitbosch
a0554a6769 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
18abc5781a 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
5c52c42a0c 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
Jared Wein
450d042153 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
Mihaela Velimiroviciu
17d8246760 Bug 977033 - Add test for bug 963639 - checking customizing attribute on non customizable toolbar. r=Gijs 2014-02-26 15:58:58 +02:00
Carsten "Tomcat" Book
df81fc64c8 Merge mozilla-central to fx-team 2014-03-14 12:56:25 +01:00
Gijs Kruitbosch
059b64503c Bug 983583 - define missing PREF_SELECTED_LOCALE for Australis menu panel, f=aryx, rs=me 2014-03-14 11:35:42 +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
Ryan VanderMeulen
c9d4ba6f8d Merge m-c to fx-team. 2014-03-13 15:37:02 -04:00
Florian Quèze
c93fd59725 Bug 971047 - Import the CLD language detection library, r=felipe,azakai,gps. 2014-03-13 18:28:53 +01: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
Wes Kocher
ed2f101c5e Merge m-c to fx-team 2014-03-12 21:23:37 -07:00
Phil Ringnalda
7d044caa98 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
7312341e00 Merge fx-team to m-c 2014-03-12 20:01:45 -07:00
Wes Kocher
71a4825694 Bug 982988 - Disable browser_bug415846.js for failing without changing Firefox code 2014-03-12 18:54:37 -07:00
Marco Bonardo
4a358b4b11 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
784031cd19 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
Wes Kocher
4d7748453b Merge m-c to fx-team 2014-03-12 19:01:29 -07:00