Commit Graph

21578 Commits

Author SHA1 Message Date
Ryan VanderMeulen
4de3678a20 Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
Gijs Kruitbosch
d2d9316d51 Bug 979587 - attempt to fix sidebar opening from Australis bookmarks menu, r=mconley
--HG--
extra : rebase_source : 8d0d3ca939b8f7327da50b5cf52327e3a37d19fa
2014-03-04 21:46:32 -05:00
Brian Grinstead
f57850a595 Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset 2014-03-05 08:44:47 -06:00
Gijs Kruitbosch
1aad1ac675 Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton 2014-03-05 09:17:49 -05:00
Carsten "Tomcat" Book
1096a4e1d3 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Sam Foster
7c5a36a08e Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin 2014-03-04 19:16:08 -08:00
Sam Foster
01554d95c0 Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck 2014-03-04 19:16:08 -08:00
Sam Foster
4d7220983c Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin 2014-03-04 19:16:07 -08:00
Sam Foster
08687cfaaa Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
735cf773b0 Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
3588bcfc85 Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck 2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
5fd079ab5d Bug 959640 - add icons to enable SDK add-ons to show default icon in Australis, rs=jaws,various-real-life-review+s 2014-03-04 22:11:46 -05:00
Jared Wein
a014dcaea3 Bug 940133 - Australis: Invert icons in the tabstrip and menubar on Windows Classic. r=MattN 2014-03-04 17:26:49 -05:00
Ryan VanderMeulen
230ec65231 Merge m-c to fx-team. 2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
991cf68d46 Merge inbound to m-c. 2014-03-04 17:12:58 -05:00
Victor Porof
2430ef4e17 Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell 2014-03-04 14:15:52 -05:00
Mike Connor
00f563d4bf Bug 951465 - update Google/Yahoo/Wikipedia icons to have better icon sizes, r=mbrubeck
--HG--
extra : rebase_source : efb549ba444df8c03a8c11979a7c8a40ad47469a
2014-03-04 13:37:20 -05:00
Mike Connor
ed7beadc82 Bug 979405 - bing pc and form codes are incorrect, r=mbrubeck
--HG--
extra : rebase_source : a24da9c87e728ef2532c4b963f5103f591504569
2014-03-04 13:36:00 -05:00
Ryan VanderMeulen
42f88e72ba Bug 970052 - Disable browser_URLBarSetURI.js on debug Linux and OSX due to frequent timeouts. 2014-03-04 13:38:18 -05:00
Jonathan Watt
ee17c700e4 Bug 950368 - Make nsWindowsShellService's WriteBitmap act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-03-04 16:56:44 +00:00
Mike Conley
d300ba942d Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Gijs Kruitbosch
1a060e7a81 Bug 978050 - fix the hovered outline-color for Australis' customize mode's drag indicators for tabsintitlebar menubar/tabstoolbar to be the caption text color, r=MattN
--HG--
extra : rebase_source : a9b47092590cdba208bb20b7aed06fcc18ac94b9
2014-03-04 09:39:46 -05:00
Gijs Kruitbosch
a573087ebd Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Ed Morley
7a6003e525 Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures 2014-03-04 17:25:53 +00:00
Phillip Sackl
1dace88d38 Bug 979326 - [Australis] Tweak the timing of the customize mode transition. r=mconley. 2014-03-04 11:24:01 -05:00
Blake Winton
1625f5e61e Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs 2014-03-04 08:00:00 -05:00
Gijs Kruitbosch
aae6348cc9 Bug 979053 - fade in navbar and placeholder outlines when opening Australis customize mode, r=MattN 2014-03-04 17:10:45 -05:00
Gijs Kruitbosch
28dd7144a4 Bug 886573 - make zoom controls display the right thing in Australis even in customize mode, r=jaws 2014-03-04 17:10:40 -05:00
Florian Quèze
4ba246b169 Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null - second attempt, r=Gijs. 2014-03-04 22:58:51 +01:00
Brian Grinstead
ca8c6db2d2 Bug 968315 - [markup view] Current / hovered node highlighting colors need to be higher contrast;r=jwalker 2014-03-04 15:25:51 -06:00
Victor Porof
0cae44adbe Bug 973303 - Intermittent browser_net_statistics-01.js | Two real pie chart appear to be rendered correctly. - Got 0, expected 2, r=me 2014-03-04 16:25:19 -05:00
Blake Winton
3697d9d37e Bug 964257 - Close the tab before flipping the deck away from the customize pane. ui-r=phlsa, r=mconley 2014-03-04 07:18:00 -05:00
Mike Conley
92b6a61302 Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert. 2014-03-04 11:48:00 -05:00
Matthew Noorenberghe
5d00c3de43 Bug 978084 - Make sure @customizing-movingItem gets removed by ensuring dragend gets fired. r=Gijs
--HG--
extra : rebase_source : 7e590a535947230f62fbbe6e0aee407379c86e5e
2014-03-04 11:12:41 -05:00
Gijs Kruitbosch
2ea5eacd5a Bug 979300 - fix separator background position for Australis' menu panel button, r=mikedeboer 2014-03-04 11:09:35 -05:00
Gijs Kruitbosch
cbfe94d446 Bug 978131 - add correct styling for non-wrapped toolbarbutton-1s for the Australis panel, r=mconley 2014-03-04 11:09:23 -05:00
Mihaela Velimiroviciu
ad3873d85b Bug 947914 - tests for Australis panel menu default buttons existence and functionality. r=Gijs 2014-03-04 17:30:17 +02:00
Blake Winton
bceaea8773 Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Mark Capella
dfb140cea6 Bug 972574 - Monocles not matching selection after double tap in URL text field, r=jimm, azasypkin 2014-03-04 09:39:48 -05:00
Mike Connor
ac46e15a6e Bug 942024 - Yahoo search not using custom search codes, r=mbrubeck
--HG--
extra : rebase_source : 5f810411a8427b6bef4eefb56130c4cb9cc40ef3
2014-03-03 17:54:47 -05:00
Girish Sharma
08e5e5e0b6 Bug 969972 - Use platform APIs to detect the number of suggestions for CSS properties and values instead of hardcoded numbers. r=harth 2014-03-02 17:08:54 +05:30
AdityaSingh [:MacroMayhem]
ac49278807 Bug 953054 - In feed view, change h2 color from ThreeDDarkShadow to GrayText. r=dao 2014-03-04 09:38:02 -05:00
Wes Kocher
f21338a89e Merge m-c to fx-team 2014-03-03 20:39:02 -08:00
Wes Kocher
8d4c76f215 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Drew Willcoxon
cf1ae31a14 Bug 936195 - Australis UITour: Give webpage a way to query what UI targets are available. r=unfocused 2014-03-03 17:39:35 -08:00
Gijs Kruitbosch
929513c929 Bug 977554 - bookmark animation for Australis added syntax error, r=jaws
--HG--
extra : rebase_source : c3b7f8a0138fa7cae9e9c2d727035fe18ef65309
2014-03-03 19:18:40 -05:00
Ryan VanderMeulen
ee46e14cf6 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
c9889fa5b4 Merge m-c to fx-team. 2014-03-03 17:23:01 -05:00
Heather Arthur
82c6c4bbe1 Bug 978653 - Wait longer to fire 'style-applied' event after updating a style sheet in StyleSheetActor. r=pbrosset 2014-03-03 17:17:04 -05:00
Ryan VanderMeulen
dc8cd62bf8 Merge fx-team to m-c. 2014-03-03 17:13:50 -05:00