Commit Graph

1604 Commits

Author SHA1 Message Date
Martin Stransky
fc20f90283 Bug 1419442 - [Linux/Titlebar rendering] Add optional drag space above titlebar, r=dao
MozReview-Commit-ID: KkKXcrIPFhg

--HG--
extra : rebase_source : a88228edcdc3cfeebb3ebb041cbc206ff7c1a794
2018-02-15 13:11:53 +01:00
Timothy Guan-tin Chien
a2a559db3e Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
MozReview-Commit-ID: Cr2iMSB04uu

--HG--
extra : rebase_source : 49f69cca3a4f27af1060ed82283b5cc96f717229
2018-01-27 15:57:42 +08:00
Martin Stransky
d6085c2583 Bug 1423851 - Enable titlebar/menubar drag on lightweight themes, r=dao
MozReview-Commit-ID: 2EP2SXGT5nj

--HG--
extra : rebase_source : 97a955d17c5f8454a0763ca157f9410fb483d203
2018-02-14 15:50:01 +01:00
Prathiksha
b28f3f4deb Bug 1431242 - Use popupnotification's built-in bolding for webextension prompts. r=aswan,johannh
MozReview-Commit-ID: 52AtWUlJj4p

--HG--
extra : rebase_source : deb657d44fb1306a49d2c38cc3632928b49ab6e8
2018-01-19 23:34:25 +05:30
Gijs Kruitbosch
968699126b Bug 1435122 - move custom properties from :root to tabbrowser where possible, r=johannh,mikedeboer
MozReview-Commit-ID: CRKhBnMaBun

--HG--
extra : rebase_source : 4788c7f1e73887f37909f18db167fd0c05de7e6b
2018-02-02 14:54:52 +00:00
Tim Nguyen
87d22789cf Bug 1435019 - Consolidate urlbar autocomplete popup styling. r=jaws
MozReview-Commit-ID: Ed1BnNwEpNz

--HG--
rename : browser/themes/shared/icons/synced-tabs.svg => browser/themes/shared/icons/tab.svg
extra : rebase_source : 7d129ac4109923702761f4cefebb00591e44aabd
2018-02-02 15:09:22 +00:00
Dão Gottwald
8df93b652f Bug 1395732 - Implement new defaultFavicon.svg with context-fill. r=jwatt,mak
MozReview-Commit-ID: IB5TWxbg0MX

--HG--
extra : rebase_source : d42f405ad71e2c05cf9bbc46bdb92bd36da1498a
2018-01-24 15:15:51 +01:00
Martin Stransky
afa356a144 Bug 1408335 - Render titlebar icons as themed ones, r=jhorak
Render titlebar button icons as a part of -moz-window-button-* appearence. It allows us to
theme the icons accordingly. We add a GtkImage widget to header bar buttons as Gtk+ does and
store icon pixel data there and render it at moz_gtk_header_bar_button_paint() as a part
of the buttons. It means that the toolbar buttons are not containers and
moz_gtk_get_widget_border() returns zero border for them.

Also implement GetToolbarButtonMetrics() per button.

MozReview-Commit-ID: gkAu3VmE3q

--HG--
extra : rebase_source : d1df34537901342969d1e33524b414a2786df541
2018-01-25 11:13:12 +01:00
Dão Gottwald
9a100cb5c1 Bug 1420287 - Add horizontal padding on top bar radio buttons in the Page Info dialog to match pre-58 style. r=bgrins
MozReview-Commit-ID: AnoHSLmYE0K

--HG--
extra : rebase_source : 47382a580679e74367cc1887d60aef05a2b080cb
2018-01-29 17:02:38 +01:00
Tim Nguyen
bc628a0f94 Bug 1421497 - Combine searchbar.css platform-specific files into one shared file. r=dao
MozReview-Commit-ID: E7QTlYIiqKJ

--HG--
rename : browser/themes/linux/searchbar.css => browser/themes/shared/searchbar.inc.css
extra : rebase_source : a0cf492f27587a106d6079b2a2ae73264aba607f
2018-01-10 17:31:14 +00:00
Paolo Amadini
ef718efc2b Bug 1419198 - Remove the "addengine-icon" binding. r=adw
The badge over the search engine icon is now the same size as the one in the search bar. This allows replacing the old PNG image with the SVG version.

MozReview-Commit-ID: 27tUotSoSqc

--HG--
extra : rebase_source : b2237788e6abe6b48b045a66b2bac1cda1082bda
2017-12-27 16:12:41 +00:00
Myk Melez
de30620d21 Bug 1428093 - remove left/right margins around subdialog buttons on Mac; r=jaws
MozReview-Commit-ID: DE7ARmJTErE
2018-01-04 23:43:32 -08:00
Myk Melez
c3da3e7642 Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Sebastian Hengst
bc8e5f198e Backed out 2 changesets (bug 1379338) for failing Marionette headless' test_anonymous_content.py TestAnonymousNodes.test_find_anonymous_children. r=backout on a CLOSED TREE
Backed out changeset 232c97d7c2ea (bug 1379338)
Backed out changeset a76ff10b9bff (bug 1379338)
2018-01-04 20:15:18 +02:00
Myk Melez
f5bb45814e Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Dão Gottwald
742f0c1dad Bug 1426677 - Remove inset borders from the Page Info window and consolidate styling across platforms. r=ntim
MozReview-Commit-ID: HrEqujoMcIk

--HG--
extra : rebase_source : cd0457d3bd01539c48e7496998a4d346a5b59e53
2017-12-21 16:21:24 +01:00
Martin Stransky
8883c46342 Bug 1416673 - make #titlebar-content on active moz-lwtheme visible, r=dao
#titlebar-content is not a direct child of root window so the selector doesn't apply
and we have the #titlebar-content invisible on lwt themes.

There's a similar rule on windows:
https://dxr.mozilla.org/mozilla-central/rev/a928be5dacc3b544e29c0612b3f8cda6447df802/browser/themes/windows/browser.css#175

MozReview-Commit-ID: 79V2onRHdcx

--HG--
extra : rebase_source : 8db3e7f8dbec3a80ea2daed248245d6a799962ba
2017-12-06 12:31:33 +01:00
Dão Gottwald
6d6d5c3c75 Bug 1422100 - Refactor in-content UI font sizes. r=jaws
MozReview-Commit-ID: DIxgLYcUvJh

--HG--
extra : rebase_source : 7af4709b4e75bb15230b9bdce9a0202c8d10e956
2017-11-30 20:23:07 +01:00
Emilio Cobos Álvarez
af2e8eaa9a Bug 1419867: prevent menulist labels from getting bolder when they're under a caption. r=dao,johannh
I can do the hacky thing like `caption menulist label` or what not, except it'd
be clobbered by the :not() rule.

Instead clean the negatives a bit avoiding :not, and do the (imo) cleaner fix.

This makes it look closer to how it looked before my patch, modulo the "Fonts
for" text, which now has the same size as the other label in the dialog, which I
think is nice.

MozReview-Commit-ID: 1EKjJCGTckm

--HG--
extra : rebase_source : aa9208aec0c0e2cf2b343d59f68b876f8ec811c3
2017-11-23 17:37:24 +01:00
Paolo Amadini
82f9f4f35d Bug 1414244 - Part 3 - Remove the "panel-subviews" container. r=Gijs
MozReview-Commit-ID: 2GGJ1myKuF5

--HG--
extra : rebase_source : e4089ae1ec828048f052932f13a687aca109b7c5
2017-11-11 22:09:30 +00:00
Dale Harvey
8680d7789d Bug 1418187 - Ensure text doesnt overlay icon when overflowing. r=dao
MozReview-Commit-ID: 4JFpP6Rxlok

--HG--
extra : rebase_source : 850207e0ef8180c9bc01963241589102bf2c877a
2017-11-20 16:48:30 +00:00
Dale Harvey
39fa8271ed Bug 1411230 - Move synctab sidebar search icon to left. r=dao
MozReview-Commit-ID: 39ctqQlNNOG

--HG--
extra : rebase_source : bdbfe31ddbcf7359984b2d64151ab2f1e9f29449
2017-11-14 14:05:40 +00:00
Dão Gottwald
a0324f6ef8 Bug 1415529 - Remove unused autocomplete-textbox-container from the autocomplete binding. r=bgrins
MozReview-Commit-ID: 4OPmE5HOE0u

--HG--
extra : rebase_source : dbf80435fc172a26f089317db96cb644699218e8
2017-11-08 13:52:50 +01:00
Brian Grinstead
862b484e28 Bug 1410540 - Remove the 'viewbutton' XBL binding and pageInfo.xml;r=dao
Instead of creating a new binding that extends the radio binding to remove the actual
radio input from the DOM, with this change we use the default radio binding and hide
the radio input via CSS.

MozReview-Commit-ID: GMEFinhRehU

--HG--
extra : rebase_source : 66cf2e302e8e095f4d9f77228d721673c70a40e2
2017-11-08 12:26:31 -08:00
Dão Gottwald
e57bb9cb2e Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: KYKqH9vLQ3x

--HG--
extra : rebase_source : 6242214b0c8efd8fde15714d53dd7fd63c082835
2017-11-07 14:15:19 +01:00
Martin Stransky
6069f2da7c Bug 1414222 - Hide or show #titlebar according to -moz-gtk-csd-available and draw tilebar buttons, r=dao
Based on patches by Andrew Comminos [:acomminos] <andrew@comminos.com>

MozReview-Commit-ID: EJtahgBcBrf

--HG--
extra : rebase_source : 454b0a67139c680f37e5578a92d2bd383188aa6b
2017-11-03 15:54:15 +01:00
Phil Ringnalda
202bbba5f7 Backed out changeset aa14c955261c (bug 464450) for Win10 debug non-e10s failures in editor reftests
MozReview-Commit-ID: J83gCo2oGUh
2017-11-06 19:55:01 -08:00
Dão Gottwald
7ca44028ae Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: 5uPRgLiSu0Q

--HG--
extra : rebase_source : 4a271f0eb515546586918412c062c3ea853c3844
2017-10-18 14:49:00 +02:00
Emilio Cobos Álvarez
e9deab270e Bug 1414786: Do not match caption's labels with child combinators. r=dao
Nested captions are not used, nor nested labels inside captions.

Another approach would be to just move all our captions that currently use
<caption><label> to use <caption label="">, and get rid of the <xbl:children>
element.

Let me know if that's preferred, but seems not necessary to me.

MozReview-Commit-ID: Gx7vB0tio5O

--HG--
extra : rebase_source : 752765f30aa5b0b26e57d2144bcdca2cce5d09cb
2017-11-06 13:41:34 +01:00
Csoregi Natalia
5bd3c93996 Backed out 1 changesets (bug 1414222) for failing Browser Chrome browser_parsable_css.js r=backout CLOSED TREE
Backed out changeset 749437068f04 (bug 1414222)
2017-11-06 15:47:02 +02:00
Martin Stransky
78338236d0 Bug 1414222 - Hide or show #titlebar according to -moz-gtk-csd-available and draw tilebar buttons, r=dao
Based on patches by Andrew Comminos [:acomminos] <andrew@comminos.com>

MozReview-Commit-ID: EJtahgBcBrf

--HG--
extra : rebase_source : 454b0a67139c680f37e5578a92d2bd383188aa6b
2017-11-03 15:54:15 +01:00
Tim Nguyen
a8c84381e2 Bug 1347190 - Add support for toolbar_top/bottom/vertical_separator in the theming API. r=jaws
MozReview-Commit-ID: EWQar4tKHs0

--HG--
extra : rebase_source : c5b7af5e7155c0ed1318ce4d99f5c30f9fee5f01
2017-11-03 18:00:51 +00:00
Dão Gottwald
b11e3c1a5b Bug 1413979 - Remove bogus styles from tree.css on Linux. r=johannh
There's a bunch of borders that aren't used because of -moz-appearance, and treecols have extra padding that shouldn't be there because -moz-appearance takes care of that. For treecol[dragging="true"] we set color: ThreeDHighlight on the assumption that background-color is ThreeDShadow, but that background-color isn't used either because of -moz-appearance.

MozReview-Commit-ID: GNt0vcdawtz

--HG--
extra : rebase_source : daf3c3cab96f15c43176c5c7720762fd2ac78a64
2017-11-02 17:28:43 +01:00
Jared Wein
b8ffd9d167 Bug 1410666 - Remove unused PanelUI-popup code. r=mconley
Original patch authored by Tim Nguyen (:ntim).

MozReview-Commit-ID: 6qQnRMQXPTH

--HG--
extra : rebase_source : 319d160f3057173359f02adba44bdcc12a68e209
2017-10-31 14:38:15 -04:00
Coroiu Cristina
03154bfceb Backed out changeset b558ad2372bf (bug 1410666) for failing the browser-chrome on browser_all_files_referenced.js and browser_switch_to_customize_mode.js r=backout on a CLOSED TREE
Backed out changeset b558ad2372bf (bug 1410666)
2017-11-02 01:02:12 +02:00
Jared Wein
2fdc4b7cdf Bug 1410666 - Remove unused PanelUI-popup code. r=mconley
Original patch authored by Tim Nguyen (:ntim).

MozReview-Commit-ID: 6qQnRMQXPTH

--HG--
extra : rebase_source : f85e763cc130a71ba0f4bda228a874ebf65b84be
2017-10-31 14:38:15 -04:00
Dão Gottwald
3ccaa127b0 Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey
MozReview-Commit-ID: 4Pcqahw2Mwu

--HG--
extra : rebase_source : 72cb970d7e9c50f17fd829c330e0604842c2c602
2017-11-01 11:17:50 +01:00
Margareta Eliza Balazs
e0faa300c5 Backed out changeset afc2cbb9370f (bug 1398103) for unexpected network connection in wpt2 /css/css-tables-3/table-model-fixup-2.html r=backout on CLOSED TREE 2017-10-31 12:13:51 +02:00
Dão Gottwald
db4af8b188 Bug 1412245 - Replace --tab-toolbar-navbar-overlap variable with preprocessor directive. r=daleharvey
MozReview-Commit-ID: 52MHjqEMwyI

--HG--
extra : rebase_source : a29d88d2bcd04b8a8a74d4a2a2fbf471016e4a67
2017-10-27 11:33:40 +02:00
Dão Gottwald
d7b7191438 Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey
MozReview-Commit-ID: CzvlxUprMKL

--HG--
extra : rebase_source : c25aecf98504bf0870bdc39d6c2a99e896635028
2017-10-27 15:34:07 +02:00
Evan Tseng
1afc53a921 Bug 1409640 - Remove menulist-dropmarker's margin top and bottom values in preferences.css then the smaller values (in common.css) will be applied since the space for the drop marker image is too small. r=dao
MozReview-Commit-ID: FT5DslnUqkK

--HG--
extra : rebase_source : 6560c42b0db53784ee2be009401f833991b00fcd
2017-10-27 16:52:26 +08:00
Ursula Sarracini
6e92bb8d1f Bug 1411419 - Update Tiles new tab page to match Photon Design System r=dmose
MozReview-Commit-ID: Ix1Ylv3L4No

--HG--
extra : rebase_source : 2fb3d0b9cc566d164b20ac483e21912206cebbe7
2017-10-26 17:41:16 -04:00
Dão Gottwald
8be04e714c Bug 1405542 - Replace nav-bar top border and the tabs toolbar's negative margin with a box-shadow to avoid running into bug 477157. r=nhnt11
MozReview-Commit-ID: KXFj740EXEz

--HG--
extra : rebase_source : 3b9d175ea71d2af967c0dc40aca501ad5461f846
2017-10-24 12:37:43 +02:00
Attila Craciun
ce9fedb636 Backed out 1 changesets (bug 1405542) for failing in OS X (browser chrome test) at browser/base/content/test/performance/browser_windowopen_reflows.js on a CLOSED TREE.
Backed out changeset f4343e201285 (bug 1405542)
2017-10-23 16:26:13 +03:00
Dão Gottwald
e45c6c44d1 Bug 1405542 - Replace nav-bar top border and the tabs toolbar's negative margin with a box-shadow to avoid running into bug 477157. r=nhnt11
MozReview-Commit-ID: HFelefofjYY

--HG--
extra : rebase_source : 0d2d1f220a6a203ba0892b04f581678f258c73d7
2017-10-19 16:50:52 +02:00
Sebastian Hengst
32e7816c14 Backed out changeset 824ed2525081 (bug 464450) for failing reftest editor/reftests/xul/autocomplete-1.xul on Linux builds with stylo disabled and frequently asserting in crashtests, e.g. in docshell/base/crashtests/914521.html. r=backout
--HG--
extra : amend_source : 5819dd1419760fb402f1f4a9b923e3e20762ac71
2017-10-17 17:59:52 +02:00
Dão Gottwald
c2d9eebe4f Bug 464450 - Get rid of the "padded" class and clean up related styling. r=mak
MozReview-Commit-ID: GVR1I4WTgum

--HG--
extra : rebase_source : 184e0cc1b4b5d6538f4cb8286ed5050a40c8c4f3
2017-10-13 10:59:46 +02:00
Nihanth Subramanya
4a8b35e00c Bug 1389094 - Increase height of sidebar search bar and tree items in touch mode. r=dao
MozReview-Commit-ID: HxT3eNHImyz

--HG--
extra : rebase_source : eff12ac335b7908ded5eca9810aa41251d9eabdb
2017-10-08 22:06:30 +05:30
Emilio Cobos Álvarez
29b6fbc81f Bug 1405311: Remove uses of :-moz-system-metric. r=xidorn,dao
MozReview-Commit-ID: 1Yqy6KgMUB1
2017-10-12 14:47:06 +02:00
Dão Gottwald
223f606a50 Bug 1407613 - Remove dropmarker from the generic autocomplete binding. r=mak
MozReview-Commit-ID: DIVPqfbkJnL

--HG--
extra : rebase_source : 00636b09d381b201733be7c6a79433555f106af9
2017-10-11 15:34:57 +02:00
Dale Harvey
0c903578be Bug 1394248 - Update plugins icon. r=dao
MozReview-Commit-ID: L3UrtSwDxW2

--HG--
extra : rebase_source : 26cfb27434edd394b3db3136c8560270fc7b3e5d
2017-09-30 10:43:02 +01:00
Dale Harvey
d6f87cf957 Bug 1403359 - Switch search bar to photon icon. r=dao
MozReview-Commit-ID: DQT8PfZHPZa
2017-10-07 11:28:44 +02:00
Ricky Chien
e413f2f6ce Bug 1389550 - Move help button into category and remove init_dynamic_padding in preferences.js r=jaws
MozReview-Commit-ID: 3IU7jTqYr5g

--HG--
extra : rebase_source : aa594d7e839776ca0f20f085203c6c38428f45b2
2017-09-28 15:43:12 +08:00
Dão Gottwald
24d5d7064d Bug 1404816 - Get rid of gear.svg in favor of settings.svg. r=adw
MozReview-Commit-ID: Kg9qFWQM4p3

--HG--
extra : rebase_source : f74b626bcc90b06415c4db09cd4aed7fe4e967a1
2017-10-04 10:19:43 +02:00
Nihanth Subramanya
0778b363e6 Bug 1400165 - Increase padding of sidebar search container, adjust sidebar font-size on MacOS. r=dao
MozReview-Commit-ID: 1c1s9eqt1Ri

--HG--
extra : rebase_source : 42dba87eae997ebd7f81572e459960e7facdda2d
2017-09-21 05:52:37 +05:30
Sam Foster
7b38de1eb4 Bug 1387415 - Make empty toolbar spaces be drag handles for the window. r=dao
* Add -moz-window-drag: drag property to toolbars in toolkit, on Windows as support was added in bug 1163113
* Use the toolbar-drag binding for #nav-bar on Linux.

MozReview-Commit-ID: 8ZABYMWswk1

--HG--
extra : rebase_source : 28c2fceef4991d4684c8249a787995994af1120d
2017-09-21 09:28:55 -07:00
Dão Gottwald
bab07488a2 Bug 1399567 - Remove uneven vertical padding from urlbar and searchbar input boxes on Mac. r=johannh
MozReview-Commit-ID: 9qqwR34H1Zk

--HG--
extra : rebase_source : df8beba0a39649a80286578b06bbd0f3311eade0
2017-09-27 11:45:42 +02:00
Dale Harvey
5c22c4c93e Bug 1399642 - Use photon search icon in awesomebar. r=dao
MozReview-Commit-ID: Dzf8DqrGRam

--HG--
rename : browser/themes/shared/icons/find.svg => browser/themes/shared/icons/search-glass.svg
extra : rebase_source : 488ba12e63e58d6b04b7cb41b3c9b5aee332def5
2017-09-26 11:13:56 +01:00
Towkir Ahmed
117526801f Bug 1363028 - Update bookmark toolbar icons to photon styles. r=johannh 2017-09-22 11:52:00 -04:00
Dale Harvey
04ccddce78 Bug 1400863 - Fix tracking protection close icon size. r=dao
MozReview-Commit-ID: HFt3zUedTDj

--HG--
extra : rebase_source : 1daff81b53efb1d6e67d122df5f536152d2a98bd
2017-09-22 12:10:07 +01:00
Sebastian Hengst
0f2ed2d557 merge mozilla-central to autoland. r=merge a=merge 2017-09-21 15:28:11 +02:00
Yura Zenevich
93a01a831c Bug 1383051 - updated private browsing indicators. r=jaws
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-20 22:29:37 -04:00
Dão Gottwald
39c228d41a Bug 1395651 - Set the tab line color to #0a84ff (blue-50) when we control the tabs toolbar background color. r=daleharvey
MozReview-Commit-ID: ImhMxDHLFxQ

--HG--
extra : rebase_source : dc0c951a9cfbc048de6335d9430d7b431238f364
2017-09-20 11:23:54 +02:00
Dão Gottwald
7bd08c8717 Bug 1399584 - Update Back/Forward context menu icons. r=daleharvey
MozReview-Commit-ID: Cfm5Hw0EuJ4

--HG--
extra : rebase_source : 36ce59820b126de7024a2404a2d359a78952c754
2017-09-20 13:03:44 +02:00
Evan Tseng
6efd1a5a95 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : b5c93b8ef930dead9c6f194b14ed6dfcff39ecd6
2017-09-12 17:38:41 +08:00
Sebastian Hengst
30ac98270d Backed out changeset 2f1a9242f33d (bug 1398050) for failing reftest reftest/tests/editor/reftests/xul/empty-1.xul and more. r=backout on a CLOSED TREE 2017-09-19 16:07:40 +02:00
Evan Tseng
774f50d9f5 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : 9190f5430eb06294895f4b58609e56c673ff2156
2017-09-12 17:38:41 +08:00
Tim Nguyen
3a0eabdbc1 Bug 1387582 - Add toolbar_text color property to theming API. r=dao,mikedeboer
MozReview-Commit-ID: KjKVjFD4axN

--HG--
extra : rebase_source : 8e47b2a3f75366208e45792d6ec34e0a36ac3ecd
2017-08-30 20:23:58 +07:00
Dão Gottwald
e9674fb263 Bug 1384686 - Use currentColor with a fill-opacity for toolbar button icons. r=ntim
MozReview-Commit-ID: G5G9i29KIac

--HG--
extra : rebase_source : c9d04802df66bff1e3848b3fa555a2d56ea897ab
2017-09-15 13:00:40 +02:00
Ricky Chien
fe32021d05 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 37490b65169a2622da2d3f4b6f4b7a3a99fa3d2d
2017-09-07 14:51:32 +08:00
Sebastian Hengst
b2ffc40bc4 Backed out changeset 6fdcf075106c (bug 1397325) for failing browser-chrome's browser_parsable_css.js. r=backout 2017-09-14 16:36:26 +02:00
Ricky Chien
f5b6eea3e0 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 5a8d3709d142de6c45413e834a22b288d49ab70e
2017-09-07 14:51:32 +08:00
Dão Gottwald
fb683c3ffc Bug 1399235 - Prevent the urlbar-icon hover feedback from bleeding outside the location and search bars. r=adw
MozReview-Commit-ID: GRGvdW70Tkt

--HG--
extra : rebase_source : bd6261b6403bc4d7d4ad1cac209deba05dc98770
2017-09-13 15:09:21 +02:00
Jim Mathies
910a0df0c0 Bug 1385991 - Provide a chrome side notification informing the user about an incompatible version of JAWS screen reader. r=felipe 2017-09-08 16:05:06 -05:00
Jim Mathies
2a7901349f Bug 1387507 - Remove a11y e10s checks and preferences. r=felipe 2017-09-08 09:31:06 -05:00
Sebastian Hengst
ec5336561d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 3DvwIgw2ORU
2017-09-07 23:59:58 +02:00
Dão Gottwald
c7b1f4e0f1 Bug 1388514 - Make the sidebar splitter narrower again to prevent it from overlapping the scrollbar too much, and disable this behavior on Linux since scrollbars are too narrow on Ubuntu. r=Gijs
MozReview-Commit-ID: Hi4MUsbEFXd

--HG--
extra : rebase_source : c7f6a15671e19ab1562e085fe3a200712aa81b3f
2017-09-07 20:22:58 +02:00
Sebastian Hengst
8eb249afcc merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: JSRVc5yW6Kx
2017-09-07 12:39:12 +02:00
Wes Kocher
a14d71906d Merge m-c to inbound, a=merge
MozReview-Commit-ID: BJ4WkYrJ9g6
2017-09-06 17:24:48 -07:00
Nihanth Subramanya
80b6d15c27 Bug 1355330 - Update synced tabs sidebar styling. r=dao
MozReview-Commit-ID: FWW4MRhMlWR

--HG--
extra : rebase_source : fb22867b00a9f21282340b59eacd286fdd7b72e5
2017-08-21 17:25:14 +05:30
Gijs Kruitbosch
f6cf027c9d Bug 1374815 - fix sidebar hover styling and unify photon styling with the default, r=nhnt11
This consolidates the photon styles into the old pre-photon styles, simplifying the CSS.
As a result, it fixes the layout of the bookmarks menu as well. There's still some work
left to do there to make submenus align properly with their parent once opened on
Windows, but that isn't a regression caused by this bug so I am not addressing it here.

I have deliberately not updated the checkmark besides aligning it properly on OS X - it
seems we need more design details as to how that should look in the sidebar header menu
as well as the bookmarks panel before changing that further (if indeed it does need
further changes).

MozReview-Commit-ID: JPl2VwUh3e1

--HG--
extra : rebase_source : ed4762322b769ae42cbc428bc3a6e397a0abe45d
2017-08-21 17:37:27 +01:00
Yura Zenevich
d829c9d51c Bug 1383051 - updated private browsing indicators. r=jaws
MozReview-Commit-ID: JrUlzpCDbw1
2017-09-01 12:49:36 -04:00
Ricky Chien
f9f702a8e1 Bug 1397121 - Some of Preferences subdialog's font size are too huge r=jaws
MozReview-Commit-ID: 9IsVARItxFZ

--HG--
extra : rebase_source : 28a8c6a0df625b7454e260d908d387898aba7822
2017-09-06 15:26:35 +08:00
Hossain Al Ikram
38d769f2a9 Bug 1391217 - Remove unused @namespace svg at-rules. r=dao
MozReview-Commit-ID: AtKfipt5MUZ
2017-09-06 11:02:31 +02:00
Sebastian Hengst
af505f8fc9 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-07 12:42:38 +02:00
Dão Gottwald
4806455284 Backed out changeset 633d738656d5 (bug 1383051) for causing bug 1396281
MozReview-Commit-ID: FUYZSbgaiqx
2017-09-07 10:55:05 +02:00
Ricky Chien
daac97d466 Bug 1349689 - Remove old preferences fork r=jaws
MozReview-Commit-ID: GNPcQGUTUKJ

--HG--
rename : browser/components/preferences/in-content-new/findInPage.js => browser/components/preferences/in-content/findInPage.js
rename : browser/components/preferences/in-content-new/searchResults.xul => browser/components/preferences/in-content/searchResults.xul
rename : browser/components/preferences/in-content-new/tests/browser_checkspelling.js => browser/components/preferences/in-content/tests/browser_checkspelling.js
rename : browser/components/preferences/in-content-new/tests/browser_engines.js => browser/components/preferences/in-content/tests/browser_engines.js
rename : browser/components/preferences/in-content-new/tests/browser_layersacceleration.js => browser/components/preferences/in-content/tests/browser_layersacceleration.js
rename : browser/components/preferences/in-content-new/tests/browser_masterpassword.js => browser/components/preferences/in-content/tests/browser_masterpassword.js
rename : browser/components/preferences/in-content-new/tests/browser_permissions_dialog.js => browser/components/preferences/in-content/tests/browser_permissions_dialog.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_1.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_1.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_2.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_2.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_3.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_3.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_4.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_4.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_5.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_5.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_6.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_6.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_7.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_7.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_8.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_8.js
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences_2.js => browser/components/preferences/in-content/tests/browser_search_within_preferences_2.js
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences_command.js => browser/components/preferences/in-content/tests/browser_search_within_preferences_command.js
rename : browser/components/preferences/in-content-new/tests/browser_security-1.js => browser/components/preferences/in-content/tests/browser_security-1.js
rename : browser/components/preferences/in-content-new/tests/browser_security-2.js => browser/components/preferences/in-content/tests/browser_security-2.js
extra : rebase_source : 9adc8231c896f93f7f262a09482b44a2875bd5fd
2017-08-21 17:48:18 +08:00
Sebastian Hengst
51133fbff6 Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout
--HG--
rename : browser/components/preferences/in-content/findInPage.js => browser/components/preferences/in-content-new/findInPage.js
rename : browser/components/preferences/in-content/searchResults.xul => browser/components/preferences/in-content-new/searchResults.xul
rename : browser/components/preferences/in-content/tests/browser_checkspelling.js => browser/components/preferences/in-content-new/tests/browser_checkspelling.js
rename : browser/components/preferences/in-content/tests/browser_engines.js => browser/components/preferences/in-content-new/tests/browser_engines.js
rename : browser/components/preferences/in-content/tests/browser_layersacceleration.js => browser/components/preferences/in-content-new/tests/browser_layersacceleration.js
rename : browser/components/preferences/in-content/tests/browser_masterpassword.js => browser/components/preferences/in-content-new/tests/browser_masterpassword.js
rename : browser/components/preferences/in-content/tests/browser_permissions_dialog.js => browser/components/preferences/in-content-new/tests/browser_permissions_dialog.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_1.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_1.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_2.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_2.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_3.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_3.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_4.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_4.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_5.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_5.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_6.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_6.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_7.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_7.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_8.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_8.js
rename : browser/components/preferences/in-content/tests/browser_search_within_preferences_2.js => browser/components/preferences/in-content-new/tests/browser_search_within_preferences_2.js
rename : browser/components/preferences/in-content/tests/browser_search_within_preferences_command.js => browser/components/preferences/in-content-new/tests/browser_search_within_preferences_command.js
rename : browser/components/preferences/in-content/tests/browser_security-1.js => browser/components/preferences/in-content-new/tests/browser_security-1.js
rename : browser/components/preferences/in-content/tests/browser_security-2.js => browser/components/preferences/in-content-new/tests/browser_security-2.js
2017-08-31 16:58:32 +02:00
Ricky Chien
3ff2ff68ed Bug 1349689 - Remove old preferences fork r=jaws
MozReview-Commit-ID: GNPcQGUTUKJ

--HG--
rename : browser/components/preferences/in-content-new/findInPage.js => browser/components/preferences/in-content/findInPage.js
rename : browser/components/preferences/in-content-new/searchResults.xul => browser/components/preferences/in-content/searchResults.xul
rename : browser/components/preferences/in-content-new/tests/browser_checkspelling.js => browser/components/preferences/in-content/tests/browser_checkspelling.js
rename : browser/components/preferences/in-content-new/tests/browser_engines.js => browser/components/preferences/in-content/tests/browser_engines.js
rename : browser/components/preferences/in-content-new/tests/browser_layersacceleration.js => browser/components/preferences/in-content/tests/browser_layersacceleration.js
rename : browser/components/preferences/in-content-new/tests/browser_masterpassword.js => browser/components/preferences/in-content/tests/browser_masterpassword.js
rename : browser/components/preferences/in-content-new/tests/browser_permissions_dialog.js => browser/components/preferences/in-content/tests/browser_permissions_dialog.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_1.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_1.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_2.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_2.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_3.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_3.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_4.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_4.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_5.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_5.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_6.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_6.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_7.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_7.js
rename : browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_8.js => browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_8.js
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences_2.js => browser/components/preferences/in-content/tests/browser_search_within_preferences_2.js
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences_command.js => browser/components/preferences/in-content/tests/browser_search_within_preferences_command.js
rename : browser/components/preferences/in-content-new/tests/browser_security-1.js => browser/components/preferences/in-content/tests/browser_security-1.js
rename : browser/components/preferences/in-content-new/tests/browser_security-2.js => browser/components/preferences/in-content/tests/browser_security-2.js
extra : rebase_source : 6f59261adcb6cd3098b3596c01c9165ad6bfc03c
2017-08-21 17:48:18 +08:00
Dão Gottwald
00d239676b Bug 1391613 - Remove border from URL bar and search bar autocomplete items. ui-r=shorlander r=adw
MozReview-Commit-ID: 34uXLrUPJLR

--HG--
extra : rebase_source : 4adce70e0d788f669a9ed42e948ecb57e6d721ab
2017-08-24 03:47:35 +02:00
Dão Gottwald
7f59f101a8 Bug 1394753 - Remove unstarred48.png. r=mak
MozReview-Commit-ID: EKUEQsOxy50

--HG--
extra : rebase_source : 9e014c80ba2bfae0563dc62af1cf49bca03ad209
2017-08-29 11:51:12 +02:00
Jared Wein
b67ac2b7fd Bug 1387042 - Add a toast notification that will be shown when the Copy Link or Send to Device page actions are used. r=adw,sfoster
MozReview-Commit-ID: CZZnLz84T4h

--HG--
extra : rebase_source : bee7806ee6886dbbeefc7bc7ed39cc075fca1590
2017-08-24 16:44:11 -04:00
Dão Gottwald
a825905a0d Bug 1391395 - Consolidate Go button styling. r=daleharvey
MozReview-Commit-ID: 4WLQemuir4k

--HG--
extra : rebase_source : 0a2272e5db394bb5461a542b92ea3982a9157836
2017-08-23 08:37:16 +02:00
Martin Stransky
657926a056 Bug 1392582 - Use arrowpanel-dimmed/panel-separator-color colors for awesome bar cursor,r=dao
MozReview-Commit-ID: HdF1to70seD

--HG--
extra : rebase_source : 119beed9d443024d64ffe4122cc8d58a17c5965d
2017-08-23 16:43:19 +02:00
Dão Gottwald
fc65927e70 Bug 1391017 - Use a .bookmark-item placeholder for the bookmarks toolbar items in the toolbar while customizing. r=Gijs
MozReview-Commit-ID: JB9OSshDLKy

--HG--
extra : rebase_source : 2eded7e6868e231ae5ac91a693848cc42a221236
2017-08-23 13:01:06 +02:00
Dão Gottwald
d023775289 Bug 1392633 - Stop removing the background in non-sidebar documents using places.css. r=nhnt11
MozReview-Commit-ID: IShakSTE4Zj

--HG--
extra : rebase_source : 35f1db15aa996f524c6eaa587b42289a12b7bffe
2017-08-22 21:57:13 +02:00
Gijs Kruitbosch
ee2fbb6c73 Bug 1371765 - remove unused downloads icons, tidy up CSS, r=Paolo
MozReview-Commit-ID: 3kGgiTsx6Y2

--HG--
extra : rebase_source : d684066b5277c251a3ad9366c4e5d240fdaf5860
2017-08-18 18:07:13 +01:00
Tim Nguyen
dd1510aec5 Bug 1392416 - Update notification icons to use photon assets. r=dao
MozReview-Commit-ID: A5Y0GDJcwh1

--HG--
extra : rebase_source : 40d5c6bd967ed2817b252506c5f3322e3d318e51
2017-08-22 17:19:15 +02:00
Nihanth Subramanya
dce1a38397 Bug 1392222 - Update sidebar background on Linux. r=dao
MozReview-Commit-ID: FGALbnmyyLd

--HG--
extra : rebase_source : 02da5d3fe3ce33c04d8b6449a52dfcba721435cb
2017-08-21 15:56:36 +05:30
Tim Nguyen
c5623dab4c Bug 1387784 - Update various icons to use photon style. r=dao
MozReview-Commit-ID: 7PMU2hLkjeB

--HG--
extra : rebase_source : ddc36c75804d05d75d18b7af7b5b122f52952ab0
2017-08-13 13:58:01 +00:00