Commit Graph

591 Commits

Author SHA1 Message Date
Matthew Noorenberghe
d934430a40 Bug 990387 - Toolbar buttons on the TabsToolbar appear below the nav-bar border with a theme. r=dao 2014-04-03 00:29:33 -07:00
Matthew Noorenberghe
87992336de Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley 2014-04-02 11:43:03 -04:00
Ed Morley
b8e1625bb0 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
f927c8c973 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Rob Campbell
a47f4bf4ef Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers 2014-04-01 12:30:22 -04:00
Wes Kocher
57614a1474 Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures. 2014-03-31 17:02:29 -07:00
Maxim Zhilyaev
8569521d43 Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Heather Arthur
412e884d65 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Wes Kocher
63b9dd398e Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange. 2014-03-31 15:00:06 -07:00
Rob Campbell
4704aef886 Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen 2014-03-31 17:40:52 -04:00
Dão Gottwald
9097815451 Bug 989701 - Set -moz-box-align:center for #urlbar-container and reduce the url bar's vertical margin in order to correctly align the urlbar-back-button-clip-path. r=mdeboer 2014-03-31 21:22:51 +02:00
Maxim Zhilyaev
2719440ad9 Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
4a387a93b4 Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
3734e8f647 Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Phil Ringnalda
c9b64fc3fc Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
CLOSED TREE

Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Victor Porof
41f23a846e Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans 2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
96b586969b Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
Have the page know how to show a panel on a sponsored icon click.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
bdb3aa3933 Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
2639da7ac3 Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Mike de Boer
9570dfda9b Bug 957151: fix styling of primary toolbar buttons on the bookmarks toolbar on Linux. r=Gijs 2014-03-28 16:26:21 +01:00
Mike de Boer
d4d9a90d4d Bug 987461: prevent bookmark menu button dropmarker icon to stretch when placed in certain toolbars. r=Gijs 2014-03-28 14:58:44 +01:00
Matthew Noorenberghe
4d62b1b42e Bug 879921 - Replace GTK close icons on Linux with our own except for on menus and dialog buttons. r=Gijs 2014-03-27 23:14:11 -07:00
Matthew Noorenberghe
79ebc7d0d9 Bug 879921 - Use the "tabbable" class to make the new tab page's close button tabbable. r=Gijs 2014-03-27 23:13:14 -07:00
Ed Morley
31118cd433 Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
77225d0dfd Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD 2014-03-27 19:07:31 +00:00
Victor Porof
759a49badf Bug 917226 - Build a canvas inspection tool, r=rcampbell
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Mike de Boer
744a37e407 [Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws 2014-03-27 18:17:34 +01:00
Victor Porof
33b3c2c497 Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me 2014-03-27 12:24:00 -04:00
Ed Morley
97c742962c Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures 2014-03-27 16:11:59 +00:00
Richard Marti
6194e926ff Bug 738796 - Prefpane stylings. r=jaws 2014-03-23 19:41:28 +01:00
Tim Taubert
1b82184e5a Bug 738796 - New style for checkboxes and radio buttons. r=jaws 2013-12-07 11:54:45 +01:00
Tim Taubert
fde472d61a Bug 738796 - Update category navigation. r=jaws 2013-12-05 11:07:16 +01:00
Victor Porof
8949ccc291 Bug 917226 - Build a canvas inspection tool, r=rcampbell 2014-03-27 10:21:37 -04:00
Gijs Kruitbosch
f232797b24 Bug 983997 - move pulse animation into animation container, too, r=mak 2014-03-04 08:27:15 -05:00
Tim Nguyen
2c4a23ad02 Bug 987388 - Add inverted icon for sidebar subview to menuPanel.png for Linux. r=Gijs 2014-03-24 15:12:00 -07:00
Wes Kocher
cf179a0a2c Backed out changeset d8846585295f (bug 477948) for apparently breaking only WinXP mochitests to cause this CLOSED TREE 2014-03-24 17:32:20 -07:00
Mike de Boer
b587b458fc [Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws
--HG--
extra : rebase_source : ec4a59c66b824a5137d6ca10f154d682c1b0a612
2014-03-13 01:43:05 +01:00
Wes Kocher
184d7dbce3 Merge fx-team to m-c 2014-03-21 17:07:40 -07:00
Maxim Zhilyaev
3f96448cdf Bug 978338 - Update new tab site rendering for fixed ratio tile images [r=adw]
Fix the size, margins, title, borders of tiles to new spec.
2014-03-21 07:22:53 -07:00
Mark Hammond
1f813b9a99 Bug 970167 - Disable passwords engine when a master password is set. r=rnewman 2014-03-21 14:22:02 +11:00
Wes Kocher
db9cbbe77d Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
Stephen Horlander
06b0213990 Bug 940844 - Update Sync Progress Icon, r=jaws 2014-03-18 14:10:00 +00:00
Stephen Horlander
70686737be Bug 940844 - Update Sync Progress Icon, r=jaws 2014-03-18 14:10:00 +00:00
Brian Grinstead
20c499d4c9 Bug 983933 - Get better colors for the Inspector's box model;r=vporof 2014-03-18 08:04:57 -05:00
Brian Grinstead
01651d90fa Bug 983933 - Use shared CSS file for inspector box model;r=vporof 2014-03-17 10:11:35 -05:00
Dave Townsend
dedabc2023 Backing out bug 850336 due to test timeouts. r=backout 2014-03-19 14:11:36 -07:00
Shane Caraveo
aabf53e0f5 Bug 984630 fix social button styling on linux, r=Gijs 2014-03-19 13:42:18 -07:00
Dave Townsend
7b7ec77f47 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-03-19 10:38:05 -07:00
Dave Townsend
f9793de689 Backed out changeset a9de76765bad on a CLOSED TREE from bug 850336 for its test taking too long. 2014-03-18 13:07:49 -07:00
Dave Townsend
771d473ce6 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-03-18 09:25:25 -07:00