Граф коммитов

3415 Коммитов

Автор SHA1 Сообщение Дата
meandave a41d4f81aa Bug 1554579 - Pinned tab becomes too wide when picture-in-picture icon is present. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34418

--HG--
extra : moz-landing-system : lando
2019-06-24 16:10:58 +00:00
meandave 2d0c0574dc Bug 1556158 - Add magnifying glass icon to filter input in about:logins. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D35248

--HG--
extra : moz-landing-system : lando
2019-06-21 00:25:36 +00:00
Kestrel a8ee64bd36 Bug 1555371 - Apply context fill to update icon for dark mode and do the same for all panel-items r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D35168

--HG--
extra : moz-landing-system : lando
2019-06-19 08:55:34 +00:00
Martin Stransky 000c9ddd57 Bug 1558743 - Use -moz-gtk-buttonactivetext for active menulist buttons, r=dao
Depends on D34690

Differential Revision: https://phabricator.services.mozilla.com/D34691

--HG--
extra : moz-landing-system : lando
2019-06-13 12:42:58 +00:00
Martin Stransky 6a52b36748 Bug 1558743 - Don't change button text color for default buttons, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D34690

--HG--
extra : moz-landing-system : lando
2019-06-13 13:27:15 +00:00
Gijs Kruitbosch d48b3702d3 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-13 08:42:47 +00:00
Mark Striemer fd0cb8542e Bug 1544950 - Part 2: Global add-on warnings for HTML about:addons r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34452

--HG--
extra : moz-landing-system : lando
2019-06-13 03:09:45 +00:00
Mark Striemer a7dbfced1c Bug 1539699 - Show a recommended badge for recommended add-ons (HTML) r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D34780

--HG--
extra : moz-landing-system : lando
2019-06-13 01:57:07 +00:00
Andreea Pavel f66f9762a5 Backed out 7 changesets (bug 1519434) for mochiest failures e.g test_bug1165981.html on a CLOSED TREE
Backed out changeset 1314623831ad (bug 1519434)
Backed out changeset 6dd4fa67e209 (bug 1519434)
Backed out changeset b241c580b293 (bug 1519434)
Backed out changeset b48dca2f487f (bug 1519434)
Backed out changeset 49c64ed2e67b (bug 1519434)
Backed out changeset dd009a001c6c (bug 1519434)
Backed out changeset 5b6ec4d2f0ab (bug 1519434)
2019-06-12 23:31:16 +03:00
Gijs Kruitbosch c4f72aca27 Bug 1519434 - remove 'always activate' and 'remember this decision' UI options, r=aswan,johannh
Differential Revision: https://phabricator.services.mozilla.com/D34215

--HG--
extra : moz-landing-system : lando
2019-06-12 18:50:14 +00:00
Robert Strong 35f5c7975e Bug 1557909 - Remove unused app update theme images. r=bytesized
Differential Revision: https://phabricator.services.mozilla.com/D34267

--HG--
extra : moz-landing-system : lando
2019-06-10 16:19:03 +00:00
Robert Strong 0e618c5315 Bug 1515484 - Remove the wizard based app update UI and related code. r=bytesized
Adds a simple UI with tests for the elevation UI that mimics the wizard based elevation UI and uses the existing strings
Removes all methods from nsIUpdatePrompt except showUpdateHistory which will be removed later
Does not remove the UPDATE_WIZ_LAST_PAGE_CODE telemetry histogram since that will remove it from the data sources

Differential Revision: https://phabricator.services.mozilla.com/D33914

--HG--
extra : moz-landing-system : lando
2019-06-06 17:44:57 +00:00
Alexander Surkov 61cc7103cf Bug 1544916 - migrate dialog binding to Custom Element r=bgrins,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D30289

--HG--
rename : toolkit/content/widgets/dialog.xml => toolkit/content/widgets/dialog.js
extra : moz-landing-system : lando
2019-06-04 17:28:16 +00:00
Jared Wein 572bacc19e Bug 1550109 - Add default styling for input[type=url] to common.inc.css. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D32092

--HG--
extra : moz-landing-system : lando
2019-05-30 17:04:26 +00:00
Cameron McCormack 0946812131 Bug 1555240 - Remove unnecessary macOS scrollbar rule. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D32954

--HG--
extra : moz-landing-system : lando
2019-05-29 13:58:54 +00:00
Jared Wein a283135e4f Bug 1553373 - Change to use html:input type=password instead of xul:textbox type=password in Master Password dialogs since they use common styling which defines proper styling for html:input[type=password] now. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D32517

--HG--
extra : moz-landing-system : lando
2019-05-29 16:34:07 +00:00
Andrei Oprea f745bd685c Bug 1552896 - Cleanup the different platform specific styles for the search input r=dao
MozReview-Commit-ID: D626LKOYsAu

Differential Revision: https://phabricator.services.mozilla.com/D32134

--HG--
extra : moz-landing-system : lando
2019-05-27 09:01:20 +00:00
Rob Wu 830e4dd25a Bug 1552780 - Add missing --grey-90-a60 variable r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D32127

--HG--
extra : moz-landing-system : lando
2019-05-24 19:43:05 +00:00
Tim Nguyen cce8333093 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-20 21:54:15 +00:00
Martin Stransky ba6373e9aa Bug 1531338 - [Linux/Gtk] Get and use Gtk theme text color for active/pressed button, r=dao,emilio
- Follow Gtk and get theme button text color directly from "button" CSS node instead of "button label"
- Provide new -moz-gtk-buttonactivetext color for active/pressed button text color
- Replace ButtonText color with -moz-gtk-buttonactivetext when it's appropriate

Differential Revision: https://phabricator.services.mozilla.com/D30566

--HG--
extra : moz-landing-system : lando
2019-05-24 08:51:48 +00:00
Kestrel 0fecada21c Bug 1544228 - Fix some about: pages text color contrast for GTK dark system themes r=dao
Some about: pages use -moz-Dialog background color which is dark with popular GTK dark themes (Adwaita-dark, Yaru-dark) so the text color needs to be set to -moz-DialogText to retain contrast. This affects about:buildconfig, about:cache, about:serviceworkers and about:credits.

Differential Revision: https://phabricator.services.mozilla.com/D31414

--HG--
extra : moz-landing-system : lando
2019-05-23 10:44:29 +00:00
meandave 39ca462747 Bug 1528459 - Show PiP Icon in parent tab of media. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D29023

--HG--
extra : moz-landing-system : lando
2019-05-22 18:44:28 +00:00
Jared Wein d4eb675f7a Bug 1549814 - Update common.inc.css to style password inputs similar to text inputs. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D31709

--HG--
extra : moz-landing-system : lando
2019-05-21 19:03:39 +00:00
Andrei Oprea 5ceda0b2bd Bug 1552768 - Remove hover style rules on Windows for the search input field r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D31772

--HG--
extra : moz-landing-system : lando
2019-05-20 16:32:49 +00:00
Rob Wu 069ae86050 Bug 1551202 - Update <message-bar> to fully match Photon's style r=jaws
- Update info.svg to adjust color based on the fill color.

- Use button colors as defined by Photon (without this, the background
  of the non-generic buttons are almost indistinguishable when dark
  themes are enabled).

- Small refactor of message-bar.css to put all type-specific
  declarations in one location.

Differential Revision: https://phabricator.services.mozilla.com/D31509

--HG--
extra : moz-landing-system : lando
2019-05-18 12:28:55 +00:00
Dorel Luca 0319a9ce33 Backed out 3 changesets (bug 1551202) for Causing Bug 1550093 to break on browser_parsable_css.js
Backed out changeset 70b0d5a417b8 (bug 1551202)
Backed out changeset 145429781395 (bug 1551202)
Backed out changeset 5f5daca84fbe (bug 1551202)
2019-05-18 08:28:33 +03:00
Rob Wu 70b1d66e05 Bug 1551202 - Update <message-bar> to fully match Photon's style r=jaws
- Update info.svg to adjust color based on the fill color.

- Use button colors as defined by Photon (without this, the background
  of the non-generic buttons are almost indistinguishable when dark
  themes are enabled).

- Small refactor of message-bar.css to put all type-specific
  declarations in one location.

Differential Revision: https://phabricator.services.mozilla.com/D31509

--HG--
extra : moz-landing-system : lando
2019-05-17 16:57:13 +00:00
monikamaheshwari 941d289059 Bug 1430165: Input clear icons does not match the design system r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D31189

--HG--
rename : toolkit/themes/osx/global/icons/searchfield-cancel.svg => toolkit/themes/shared/icons/searchfield-cancel.svg
extra : moz-landing-system : lando
2019-05-17 10:11:25 +00:00
Razvan Maries 4e6cdbab2b Backed out changeset 2a9a034e1b6a (bug 1550559) for perma fails on test_bug360437.xul. CLOSED TREE 2019-05-16 15:39:20 +03:00
Tim Nguyen a1da583d89 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-16 11:30:37 +00:00
Coroiu Cristina 1a2a542e03 Backed out changeset 30ee2053caf2 (bug 1550559) for chrome failures at docshell/test/chrome/test_bug298622.xul 2019-05-15 22:01:13 +03:00
Tim Nguyen c11673ccf7 Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-15 18:02:10 +00:00
Csoregi Natalia a38783d2fe Backed out changeset c8057f34f281 (bug 1550559) as requested. CLOSED TREE 2019-05-15 18:57:43 +03:00
Tim Nguyen df4601c64a Bug 1550559 - Convert findbar XUL textbox to HTML input. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D30542

--HG--
extra : moz-landing-system : lando
2019-05-15 15:40:23 +00:00
Kestrel 31942e2a6a Bug 1549142 - Prevent the in-content menulist background color from being overridden when control is disabled on Windows r=dao
Differential Revision: https://phabricator.services.mozilla.com/D30519

--HG--
extra : moz-landing-system : lando
2019-05-14 11:22:11 +00:00
Tim Nguyen c1f5b7a338 Bug 1521280 - Convert search-textbox to a custom element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D23045

--HG--
rename : toolkit/content/widgets/textbox.xml => toolkit/content/widgets/search-textbox.js
extra : moz-landing-system : lando
2019-05-13 18:12:37 +00:00
Coroiu Cristina cc280c4be9 Backed out changeset c5798de806e2 (bug 1521280) for crashing when searching about:config for upcoming beta (bug 1551013)
--HG--
extra : rebase_source : 8f936159c23d09bf227ce4f5eb6f2d96d33bbff1
2019-05-13 08:50:28 +03:00
Tim Nguyen 1a57aab68e Bug 1521280 - Convert search-textbox to a custom element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D23045

--HG--
rename : toolkit/content/widgets/textbox.xml => toolkit/content/widgets/search-textbox.js
extra : moz-landing-system : lando
2019-05-10 11:46:49 +00:00
Kestrel 071dbcbf7e Bug 1549282 - Remove checkbox-label appearance style for in-content pages to avoid interfering with selection highlight color in dark mode on Linux r=dao
`-moz-appearance: checkbox-label` causes in-content light text to behave like dark text for selection purposes, the primary color is used for the background highlight instead of the alternate. Setting `-moz-appearance: none` for checkbox labels avoids the problem.

Differential Revision: https://phabricator.services.mozilla.com/D29988

--HG--
extra : moz-landing-system : lando
2019-05-09 18:29:07 +00:00
Rob Wu bb1e8193ce Bug 1542262 - Match AMO's rating logic in about:addons r=mstriemer,Pike
- Fill stars based on whether the rating is within the 0.5 range of a
  0.5-multiple, rather than checking whether the rating is at least as
  large as the 0.5-multiple. This follows the boundaries at:
  bb9277eeff/src/ui/components/Rating/index.js (L139-L140)

- Use a review star rating instead of re-using the bookmark star.
  This is not necessarily to be more consistent with AMO's stars,
  but to prevent the stars from becoming non-stars if we ever change
  the bookmark icon. The SVG icon is based on the path at:
  bb9277eeff/src/ui/components/IconStar/index.js (L19)

- Turn it into a custom element to make re-use easier.

Differential Revision: https://phabricator.services.mozilla.com/D29480

--HG--
extra : moz-landing-system : lando
2019-05-08 18:30:04 +00:00
Drew Willcoxon 47d0d9dc85 Bug 1548198 - Remove 1px of padding in the urlbar input so that text in the popup is aligned with text in the input. r=dao
In quantumbar, favicons have 8px of margin-end:

https://searchfox.org/mozilla-central/rev/197210b8c139b64f642edaa3336d26b9c1761568/browser/themes/shared/urlbar-autocomplete.inc.css#9
https://searchfox.org/mozilla-central/rev/197210b8c139b64f642edaa3336d26b9c1761568/browser/themes/shared/urlbar-autocomplete.inc.css#100

But in awesomebar, it's 9px, e.g.: https://searchfox.org/mozilla-central/rev/197210b8c139b64f642edaa3336d26b9c1761568/toolkit/themes/osx/global/autocomplete.css#46

It's nice that quantumbar has the same amount of space between the type icon and favicon as it does between the favicon and title, unlike awesomebar.  i.e., there's a single margin-end value for both .urlbarView-type-icon and .urlbarView-favicon (urlbarViewIconMarginEnd, 8px).  So instead of adding another 9px value for .urlbarView-favicon's margin-end, this patch removes the 1px of padding in the urlbar input.  That has the added benefit that the space around the identity box and its search icon (shown when typing) is now more symmetrical, although there's still 1px more space on its right side than its left side.

This patch also adjusts spacing in the awesomebar popup so the alignment remains right there.

Differential Revision: https://phabricator.services.mozilla.com/D30413

--HG--
extra : moz-landing-system : lando
2019-05-08 21:22:06 +00:00
Emilio Cobos Álvarez fe5995b8df Bug 1546983 - followup: use background-color instead of background so that browser_parsable_css.js doesn't get mad. rs=mconley
It would detect the variable as unreferenced because the background-repeat that
was added on this bug makes the values not serialize, see
https://github.com/w3c/csswg-drafts/issues/2515

CLOSED TREE of course
2019-05-08 21:05:25 +02:00
Mike Conley 17927a6beb Bug 1546983 - Make the Picture-in-Picture player window control buttons less sensitive to being in a thin window. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D30280

--HG--
extra : moz-landing-system : lando
2019-05-08 16:35:22 +00:00
Mike Conley 0b9cef8251 Bug 1546983 - Make Picture-in-Picture player control buttons always a square proportional to the max window dimension. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D30279

--HG--
extra : moz-landing-system : lando
2019-05-08 16:36:41 +00:00
Kestrel 44af0f4541 Bug 1549293 - Add context fill to info-page title background images and about:config preference lock icon r=dao
Differential Revision: https://phabricator.services.mozilla.com/D29991

--HG--
extra : moz-landing-system : lando
2019-05-07 11:42:09 +00:00
Mike Conley 27df5ed83c Bug 1548303 - Make it easier to resize the Picture-in-Picture player window. r=dthayer
This is made easier by making the window-dragging region inset by 5px on each side.

Depends on D30100

Differential Revision: https://phabricator.services.mozilla.com/D30101

--HG--
extra : moz-landing-system : lando
2019-05-06 20:34:49 +00:00
Sonali9 5fe0091f40 Bug 1395824 Add css for table borders in aboutReader.css r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D29957

--HG--
extra : moz-landing-system : lando
2019-05-06 19:00:03 +00:00
Andreea Pavel e9c2024ba3 Backed out 9 changesets (bug 1546980, bug 1546123, bug 1546248, bug 1542262) backed out for not being reviewed by a proper peer on a CLOSED TREE
Backed out changeset b3f31aa87d0d (bug 1546248)
Backed out changeset c372247f4432 (bug 1546123)
Backed out changeset 56f4b0058107 (bug 1546980)
Backed out changeset 2209fbf12d8b (bug 1542262)
Backed out changeset cb165c7bea67 (bug 1546248)
Backed out changeset 75766279872a (bug 1546248)
Backed out changeset 6c8b944ef465 (bug 1546248)
Backed out changeset 0258f553e721 (bug 1546248)
Backed out changeset afb54f703345 (bug 1546248)
2019-05-06 19:41:37 +03:00
Rob Wu 483804f946 Bug 1542262 - Match AMO's rating logic in about:addons r=mstriemer,Pike
- Fill stars based on whether the rating is within the 0.5 range of a
  0.5-multiple, rather than checking whether the rating is at least as
  large as the 0.5-multiple. This follows the boundaries at:
  bb9277eeff/src/ui/components/Rating/index.js (L139-L140)

- Use a review star rating instead of re-using the bookmark star.
  This is not necessarily to be more consistent with AMO's stars,
  but to prevent the stars from becoming non-stars if we ever change
  the bookmark icon. The SVG icon is based on the path at:
  bb9277eeff/src/ui/components/IconStar/index.js (L19)

- Turn it into a custom element to make re-use easier.

Differential Revision: https://phabricator.services.mozilla.com/D29480

--HG--
extra : moz-landing-system : lando
2019-05-06 10:41:26 +00:00
Kestrel 951897b0f5 Bug 1546077 - Fix some background colors and a few other colors in about:addons for dark mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28328

--HG--
extra : moz-landing-system : lando
2019-05-01 11:59:08 +00:00
Kestrel 1ff5c5c733 Bug 1546155 - Fix in-content disabled label color and opacity for dark mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28810

--HG--
extra : moz-landing-system : lando
2019-05-03 12:30:24 +00:00
Brian Grinstead 787d9413a8 Bug 1500626 - Convert <menuitem> bindings to a Custom Element r=surkov
Differential Revision: https://phabricator.services.mozilla.com/D9322

--HG--
extra : moz-landing-system : lando
2019-05-02 19:28:18 +00:00
Mark Striemer 2535017b15 Bug 1535683 - Part 1: Manage extension updates in list/detail views r=aswan,flod
Differential Revision: https://phabricator.services.mozilla.com/D27137

--HG--
extra : moz-landing-system : lando
2019-04-27 00:30:33 +00:00
Tim Nguyen d21d519dd6 Bug 1544111 - Fix contrast of various elements in HTML about:addons in dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28378

--HG--
extra : moz-landing-system : lando
2019-04-26 11:57:00 +00:00
Andreea Pavel 99a71d624d Backed out changeset 0c643e1215c7 (bug 1544111) for failing bc at browser_parsable_css.js on a CLOSED TREE 2019-04-26 14:47:12 +03:00
Tim Nguyen 6b925edfbe Bug 1544111 - Fix contrast of various elements in HTML about:addons in dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28378

--HG--
extra : moz-landing-system : lando
2019-04-26 08:15:06 +00:00
Mike Conley e14e511763 Bug 1543994 - Fade out Picture-in-Picture player controls after being open for 3 seconds, and reveal on hover. r=JSON_voorhees
Depends on D23231

Differential Revision: https://phabricator.services.mozilla.com/D27946

--HG--
extra : moz-landing-system : lando
2019-04-25 18:49:08 +00:00
Dorel Luca 0082cd8b08 Backed out changeset 1d5e9d6d4dff (bug 1544111) for Browser-Chrome failures in browser/base/content/test/static/browser_parsable_css.js. CLOSED TREE 2019-04-25 22:32:37 +03:00
Tim Nguyen a55a32d7a6 Bug 1544111 - Fix contrast of various elements in HTML about:addons in dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D28378

--HG--
extra : moz-landing-system : lando
2019-04-25 13:29:15 +00:00
Kestrel b6909455b9 Bug 1546583 - Fix about:preferences Update History listbox appearance for dark mode r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D28799

--HG--
extra : moz-landing-system : lando
2019-04-25 12:38:42 +00:00
Mike Conley 27357bc0b7 Bug 1540835 - Add some automated tests for the Picture-in-Picture toggle. r=Felipe
Depends on D27001

Differential Revision: https://phabricator.services.mozilla.com/D27002

--HG--
extra : moz-landing-system : lando
2019-04-25 03:35:29 +00:00
Kestrel 71594cf2ec Bug 1546072 - Reduce in-content table header background brightness in dark mode. r=dao
Table header lightness reduced from 52% to 17% to match page background.

Differential Revision: https://phabricator.services.mozilla.com/D28325

--HG--
extra : moz-landing-system : lando
2019-04-24 10:02:34 +00:00
Mike Conley 43872dedcf Bug 1545554 - Hide Picture-in-Picture toggle when in fullscreen mode. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D28527

--HG--
extra : moz-landing-system : lando
2019-04-24 01:41:59 +00:00
akshitha 36279ab254 Bug 1187696 - Toolbar too bright in Reader dark mode r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D26331

--HG--
extra : moz-landing-system : lando
2019-04-23 16:13:27 +00:00
feugy ec5dd39075 Bug 1539089 - Select vertical align in about:url-classifier, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D26428

--HG--
extra : moz-landing-system : lando
2019-04-10 16:54:20 +00:00
Andreea Pavel e5b695eefd Merge mozilla-inbound to mozilla-central. a=merge 2019-04-19 00:36:23 +03:00
Mike Conley 6f2e110ae1 Bug 1544969 - Show the Picture-in-Picture flyout when hovering the toggle. r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D27835

--HG--
extra : moz-landing-system : lando
2019-04-18 17:29:39 +00:00
Bogdan Tara a14816abd2 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-04-18 00:49:46 +03:00
Brindusan Cristian 9d9534d1c9 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-04-17 18:57:51 +03:00
Tim Nguyen 291d63dd6e Bug 1544239 - Adjust more common.css variables for dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27755

--HG--
extra : moz-landing-system : lando
2019-04-17 06:25:01 +00:00
Tim Nguyen e7ed2f6b58 Bug 1545016 - Fix disabled checkbox/radio colors in common.inc.css. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27855

--HG--
extra : moz-landing-system : lando
2019-04-17 09:09:03 +00:00
Richard Marti dadf96384c Bug 1544025 - Apply the dark-mode to the dialogs too. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27338

--HG--
extra : amend_source : b7d1d061f4c254472b353256c47400f7ee30d4a4
2019-04-17 13:36:50 +02:00
Richard Marti df8dc71144 Bug 1544026 - Add a tab color for the in-content.dark-mode mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27311

--HG--
extra : rebase_source : 8da67a543b83108e8b3dcf13df97ed6da4f758c8
2019-04-15 19:33:43 +02:00
Mike Conley 559f6fe0f2 Bug 1543128 - Get rid of most of the AnonymousContent toggle implementation, but leave some things stubbed out for a later patch. r=jaws,zbraniecki
Depends on D26804

Differential Revision: https://phabricator.services.mozilla.com/D26805

--HG--
extra : moz-landing-system : lando
2019-04-15 01:09:12 +00:00
Mike Conley c0298fe7f6 Bug 1543122 - Add the simple Picture-in-Picture toggle to the <video controls/> binding, still preffed off by default. r=jaws
This also stops the PictureInPictureToggleChild from tracking videos with controls for now.

Depends on D26777

Differential Revision: https://phabricator.services.mozilla.com/D26778

--HG--
extra : moz-landing-system : lando
2019-04-15 01:07:53 +00:00
Csoregi Natalia 9e8043e236 Backed out 10 changesets (bug 1542756, bug 1543128, bug 1543122) for multiple media failures /test_setSinkId.html. CLOSED TREE
Backed out changeset ce3a15e1b737 (bug 1543128)
Backed out changeset cea8c1af70ad (bug 1543128)
Backed out changeset aeb23f8f45fb (bug 1543128)
Backed out changeset a2e73d143aba (bug 1543128)
Backed out changeset 1692fc6491a0 (bug 1543128)
Backed out changeset 9fbce4274cfd (bug 1542756)
Backed out changeset 20092bcebe6a (bug 1543122)
Backed out changeset 1645d577016c (bug 1543122)
Backed out changeset 3fce0b7586c1 (bug 1543122)
Backed out changeset aab68db4131b (bug 1543122)
2019-04-13 06:22:47 +03:00
Mike Conley 326dd681a9 Bug 1543128 - Get rid of most of the AnonymousContent toggle implementation, but leave some things stubbed out for a later patch. r=jaws,zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D26805

--HG--
extra : moz-landing-system : lando
2019-04-13 01:23:48 +00:00
Mike Conley ab6c5e1a60 Bug 1543122 - Add the simple Picture-in-Picture toggle to the <video controls/> binding, still preffed off by default. r=jaws
This also stops the PictureInPictureToggleChild from tracking videos with controls for now.

Differential Revision: https://phabricator.services.mozilla.com/D26778

--HG--
extra : moz-landing-system : lando
2019-04-13 01:22:40 +00:00
Dão Gottwald a169e1ae5f Bug 1541048 - Restore margin between Landscape button and its icon in Print Preview. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D27276

--HG--
extra : moz-landing-system : lando
2019-04-12 20:54:22 +00:00
Tim Nguyen 0987d5d4e2 Bug 1544887 - Fix some in-content page icon colors in dark mode. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27774

--HG--
extra : moz-landing-system : lando
2019-04-17 09:19:35 +00:00
Tim Nguyen 53c127843c Bug 1519548 - Introduce dark mode in-content page preference. r=dao,jaws
Differential Revision: https://phabricator.services.mozilla.com/D16363

--HG--
extra : moz-landing-system : lando
2019-04-11 10:27:55 +00:00
nidhi ad7be73c4a Bug 1543143 - deleted bogus selector in aboutLicense.css r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D27039

--HG--
extra : moz-landing-system : lando
2019-04-11 09:23:08 +00:00
Hiroyuki Ikezoe f7645a5770 Bug 1531228 - Enable the new scroll snap and disable the old scroll snap on nightly. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D22804

--HG--
extra : moz-landing-system : lando
2019-04-11 06:22:01 +00:00
Hiroyuki Ikezoe eab764a7ae Bug 1312163 - Switch to the new scroll-snap-type syntax for the old scroll snap implementation and drop the scroll-snap-type-{x,y} longhands. r=emilio
Now scroll-snap-type is a longhand property.

Depends on D21621

Differential Revision: https://phabricator.services.mozilla.com/D21622

--HG--
extra : moz-landing-system : lando
2019-04-11 06:19:31 +00:00
Tim Nguyen 922bb154e6 Bug 1506913 - Don't apply theme colors on findbar when theme has a header image. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D25538

--HG--
extra : moz-landing-system : lando
2019-04-10 16:52:41 +00:00
Bogdan Tara 6460d5d8d7 Backed out changeset f38ce082341e (bug 1506913) for browser_ext_themes_findbar.js failures CLOSED TREE 2019-04-10 19:35:03 +03:00
Tim Nguyen 2facc8da36 Bug 1506913 - Don't apply theme colors on findbar when theme has a header image. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D25538

--HG--
extra : moz-landing-system : lando
2019-04-10 15:07:21 +00:00
Bogdan Tara b9b45ca909 Backed out changeset 6ce615da7b68 (bug 1506913) for browser_ext_themes_findbar.js failures CLOSED TREE 2019-04-10 17:38:34 +03:00
Tim Nguyen c45a5e3ce2 Bug 1506913 - Don't apply theme colors on findbar when theme has a header image. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D25538

--HG--
extra : moz-landing-system : lando
2019-04-10 09:52:55 +00:00
Felipe Gomes 0991a67ee9 Bug 1505322 - Display a breakdown of remote processes in about:support. r=mconley,flod
Differential Revision: https://phabricator.services.mozilla.com/D26015

--HG--
extra : moz-landing-system : lando
2019-04-06 05:49:47 +00:00
Mike Conley c4e69ae516 Bug 1535354 - Add a toggle to trigger Picture-in-Picture that appears over top of <video> elements. Disabled by default. r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D25658

--HG--
extra : moz-landing-system : lando
2019-04-05 15:51:58 +00:00
meandave e1d5a28c30 Bug 1532773 - Add player controls for PictureInPicture. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D25435

--HG--
extra : moz-landing-system : lando
2019-04-04 19:04:47 +00:00
Yuan Cheng 69592562e9 Bug 1528573 - [RTL] The sloth SVG is overlapping the header in about:rights, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D26064

--HG--
extra : moz-landing-system : lando
2019-04-04 16:45:56 +00:00
paarmita e4592b471b Bug 1503506 - DRM notification displays unnecessary blank spaces before and after Learn More link r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21594

--HG--
extra : moz-landing-system : lando
2019-03-24 08:01:17 +00:00
Andreea Pavel 99b0952b07 Backed out changeset 8fa27903feba (bug 1532773) for failing bc at browser_showMessage.js on a CLOSED TREE 2019-04-03 21:46:18 +03:00
meandave 70cf4e4c3c Bug 1532773 - Add player controls for PictureInPicture. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D25435

--HG--
extra : moz-landing-system : lando
2019-04-03 15:10:16 +00:00
Jared Wein 189bf2ef6d Bug 1535253 - Add back the .contentPane rule to passwordmgr.css that was removed accidentally. r=MattN
The .contentPane rule for /browser was consolidated and removed throughout the codebase but the .contentPane rule in passwordmgr.css is in /toolkit and shouldn't have been removed.

Differential Revision: https://phabricator.services.mozilla.com/D24922

--HG--
extra : moz-landing-system : lando
2019-04-01 20:36:48 +00:00
Mike Conley 08b72ff59b Bug 1538216 - Remove NIGHTLY_BUILD ifdef around Picture-in-Picture media assets. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D24519

--HG--
extra : moz-landing-system : lando
2019-03-25 18:17:01 +00:00
Mike Conley 2c8a12e078 Bug 1535748 - Remove NIGHTLY_BUILD build-time switches for Picture-in-Picture. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D23948

--HG--
extra : moz-landing-system : lando
2019-03-21 13:58:17 +00:00
Brindusan Cristian 327ca02963 Backed out 2 changesets (bug 1535760, bug 1535748) for ESlint failure at browser_contextMenu.js:66:11. CLOSED TREE
Backed out changeset 8ab3c856b9c2 (bug 1535748)
Backed out changeset a9a01b1c9e3a (bug 1535760)
2019-03-21 04:35:52 +02:00
Mike Conley 47e70b9c38 Bug 1535748 - Remove NIGHTLY_BUILD build-time switches for Picture-in-Picture. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D23948

--HG--
extra : moz-landing-system : lando
2019-03-20 21:24:15 +00:00
Mark Striemer 8b6a7e3ed7 Bug 1525193 - HTML ghost button styles r=dao
Differential Revision: https://phabricator.services.mozilla.com/D21295

--HG--
extra : moz-landing-system : lando
2019-03-15 19:19:15 +00:00
Mark Striemer 9ae0f02b22 Bug 1525193 - Move actions to more options menu in HTML about:addons r=Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D21294

--HG--
extra : moz-landing-system : lando
2019-03-15 19:19:21 +00:00
Mark Striemer 0e235c6854 Bug 1525193 - Rename page-action.svg to more.svg, move to toolkit r=dao
Differential Revision: https://phabricator.services.mozilla.com/D21293

--HG--
rename : browser/themes/shared/icons/page-action.svg => toolkit/themes/shared/icons/more.svg
extra : moz-landing-system : lando
2019-03-15 19:19:14 +00:00
Mike Conley cc591ef4ab Bug 1534991 - Make the pictureinpicture.svg reference Nightly-only for now in videocontrols.css. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D23406

--HG--
extra : moz-landing-system : lando
2019-03-13 22:50:39 +00:00
Mike Conley 5812cb0966 Bug 1531101 - Add strings, styles and mark-up for Picture-in-Picture message for a video with controls. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22164

--HG--
extra : moz-landing-system : lando
2019-03-13 01:44:19 +00:00
Mike Conley 38a030193d Bug 1531101 - Update videocontrols error IDs to make it cleaner to introduce new message types. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22163

--HG--
extra : moz-landing-system : lando
2019-03-13 01:43:57 +00:00
Mike Conley 76b92eb969 Bug 1531101 - Get rid of some dead CSS in videocontrols.css. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22162

--HG--
extra : moz-landing-system : lando
2019-03-13 01:43:39 +00:00
monikamaheshwari 9e16aac0e2 Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D22994

--HG--
extra : moz-landing-system : lando
2019-03-12 15:13:24 +00:00
Dorel Luca 8d4d6ee416 Backed out 6 changesets (bug 1531101) for Mochitest failure in toolkit/content/tests/widgets/test_videocontrols_error.html. CLOSED TREE
Backed out changeset 10e9bbf2d1df (bug 1531101)
Backed out changeset 44d96bcc51f7 (bug 1531101)
Backed out changeset 4a4b44c3481a (bug 1531101)
Backed out changeset 12bcda2d76db (bug 1531101)
Backed out changeset 5887b55233c2 (bug 1531101)
Backed out changeset 13a0c61ed4fc (bug 1531101)
2019-03-12 02:04:54 +02:00
Mike Conley 679c8e1e3d Bug 1531101 - Add strings, styles and mark-up for Picture-in-Picture message for a video with controls. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22164

--HG--
extra : moz-landing-system : lando
2019-03-11 19:41:10 +00:00
Mike Conley 25d7e26cc0 Bug 1531101 - Update videocontrols error IDs to make it cleaner to introduce new message types. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22163

--HG--
extra : moz-landing-system : lando
2019-03-08 15:47:17 +00:00
Mike Conley 209522c806 Bug 1531101 - Get rid of some dead CSS in videocontrols.css. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D22162

--HG--
extra : moz-landing-system : lando
2019-03-08 15:47:05 +00:00
Tim Nguyen fa021187df Bug 1513343 - Remove textarea binding and replace usages with html:textarea. r=bgrins,dao
Differential Revision: https://phabricator.services.mozilla.com/D15001

--HG--
extra : moz-landing-system : lando
2019-03-05 11:41:42 +00:00
jawad 518899d9a3 Bug 1526269 - Mirroring Firefox's default and lightweight theme icons on about:addons. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D21620

--HG--
extra : moz-landing-system : lando
2019-03-02 11:47:07 +00:00
Carolina Jimenez Gomez 55de57186b Bug 1530632 - Change popup notification warning color (linux, osx and windows) to the one use in .identity-popup-connection-not-secure r=johannh
r=johannh

Differential Revision: https://phabricator.services.mozilla.com/D21434

--HG--
extra : moz-landing-system : lando
2019-02-28 17:42:50 +00:00
Alexander Surkov 0d30de1b66 Bug 1455433 - migrate xul:checkbox to CE, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D21457

--HG--
rename : toolkit/content/widgets/checkbox.xml => toolkit/content/widgets/checkbox.js
extra : moz-landing-system : lando
2019-02-28 20:32:50 +00:00
Makoto Kato f6085c16d6 Bug 1524926 - Move some CSS files from mobile/android to toolkit. r=geckoview-reviewers,snorp
Although about.css, aboutMemory.css and aboutSupport.css are mobile-specific
style, these CSS files are used in toolkit, not mobile/android.
Since GeckoView doesn't has chrome.jar, these files are missing. So we should
move these CSS files to toolkit since we have mobile theme in toolkit.

Differential Revision: https://phabricator.services.mozilla.com/D20792

--HG--
rename : mobile/android/themes/core/about.css => toolkit/themes/mobile/global/about.css
rename : mobile/android/themes/core/aboutMemory.css => toolkit/themes/mobile/global/aboutMemory.css
rename : mobile/android/themes/core/aboutSupport.css => toolkit/themes/mobile/global/aboutSupport.css
extra : moz-landing-system : lando
2019-02-26 14:54:45 +00:00
Brian Grinstead 63c5cd8f87 Bug 1465457 - Load osx theme reftests over chrome r=dbaron
Differential Revision: https://phabricator.services.mozilla.com/D20586

--HG--
extra : moz-landing-system : lando
2019-02-26 17:13:46 +00:00
Victor Porof 4622859c92 Bug 1523957 - Convert trees to custom elements, r=bgrins, mak, standard8, MattN
***
Bug 1523957 - Part 0: Whitespace changes in tree.js, r=bgrins
***
Bug 1523957 - Part 1.1: Naively convert tree to a custom element, r=bgrins
***
Bug 1523957 - Part 1.2: Properly mixin BaseControl and extend XULTreeElement, r=bgrins
***
Bug 1523957 - Part 1.3: Use Shadow DOM for slotting children, r=bgrins
***
Bug 1523957 - Part 1.4: Properly handle key events in combination with shift modifiers, r=bgrins
***
Bug 1523957 - Part 1.5: Lint for the lint gods in tree.js, r=bgrins, standard8
***
Bug 1523957 - Part 2.1: Naively convert places-tree to a custom element, preserving history, r=bgrins
***
Bug 1523957 - Part 2.2: Lint for the lint gods in places-tree.js, r=bgrins
***
Bug 1523957 - Part 2.3: Fix browser_passwordmgr_editing.js, r=MattN
***
Bug 1523957 - Part 2.4: Fix browser_bookmarksProperties.js, r=bgrins
***
Bug 1523957 - Part 2.5: Make the edit bookmark tree lazily constructed so there aren't any trees left in the browser window markup, r=bgrins
***
Bug 1523957 - Part 2.6: Add eslint globals to places-tree.js, r=bgrins, standard8

--HG--
rename : browser/components/places/content/tree.xml => browser/components/places/content/places-tree.js
2019-02-21 15:39:53 +01:00
Tim Nguyen 0cf7bdc6e8 Bug 1528176 - Use logical properties in findBar.inc.css. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D19917

--HG--
extra : moz-landing-system : lando
2019-02-15 10:17:39 +00:00
Jared Wein 93d45e85e9 Bug 1527863 - Prevent the video controls from inheriting white-space style. r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D19802

--HG--
extra : moz-landing-system : lando
2019-02-14 18:08:32 +00:00
Mike Conley 4983b7d437 Bug 1527357 - Only package player.css for Nightly builds to avoid beta uplift failures. r=Felipe
Differential Revision: https://phabricator.services.mozilla.com/D19572

--HG--
extra : moz-landing-system : lando
2019-02-12 22:03:44 +00:00
Mike Conley 52278792ca Bug 1520329 - Add messaging infrastructure for opening videos in a Picture in Picture window. r=Felipe
Differential Revision: https://phabricator.services.mozilla.com/D16903

--HG--
extra : moz-landing-system : lando
2019-02-12 02:34:38 +00:00
Brian Grinstead ba86489a57 Bug 1526824 - Remove "src" attribute handling from menuitem XBL and styles; r=NeilDeakin
This appears to be unused, and the [image] attribute on the host is inherited onto
.menu-iconic-icon[src] as an alternative.

Differential Revision: https://phabricator.services.mozilla.com/D19315

--HG--
extra : moz-landing-system : lando
2019-02-11 05:48:36 +00:00
Mark Striemer 0a24ec7ac9 Bug 1525569 - Fix sidebar nav with keyboard in about:addons r=jaws
Previously the new views root node would be focused when the view changed, this
made it so that if you wanted to switch by more than one item up or down you'd
need to tab back to the sidebar each time you changed the view.

Differential Revision: https://phabricator.services.mozilla.com/D18895

--HG--
extra : moz-landing-system : lando
2019-02-07 00:43:22 +00:00
ui.manish b482cdc534 Bug 1516094 - Remove spaced class from global.css r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D18804

--HG--
extra : moz-landing-system : lando
2019-02-06 20:56:06 +00:00
Soeren Hentzschel e14428116a Bug 1422376 - Buttons should be at top and not in the middle of the release notes r=mstriemer,aswan
Differential Revision: https://phabricator.services.mozilla.com/D15326

--HG--
extra : moz-landing-system : lando
2019-02-04 20:45:55 +00:00
Brindusan Cristian cbc6ff5523 Backed out changeset fd6d7ea9b8f9 (bug 1516094) for mochitest failures at test_prompt_async.html. 2019-02-06 17:20:38 +02:00
ui.manish 7687712647 Bug 1516094 - Remove spaced class from global.css r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D18804

--HG--
extra : moz-landing-system : lando
2019-02-06 14:17:28 +00:00
ui.manish 071f009c26 Bug 1516093 - Remove small-margin and monospace class r=dao
Differential Revision: https://phabricator.services.mozilla.com/D18801

--HG--
extra : moz-landing-system : lando
2019-02-06 12:45:33 +00:00
Dão Gottwald c7be25c4b0 Bug 1525304 - Automatically apply "primary" style to buttons with autofocus. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D18696

--HG--
extra : moz-landing-system : lando
2019-02-05 18:30:29 +00:00
Noemi Erli a7e678bf3c Backed out changeset 1759b7e69caf (bug 1525304) for mochitest failures in browser_clipboard.js 2019-02-05 20:18:40 +02:00
Dão Gottwald 500b02daa9 Bug 1525304 - Automatically apply "primary" style to buttons with autofocus. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D18696

--HG--
extra : moz-landing-system : lando
2019-02-05 16:13:50 +00:00
Timothy Guan-tin Chien a2c8d49b09 Bug 1511381 - Prevent forced layout flush when click-to-play UI loads on page load r=mconley
This patch attempts to bail out of probing into the layout when it is not ready.

It abuses the overflow event from layout a bit so that it could size and do the elementFromPoint() tests when there is a layout.

Differential Revision: https://phabricator.services.mozilla.com/D15905

--HG--
extra : moz-landing-system : lando
2019-01-31 17:56:03 +00:00
Dave Townsend 1e3b008bd7 Bug 1455707: Detect when running an older version than previously ran with the selected profile. r=froydnj, r=mconley, r=Gijs
Use the information in compatibility.ini to detect that the current running
application is an older version than previously ran with the profile and in
that case open a UI allowing the user to launch the profile manager, launch
the previous instance of the application or quit.

Also includes the patch from bug 1523725.

--HG--
rename : browser/themes/shared/information.svg => toolkit/themes/shared/profile/information.svg
extra : rebase_source : 3bf8b329eb5ea9e71fe2f0ed34a7e44dfdc434fd
extra : intermediate-source : 21a801ca5f6d435509f93e1dee187cb6ca868c8f
extra : source : c9d89812bc226ca593119bf440cb4f5e50ac2ace
2019-01-30 14:56:30 -08:00
Dave Townsend 5d41d30a08 Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.

--HG--
extra : rebase_source : 1505cf27f900070debc1f9e1c71ec4bef3bc099d
extra : source : 05200c5388b4f7adc4414268727458515d7b9ed9
2019-01-30 11:31:13 -08:00
Coroiu Cristina 98ec0ea927 Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE
Backed out changeset 82355ab7e063 (bug 1455707)
Backed out changeset b965981c9ce0 (bug 1463198)
Backed out changeset 21a801ca5f6d (bug 1455707)
Backed out changeset 05200c5388b4 (bug 1518632)
Backed out changeset ebcd8225434a (bug 1522934)
Backed out changeset e69cac07b209 (bug 1474285)
Backed out changeset 35af79575f54 (bug 1322797)
2019-01-31 03:34:49 +02:00
Dave Townsend 25ec38eec8 Bug 1455707: Detect when running an older version than previously ran with the selected profile. r=froydnj, r=mconley, r=Gijs
Use the information in compatibility.ini to detect that the current running
application is an older version than previously ran with the profile and in
that case open a UI allowing the user to launch the profile manager, launch
the previous instance of the application or quit.

Also includes the patch from bug 1523725.

--HG--
rename : browser/themes/shared/information.svg => toolkit/themes/shared/profile/information.svg
extra : rebase_source : f81be6c98b8248ca9a09c1e3d70cff2f925ad77f
extra : intermediate-source : 198a6d5b96d4127b6d21485a3b1b0ab2d3bc2f72
extra : source : c9d89812bc226ca593119bf440cb4f5e50ac2ace
2019-01-30 14:56:30 -08:00
Dave Townsend 93581af510 Bug 1518632: Show the first-run experience for users that get pushed to a new profile. r=Gijs, r=flod, r=stomlinson
On startup of a fresh dedicated profile show a welcome page and a modal dialog
to explain what has happened.

--HG--
extra : rebase_source : a033baf831aa8b9fcfa95d1f921364632a837390
2019-01-30 11:31:13 -08:00
Mark Striemer db3e9ea63c Bug 1523632 - Part 2: Allow detail cards to expand without scrollbars r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D17968

--HG--
extra : moz-landing-system : lando
2019-01-29 21:23:07 +00:00
ui.manish 998315d878 Bug 1514186 - Remove dead add-on manager sorter styles r=dao
Remove dead add-on manager sorter styles

Differential Revision: https://phabricator.services.mozilla.com/D17875

--HG--
extra : moz-landing-system : lando
2019-01-29 10:49:46 +00:00
Shane Caraveo 6631a3b4df Bug 1516548 add private browsing addon notice to about:addons, r=mstriemer,flod
Differential Revision: https://phabricator.services.mozilla.com/D15413

--HG--
extra : moz-landing-system : lando
2019-01-29 01:37:55 +00:00
Shane Caraveo db03082008 Bug 1511636 toggle private browsing via about:addons r=rpl,mstriemer,flod,kmag
Differential Revision: https://phabricator.services.mozilla.com/D13621

--HG--
extra : moz-landing-system : lando
2019-01-28 18:12:07 +00:00
Timothy Guan-tin Chien 38f8d61ad5 Bug 1507895 - Part IV, Remove the XBL pluginProblem binding r=smaug
This patch removes the XBL pluginProblem binding and have the in-content
UI always created by the UA Widget.

Depends on D17573

Differential Revision: https://phabricator.services.mozilla.com/D17574

--HG--
extra : moz-landing-system : lando
2019-01-26 07:51:10 +00:00
Timothy Guan-tin Chien d59f80985c Bug 1507895 - Part I, Remove the videocontrols binding r=smaug
This patch removes the XBL videocontrols binding and make <video>
to always use the UA Widget to generate controls.

DevTools tests that look for NAC is switched to use <input type=file>.

Differential Revision: https://phabricator.services.mozilla.com/D17571

--HG--
extra : moz-landing-system : lando
2019-01-25 13:12:26 +00:00
Timothy Guan-tin Chien 0de6e5d4aa Bug 1518932 - Convert menulist to custom element r=paolo
This custom element replaces XBL <content> usage by directly prepend the two needed child nodes when the element is connected.

This is doable because

- There isn't any direct access of child nodes under <menulist>. Everyone seems to access via .menupopup, which is usually the only child.
- We don't need to move the children under <menulist>. If we need to and if the child is a <xbl:children> (which could happen if <menulist> is inside an XBL <content> that just get cloned to the document), the layout will get very confused and crash (see finding in bug 1514926)

Differential Revision: https://phabricator.services.mozilla.com/D16149

--HG--
rename : toolkit/content/widgets/menulist.xml => toolkit/content/widgets/menulist.js
extra : moz-landing-system : lando
2019-01-28 18:24:08 +00:00
Mark Striemer 6a772e906d Bug 1521881 - Back button for about:addons shortcuts and details views r=mixedpuppy,flod
Differential Revision: https://phabricator.services.mozilla.com/D17673

--HG--
extra : moz-landing-system : lando
2019-01-25 21:46:41 +00:00
Mark Striemer cbd7c81aa7 Bug 1521837 - Fix margin-inline-end on about:addons options button r=dao
Differential Revision: https://phabricator.services.mozilla.com/D17592

--HG--
extra : moz-landing-system : lando
2019-01-25 21:42:57 +00:00
Dão Gottwald 52f32d6f2d Bug 1522315 - Reduce minimum horizontal padding for panel footer buttons. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D17482

--HG--
extra : moz-landing-system : lando
2019-01-25 14:22:08 +00:00
Arjun Krishna Babu fd697b042d Bug 1519933 - Remove :not([alone]) from .popup-notification-primary-button selector; r=dao
Differential Revision: https://phabricator.services.mozilla.com/D17381

--HG--
extra : moz-landing-system : lando
2019-01-23 17:28:12 +00:00
3dindian 0e75a6fb7c Bug 1022039 - Replace columnpicker.gif with columnpicker.svg. r=dao
--HG--
extra : amend_source : e409257751fcde77f1b87dff2cca387f03876fd2
2018-12-29 14:58:16 -05:00
Cosmin Sabou 7ccc9d8b0b Merge mozilla-inbound to mozilla-central. a=merge 2019-01-19 11:57:49 +02:00
Tim Nguyen 60a5143df0 Bug 1241885 - Implement support for -moz-window-dragging in GTK and remove toolkit toolbar-drag binding. r=dao,bzbarsky,stransky
The restriction preventing fullscreen windows from being dragged is removed.

Differential Revision: https://phabricator.services.mozilla.com/D15075

--HG--
extra : moz-landing-system : lando
2019-01-18 22:42:24 +00:00
Andreea Pavel 95431afe85 Backed out 1 changesets (bug 1241885) for build bustages on a CLOSED TREE
Backed out changeset 176be7000d33 (bug 1241885)
2019-01-18 23:49:55 +02:00
Tim Nguyen 495df7ddea Bug 1241885 - Implement support for -moz-window-dragging in GTK and remove toolkit toolbar-drag binding. r=dao,bzbarsky,stransky
The restriction preventing fullscreen windows from being dragged is removed.

Differential Revision: https://phabricator.services.mozilla.com/D15075

--HG--
extra : moz-landing-system : lando
2019-01-18 16:51:08 +00:00
Tim Nguyen 993aa144a0 Bug 1520661 - Stop using XUL grid layout in update binding. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D16763

--HG--
extra : moz-landing-system : lando
2019-01-18 11:49:33 +00:00
Mark Striemer 8a76052bac Bug 1515685 - Part 2: Convert about:addons gear menu to <button> r=dao
Differential Revision: https://phabricator.services.mozilla.com/D15121

--HG--
extra : moz-landing-system : lando
2019-01-18 10:44:50 +00:00
Mark Striemer 188717212b Bug 1515685 - Part 1: Remove menulist style overrides for button[type="menu"] r=dao
Differential Revision: https://phabricator.services.mozilla.com/D16751

--HG--
extra : moz-landing-system : lando
2019-01-18 10:44:50 +00:00
Mark Striemer d3c8bbc9bc Bug 1516768 - Put a border on add-on cards in high contrast mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D16520

--HG--
extra : moz-landing-system : lando
2019-01-16 12:38:42 +00:00
ui.manish 19e7ad0b3b Bug 1514300 - Remove unused defines in toolkit/themes/osx/global/shared.inc r=dao
Differential Revision: https://phabricator.services.mozilla.com/D16627

--HG--
extra : moz-landing-system : lando
2019-01-16 09:36:54 +00:00
Tim Nguyen 60d968c434 Bug 1491607 - Get rid of --in-content-category-text variable. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D5967

--HG--
extra : moz-landing-system : lando
2019-01-15 21:56:04 +00:00
John Lin 4784690b43 Bug 1516089 - Remove inset and outset class from global.css r=dao
Differential Revision: https://phabricator.services.mozilla.com/D16439

--HG--
extra : moz-landing-system : lando
2019-01-14 16:19:00 +00:00
Mark Striemer 890829b813 Bug 1303384 - Part 3: Manage extension shortcuts page r=aswan,Gijs,flod
MozReview-Commit-ID: KeZsoB6qj88

Differential Revision: https://phabricator.services.mozilla.com/D4507

--HG--
extra : moz-landing-system : lando
2019-01-12 06:45:17 +00:00
Gijs Kruitbosch f460180422 Bug 1516767 - adjust button border, outline and box-shadow to be compatible with High-Contrast Mode and less glitchy, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D16328

--HG--
extra : moz-landing-system : lando
2019-01-11 23:24:43 +00:00
Gijs Kruitbosch 22c319893b Bug 1518996 - fix double border/outline for textbox[multiline] by not setting one on the inner textarea, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D16334

--HG--
extra : moz-landing-system : lando
2019-01-11 20:01:39 +00:00
Timothy Guan-tin Chien 005832324b Bug 1454357 - Remove the scrollbox binding r=NeilDeakin
With all the previous efforts, the scrollbox binding now does nothing but to create an inner box element holding the scrolling content.

It turned out that inner box can be easily removed. The padding set by the document sheets can be moved to the srollbox element directly.

The only gotcha is XULScrollElement::ScrollByIndex() -- it can now reach the child item frames directly from the scrolled frame.

Depends on D15169

Differential Revision: https://phabricator.services.mozilla.com/D15170

--HG--
extra : moz-landing-system : lando
2019-01-09 20:12:26 +00:00
Cosmin Sabou 1e50aa1d21 Merge mozilla-central to mozilla-inbound.
--HG--
rename : devtools/client/shared/multi-e10s-helper.js => devtools/shared/multi-e10s-helper.js
rename : toolkit/themes/shared/numberbox.css => toolkit/themes/shared/numberinput.css
extra : rebase_source : 3aa7c3b9f560aaa47259594ce1e52f1bfbbad169
2019-01-09 18:16:13 +02:00
Tim Nguyen eafd30566c Bug 1437641 - Stop packaging arrow-{dn,up}.gif on Linux to fix browser_all_files_referenced.js failures. r=bustage-fix
--HG--
extra : rebase_source : 2a5f19b566212f4e9aed19f35ad3f414c7aac9a2
2019-01-09 13:18:43 +01:00
Akash Srivastava a88640e66d Bug 1516536 - Replace toolkit/themes/osx/global/arrow/arrow-dn{,-dis}.png with arrow-dropdown-12.svg. r=dao 2019-01-18 13:53:46 +01:00
Tim Nguyen 34cebfc0b6 Bug 1437641 - Remove numberbox binding and convert usages to input[type=number]. r=bgrins,dao
Differential Revision: https://phabricator.services.mozilla.com/D15882

--HG--
rename : toolkit/themes/shared/numberbox.css => toolkit/themes/shared/numberinput.css
extra : moz-landing-system : lando
2019-01-09 08:51:32 +00:00
Dão Gottwald 7c3d27bb52 Bug 1518745 - Remove inner padding from all panel footer buttons. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D16018

--HG--
extra : moz-landing-system : lando
2019-01-09 10:50:46 +00:00
Dão Gottwald 4f2961f7d4 Bug 1518452 - Remove macOS .popup-notification-button focusring. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D16019

--HG--
extra : moz-landing-system : lando
2019-01-09 10:41:57 +00:00
Paolo Amadini cf8dd0e68b Bug 1454363 - Unify the "popup" and "popup-scrollbars" bindings. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D15277

--HG--
extra : rebase_source : b64fca78317181526b47918b3b2bb21476f6755b
2018-12-29 15:37:05 +00:00
Daniel Varga 8306d673ed Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2019-01-08 18:31:08 +02:00
Daniel Varga 0d21c9eedd Merge mozilla-inbound to mozilla-central. a=merge 2019-01-08 18:23:16 +02:00
Paolo Amadini 38ec686b2e Bug 1517507 - Part 1 - Add in-content styling for input[type="number"]. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D15662

--HG--
extra : rebase_source : 9531e45f894a9b110a651a0ae965bfdd9565fdaf
extra : amend_source : c13510a9179a1206bb095f92b8a0218eb5325407
2019-01-08 11:48:08 +00:00
Dão Gottwald 7babdea7bb Bug 1518462 - Consolidate panel footer button dimensions. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15935

--HG--
extra : moz-landing-system : lando
2019-01-08 13:54:41 +00:00
Dão Gottwald cd67fe9462 Bug 1518431 - Implement panel footer top border in global.inc.css. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15916

--HG--
extra : moz-landing-system : lando
2019-01-08 12:10:17 +00:00
Dão Gottwald 2f87c412d5 Bug 1518422 - Implement focus ring for panel footer buttons across platforms. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15913

--HG--
extra : moz-landing-system : lando
2019-01-08 10:26:20 +00:00
Dão Gottwald 229f5ffbf2 Bug 1516770 - Drop custom styling for "Find replacement" button for legacy addons. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D15805

--HG--
extra : moz-landing-system : lando
2019-01-08 01:07:52 +00:00
Dão Gottwald a2154b8923 Bug 1518103 - Apply :hover:active inset box shadow to all panel footer buttons. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15815

--HG--
extra : moz-landing-system : lando
2019-01-07 12:30:05 +00:00
Gijs Kruitbosch d277cc6519 Bug 1516949 - increase opacity for box border colours so they get a bit more contrast, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D15713

--HG--
extra : moz-landing-system : lando
2019-01-05 10:50:14 +00:00
Paolo Amadini e43964b7eb Bug 1516448 - Remove the "categories-list" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D15499

--HG--
extra : rebase_source : 7d7d66d63cff79bbde283e714e4258884b36538f
2018-12-30 11:51:03 +00:00
Paolo Amadini 55e0dac60d Bug 1472557 - Remove the "scrollbox" anonymous element from "richlistbox". r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D15388

--HG--
extra : source : b46be9dd9fe019870b2e33b26db8204db79aad23
2018-12-30 13:48:45 +00:00
Vedant Nevetia 327f6bb31a Bug 1514175 - Remove macOS fallback styling for the bookmarking panel tag selector checkboxes r=dao
Differential Revision: https://phabricator.services.mozilla.com/D15468

--HG--
extra : moz-landing-system : lando
2018-12-28 15:22:49 +00:00
arthur.iakab 9bcc2b137f Merge inbound to mozilla-central a=merge 2018-12-27 23:56:49 +02:00
Paolo Amadini 42a990b0fc Bug 1516442 - Move "listheader" outside of "richlistbox". r=bgrins
The only uses of "listheader" are part of in-content preferences, and they are updated to use adjacent elements. This is in preparation for the removal of the inner scrollbox in the "richlistbox" binding.

Differential Revision: https://phabricator.services.mozilla.com/D15387

--HG--
extra : rebase_source : 0def7dd7417d65449c7d4f8f35bb7361e243783e
2018-12-26 17:00:31 +00:00
Tim Nguyen 83bba22232 Bug 1516515 - Use Photon colors for default footer buttons. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D15402

--HG--
extra : moz-landing-system : lando
2018-12-27 14:49:14 +00:00
Dão Gottwald 619a61938f Bug 1516085 - Share .autoscroller styling across platforms. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15252

--HG--
extra : moz-landing-system : lando
2018-12-22 12:16:52 +00:00
Dão Gottwald efd44eae02 Bug 1515902 - Introduce panel-footer class to fix common color problem with footer buttons. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D15188

--HG--
rename : toolkit/themes/shared/close-icon.inc.css => toolkit/themes/shared/global.inc.css
extra : moz-landing-system : lando
2018-12-21 15:44:44 +00:00
Dão Gottwald a90b373483 Bug 1515907 - Remove styling for unused XUL window "dialog" class. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D15189

--HG--
extra : moz-landing-system : lando
2018-12-21 13:39:18 +00:00
matthias 1ffb306df3 Bug 1512332 - Photonized focusring for menulist etc. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14001

--HG--
extra : moz-landing-system : lando
2018-12-18 14:25:15 +00:00
Brindusan Cristian 931fb1de84 Backed out changeset f306a3db8b35 (bug 1512332) for bc failures on chrome://global/skin/in-content/common.css. 2018-12-16 05:47:16 +02:00
matthias 566c8a0523 Bug 1512332 - Photonized focusring for menulist etc. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14001

--HG--
extra : moz-landing-system : lando
2018-12-16 01:58:53 +00:00
Dão Gottwald c439435166 Bug 1506869 - Rename roundButtonBackground and roundButtonPressedBackground. r=jaws
--HG--
extra : rebase_source : 9e36988cfa20ab6056c6b3dd4b0a9f8dc28d6d0f
2018-12-15 12:25:53 +01:00
Dão Gottwald 905f8eeddb Bug 1506869 - Don't remove .findbar-button's background-color set by toolbarbutton-icons.inc.css. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D14539

--HG--
extra : moz-landing-system : lando
2018-12-14 19:51:13 +00:00
Julian Descottes b8a07dc612 Bug 1514058 - Restore color of selected about:debugging category;r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D14495

--HG--
extra : moz-landing-system : lando
2018-12-14 11:18:28 +00:00
matthias 94304d73a8 Bug 1512887 - Fix category styling by overriding button background. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14120

--HG--
extra : moz-landing-system : lando
2018-12-14 09:11:12 +00:00
Irvin Ives Lau 3cfb3ae6f3 Bug 1509634 - Remove toolkit/themes/osx/mozapps/extensions/toolbarbutton-dropmarker.png and replace usage with arrow-dropdown-12.svg. r=jaws
--HG--
extra : rebase_source : 598c42cfb7d2aa9d9fe760356ad7549728c8c6a5
extra : amend_source : 7fa23f019690670ab5534f0f41715f86b7f4116e
2018-12-12 22:31:12 +01:00
Irvin Ives Lau 694c3289ff Bug 1495189 - Remove glyph-dropdown{,@2x}.png and replace usages with arrow-dropdown-12.svg. r=jaws
--HG--
extra : rebase_source : 4ed96186ca1ce37c265be03bcffedf443a34647f
2018-12-12 19:20:02 +01:00
Razvan Maries cef33be47c Merge mozilla-inbound to mozilla-central a=merge 2018-12-12 18:32:14 +02:00
Tim Nguyen 823afa17ad Bug 1513349 - Remove now erroneous tree cell editing styles. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14189

--HG--
extra : moz-landing-system : lando
2018-12-12 08:55:50 +00:00
matthias af7c5d95f1 Bug 1513035 - Remove text-align: center; from common.css buttons r=ewright,dao
This is already part of the button default styling, common.css does not need to set this again, especially since it breaks the menulist text alignment.

Differential Revision: https://phabricator.services.mozilla.com/D14119

--HG--
extra : moz-landing-system : lando
2018-12-11 20:57:15 +00:00
Erica Wright b9ed68e0c6 Bug 1512187 - Update preferences spotlight color. r=jaws
Change the coloring of the spotlight, and add a fadeout

Differential Revision: https://phabricator.services.mozilla.com/D13822

--HG--
extra : moz-landing-system : lando
2018-12-11 15:31:28 +00:00
matthias a562daf54e Bug 1512889 - Changed button colour to inherit. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D14116

--HG--
extra : moz-landing-system : lando
2018-12-11 08:08:56 +00:00
matthias 3543b427c6 Bug 1512842 - Adjusted Button Background colour according to photon spec. r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D14117

--HG--
extra : moz-landing-system : lando
2018-12-11 09:19:43 +00:00
matthias 26a3257a55 Bug 1511394 - Update buttons according to photon spec. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D13878

--HG--
extra : moz-landing-system : lando
2018-12-08 15:35:45 +00:00
Tim Nguyen d3ce1d7179 Bug 1509629 - Clean up add-ons manager 'Contribute' button styling. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D12818

--HG--
extra : moz-landing-system : lando
2018-12-07 15:12:00 +00:00
matthias 9952037be2 Bug 1512318 - Focused textboxes do not change their border on hover. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D13888

--HG--
extra : moz-landing-system : lando
2018-12-06 17:33:53 +00:00
matthias f2fc0fa323 Bug 1502683 - photonized primary buttons. r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D13549

--HG--
extra : moz-landing-system : lando
2018-11-30 22:13:58 +00:00
matthias f3d947cba2 Bug 1510197 - Remove hover state from disabled textboxes. r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D13544

--HG--
extra : moz-landing-system : lando
2018-11-30 16:49:35 +00:00
Tim Nguyen 35045bac67 Bug 1505582 - Update macOS arrowpanel background to match the specification. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D12820

--HG--
extra : moz-landing-system : lando
2018-11-24 13:07:23 +00:00
matthias bf1a9de494 Bug 1502684 - Update in-content textboxes according to photon spec. r=dao,ntim
Differential Revision: https://phabricator.services.mozilla.com/D10926

--HG--
extra : moz-landing-system : lando
2018-11-22 21:54:34 +00:00
Daniel Varga 5e7f34b25d Merge mozilla-inbound to mozilla-central. a=merge 2018-11-22 23:48:53 +02:00
Paolo Amadini 3f4bb4d447 Bug 1508702 - Fix menulist focus outline on Windows. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D12565

--HG--
extra : rebase_source : de745df6f0112b0da97ea550edd2c49b5f56ba11
2018-11-22 14:53:56 +00:00
Tim Nguyen 044d8ca731 Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D12225

--HG--
extra : moz-landing-system : lando
2018-11-22 09:59:02 +00:00
Timothy Guan-tin Chien 1fc139dbad Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug
This patch creates a pluginProblem UA Widget and constructs it (instead of the XBL pluginProblem binding) when UA Widget is enabled.

Tests in browser/base/content/test/plugins/ are duplicated so that we could test both versions.

Depends on D11702

Differential Revision: https://phabricator.services.mozilla.com/D11703

--HG--
rename : browser/base/content/test/plugins/.eslintrc.js => browser/base/content/test/plugins/xbl/.eslintrc.js
rename : browser/base/content/test/plugins/blockNoPlugins.xml => browser/base/content/test/plugins/xbl/blockNoPlugins.xml
rename : browser/base/content/test/plugins/blockPluginHard.xml => browser/base/content/test/plugins/xbl/blockPluginHard.xml
rename : browser/base/content/test/plugins/blockPluginInfoURL.xml => browser/base/content/test/plugins/xbl/blockPluginInfoURL.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableNoUpdate.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableNoUpdate.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableUpdatable.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableUpdatable.xml
rename : browser/base/content/test/plugins/blocklist_proxy.js => browser/base/content/test/plugins/xbl/blocklist_proxy.js
rename : browser/base/content/test/plugins/browser.ini => browser/base/content/test/plugins/xbl/browser.ini
rename : browser/base/content/test/plugins/browser_CTP_context_menu.js => browser/base/content/test/plugins/xbl/browser_CTP_context_menu.js
rename : browser/base/content/test/plugins/browser_CTP_crashreporting.js => browser/base/content/test/plugins/xbl/browser_CTP_crashreporting.js
rename : browser/base/content/test/plugins/browser_CTP_drag_drop.js => browser/base/content/test/plugins/xbl/browser_CTP_drag_drop.js
rename : browser/base/content/test/plugins/browser_CTP_favorfallback.js => browser/base/content/test/plugins/xbl/browser_CTP_favorfallback.js
rename : browser/base/content/test/plugins/browser_CTP_hide_overlay.js => browser/base/content/test/plugins/xbl/browser_CTP_hide_overlay.js
rename : browser/base/content/test/plugins/browser_CTP_iframe.js => browser/base/content/test/plugins/xbl/browser_CTP_iframe.js
rename : browser/base/content/test/plugins/browser_CTP_nonplugins.js => browser/base/content/test/plugins/xbl/browser_CTP_nonplugins.js
rename : browser/base/content/test/plugins/browser_CTP_outsideScrollArea.js => browser/base/content/test/plugins/xbl/browser_CTP_outsideScrollArea.js
rename : browser/base/content/test/plugins/browser_CTP_overlay_styles.js => browser/base/content/test/plugins/xbl/browser_CTP_overlay_styles.js
rename : browser/base/content/test/plugins/browser_CTP_resize.js => browser/base/content/test/plugins/xbl/browser_CTP_resize.js
rename : browser/base/content/test/plugins/browser_CTP_shouldShowOverlay.js => browser/base/content/test/plugins/xbl/browser_CTP_shouldShowOverlay.js
rename : browser/base/content/test/plugins/browser_CTP_zoom.js => browser/base/content/test/plugins/xbl/browser_CTP_zoom.js
rename : browser/base/content/test/plugins/browser_blocking.js => browser/base/content/test/plugins/xbl/browser_blocking.js
rename : browser/base/content/test/plugins/browser_blocklist_content.js => browser/base/content/test/plugins/xbl/browser_blocklist_content.js
rename : browser/base/content/test/plugins/browser_bug743421.js => browser/base/content/test/plugins/xbl/browser_bug743421.js
rename : browser/base/content/test/plugins/browser_bug744745.js => browser/base/content/test/plugins/xbl/browser_bug744745.js
rename : browser/base/content/test/plugins/browser_bug787619.js => browser/base/content/test/plugins/xbl/browser_bug787619.js
rename : browser/base/content/test/plugins/browser_bug797677.js => browser/base/content/test/plugins/xbl/browser_bug797677.js
rename : browser/base/content/test/plugins/browser_bug812562.js => browser/base/content/test/plugins/xbl/browser_bug812562.js
rename : browser/base/content/test/plugins/browser_bug818118.js => browser/base/content/test/plugins/xbl/browser_bug818118.js
rename : browser/base/content/test/plugins/browser_bug820497.js => browser/base/content/test/plugins/xbl/browser_bug820497.js
rename : browser/base/content/test/plugins/browser_clearplugindata.html => browser/base/content/test/plugins/xbl/browser_clearplugindata.html
rename : browser/base/content/test/plugins/browser_clearplugindata.js => browser/base/content/test/plugins/xbl/browser_clearplugindata.js
rename : browser/base/content/test/plugins/browser_clearplugindata_noage.html => browser/base/content/test/plugins/xbl/browser_clearplugindata_noage.html
rename : browser/base/content/test/plugins/browser_enable_DRM_prompt.js => browser/base/content/test/plugins/xbl/browser_enable_DRM_prompt.js
rename : browser/base/content/test/plugins/browser_globalplugin_crashinfobar.js => browser/base/content/test/plugins/xbl/browser_globalplugin_crashinfobar.js
rename : browser/base/content/test/plugins/browser_iterate_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_iterate_hidden_plugins.js
rename : browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js => browser/base/content/test/plugins/xbl/browser_pluginCrashCommentAndURL.js
rename : browser/base/content/test/plugins/browser_pluginCrashReportNonDeterminism.js => browser/base/content/test/plugins/xbl/browser_pluginCrashReportNonDeterminism.js
rename : browser/base/content/test/plugins/browser_plugin_reloading.js => browser/base/content/test/plugins/xbl/browser_plugin_reloading.js
rename : browser/base/content/test/plugins/browser_pluginnotification.js => browser/base/content/test/plugins/xbl/browser_pluginnotification.js
rename : browser/base/content/test/plugins/browser_private_browsing_eme_persistent_state.js => browser/base/content/test/plugins/xbl/browser_private_browsing_eme_persistent_state.js
rename : browser/base/content/test/plugins/browser_private_clicktoplay.js => browser/base/content/test/plugins/xbl/browser_private_clicktoplay.js
rename : browser/base/content/test/plugins/browser_subframe_access_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_subframe_access_hidden_plugins.js
rename : browser/base/content/test/plugins/empty_file.html => browser/base/content/test/plugins/xbl/empty_file.html
rename : browser/base/content/test/plugins/plugin_add_dynamically.html => browser/base/content/test/plugins/xbl/plugin_add_dynamically.html
rename : browser/base/content/test/plugins/plugin_alternate_content.html => browser/base/content/test/plugins/xbl/plugin_alternate_content.html
rename : browser/base/content/test/plugins/plugin_big.html => browser/base/content/test/plugins/xbl/plugin_big.html
rename : browser/base/content/test/plugins/plugin_both.html => browser/base/content/test/plugins/xbl/plugin_both.html
rename : browser/base/content/test/plugins/plugin_both2.html => browser/base/content/test/plugins/xbl/plugin_both2.html
rename : browser/base/content/test/plugins/plugin_bug744745.html => browser/base/content/test/plugins/xbl/plugin_bug744745.html
rename : browser/base/content/test/plugins/plugin_bug749455.html => browser/base/content/test/plugins/xbl/plugin_bug749455.html
rename : browser/base/content/test/plugins/plugin_bug787619.html => browser/base/content/test/plugins/xbl/plugin_bug787619.html
rename : browser/base/content/test/plugins/plugin_bug797677.html => browser/base/content/test/plugins/xbl/plugin_bug797677.html
rename : browser/base/content/test/plugins/plugin_bug820497.html => browser/base/content/test/plugins/xbl/plugin_bug820497.html
rename : browser/base/content/test/plugins/plugin_clickToPlayAllow.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayAllow.html
rename : browser/base/content/test/plugins/plugin_clickToPlayDeny.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayDeny.html
rename : browser/base/content/test/plugins/plugin_crashCommentAndURL.html => browser/base/content/test/plugins/xbl/plugin_crashCommentAndURL.html
rename : browser/base/content/test/plugins/plugin_favorfallback.html => browser/base/content/test/plugins/xbl/plugin_favorfallback.html
rename : browser/base/content/test/plugins/plugin_hidden_to_visible.html => browser/base/content/test/plugins/xbl/plugin_hidden_to_visible.html
rename : browser/base/content/test/plugins/plugin_iframe.html => browser/base/content/test/plugins/xbl/plugin_iframe.html
rename : browser/base/content/test/plugins/plugin_outsideScrollArea.html => browser/base/content/test/plugins/xbl/plugin_outsideScrollArea.html
rename : browser/base/content/test/plugins/plugin_overlay_styles.html => browser/base/content/test/plugins/xbl/plugin_overlay_styles.html
rename : browser/base/content/test/plugins/plugin_shouldShowOverlay.html => browser/base/content/test/plugins/xbl/plugin_shouldShowOverlay.html
rename : browser/base/content/test/plugins/plugin_simple_blank.swf => browser/base/content/test/plugins/xbl/plugin_simple_blank.swf
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/xbl/plugin_small.html
rename : browser/base/content/test/plugins/plugin_small_2.html => browser/base/content/test/plugins/xbl/plugin_small_2.html
rename : browser/base/content/test/plugins/plugin_syncRemoved.html => browser/base/content/test/plugins/xbl/plugin_syncRemoved.html
rename : browser/base/content/test/plugins/plugin_test.html => browser/base/content/test/plugins/xbl/plugin_test.html
rename : browser/base/content/test/plugins/plugin_test2.html => browser/base/content/test/plugins/xbl/plugin_test2.html
rename : browser/base/content/test/plugins/plugin_test3.html => browser/base/content/test/plugins/xbl/plugin_test3.html
rename : browser/base/content/test/plugins/plugin_two_types.html => browser/base/content/test/plugins/xbl/plugin_two_types.html
rename : browser/base/content/test/plugins/plugin_unknown.html => browser/base/content/test/plugins/xbl/plugin_unknown.html
rename : browser/base/content/test/plugins/plugin_zoom.html => browser/base/content/test/plugins/xbl/plugin_zoom.html
rename : toolkit/pluginproblem/content/pluginProblem.xml => toolkit/content/widgets/pluginProblem.js
extra : moz-landing-system : lando
2018-11-22 05:49:54 +00:00
Timothy Guan-tin Chien b4eeedcbf1 Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop
This is needed because UA Widget cannot load resources from chrome://mozapps.

Depends on D11701

Differential Revision: https://phabricator.services.mozilla.com/D11702

--HG--
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/osx/global/plugins/pluginHelp-16.png
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/windows/global/plugins/pluginHelp-16.png
extra : moz-landing-system : lando
2018-11-22 05:49:22 +00:00
Timothy Guan-tin Chien e315175685 Bug 1497940 - Part III, Remove unused pluginProblem mobile styles r=snorp
These styles and PluginHelper.js should’ve been removed back in bug 1381916.

contentPluginDisabled.png is not referenced anywhere so it is deleted together.

Differential Revision: https://phabricator.services.mozilla.com/D11701

--HG--
extra : moz-landing-system : lando
2018-11-22 05:48:42 +00:00
Dorel Luca 30a79bc822 Backed out 3 changesets (bug 1497940) for Browser-chrome in toolkit/mozapps/extensions/test/browser/browser_CTP_plugins.js
Backed out changeset 493083d55865 (bug 1497940)
Backed out changeset b503b1a1552c (bug 1497940)
Backed out changeset 6918f8e2f38c (bug 1497940)

--HG--
rename : toolkit/themes/windows/global/plugins/pluginHelp-16.png => toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png
2018-11-22 05:04:55 +02:00
Timothy Guan-tin Chien c705998442 Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug
This patch creates a pluginProblem UA Widget and constructs it (instead of the XBL pluginProblem binding) when UA Widget is enabled.

Tests in browser/base/content/test/plugins/ are duplicated so that we could test both versions.

Depends on D11702

Differential Revision: https://phabricator.services.mozilla.com/D11703

--HG--
rename : browser/base/content/test/plugins/.eslintrc.js => browser/base/content/test/plugins/xbl/.eslintrc.js
rename : browser/base/content/test/plugins/blockNoPlugins.xml => browser/base/content/test/plugins/xbl/blockNoPlugins.xml
rename : browser/base/content/test/plugins/blockPluginHard.xml => browser/base/content/test/plugins/xbl/blockPluginHard.xml
rename : browser/base/content/test/plugins/blockPluginInfoURL.xml => browser/base/content/test/plugins/xbl/blockPluginInfoURL.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableNoUpdate.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableNoUpdate.xml
rename : browser/base/content/test/plugins/blockPluginVulnerableUpdatable.xml => browser/base/content/test/plugins/xbl/blockPluginVulnerableUpdatable.xml
rename : browser/base/content/test/plugins/blocklist_proxy.js => browser/base/content/test/plugins/xbl/blocklist_proxy.js
rename : browser/base/content/test/plugins/browser.ini => browser/base/content/test/plugins/xbl/browser.ini
rename : browser/base/content/test/plugins/browser_CTP_context_menu.js => browser/base/content/test/plugins/xbl/browser_CTP_context_menu.js
rename : browser/base/content/test/plugins/browser_CTP_crashreporting.js => browser/base/content/test/plugins/xbl/browser_CTP_crashreporting.js
rename : browser/base/content/test/plugins/browser_CTP_drag_drop.js => browser/base/content/test/plugins/xbl/browser_CTP_drag_drop.js
rename : browser/base/content/test/plugins/browser_CTP_favorfallback.js => browser/base/content/test/plugins/xbl/browser_CTP_favorfallback.js
rename : browser/base/content/test/plugins/browser_CTP_hide_overlay.js => browser/base/content/test/plugins/xbl/browser_CTP_hide_overlay.js
rename : browser/base/content/test/plugins/browser_CTP_iframe.js => browser/base/content/test/plugins/xbl/browser_CTP_iframe.js
rename : browser/base/content/test/plugins/browser_CTP_nonplugins.js => browser/base/content/test/plugins/xbl/browser_CTP_nonplugins.js
rename : browser/base/content/test/plugins/browser_CTP_outsideScrollArea.js => browser/base/content/test/plugins/xbl/browser_CTP_outsideScrollArea.js
rename : browser/base/content/test/plugins/browser_CTP_overlay_styles.js => browser/base/content/test/plugins/xbl/browser_CTP_overlay_styles.js
rename : browser/base/content/test/plugins/browser_CTP_resize.js => browser/base/content/test/plugins/xbl/browser_CTP_resize.js
rename : browser/base/content/test/plugins/browser_CTP_shouldShowOverlay.js => browser/base/content/test/plugins/xbl/browser_CTP_shouldShowOverlay.js
rename : browser/base/content/test/plugins/browser_CTP_zoom.js => browser/base/content/test/plugins/xbl/browser_CTP_zoom.js
rename : browser/base/content/test/plugins/browser_blocking.js => browser/base/content/test/plugins/xbl/browser_blocking.js
rename : browser/base/content/test/plugins/browser_blocklist_content.js => browser/base/content/test/plugins/xbl/browser_blocklist_content.js
rename : browser/base/content/test/plugins/browser_bug743421.js => browser/base/content/test/plugins/xbl/browser_bug743421.js
rename : browser/base/content/test/plugins/browser_bug744745.js => browser/base/content/test/plugins/xbl/browser_bug744745.js
rename : browser/base/content/test/plugins/browser_bug787619.js => browser/base/content/test/plugins/xbl/browser_bug787619.js
rename : browser/base/content/test/plugins/browser_bug797677.js => browser/base/content/test/plugins/xbl/browser_bug797677.js
rename : browser/base/content/test/plugins/browser_bug812562.js => browser/base/content/test/plugins/xbl/browser_bug812562.js
rename : browser/base/content/test/plugins/browser_bug818118.js => browser/base/content/test/plugins/xbl/browser_bug818118.js
rename : browser/base/content/test/plugins/browser_bug820497.js => browser/base/content/test/plugins/xbl/browser_bug820497.js
rename : browser/base/content/test/plugins/browser_clearplugindata.html => browser/base/content/test/plugins/xbl/browser_clearplugindata.html
rename : browser/base/content/test/plugins/browser_clearplugindata.js => browser/base/content/test/plugins/xbl/browser_clearplugindata.js
rename : browser/base/content/test/plugins/browser_clearplugindata_noage.html => browser/base/content/test/plugins/xbl/browser_clearplugindata_noage.html
rename : browser/base/content/test/plugins/browser_enable_DRM_prompt.js => browser/base/content/test/plugins/xbl/browser_enable_DRM_prompt.js
rename : browser/base/content/test/plugins/browser_globalplugin_crashinfobar.js => browser/base/content/test/plugins/xbl/browser_globalplugin_crashinfobar.js
rename : browser/base/content/test/plugins/browser_iterate_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_iterate_hidden_plugins.js
rename : browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js => browser/base/content/test/plugins/xbl/browser_pluginCrashCommentAndURL.js
rename : browser/base/content/test/plugins/browser_pluginCrashReportNonDeterminism.js => browser/base/content/test/plugins/xbl/browser_pluginCrashReportNonDeterminism.js
rename : browser/base/content/test/plugins/browser_plugin_reloading.js => browser/base/content/test/plugins/xbl/browser_plugin_reloading.js
rename : browser/base/content/test/plugins/browser_pluginnotification.js => browser/base/content/test/plugins/xbl/browser_pluginnotification.js
rename : browser/base/content/test/plugins/browser_private_browsing_eme_persistent_state.js => browser/base/content/test/plugins/xbl/browser_private_browsing_eme_persistent_state.js
rename : browser/base/content/test/plugins/browser_private_clicktoplay.js => browser/base/content/test/plugins/xbl/browser_private_clicktoplay.js
rename : browser/base/content/test/plugins/browser_subframe_access_hidden_plugins.js => browser/base/content/test/plugins/xbl/browser_subframe_access_hidden_plugins.js
rename : browser/base/content/test/plugins/empty_file.html => browser/base/content/test/plugins/xbl/empty_file.html
rename : browser/base/content/test/plugins/plugin_add_dynamically.html => browser/base/content/test/plugins/xbl/plugin_add_dynamically.html
rename : browser/base/content/test/plugins/plugin_alternate_content.html => browser/base/content/test/plugins/xbl/plugin_alternate_content.html
rename : browser/base/content/test/plugins/plugin_big.html => browser/base/content/test/plugins/xbl/plugin_big.html
rename : browser/base/content/test/plugins/plugin_both.html => browser/base/content/test/plugins/xbl/plugin_both.html
rename : browser/base/content/test/plugins/plugin_both2.html => browser/base/content/test/plugins/xbl/plugin_both2.html
rename : browser/base/content/test/plugins/plugin_bug744745.html => browser/base/content/test/plugins/xbl/plugin_bug744745.html
rename : browser/base/content/test/plugins/plugin_bug749455.html => browser/base/content/test/plugins/xbl/plugin_bug749455.html
rename : browser/base/content/test/plugins/plugin_bug787619.html => browser/base/content/test/plugins/xbl/plugin_bug787619.html
rename : browser/base/content/test/plugins/plugin_bug797677.html => browser/base/content/test/plugins/xbl/plugin_bug797677.html
rename : browser/base/content/test/plugins/plugin_bug820497.html => browser/base/content/test/plugins/xbl/plugin_bug820497.html
rename : browser/base/content/test/plugins/plugin_clickToPlayAllow.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayAllow.html
rename : browser/base/content/test/plugins/plugin_clickToPlayDeny.html => browser/base/content/test/plugins/xbl/plugin_clickToPlayDeny.html
rename : browser/base/content/test/plugins/plugin_crashCommentAndURL.html => browser/base/content/test/plugins/xbl/plugin_crashCommentAndURL.html
rename : browser/base/content/test/plugins/plugin_favorfallback.html => browser/base/content/test/plugins/xbl/plugin_favorfallback.html
rename : browser/base/content/test/plugins/plugin_hidden_to_visible.html => browser/base/content/test/plugins/xbl/plugin_hidden_to_visible.html
rename : browser/base/content/test/plugins/plugin_iframe.html => browser/base/content/test/plugins/xbl/plugin_iframe.html
rename : browser/base/content/test/plugins/plugin_outsideScrollArea.html => browser/base/content/test/plugins/xbl/plugin_outsideScrollArea.html
rename : browser/base/content/test/plugins/plugin_overlay_styles.html => browser/base/content/test/plugins/xbl/plugin_overlay_styles.html
rename : browser/base/content/test/plugins/plugin_shouldShowOverlay.html => browser/base/content/test/plugins/xbl/plugin_shouldShowOverlay.html
rename : browser/base/content/test/plugins/plugin_simple_blank.swf => browser/base/content/test/plugins/xbl/plugin_simple_blank.swf
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/xbl/plugin_small.html
rename : browser/base/content/test/plugins/plugin_small_2.html => browser/base/content/test/plugins/xbl/plugin_small_2.html
rename : browser/base/content/test/plugins/plugin_syncRemoved.html => browser/base/content/test/plugins/xbl/plugin_syncRemoved.html
rename : browser/base/content/test/plugins/plugin_test.html => browser/base/content/test/plugins/xbl/plugin_test.html
rename : browser/base/content/test/plugins/plugin_test2.html => browser/base/content/test/plugins/xbl/plugin_test2.html
rename : browser/base/content/test/plugins/plugin_test3.html => browser/base/content/test/plugins/xbl/plugin_test3.html
rename : browser/base/content/test/plugins/plugin_two_types.html => browser/base/content/test/plugins/xbl/plugin_two_types.html
rename : browser/base/content/test/plugins/plugin_unknown.html => browser/base/content/test/plugins/xbl/plugin_unknown.html
rename : browser/base/content/test/plugins/plugin_zoom.html => browser/base/content/test/plugins/xbl/plugin_zoom.html
rename : toolkit/pluginproblem/content/pluginProblem.xml => toolkit/content/widgets/pluginProblem.js
extra : moz-landing-system : lando
2018-11-22 02:13:09 +00:00
Timothy Guan-tin Chien 809372b7ab Bug 1497940 - Part IV, Move pluginProblem resources from chrome://mozapps to chrome://global r=mossop
This is needed because UA Widget cannot load resources from chrome://mozapps.

Depends on D11701

Differential Revision: https://phabricator.services.mozilla.com/D11702

--HG--
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/osx/global/plugins/pluginHelp-16.png
rename : toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png => toolkit/themes/windows/global/plugins/pluginHelp-16.png
extra : moz-landing-system : lando
2018-11-22 02:12:12 +00:00
Timothy Guan-tin Chien da5e72fb54 Bug 1497940 - Part III, Remove unused pluginProblem mobile styles r=snorp
These styles and PluginHelper.js should’ve been removed back in bug 1381916.

contentPluginDisabled.png is not referenced anywhere so it is deleted together.

Differential Revision: https://phabricator.services.mozilla.com/D11701

--HG--
extra : moz-landing-system : lando
2018-11-22 02:11:44 +00:00
matthias c543b5295f Bug 1505066 - Update in-content table styles to use Photon colors and introduce striping on Windows r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D11384

--HG--
extra : moz-landing-system : lando
2018-11-20 11:15:37 +00:00
Dão Gottwald 00d2226d66 Bug 1507109 - Fix popup notification footer button colors. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11867

--HG--
extra : moz-landing-system : lando
2018-11-21 11:11:22 +00:00
Paolo Amadini 9004df8f9b Bug 1499947 - Part 2 - Remove the "progressmeter" element and related tests. r=bgrins,bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D12145

--HG--
extra : rebase_source : a322611933b371e726b25dd4223456a8f761e886
2018-11-20 14:12:33 +00:00
Paolo Amadini 7a412c9948 Bug 1507829 - Use html:progress in the Add-ons Manager. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D12143

--HG--
extra : rebase_source : 688e7386c6445a0b10114e391a318a798e9e23f4
2018-11-16 16:04:45 +00:00
Erica Wright 87adf060e5 Bug 1501985 - Update Content Blocking section UI r=flod,johannh
This adds a card-like UI to the content blocking section in preferences.

Differential Revision: https://phabricator.services.mozilla.com/D11212

--HG--
extra : moz-landing-system : lando
2018-11-19 17:40:28 +00:00
Paolo Amadini f6b106efb2 Bug 1496827 - Remove the "notification" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11650

--HG--
rename : browser/components/customizableui/content/.eslintrc.js => browser/components/translation/content/.eslintrc.js
rename : browser/components/translation/jar.mn => browser/components/translation/content/jar.mn
rename : browser/components/translation/microsoft-translator-attribution.png => browser/components/translation/content/microsoft-translator-attribution.png
rename : browser/components/customizableui/content/moz.build => browser/components/translation/content/moz.build
rename : browser/components/translation/translation-infobar.xml => browser/components/translation/content/translation-notification.js
extra : rebase_source : 598396d2da96b04782413946976f7bb9fb6be75f
2018-11-13 12:56:42 +00:00
Richard Marti 05e0953511 Bug 1506705 - Fix the treecol sortdirection selectors and use SCG icons for them. r=dao 2018-11-13 20:12:06 +01:00
Mark Striemer 3fb3ce792d Bug 1479013 - Include both languages in the browser language switch confirmation r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D10308

--HG--
extra : moz-landing-system : lando
2018-11-13 17:46:19 +00:00
Dão Gottwald 9a4222c954 Bug 1506212 - Fix more in-content button colors. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11555

--HG--
extra : moz-landing-system : lando
2018-11-10 21:28:39 +00:00
Razvan Maries f502ea6ce1 Merge mozilla-central to mozilla-inbound. a=merge 2018-11-10 02:24:04 +02:00
Dão Gottwald d533fe7a8f Bug 1473922 - Load button.css as a document stylesheet. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11462

--HG--
extra : moz-landing-system : lando
2018-11-09 16:17:24 +00:00
Dão Gottwald 86621693a3 Bug 1502056 - Add a focus ring for the header utils button. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D9786

--HG--
extra : moz-landing-system : lando
2018-11-07 15:27:58 +00:00
Mike Conley b457d05277 Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao
Folded together the following revisions:

Bug 1356920 - Remove all toolbar layout code from browser-tabsintitlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7805

***

Bug 1356920 - Move TabsToolbar and toolbar-menubar into the titlebar, and put the titlebar into the navigator-toolbox. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7806

***

Bug 1356920 - Put a spacer in the menubar to push titlebar items to the end, and stop the menu from stretching vertically. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7822

***

Bug 1356920 - Adjust CSS rules for new XUL document structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7807

***

Bug 1356920 - Fix placement of tracking protection icon. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7808

***

Bug 1356920 - Get rid of the spacer before the window caption buttons now in the TabsToolbar. r=dao

The spacer isn't necessary, since the tabbrowser-tabs node will flex to fill the available
space anyways.

Differential Revision: https://phabricator.services.mozilla.com/D7809

***

Bug 1356920 - Move movingtab attribute to navigator-toolbox to account for TabsToolbar not being a sibling of nav-bar anymore. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7810

***

Bug 1356920 - Hide the window caption buttons hbox if the native titlebar is being drawn. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7811

***

Bug 1356920 - Keep the macOS window caption buttons vertically centered when drag space is enabled. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7812

***

Bug 1356920 - Switch window caption XUL nodes from IDs to classes so that more than one can exist per doc. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7813

***

Bug 1356920 - Move titlebar items out into a preprocessed file to be included at build-time. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7814

***

Bug 1356920 - Reorganize TabsToolbar contents to force most items to the bottom of it. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9669

***

Bug 1356920 - Update CSS to account for new DOM structure under TabsToolbar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9670

***

Bug 1356920 - Fix titlebar button rendering when using a lwtheme without the Windows compositor. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9671

***

Bug 1356920 - Put an ordinal rule on the window caption buttons to help ensure they stay at the end of the toolbar. r=dao

This is to ensure that the buttons are placed after the post-tabs titlebar placeholder.

Differential Revision: https://phabricator.services.mozilla.com/D7815

***

Bug 1356920 - Stretch window caption buttons to fill vertical space on Windows 8+ when using extra drag space. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7817

***

Bug 1356920 - Update onViewToolbarsPopupShowing to search for toolbars that are grandchildren of the toolbox. r?jaws

Differential Revision: https://phabricator.services.mozilla.com/D7818

***

Bug 1356920 - Hide the titlebar items in the TabsToolbar if the menubar is being displayed. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7825

***

Bug 1356920 - Fix selector for titlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7826

***

Bug 1356920 - Fix titlebar themeing on Linux. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7828

***

Bug 1356920 - Remove browser-tabsintitlebar layout flushes from performance test whitelist. r?florian

Differential Revision: https://phabricator.services.mozilla.com/D7829

***

Bug 1356920 - Fix bottom border of tabbar to account for new DOM structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7830

***

Bug 1356920 - Hide the titlebar-buttonbox-container when in fullscreen mode. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7833

--HG--
extra : rebase_source : fe4acce0443df2fad8e15bf54733b7d810cdd2ca
2018-10-25 12:03:14 -04:00
Richard Marti 7a061fe9f2 Bug 1512857 - Remove the additional padding in .button-box/.menulist-label-box from common.css buttons/menulists. r=dao 2018-12-12 10:12:12 +01:00
Paolo Amadini cdb5b4eb19 Bug 1471403 - Part 4 - Convert "notificationbox" to a custom class. r=bgrins
As part of the conversion, support for notificationsHidden and children that are not notifications is also removed.

Differential Revision: https://phabricator.services.mozilla.com/D10894

--HG--
rename : toolkit/content/widgets/notification.xml => toolkit/content/widgets/notificationbox.js
extra : rebase_source : 36a5412e1e9a9dc591fd486d1123c1f763a6f173
2018-11-09 14:58:18 +00:00
Paolo Amadini 76b0d28ec9 Bug 1471403 - Part 1 - Stop using notificationsHidden and children that are not notifications in most places. r=dao,bgrins
This also removes testing for the unused PRIORITY_CRITICAL_BLOCK behavior, and simplifies how Print Preview hides the chrome while removing leftover code.

The only theme-specific mochitest that ever existed checked an overflow scenario that is no longer relevant, so the test and its build folder are removed as well.

Differential Revision: https://phabricator.services.mozilla.com/D10578

--HG--
extra : rebase_source : 93276d403b85dea6bce3b678100328eb66486eaa
extra : source : aaf1a7164c5b4f75882be574edc92fd69e906129
2018-11-05 12:31:45 +00:00
Mark Striemer c7b17f4681 Bug 1500165 - Include gear on each page of about:addons r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D9155

--HG--
extra : moz-landing-system : lando
2018-11-02 20:06:24 +00:00
Dão Gottwald 6d8acf957f Bug 1503022 - Refactor window and toolbar color handling and make the Dark and Light themes honor the Windows 10 accent color setting. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D10736

--HG--
extra : moz-landing-system : lando
2018-11-02 17:00:46 +00:00
Tim Nguyen 83fc24bb27 Bug 1502731 - Fix browser_all_files_referenced.js failures. r=me 2018-10-30 21:48:30 +01:00
Tim Nguyen 0a931bdeff Bug 1502731 - Remove @hudButton@ and @hudButtonPressed@. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D10004

--HG--
extra : moz-landing-system : lando
2018-10-30 19:04:23 +00:00
Jonathan Kingston 671423e741 Bug 1149485 - Replace about:blocked references to blacklist to blocklist. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D10003

--HG--
rename : toolkit/themes/linux/global/icons/blacklist_favicon.png => toolkit/themes/linux/global/icons/blocklist_favicon.png
rename : toolkit/themes/osx/global/icons/blacklist_favicon.png => toolkit/themes/osx/global/icons/blocklist_favicon.png
rename : toolkit/themes/windows/global/icons/blacklist_favicon.png => toolkit/themes/windows/global/icons/blocklist_favicon.png
extra : moz-landing-system : lando
2018-10-29 11:24:59 +00:00
Dão Gottwald 109fda93b5 Bug 1502054 - Remove the header-button class. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D9788

--HG--
extra : moz-landing-system : lando
2018-10-26 18:01:06 +00:00
Mark Striemer a29ef05dce Bug 1501402 - Include description in about:addons listing view again r=jaws
Add the description back to the listing view. It might not get removed in the redesign so we'll keep it in for this version.

Differential Revision: https://phabricator.services.mozilla.com/D9706

--HG--
extra : moz-landing-system : lando
2018-10-24 21:42:49 +00:00
Dão Gottwald c388cf4b1c Bug 1502067 - Add end padding to in-content search fields on Mac. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D9792

--HG--
extra : moz-landing-system : lando
2018-10-25 15:13:12 +00:00
Dão Gottwald 119ab6595e Bug 1500647 - Clean up ancient toolbarbutton:-moz-focusring rule. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D9782

--HG--
extra : moz-landing-system : lando
2018-10-25 15:06:06 +00:00
Collin Wing 795a861aad Bug 1497087 Remove eula support from addons manager r=Gijs,aswan
Differential Revision: https://phabricator.services.mozilla.com/D8149

--HG--
extra : rebase_source : 906a5e7e38ba1293002579e699425c7410601d92
extra : source : 2d0174d68cec998537cb529f688c96cfa729a892
2018-10-19 21:52:20 +00:00
arthur.iakab ff965569bd Merge autoland to mozilla-central a=merge 2018-10-24 01:15:18 +03:00
Dão Gottwald c11feff29b Bug 1501235 - Move menubar autohide code from xul.css to browser.css. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D9499

--HG--
extra : moz-landing-system : lando
2018-10-23 14:04:13 +00:00
Paolo Amadini 47d4cf4e37 Bug 1493844 - Part 3 - Remove the "prefpane" class and unneeded elements. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7734

--HG--
extra : rebase_source : c9df7a97e79fb52e14a6bf89d2a2db6f3c7d2f5f
2018-10-15 19:01:59 +01:00
Paolo Amadini 42c8938dfc Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov
Proper native "groupbox" styling depends on the structure of the XBL binding. By restyling the Page Info dialog, the native styling is now unused except for the Print Page Setup dialog on Windows. The native apperance is thus not applied by default anymore, and the "groupbox" element can just be used semantically for accessibility. The Print Page Setup dialog applies the native styling on its own in a way that still works on Windows.

The only other consumers of "groupbox" are the in-content Preferences pages and dialogs. These are updated to use simpler styles that don't depend on the binding structure.

Differential Revision: https://phabricator.services.mozilla.com/D8752

--HG--
extra : rebase_source : af36d911980517f9b53036f4cd4f800c5e20ad22
2018-10-23 10:14:06 +01:00
Dorel Luca 0d2a0012ec Backed out changeset 2d0174d68cec (bug 1497087) for mochitest failure on caps/tests/mochitest/test_bug292789.html 2018-10-22 20:57:41 +03:00
Collin Wing 111588e401 Bug 1497087 Remove eula support from addons manager r=Gijs,aswan
Differential Revision: https://phabricator.services.mozilla.com/D8149

--HG--
extra : moz-landing-system : lando
2018-10-19 21:52:20 +00:00
Mark Striemer e96ba0d946 Bug 1500164 - Allow selecting text in add-on release notes r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D9139

--HG--
extra : moz-landing-system : lando
2018-10-19 19:41:02 +00:00
Daniel Varga 4fc7bfa931 Merge mozilla-inbound to mozilla-central. a=merge 2018-10-20 13:10:23 +03:00
Matthew Noorenberghe b059591dff Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7934

--HG--
extra : moz-landing-system : lando
2018-10-20 03:39:32 +00:00
Florian Quèze 49d3852c79 Bug 1500482 - Use performance.svg as the about:performance favicon, r=felipe.
--HG--
rename : browser/themes/shared/icons/performance.svg => toolkit/themes/shared/icons/performance.svg
2018-10-19 18:09:42 +02:00
Brindusan Cristian 1420f3437e Backed out 2 changesets (bug 1435871) for multiple browser-chrome failures on payments. CLOSED TREE
Backed out changeset 0f7592b662e2 (bug 1435871)
Backed out changeset 039f6d65036e (bug 1435871)
2018-10-19 12:36:13 +03:00
Matthew Noorenberghe 28552cda7d Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7934

--HG--
extra : moz-landing-system : lando
2018-10-19 05:06:22 +00:00
Cosmin Sabou 5115d61980 Merge mozilla-inbound to mozilla-central. a=merge 2018-10-19 00:54:29 +03:00
Mark Striemer 90421228f4 Bug 1499504 - Always include search icon in search boxes on Mac r=dao
Differential Revision: https://phabricator.services.mozilla.com/D9021

--HG--
extra : moz-landing-system : lando
2018-10-18 18:56:11 +00:00
Ciure Andrei bae4d8bacf Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-10-18 19:40:31 +03:00
Dão Gottwald fe2a8105db Bug 1497820 - Get rid of the 'compact' class for search textboxes. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D9078

--HG--
extra : moz-landing-system : lando
2018-10-18 10:05:27 +00:00
Florian Quèze f953b97c5e Bug 1498185 - Implement the type and action columns in the new about:performance, r=felipe. 2018-10-17 14:12:16 +02:00
Dorel Luca 001975a583 Backed out 3 changesets (bug 1435871) for mochitest crashes. CLOSED TREE
Backed out changeset 8eab3320b8c5 (bug 1435871)
Backed out changeset 29777ddd9def (bug 1435871)
Backed out changeset afdc3066f12c (bug 1435871)
2018-10-17 23:06:14 +03:00
Matthew Noorenberghe 72a245b99d Bug 1435871 - Implement a basic tab-modal dialog container for Payment Request. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7934

--HG--
extra : moz-landing-system : lando
2018-10-17 18:46:27 +00:00
Mark Striemer fca79e3a56 Bug 1495713 - Include theme previews in add-ons manager r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8106

--HG--
extra : moz-landing-system : lando
2018-10-17 08:58:06 +00:00
Mark Striemer 258a860dfb Bug 1495708 - Remove theme info bar and update plugin notice r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8105

--HG--
extra : moz-landing-system : lando
2018-10-17 18:15:24 +00:00
Arshad Kazmi 06c583d324 Bug 1484946 - Fix tree twisty color on in-content pages when selected and unfocused r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D8669

--HG--
extra : moz-landing-system : lando
2018-10-16 10:18:56 +00:00
Mark Striemer 058859efb5 Bug 1488730 - Add label to search and move utilities menu in about:addons r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D8104

--HG--
extra : moz-landing-system : lando
2018-10-14 19:24:31 +00:00
Mark Striemer eb7a55f9e2 Bug 1488727 - Add a heading to about:addons sections r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D8103

--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:22 +00:00
Mark Striemer 92458357b3 Bug 1490366 - Part 2: Convert about:addons to card UI r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8102

--HG--
extra : moz-landing-system : lando
2018-10-14 19:22:59 +00:00
Mark Striemer bfceed545a Bug 1490366 - Part 1: Move card styles to common from about:debugging r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8101

--HG--
extra : moz-landing-system : lando
2018-10-14 19:20:02 +00:00
shindli 27d0f9d0d2 Backed out 5 changesets (bug 1488730, bug 1490366, bug 1488727) for bc failures in | toolkit/mozapps/extensions/test/browser/browser_details.js and browser/components/enterprisepolicies/tests/browser/browser_policy_disable_flash_plugin.js CLOSED TREE
Backed out changeset 9cd889824b1c (bug 1488730)
Backed out changeset 4d076c865471 (bug 1488727)
Backed out changeset 0b8bcd97f254 (bug 1490366)
Backed out changeset 448672780572 (bug 1490366)
Backed out changeset 7e0abd16a50b (bug 1490366)
2018-10-14 19:23:09 +03:00
Mark Striemer 747e547262 Bug 1488730 - Add label to search and move utilities menu in about:addons r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D8104

--HG--
extra : moz-landing-system : lando
2018-10-14 15:14:13 +00:00
Mark Striemer 13c8be24dd Bug 1488727 - Add a heading to about:addons sections r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D8103

--HG--
extra : moz-landing-system : lando
2018-10-14 15:14:06 +00:00
Mark Striemer 8af21b79fd Bug 1490366 - Part 2: Convert about:addons to card UI r=aswan,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8102

--HG--
extra : moz-landing-system : lando
2018-10-14 15:13:53 +00:00
Mark Striemer c18b17b3d3 Bug 1490366 - Part 1: Move card styles to common from about:debugging r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8101

--HG--
extra : moz-landing-system : lando
2018-10-14 15:13:31 +00:00
Mark Striemer 426e2e47f1 Bug 1483335 - Link between preferences and add-on manager r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D8099

--HG--
extra : moz-landing-system : lando
2018-10-13 04:59:59 +00:00
Korina 1241a0830f Bug 1495190 - Remove unused toolkit/themes/shared/in-content/check.svg. r=dao 2018-10-10 10:15:52 +02:00
Dão Gottwald b1186958ff Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo 2018-10-09 10:22:15 +02:00
arthur.iakab 326255bed6 Backed out changeset 82b600b76a38 (bug 1473927)for marionette failures on test_element_state_chrome.py CLOSED TREE 2018-10-08 23:34:50 +03:00
aceman 7da0d504e1 Bug 1496524 - add CSP to docshell/resorces/content/netError.xhtml. r=ckerschb
--HG--
rename : docshell/resources/content/netError.xhtml => docshell/resources/content/netError.js
2018-10-05 14:56:00 +03:00
Dão Gottwald 3444ae75f8 Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo
--HG--
extra : source : 4b1f939f4f3be1dd74f069083032bc1ebd9ea2ff
extra : amend_source : 21277b867aba288c321b1471655fec2302cc7aec
2018-10-08 19:47:56 +02:00
arthur.iakab b406acca82 Backed out changeset 4b1f939f4f3b (bug 1473927)for build bustages on config/tests/test_mozbuild_reading.py CLOSED TREE 2018-10-08 21:21:21 +03:00
Dão Gottwald 6abcd86863 Bug 1473927 - Load textbox.css and numberbox.css as document stylesheets. r=paolo 2018-10-08 19:47:56 +02:00
Tim Nguyen 6e26790a43 Bug 1416363 - Remove colorpicker binding and related code. r=bgrins,surkov
Depends on D7575

Differential Revision: https://phabricator.services.mozilla.com/D7576

--HG--
extra : moz-landing-system : lando
2018-10-04 01:03:19 +00:00
Tim Nguyen ae01f9393f Bug 1416363 - Replace existing usages of XUL colorpicker with input[type='color']. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D7575

--HG--
extra : moz-landing-system : lando
2018-10-05 15:38:53 +00:00
Noemi Erli 8bb8254a13 Merge inbound to mozilla-central. a=merge 2018-10-04 07:03:25 +03:00
Tim Nguyen f67936427b Bug 1473926 - Move datetimepopup.css rules to browser.css. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D7650

--HG--
extra : moz-landing-system : lando
2018-10-03 21:10:51 +00:00
Ciure Andrei 9023b4cc72 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-03 19:45:50 +03:00
Mark Striemer 93ff477188 Bug 1469696 - Part 6: Update warning message, limit width r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D7216

--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:33 +00:00
Mark Striemer 91446d64d7 Bug 1469696 - Part 2: Allow installing langpacks from AMO in prefs r=flod,aswan,zbraniecki,jaws
Differential Revision: https://phabricator.services.mozilla.com/D6312

--HG--
extra : moz-landing-system : lando
2018-10-03 14:07:14 +00:00
Alexander Surkov ff145aa9c4 Bug 1491197 - replace progressmeter XBL binding by a custom element, r=paolo
--HG--
rename : toolkit/content/widgets/progressmeter.xml => toolkit/content/widgets/progressmeter.js
2018-10-03 11:13:05 +05:00
Mark Striemer b55a01a61c Bug 1490375 - Align about:addons with about:preferences sidebar r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D7264

--HG--
extra : moz-landing-system : lando
2018-10-01 17:15:23 +00:00
Dão Gottwald 3dfd9151e4 Bug 1491400 - Cut off inheritance for dropmarkers within other widgets where -moz-image-region might be set for the primary icon. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D7399

--HG--
extra : moz-landing-system : lando
2018-10-02 12:19:07 +00:00
Dão Gottwald 5dd1ba8ec4 Bug 1495442 - Reduce specificity of toolbarbutton[checked] rule. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D7391

--HG--
extra : moz-landing-system : lando
2018-10-02 09:58:16 +00:00