Commit graph

2636 commits

Author SHA1 Message Date
Harry Kaimenas
c35907ddd4 Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe 2014-04-29 13:20:00 -04:00
Allison Naaktgeboren
f3d82e8ec3 Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc 2014-04-29 11:05:57 -07:00
Dão Gottwald
570b082010 Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Nicholas Nethercote
40660c86b9 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Praveenkumar
19d6141301 Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao 2014-04-17 03:26:00 +02:00
Mike Conley
c8e0e58744 Bug 997227 - Entering and exiting tabview makes items in tabs toolbar collide with fullscreen button. r=Gijs, MattN. 2014-04-16 19:48:01 -04:00
Mike Conley
05628e6560 Backout 47845138fae1 (bug 996148) because the solution from bug 997227 is better. r=backout. 2014-04-16 19:47:32 -04:00
Florian Quèze
ea529a83d7 Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe. 2014-04-17 00:02:33 +02:00
Mike Conley
9a1d4ffe2d Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Mike Conley
5df4298e84 Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00
Heather Arthur
e5bfce063b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Mike Connor
5115c13f27 bug 940685 - open about:home instead of searchForm if the search bar isn't available, r=gavin
--HG--
extra : rebase_source : 2bd877e984aab76cd3cdca3973a5f40952c6e1e1
2014-03-31 11:58:03 -04:00
Mike Conley
2173ae7383 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Mike Conley
005bed99e5 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ed Morley
716364949e Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE 2014-04-02 09:29:16 +01:00
Heather Arthur
1f0c8e3718 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Asaf Romano
f41b23981c Bug 977730 - Count total pages visited by all test users. r=bsmedberg. 2014-04-01 11:27:03 +03:00
Wes Kocher
a0ca84cc0a Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures. 2014-03-31 17:02:29 -07:00
Heather Arthur
884d06a39b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Asaf Romano
5dd513276d Backout bug 977730 due to bustage [CLOSED TREE] 2014-03-31 21:55:15 +03:00
Gijs Kruitbosch
0a7c156907 Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws 2014-03-29 22:08:20 +00:00
Asaf Romano
45def71ffd Bug 977730 - Count total pages visited by all test users. r=bsmedberg. 2014-03-31 20:47:11 +03:00
Paolo Amadini
e26549a686 Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback behavior. r=mano 2014-03-31 15:22:18 +02:00
Gijs Kruitbosch
3f513a5bc6 Bug 985815 - propagate collapsed state to other windows, add test. r=jaws 2014-03-20 22:22:12 +00:00
Gijs Kruitbosch
311ccd383a Bug 985777 - add a whitelist for URLs that we can switch to/from private browsing windows, r=ehsan
--HG--
extra : rebase_source : ab3d48e8fdc569f56118ad3fd518411733ff757b
2014-03-21 23:30:03 +00:00
Carsten "Tomcat" Book
26f471ed60 Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01: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
Phil Ringnalda
6e1b3cfb33 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07: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
Wes Kocher
02eeb17e3b Backed out changeset 74dacf9ea7d4 (bug 985777) for m-bc bustage on a CLOSED TREE 2014-03-20 17:27:42 -07:00
Gijs Kruitbosch
8207a621fc Bug 985777 - always allow internal switchToTabHavingURI to switch to other windows, including private ones, r=dao 2014-03-20 13:53:46 +00:00
Mike Conley
d96c0aee8c Bug 940509 - Polish the private browsing indicators for Windows. r=jaws. 2014-03-12 19:02:00 -04:00
Bill McCloskey
e3c61577ea Bug 933462 - [e10s] Pop-up blocking notifications (r=felipe) 2014-03-20 16:31:20 -07:00
Bill McCloskey
c9167b34e7 Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
Bill McCloskey
183cb20358 Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07: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
Cameron McCormack
c5871513f9 Bug 981370 - Make MousePosTracker use a Set rather than manage an array itself. r=dao 2014-03-11 10:05:29 +11:00
Tim Taubert
abcc49eaf4 Bug 970382 - Add about:accounts to the list of chrome UIs with a special identity mode r=gavin 2014-03-06 03:56:20 +01:00
Gijs Kruitbosch
c7cedad799 Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Mike Conley
ea09fc2f9e Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Tim Taubert
7f0698b8cf Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Dão Gottwald
10086af754 Bug 976905 - Let dynamic-shortcut-tooltip use the anonymous tooltip label. r=gijs 2014-02-26 20:29:57 +01:00
Wes Kocher
35181c3336 Merge m-c to fx-team 2014-02-24 18:29:49 -08:00
Gijs Kruitbosch
b3d8b35197 Bug 966683 - Australis - automatically toggle accesskey-focuses on Linux to prevent menubar focus stealing, r=Neil,dao
--HG--
extra : rebase_source : a12eba0c04d57df9a47185a6be250e04000f862e
2014-02-18 17:07:27 +00:00
Gijs Kruitbosch
8798278211 Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00