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

8907 Коммитов

Автор SHA1 Сообщение Дата
Sam Foster 98d8d74c74 Bug 1682079 - Move icons used by new print UI into toolkit. r=mstriemer,desktop-theme-reviewers,ntim
* Move shared open-in-new and print icons into toolkit and update references
* The pendingpaint.png reference will be removed in bug 1679133

Differential Revision: https://phabricator.services.mozilla.com/D101239
2021-01-11 20:58:06 +00:00
Dana Keeler f984ac2500 Bug 1681839 - remove nsISecurityReporter and implementation r=johannh,necko-reviewers,dragana
TLS error report sending was disabled by default in bug 1579906. The server
that ingested these reports has been decommissioned as well, so this patch
removes this dead code.

Differential Revision: https://phabricator.services.mozilla.com/D99405
2021-01-07 17:47:47 +00:00
Dão Gottwald 17a7a2a463 Bug 1544012 - Remove border around the content area in restored windows on Windows 7 and 8. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D27292
2021-01-06 12:57:57 +00:00
Tim Nguyen 949c3217f2 Bug 1684604 - Clean up translation infobar styling. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D100572
2021-01-05 13:48:52 +00:00
Sonia Singla aa43fba857 Bug 1683985 - Remove obsolete rule from .urlbarView-favicon. r=ntim,harry
Differential Revision: https://phabricator.services.mozilla.com/D100447
2021-01-04 15:48:26 +00:00
amy churchwell 807f0a73ab Bug 1570195 - Update favicon to have width to avoid column overflow. r=harry,ntim
Differential Revision: https://phabricator.services.mozilla.com/D100259
2020-12-22 23:13:54 +00:00
Kartik Gautam 5d5093a494 Bug 1679452 - Replace :not(X):not(Y) with :not(X, Y) r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D100147
2020-12-19 11:24:13 +00:00
Gijs Kruitbosch 1459160b78 Bug 1678666 - ensure box height of the empty bookmarks toolbar placeholder is correct on macOS and for compact/touch mode, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D99687
2020-12-15 19:19:24 +00:00
Kartik Gautam f7ffcd09fb Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D99595
2020-12-15 10:34:54 +00:00
Molly Howell 7bfd39732a Bug 1553982 Part 4 - Display a prompt when waiting for the update lock expires. r=bytesized,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D95629
2020-12-10 22:13:11 +00:00
Dorel Luca 7320ae982a Backed out changeset f3aaf04fce3b (bug 1679758) for Devtool failures in browser_styleeditor_syncAddProperty.js. CLOSED TREE 2020-12-13 16:38:21 +02:00
Kartik Gautam caf549c200 Bug 1679758 - Remove trailing empty lines r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D99595
2020-12-13 13:28:30 +00:00
Tim Nguyen bf42446e07 Bug 1681948 - Fix min height of siteDataRemoveSelected.xhtml dialog. r=preferences-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D99452
2020-12-11 17:27:43 +00:00
Markus Stange cbf9cc6b39 Bug 1679843 - Use -moz-box-flex instead of min-width for combined buttons in the overflow menu in customize mode. r=Gijs
This makes it more adaptable to toolbaritem-combined-buttons with varying
numbers of buttons.
I'm planning to introduce a usage of toolbaritem-combined-buttons with only two
buttons in bug 1650835 (a regular button and a dropmarker button), and the
dropmarker button is hidden when the item is shown in the panel, so we end up
with just one visible button, and the max-width was making it look silly.

This was the last reference to menuPanelButtonWidth, so we can remove the hack
was introduced in bug 963365. The max-width was needed originally because we had
a three-column layout in the panel, and each button could have wrapping text, so
-moz-box-flex wouldn't have enforced a fixed column width.
But the three-column layout is gone, and our current toolbaritem-combined-buttons
(zoom + edit buttons) don't require wrapping text.

Differential Revision: https://phabricator.services.mozilla.com/D98214
2020-12-11 16:03:18 +00:00
Toshihito Kikuchi 18d0cc64f5 Bug 1669036 - Part9: Move some SVGs from browser to toolkit to use them from about:support. r=dao
This patch moves the following SVGs from browser to toolkit so that a subsequent
patch can load panel-icon-folder.svg and connection-mixed-active-loaded.svg from
toolkit.  The other two SVGs are moved to minimize a change in CSS and JS.

- panel-icon-folder.svg
- panel-icon-magnifier.svg
- connection-mixed-active-loaded.svg
- connection-mixed-passive-loaded.svg

Differential Revision: https://phabricator.services.mozilla.com/D98699
2020-12-10 21:52:50 +00:00
Narcis Beleuzu b583b5d472 Backed out 10 changesets (bug 1669036) for bustages on TestCombinedStacks.cpp . CLOSED TREE
Backed out changeset 3d158bac444d (bug 1669036)
Backed out changeset d5b6e9d6b7aa (bug 1669036)
Backed out changeset ad3942a4c1f2 (bug 1669036)
Backed out changeset 2d3dd096f49f (bug 1669036)
Backed out changeset cd782ea33949 (bug 1669036)
Backed out changeset a025cdac711c (bug 1669036)
Backed out changeset 91549922741f (bug 1669036)
Backed out changeset cf29ad24eea5 (bug 1669036)
Backed out changeset 9d35204f6569 (bug 1669036)
Backed out changeset 2e779792d865 (bug 1669036)
2020-12-10 23:46:48 +02:00
Toshihito Kikuchi 4ec6896977 Bug 1669036 - Part9: Move some SVGs from browser to toolkit to use them from about:support. r=dao
This patch moves the following SVGs from browser to toolkit so that a subsequent
patch can load panel-icon-folder.svg and connection-mixed-active-loaded.svg from
toolkit.  The other two SVGs are moved to minimize a change in CSS and JS.

- panel-icon-folder.svg
- panel-icon-magnifier.svg
- connection-mixed-active-loaded.svg
- connection-mixed-passive-loaded.svg

Differential Revision: https://phabricator.services.mozilla.com/D98699
2020-12-10 20:19:37 +00:00
Sam Foster a42c193442 Bug 1654684 - Move chevron.svg to toolkit. r=remote-protocol-reviewers,desktop-theme-reviewers,ntim
Differential Revision: https://phabricator.services.mozilla.com/D97394
2020-12-09 20:49:25 +00:00
Gijs Kruitbosch 0686686439 Bug 1681169 - fix few-px horizontal flicker of bookmarks toolbar buttons due to margins on empty toolbar placeholder, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D99279
2020-12-09 20:23:31 +00:00
Gijs Kruitbosch 0c8eec2b2c Bug 1679138 - fix spacing of the separator between the import button and other bookmarks items, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D99232
2020-12-09 20:38:46 +00:00
Gijs Kruitbosch 7d306f5610 Bug 1681499 - ensure border is on #personal-bookmarks, not its wrapper, even in customize mode, to avoid drag/drop artifacts, r=jaws
We use the border to create space when dragging items to/from the toolbar,
so we shouldn't be changing its colour to create a visual border.

Differential Revision: https://phabricator.services.mozilla.com/D99240
2020-12-09 20:23:54 +00:00
Gijs Kruitbosch 8e26312b71 Bug 1680762 - ensure both link clicks and drag/drop into the bookmarks toolbar works, r=jaws,mak
Differential Revision: https://phabricator.services.mozilla.com/D98995
2020-12-09 19:39:16 +00:00
Csoregi Natalia 4ec3c507e6 Backed out changeset 82046518530a (bug 1680762) for failures on browser_drag_bookmarks_on_toolbar.js. CLOSED TREE 2020-12-09 18:18:34 +02:00
Gijs Kruitbosch c06811195d Bug 1680762 - ensure both link clicks and drag/drop into the bookmarks toolbar works, r=jaws,mak
Differential Revision: https://phabricator.services.mozilla.com/D98995
2020-12-09 15:08:58 +00:00
Csoregi Natalia 4eae934956 Backed out 2 changesets (bug 1654684) for browser chrome failures with .printPreviewCurrentPageNumber. CLOSED TREE
Backed out changeset 2fdc1b5569e1 (bug 1654684)
Backed out changeset 8ae1d037aa9c (bug 1654684)
2020-12-09 16:11:42 +02:00
Sam Foster c5963a5340 Bug 1654684 - Move chevron.svg to toolkit. r=remote-protocol-reviewers,desktop-theme-reviewers,ntim
Differential Revision: https://phabricator.services.mozilla.com/D97394
2020-12-09 02:45:29 +00:00
Drew Willcoxon 14225c1014 Bug 1678765 - Fix broken "Search with" action text for heuristic results that are restyled to look like search results. r=harry
This was a little harder than it seemed like it should be because we show/hide
the title separator in two places, in `UrlbarView.updateRow` and in the CSS.
This patch gets rid of the show/hide in `updateRow`, so now we show/hide only in
the CSS. The decision to show/hide in `updateRow` was based on whether the
result has action text (`actionSetter`) or is a URL (`setURL`). We already had a
`has-url` attribute that corresponds directly to `setURL`, so adding a similar
`has-action` attribute that corresponds to `actionSetter` lets us show/hide only
in the CSS.

The second part of this patch is to actually fix the bug. For that, the existing
`show-action-text` attribute does part of what we want in the CSS: It forces the
action to be shown when a one-off is selected and there's no selected row. In
addition to that, we need to show the action when both a restyled search and a
one-off are selected, so this adds a new `restyled-search` attribute. We need
both attributes because we do not want to show the action for a restyled search
when some other row plus a one-off are selected (to match the current behavior).

Depends on D97843

Differential Revision: https://phabricator.services.mozilla.com/D98429
2020-12-07 22:43:02 +00:00
Brindusan Cristian 6474307318 Backed out 2 changesets (bug 1654684) for bc failures at browser_ext_tabs_printPreview. CLOSED TREE
Backed out changeset 5a0333ca8a19 (bug 1654684)
Backed out changeset 87d06a4d6ab6 (bug 1654684)
2020-12-07 12:59:10 +02:00
Cristina Coroiu 6b41a63046 Merge mozilla-central to autoland a=merge 2020-12-07 11:42:35 +02:00
Cristina Coroiu 1843375acb Backed out 6 changesets (bug 1553982) for breaking updates on Linux (bug 1680935) a=backout
Backed out changeset 78dce99516dd (bug 1553982)
Backed out changeset 40d67c6dfdf3 (bug 1553982)
Backed out changeset 71742fced1ba (bug 1553982)
Backed out changeset 9dcf78cd576f (bug 1553982)
Backed out changeset 01d41760db29 (bug 1553982)
Backed out changeset 5040354e75c2 (bug 1553982)
2020-12-07 11:35:41 +02:00
Sam Foster acf2633244 Bug 1654684 - Move chevron.svg to toolkit. r=remote-protocol-reviewers,desktop-theme-reviewers,ntim
Differential Revision: https://phabricator.services.mozilla.com/D97394
2020-12-07 08:44:06 +00:00
Razvan Maries ee021779b5 Backed out changeset a507222dac63 (bug 1678765) for perma failures on browser_oneOffs_searchSuggestions.js. CLOSED TREE 2020-12-04 06:02:22 +02:00
Drew Willcoxon c33bf2e704 Bug 1678765 - Fix broken "Search with" action text for heuristic results that are restyled to look like search results. r=harry
This was a little harder than it seemed like it should be because we show/hide
the title separator in two places, in `UrlbarView.updateRow` and in the CSS.
This patch gets rid of the show/hide in `updateRow`, so now we show/hide only in
the CSS. The decision to show/hide in `updateRow` was based on whether the
result has action text (`actionSetter`) or is a URL (`setURL`). We already had a
`has-url` attribute that corresponds directly to `setURL`, so adding a similar
`has-action` attribute that corresponds to `actionSetter` lets us show/hide only
in the CSS.

The second part of this patch is to actually fix the bug. For that, the existing
`show-action-text` attribute does what we want in the CSS; the only problem is
that we currently set it only when there's no selected row, but we need to also
set it when there's no selected row but a one-off is selected. We have a similar
block -- the one with a comment about restyling the heuristic to look like a
search result -- so I removed the block that currently sets/removes the
attribute and moved the set/removal there. I also renamed the attribute
`restyled-search` to better semantically describe what's happening, but if you
disagree I can restore the old name.

Depends on D97843

Differential Revision: https://phabricator.services.mozilla.com/D98429
2020-12-04 02:54:55 +00:00
Molly Howell bf229b9aa5 Bug 1553982 Part 4 - Display a prompt when waiting for the update semaphore expires. r=bytesized,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D95629
2020-12-03 21:52:12 +00:00
Razvan Maries 539965b94b Backed out 6 changesets (bug 1553982) for build bustages on stat.h. CLOSED TREE
Backed out changeset a207ff8ae135 (bug 1553982)
Backed out changeset bfea27666adf (bug 1553982)
Backed out changeset 1299e017328e (bug 1553982)
Backed out changeset e9e14538b7ff (bug 1553982)
Backed out changeset 63f834f25945 (bug 1553982)
Backed out changeset 91bc72bf7a1b (bug 1553982)
2020-12-03 22:40:42 +02:00
Molly Howell 03c1f46010 Bug 1553982 Part 4 - Display a prompt when waiting for the update semaphore expires. r=bytesized,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D95629
2020-11-30 22:42:27 +00:00
Gijs Kruitbosch 5ba3e7dbd9 Bug 1677425 - improve link colours in the navbar and bookmarks toolbar, r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D98548
2020-12-03 02:32:42 +00:00
Gijs Kruitbosch 241be055fa Bug 1678921 - make empty toolbar disclaimer take up no horizontal space, so the entire toolbar functions as a drag target for bookmarks, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D98546
2020-12-02 23:38:04 +00:00
Gijs Kruitbosch 6872fc0e4c Bug 1679136 - fix separator colour in alpenglow light and dark, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D98526
2020-12-02 20:29:23 +00:00
Dão Gottwald 57d8ec78b2 Bug 1679463 - Replace :not(foo):not(bar) with :not(foo,bar) in browser/. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D98028
2020-11-26 21:54:32 +00:00
Tim Nguyen c74a751042 Bug 1678523 - Remove XUL decks from browser/components/places/content/places.xhtml. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D97722
2020-11-26 08:49:56 +00:00
Kartik Gautam b95d37ecfb Bug 1677247 - Replace :not(:is(X)) with :not(X) in the codebase. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D97943
2020-11-25 04:23:25 +00:00
Brindusan Cristian 6b9a9a229b Backed out changeset 106d5e139889 (bug 1678523) for causing PresShell crashes (bug 1678873). a=backout DONTBUILD 2020-11-22 11:26:28 +02:00
Drew Willcoxon e6cc468b9a Bug 1657790 - Allow local search mode buttons to be toggled separately from engines. r=mak,ntim
* Add prefs for each local search shortcut
* Remove the `update2.localOneOffs` pref since it's not necessary with the three
  new prefs
* Modify preferences UI by adding a new row in the engines tree for each local
  shortcut
* Add `UrlbarUtils.LOCAL_SEARCH_MODES` so we have a single place where local
  search modes and their properties are defined
* Add a new test file for the preferences UI
* Modify browser_oneOffs.js to test the three new preferences

Differential Revision: https://phabricator.services.mozilla.com/D97376
2020-11-20 22:35:08 +00:00
Erica Wright 2e621affde Bug 1595858 - Allow users to select or deselect addons for homepage and newtab without disabling the addons. r=preferences-reviewers,Gijs,mixedpuppy,ahal
Differential Revision: https://phabricator.services.mozilla.com/D93584
2020-11-20 21:40:14 +00:00
Tim Nguyen 1efdd4c8eb Bug 1678523 - Remove XUL decks from browser/components/places/content/places.xhtml. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D97722
2020-11-20 15:02:05 +00:00
Gijs Kruitbosch e811fa3d34 Bug 1667237 - bookmarks toolbar flickers on startup / new windows in some cases, r=florian,jaws
Differential Revision: https://phabricator.services.mozilla.com/D97712
2020-11-20 13:22:38 +00:00
Bogdan Tara 7b40f0b246 sBacked out changeset 26f7d3a8b1b6 (bug 1595858) for overrides related mochitest failures CLOSED TREE 2020-11-18 01:42:59 +02:00
Erica Wright a0437a3853 Bug 1595858 - Allow users to select or deselect addons for homepage and newtab without disabling the addons. r=preferences-reviewers,Gijs,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D93584
2020-11-17 19:49:36 +00:00
Jared Wein 746d24163a Bug 1674091 - Show and hide the empty bookmarks message if there are visible children in the toolbar. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D96763
2020-11-14 01:07:35 +00:00