Commit Graph

5764 Commits

Author SHA1 Message Date
Gijs Kruitbosch
757aad2702 Bug 987615 - fix layout of buttons which are too long in customize mode, r=jaws 2014-03-26 17:18:06 +00:00
Marco Bonardo
31eb1ae673 Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-25 17:25:58 +01:00
Carsten "Tomcat" Book
d92ae24776 Backed out changeset 8ee507d0a33b (bug 495123) for m-bc bustage 2014-03-25 15:15:13 +01:00
Tim Taubert
496f9363bf Bug 981699 - Skip resizeTo() call when restoring a maximized window that is currently maximized r=smacleod 2014-03-10 09:54:37 -07:00
Tim Taubert
37be7ec97e Bug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod 2014-03-08 06:22:20 +01:00
Gijs Kruitbosch
30501edbed Bug 985815 - propagate collapsed state to other windows, add test. r=jaws 2014-03-20 22:22:12 +00:00
Gijs Kruitbosch
9cce95ae49 Bug 985815 - fix customtoolbars test so it doesn't break subsequent tests, r=jaws 2014-03-24 21:54:38 +00:00
Mihaela Velimiroviciu
1e36353198 Bug 967000 - add test for panel menu non-default buttons: tabView. r=Gijs 2014-03-25 11:44:49 +02:00
Mihaela Velimiroviciu
92c3950587 Bug 967000 - add test for panel menu non-default buttons: sync. r=Gijs 2014-03-25 11:34:36 +02:00
Mihaela Velimiroviciu
de03b66635 Bug 96700 - add test for panel menu non-default buttons: feeds. r=Gijs 2014-03-25 11:21:54 +02:00
Mihaela Velimiroviciu
1f7f4a29ea Bug 96700 - add test for panel menu non-default buttons: char encoding. r=Gijs 2014-03-25 10:35:39 +02:00
Drew Willcoxon
9805c2254e Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 2, tests). r=gavin 2014-03-24 20:41:15 -07:00
Carsten "Tomcat" Book
db6c6a7648 Merge mozilla-central to fx-team 2014-03-24 15:38:14 +01:00
Carsten "Tomcat" Book
2476c6cd83 merge fx-team to mozilla-central 2014-03-24 15:12:28 +01:00
Gavin Sharp
46a67a3f83 Bug 955950: add pref to disable "reset firefox" nag, r=MattN 2014-03-23 17:41:06 -07:00
Phil Ringnalda
93d92170f1 Merge f-t to m-c 2014-03-23 08:27:12 -07:00
Matthew Noorenberghe
c912cba7e7 Bug 986688 - Load SignInToWebsite.jsm lazily and on Nightly only. r=felipe 2014-03-22 20:46:18 -07:00
Ehsan Akhgari
762d150c8f 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
2fbd4e5c0e 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
9bd8bc602c Backout 0469cf95fbfe (bug 983571) cause didn't mean to land it yet. 2014-03-22 15:43:20 +01:00
Sebastian Hengst
3190d47b36 Bug 982615 - Sync panel is not entirely displayed in localized builds. r=mak 2014-03-22 10:30:48 +01:00
Florian Quèze
60b2c0f6f6 Bug 979424 - Implement structure and state switching for translation infobar, r=felipe. 2014-03-21 19:07:38 +01:00
Monica Chew
8f2c20dee7 Bug 985623: Force url classifier clients to specify which tables to lookup, add a pref to skip hash completion checks (r=gcp) 2014-03-20 14:25:35 -07:00
Carsten "Tomcat" Book
42f261e57f Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01:00
Carsten "Tomcat" Book
12e249d1fa merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Boris Zbarsky
b138bfaeec 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
89c0580e77 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
c94a8fba8e Bug 984872 - Remove deprecated promise.js usage in Firefox for Desktop. r=mak 2014-03-20 22:21:05 +01:00
Phil Ringnalda
be6c79f9d6 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07:00
Mark Hammond
f65bef3293 Bug 970167 - Disable passwords engine when a master password is set. r=rnewman 2014-03-21 14:22:02 +11:00
Steven MacLeod
e7490bf4df Bug 967028 - Use a SHistoryListener to collect entries from history.pushState(). r=Yoric 2014-03-20 22:52:31 -04:00
Jared Wein
f4708b1dbe 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 Castelluccio
9420586f86 Bug 970495 - [Session Restore] Switch SessionFile.read() to use the native OS.File read(). r=Yoric 2014-03-24 09:11:36 -04:00
Marco Bonardo
f2ab276e4d Bug 983571 - browser.bookmarks.autoExportHTML = true no longer works. r=Yoric 2014-03-22 14:26:52 +01:00
Gijs Kruitbosch
2517313305 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
ecde861719 Bug 981305 - don't insert leading or duplicate separators, r=mconley 2014-03-21 17:02:41 +00:00
Carsten "Tomcat" Book
b4df3ca4bb Merge mozilla-central to fx-team 2014-03-20 14:29:02 +01:00
Carsten "Tomcat" Book
d64f1c6c14 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Paolo Amadini
c8a4d98ada Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak 2014-03-20 11:04:37 +01:00
Ehsan Akhgari
8259bd86d3 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
046f3c5b68 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
5273f47aa3 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
9fb52edecc Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Phil Ringnalda
df7c82a42d Merge m-c to f-t 2014-03-15 18:21:41 -07: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
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
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