Tim Nguyen
45aec4cb81
Bug 891258 - Use Australis styling for the findbar buttons. r=jaws
2014-12-24 02:38:00 +01:00
Shane Caraveo
9e04066b1d
Bug 1087934 Share panel UI updates, r=markh
2014-12-22 16:11:56 -08:00
Ryan Nematz
fcb0d6156c
Bug 1000739 - fix the bookmarks toolbar placeholder icon's margin in toolbars, r=gijs
2014-12-19 18:34:00 +00:00
Wesley Johnston
3a94b336e5
Bug 1052466 - [10.10] Update titlebar/toolbar to use transparency on OS X Yosemite, r=mstange,f=gijs
2014-10-19 00:53:00 +01:00
Mike de Boer
8f9dbcd47f
Bug 1073218: remove the soft start mechanism for full Hello rollout. r=abr,Unfocused
2014-11-07 11:56:04 +01:00
Patrick Brosset
432a34f1a4
Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
...
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
2014-11-06 13:04:23 +01:00
Matteo Ferretti
c6387f65a5
Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker
2014-11-02 02:09:00 +01:00
Paul Rouget
5cbd702e33
Bug 1093198 - fix coordinates of webide widget on osx. r=jryans
2014-11-03 21:35:43 +02:00
Brian Grinstead
b405635ed5
Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN
2014-10-31 19:06:06 -07:00
Paul Rouget
c6d19c3150
Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws
2014-10-30 09:08:05 +01:00
Sparsh Paliwal
b58bf185e4
Bug 1088578 - Replace rgba(...,0) and hsla(...,0) with 'transparent' in CSS gradients. r=dao
2014-10-26 11:08:00 +01:00
Brian Grinstead
ba92c24600
Bug 1088789 - Switch invalid CSS variable name from negative-space to space-above-tabbar;r=jaws
2014-10-26 19:24:20 -07:00
Brian Grinstead
29ad75d2bc
Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs
2014-10-23 06:49:34 -07:00
Gijs Kruitbosch
9a5b41cf4d
Bug 1082002 - fix urlbar to stay white, r=dao
2014-10-21 01:36:25 +01:00
Brian Grinstead
ff262ec63d
Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs
2014-10-20 15:10:15 -07:00
Himanshu Singh
7f7d2075aa
Bug 1081203 - Remove dead #social-toolbar-item CSS since there is nothing called social-toolbar-item defined outside of the CSS. r=jaws
2014-10-14 04:34:00 +02:00
Shane Caraveo
e590054df9
Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws
...
--HG--
rename : browser/themes/osx/aboutSocialError.css => browser/themes/shared/aboutSocialError.css
2014-10-09 12:01:39 -07:00
Gijs Kruitbosch
2dc96d71fc
Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
...
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
mferretti@mozilla.com
851f19f43f
Bug 994280 - Improve badged button for Australis. r=enn
...
- moved badged button XBL from browser to toolkit
- made the XBL applied by CSS class instead of button's type
- added australis look & feel to badged button
- fixed OS X badge position
2014-10-02 11:52:50 +01:00
Gijs Kruitbosch
ce29fa90bc
Bug 1065429 - fix tabbar border on yosemite, r=mconley
2014-09-30 12:55:27 +01:00
Dão Gottwald
16c4c6ad95
Bug 1073497 - Merge autocomplete-search.svg CSS rules. r=unfocused
2014-09-30 12:57:27 +02:00
Gavin Sharp
d95e34b75a
Bug 1031019: add "Apps" toolbar button that points to Marketplace, r=jared/Gijs
...
--HG--
extra : rebase_source : 32c104884c9a6116efd3911d8145b61b8aa5711b
2014-09-19 12:36:11 -07:00
Gijs Kruitbosch
4a94538aa8
Bug 1069300 - add a privacy/forget/panic button, r=jaws
...
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Blair McBride
d240e00242
Bug 1067888
- Add autocomplete result type for searching via current search engine. r=mak
...
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : n%86%86%E2%23%85d%15%A8%0D%DD%F0%9A%A4%8B%E8y-%3DY
2014-09-25 17:04:06 +12:00
Carsten "Tomcat" Book
17b6861fc2
Merge m-c to mozilla-inbound
2014-09-19 14:35:57 +02:00
Wes Kocher
8ea80bdb82
Merge m-c to fx-team a=merge
2014-09-18 16:12:56 -07:00
Wes Kocher
45f4500903
Merge inbound to m-c a=merge
2014-09-18 15:26:44 -07:00
Justin Dolske
c80af2ab0d
Bug 836415 - Kill PFS. r=bsmedberg
2014-09-18 10:01:23 -07:00
Alex Bardas
a061476e64
Bug 1043805 - Added red shield when protection is disabled in blocked content doorhanger. r=Unfocused
2014-09-11 15:13:00 +02:00
Blair McBride
b660c827ef
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %EC%FDu%A45%17%A73%1D%BF%E92%FC%1F%D7%1B%E6J/%B3
2014-09-16 16:01:58 +12:00
Markus Stange
b84ffa056f
Bug 944836 - Add -moz-window-dragging CSS styles. r=dao
2014-09-18 10:52:33 +02:00
Alex Bardas
c28ed03a8a
Bug 1040725 - Enhance previous searches in awesomebar by replacing favicon with magnifying glass. r=Paolo r=dao
2014-09-17 15:10:00 +02:00
Gijs Kruitbosch
1fdc563025
Bug 1052534 - update back/fwd keyhole design on yosemite, r=jaws
...
--HG--
extra : rebase_source : ff28d1d4a2e55aaead9a9483bced7bc370139853
2014-09-10 21:38:07 +01:00
Carsten "Tomcat" Book
84c954653e
Backed out changeset fb4b70803019 (bug 1065265) for bc1 test failures
2014-09-11 14:49:00 +02:00
Blair McBride
ee1474e7da
Bug 1065265 - Improve infrastructure dealing with moz-action: autocomplete results. r=mak
...
--HG--
extra : transplant_source : %C9%C8x%E6%A3%E5%89%7F%B05%F2%82%FE%05%EF%E7%F5%0E%C0.
2014-09-11 22:50:08 +12:00
Dave Townsend
b3a405caf5
Backing out bug 891258 due to broken styling issues on OSX. r=backout
2014-09-03 16:37:53 -04:00
Tim Nguyen
27c2c4dfb6
Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused
2014-09-02 01:42:00 +02:00
Matthew Noorenberghe
615e43805d
Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws
2014-09-01 17:37:23 -04:00
Gijs Kruitbosch
5361a90e5b
Bug 1050807 - style urlbar and search box appropriately on on OS X Yosemite, r=dao
...
--HG--
extra : rebase_source : ab3ed33bcab08776be484b657e3efbdf479a678c
2014-08-29 15:30:55 +01:00
Markus Stange
4a04746f2e
Bug 1059278 - Style the sidebar in the Firefox main browser window with Yosemite behind-window vibrancy. r=Gijs
2014-08-28 02:16:23 +02:00
Georgios Kontaxis
d6ca4b7a06
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
529502822e
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Ed Morley
c1b14be4c2
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Shane Caraveo
405e400185
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-15 14:23:23 -07:00
Ryan VanderMeulen
cde20a0f37
Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762.
2014-08-12 16:20:00 -04:00
Shane Caraveo
4bc6b9c1be
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-12 11:04:04 -07:00
Bernardo P. Rittmeyer
a9eee42790
Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN
2014-08-11 14:03:00 -04:00
Mike de Boer
2ff3147f7f
Bug 1048144: add menu panel versions of the Loop icon. r=jaws
2014-08-12 10:30:46 +02:00
Mike de Boer
1444a90117
Bug 1008201: update Loop toolbar icon to a speech bubble. r=jaws
2014-07-31 17:38:11 +02:00
Tim Taubert
5d377d2e9f
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00