Commit Graph

7077 Commits

Author SHA1 Message Date
Gijs Kruitbosch
9f665583c9 Bug 1433133 - remove old about:newtab code, r=florian
MozReview-Commit-ID: Itlmi3E2KrG

--HG--
extra : rebase_source : e770de81575ff756bc3a99c593f5fc34491f1732
2018-03-06 17:37:31 +00:00
Csoregi Natalia
8cab2bba30 Backed out changeset b03fd1004cac (bug 1417883) for failing browser_ext_themes_autocomplete_popup.js. CLOSED TREE 2018-03-06 19:35:12 +02:00
Dylan Stokes
7085c55905 Bug 1417883 - Allow theming autocomplete popups. r=jaws,ntim
MozReview-Commit-ID: GITgsY3yYqN

--HG--
extra : rebase_source : 2cadbc67a715c60b17ae0994d8e40ebad310307e
2018-02-11 12:32:33 -05:00
Felipe Gomes
1d93ef23e3 Bug 1432906 - Display notice in about:preferences when Policies are in use. r=gandalf,jaws
MozReview-Commit-ID: 83UUY9DmK2K

--HG--
extra : rebase_source : 3d74d1ac3aafe02c8d4bbbdde8282ed13ca36784
2018-03-05 14:18:44 -03:00
Dão Gottwald
732eeec0ab Bug 1442651 - Remove the tabbrowser element and binding. r=bgrins
MozReview-Commit-ID: 2IXukkFq5C2

--HG--
extra : rebase_source : 4fd817951e19b39b5b06e75614031302177e86b2
2018-03-05 20:33:36 +01:00
Dão Gottwald
63def97e4c Bug 1442961 - Remove the windowdragbox element and binding. r=jaws
MozReview-Commit-ID: JZVMty8qMCP

--HG--
extra : rebase_source : 0f065f0f82e94775fa1d74812e948d88d2516d24
2018-03-05 14:54:03 +01:00
Tim Nguyen
0312d1d45e Bug 1441866 - Make app menu disabled icons more opaque. r=dao
MozReview-Commit-ID: KxbodSteWdd

--HG--
extra : rebase_source : 30cf0740994e7469f2240f26a3752bd4ba1c3b53
2018-02-28 16:42:42 +00:00
Brindusan Cristian
6cf5ac594a Merge inbound to mozilla-central. a=merge 2018-03-03 11:40:49 +02:00
vinicius
8368d36a52 Bug 1434476 - Allow changing the background color of the selected tab. r=jaws
***

MozReview-Commit-ID: 3GpBSWepNe3
***

--HG--
extra : rebase_source : 1c451cc8425958a1fe1a3387f7fa97a6b415e2c3
2018-03-02 15:24:05 -03:00
Prathiksha
68615f1636 Bug 1192927 - Remove plugins specific code and initialize the flash plugin row in Page Info and support flash in Site Identity. r=Felipe,johannh
MozReview-Commit-ID: 7CLfN4Io0ez

--HG--
extra : rebase_source : 8af54d5a3e4c35113f54b4fcc0ae05b47c0ce60a
2018-02-18 00:20:11 +05:30
Andreea Pavel
1eb964c5f3 Backed out changeset 8e5b1525be69 (bug 1192927) or failing testing\firefox-ui\tests\functional\security\test_no_certificate.py TestNoCertificate.test_no_certificate on a CLOSED TREE 2018-03-02 13:51:15 +02:00
Prathiksha
30e02230c8 Bug 1192927 - Remove plugins specific code and initialize the flash plugin row in Page Info and support flash in Site Identity. r=Felipe,johannh
MozReview-Commit-ID: 3KUbgencO3M

--HG--
extra : rebase_source : d8cbf97c6764fd3700a7cbc6d5dc19565b97bad1
2018-02-18 00:20:11 +05:30
Tiberius Oros
61d400da1c Merge inbound to mozilla-central. a=merge 2018-03-01 19:29:00 +02:00
Cosmin Sabou
6edc2e0f3b Merge mozilla-central to inbound. a=merge on a CLOSED TREE 2018-02-28 23:55:37 +02:00
Tim Nguyen
c58aa506db Bug 1441727 - Use solid SVG icon in 'new bookmark' panel. r=dao
MozReview-Commit-ID: GOniqIySO3d

--HG--
extra : rebase_source : 880a43e1d22ea62c9a33b8d764b356357509bdd5
2018-02-28 14:48:57 +00:00
Johann Hofmann
e44fc2eb50 Bug 1441198 - Part 3 - Add some space above the cookies preferences. r=nhnt11
MozReview-Commit-ID: 4d0aYIgZZ32

--HG--
extra : rebase_source : 2e97ffdcce79262bbb34ea56d2751f2d1816359a
2018-02-28 09:59:39 +01:00
Johann Hofmann
a19b7899ab Bug 1441198 - Part 2 - Fix side spacing and line breaking of items adjacent to the site data description in about:preferences. r=nhnt11
When adding more characters to the description in the site data section,
the display of the adjacent items breaks in two ways:

- The "Learn More" link is pushed to the next line while it should stay
  on the same line as the description. I didn't really find a way to fix
  this while using a XUL label, so I switched to an html:span which has
  the correct layout. I don't see any drawbacks with using a span here.

- The description text could in certain edge cases get too close to the
  "Clear Data" button. To fix that I added a new class which adds some padding.
  This isn't a problem in other parts of preferences except the history
  section (bug 1441138), where I also added this class.

MozReview-Commit-ID: FO5tEx19ZUm

--HG--
extra : rebase_source : 276d2fd81623eacfb2e86e8dd34d68b3f891ffa4
2018-02-28 09:58:47 +01:00
Dão Gottwald
c14f04ff1c Bug 1440877 - Remove mistyped --toolbar-gbimage variable. r=jaws
MozReview-Commit-ID: ARVa7hCHddX

--HG--
extra : rebase_source : 8b72010b40f6e7acbe0cabef42772e6f1d0f306c
2018-02-28 12:23:53 +01:00
Kirk Steuber
f923709efc Bug 1438243 - Improve the UI for pages blocked by policy r=Felipe
Improves the UI for pages blocked by the enterprise policy manager. These improvements include a new image instead of the generic "info" image and updated, approved strings for the page.

MozReview-Commit-ID: 9d6V9onHGGg

--HG--
extra : rebase_source : d702947924f24d9440455a56b7e2f876ab634464
2018-02-22 15:41:12 -08:00
Connor Masini
134774e84b Bug 1417880: Allow theming arrow panels(popups). r=jaws,mconley,ntim
MozReview-Commit-ID: 9f1sSzaGZzf

--HG--
extra : rebase_source : dcebee0563d4d673ac5afc2ee82d6cc5cbeab943
2018-02-07 00:22:22 -05:00
Kyle Machulis
46fc1619a1 Bug 1440872 - Fix CSS issue with MIDI Notification Icon in patches for bug 1201590; r=qdot
MozReview-Commit-ID: FpCqOocIiXq
2018-02-23 20:24:04 -08:00
Kyle Machulis
a60dd3c3d3 Bug 1201590 - Add icon for WebMIDI Permissions; r=johannh
MozReview-Commit-ID: GLBJFHX9O3q

--HG--
extra : rebase_source : 27984538e5b4d4f7bff75ac92a3232592fe11881
2018-02-05 18:10:30 -08:00
Dão Gottwald
2a8b2ee03e Bug 1441830 - Clean up and simplify treechildren styling on Windows. r=jaws
MozReview-Commit-ID: 5V3alTQkNdj

--HG--
extra : rebase_source : 0bc2a03b0910ebe224eb1a89e8d0fa9842888ada
2018-02-28 18:16:00 +01:00
Johann Hofmann
593a01f28c Bug 1333468 - Part 1 - Move WebRTC sharing indicator into the identity block and add a paused state. r=florian
MozReview-Commit-ID: ETi6nX2Eapc

--HG--
extra : rebase_source : cc7575236c84de23ff7e86182c81160306f096c6
2017-11-16 19:33:19 +01:00
Jonathan Kingston
0d18cee97a Bug 1440265 - Update mixed content site identity icon to ensure it is always grey for overriden certs. r=johannh
MozReview-Commit-ID: 2qiPefj2WkM

--HG--
extra : rebase_source : 9a5fd7e4a538ff4595ffab034d4dc78b4dbf2ab8
2018-02-22 17:05:18 +00:00
Tim Nguyen
6fb5431d7e Bug 1439789 - Menu bar light/dark themes should have glass text-shadow on Windows 7. r=dao
MozReview-Commit-ID: 42CvhqjPrMD

--HG--
extra : rebase_source : 4398326fc3c02f6dc890933139529db19995ee42
2018-02-21 20:41:26 +00:00
Jonathan Kingston
82a1b70189 Bug 1440002 - Update mixed content icon to ensure it is always grey for overriden certs. r=johannh
MozReview-Commit-ID: 1USGucbUQfU

--HG--
extra : rebase_source : aa3de7aac8b74f9f473734127effb60f615893ee
2018-02-22 02:01:20 +00:00
Dão Gottwald
7514587643 Bug 1434621 - part 1: vertically center title bar buttons on Linux. r=stransky
MozReview-Commit-ID: 4cpEAyw1a4k
2018-02-21 16:39:59 +01:00
Dão Gottwald
826239dc66 Backed out changeset 29569f02015d
MozReview-Commit-ID: 6XcU3HUnEvX
2018-02-20 20:27:32 +01:00
Connor Masini
2c622ac77f Bug 1417880: Allow theming arrow panels. r=jaws, ntim 2018-02-07 00:22:22 -05:00
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
Noemi Erli
656ee92d98 Merge inbound to mozilla-central. a=merge 2018-02-15 21:29:11 +02:00
Paolo Amadini
2967d1be2f Bug 1434877 - Rework default styles for richlistbox autocomplete. r=mak
The default styles of richlistbox autocomplete were originally created to support the location bar popup, but now every autocomplete field uses the richlistbox version. This reworks the styles so that the number of overrides is minimized.

MozReview-Commit-ID: BwagKpMR5Dt

--HG--
extra : rebase_source : 52eda7f9d561dd23f279a3d15659e84f6c46eec6
2018-02-14 15:04:11 +00:00
Johann Hofmann
76c23ddfda Bug 1421737 - Part 3 - Simplify the "remove selected sites" dialog in site data management. r=Gijs
We are no longer implicitly deleting cookies when removing site data because
cookies are now listed as part of the site data manager. We're also no longer
deleting cookies based on the base domain, which makes most of the UI in the
removal dialog unnecessary. Instead of a tree box with sub domains we're now
showing a simple listbox domains to be deleted.

MozReview-Commit-ID: GWv5QVxEiiy

--HG--
extra : rebase_source : bc202a92d62ff8d4ddfd40ff4096c9ad1fdb0735
2018-02-05 17:42:54 +01:00
Johann Hofmann
0b02dd1d11 Bug 1421737 - Part 2 - Convert the siteListItem XBL binding to plain JS and add a cookies row. r=Gijs
This commit primarily intends to add cookies to the site data manager,
but while touching this code I transformed the siteListItem XBL binding to plain JS.

This also removes the #SiteDataRemoveSelectedDialog binding rule, because it is
unnecessary, <dialog> elements already have this binding.

MozReview-Commit-ID: EpTd2E0vPN9

--HG--
extra : rebase_source : 90e6666e565aaa74bd2545e13534bdebe8f090ee
2018-02-09 20:56:04 +01:00
Coroiu Cristina
4d5bfdec43 Backed out changeset 067ee834b07b (bug 1404688) for xpcshell failures at toolkit/mozapps/extensions/test/xpcshell/test_LightweightThemeManager.js 2018-02-15 05:15:10 +02:00
Tim Nguyen
461f749a68 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: BWhStvcLpkL

--HG--
extra : rebase_source : b50632db25916f113cd85e089759e892493e3be3
2018-02-15 02:30:44 +00:00
Tim Nguyen
55ba4a31c1 Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: 5x6SPWEJ3jp

--HG--
extra : rebase_source : 2ed208a81ca59367b9140a6e73b85bf630c6e294
2018-02-15 13:37:30 +00: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
Dorel Luca
495816f593 Backed out changeset 85e30806ade1 (bug 1404688) for Browser chrome failure on browser/base/content/test/general/browser_compacttheme.js. CLOSED TREE 2018-02-14 21:50:09 +02:00
Tim Nguyen
7185846c7b Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
MozReview-Commit-ID: iHJggOjHBa

--HG--
extra : rebase_source : e9d7513b36f32f4d06b30b1228f688cbcdbdbd0f
2018-02-11 19:28:32 +00:00
Edouard Oger
06724df9cc Bug 1434670 - Synced tabs panels adjustments. r=dao
MozReview-Commit-ID: 8HrlWciU2Rg

--HG--
extra : rebase_source : 69372eeb368398bd6a99151f74439a01bf7e8538
2018-01-31 13:28:28 -05:00
Noemi Erli
ce4d7cfba2 Backed out changeset 719333bb05af (bug 1417880) for failing in toolkit/components/extensions/test/browser/browser_ext_themes_arrowpanels.js on a CLOSED TREE 2018-02-13 14:29:36 +02:00
Connor Masini
2d1be350fc Bug 1417880: Allow theming arrow panels(popups). r=jaws
MozReview-Commit-ID: 9f1sSzaGZzf

--HG--
extra : rebase_source : 5615dcaef1044f8cd1dc6f55d8250eede1409adf
2018-02-07 00:22:22 -05:00
Jared Wein
23eee5c26a Bug 1436749 - Backout support for button_background since it was not supposed to be supported. r=dao
MozReview-Commit-ID: CVZqDOvU04V

--HG--
extra : rebase_source : 953108e1b8064aacbc596e6b692fb479defd4d6b
2018-02-09 15:28:19 -05:00
Dão Gottwald
f1b581daa2 Bug 1432716 - Group the "Show search suggestions ahead of browsing history in address bar results" checkbox with other search suggestion checkboxes. ui=shorlander r=adw
MozReview-Commit-ID: CSuNpA0Yq0w

--HG--
extra : rebase_source : 9a207a7cd913038ebcbffc6528e648e3b45af104
2018-02-09 10:44:28 +01:00
Csoregi Natalia
646ced57da Backed out changeset 98b4549200aa (bug 1432716) expected to fail. 2018-02-09 11:46:03 +02:00
Dão Gottwald
e52b4084af Bug 1432716 - Group the "Show search suggestions ahead of browsing history in address bar results" checkbox with other search suggestion checkboxes. ui=shorlander r=adw
MozReview-Commit-ID: 6Xt8MixhV3x

--HG--
extra : rebase_source : ce562d395dad27ebf48c78b221310ae55c3cae4d
2018-01-24 08:48:27 +01:00