Vijay Budhram
b8b5911e89
Bug 1572212 - Add sync side button back r=eoger,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D46514
--HG--
extra : moz-landing-system : lando
2019-09-20 17:01:06 +00:00
Vijay Budhram
9ebe6010d5
Bug 1575706 - Add account sub menu to fxa toolbar menu r=eoger,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D45725
--HG--
extra : moz-landing-system : lando
2019-09-20 17:00:51 +00:00
Tim Nguyen
278a0d3de7
Bug 1582316 - Fix CSS broken by un-blockification of display: -moz-box - round 2. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D46497
--HG--
extra : moz-landing-system : lando
2019-09-20 18:13:45 +00:00
Nihanth Subramanya
6310039b5f
Bug 1582763 - [Protections Panel] Remove blue badge from shield and toggle when TP is disabled. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D46618
--HG--
extra : moz-landing-system : lando
2019-09-20 16:12:46 +00:00
Gurzau Raul
5589deded8
Backed out changeset 4ce6c9d4041a (bug 1575706) for failing at browser_duplicateIDs.js on a CLOSED TREE.
2019-09-20 00:54:38 +03:00
Vijay Budhram
35c8f2a5ea
Bug 1575706 - Add account sub menu to fxa toolbar menu r=eoger,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D45725
--HG--
extra : moz-landing-system : lando
2019-09-19 19:27:02 +00:00
Harry Twyford
a90e45458c
Bug 1582240 - Differentiate hover and selected states on TIP help buttons. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D46347
--HG--
extra : moz-landing-system : lando
2019-09-19 14:21:08 +00:00
Mark Hammond
7531325c86
Bug 1582023 - Replace "sync disconnect" dialog and local data removal with simple confirmation dialog. r=eoger,flod,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D46253
--HG--
extra : moz-landing-system : lando
2019-09-19 05:59:51 +00:00
Harry Twyford
fa430b0d12
Bug 1581096 - Align search panel engine icon with clock icons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D45938
--HG--
extra : moz-landing-system : lando
2019-09-18 17:20:47 +00:00
Paul Zuehlcke
21d4a7024e
Bug 1201618 - Removed image permission from pageInfo permission ui. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D46149
--HG--
extra : moz-landing-system : lando
2019-09-18 16:56:16 +00:00
Tim Nguyen
e92db864f2
Bug 1581973 - Restore unintentionally deleted blank line.
...
Differential Revision: https://phabricator.services.mozilla.com/D46269
--HG--
extra : moz-landing-system : lando
2019-09-18 11:22:47 +00:00
Tim Nguyen
6630b99357
Bug 1582060 - Merge .urlbarView display: block rules. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D46264
--HG--
extra : moz-landing-system : lando
2019-09-18 11:04:55 +00:00
Tim Nguyen
68a8d951e4
Bug 1581973 - Set display: block; on elements relying on blockification behaviour. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D45280
--HG--
extra : moz-landing-system : lando
2019-09-18 07:40:14 +00:00
Tim Nguyen
d6dabffc3f
Bug 1581929 - Clean up font inheritance rules. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D46199
--HG--
extra : moz-landing-system : lando
2019-09-18 07:03:49 +00:00
Dão Gottwald
f483b72fe2
Bug 1581377 - Let display:flex not override the hidden attribute on the one off search button container. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D46124
--HG--
extra : moz-landing-system : lando
2019-09-17 13:03:40 +00:00
Tim Nguyen
e043df8d78
Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D33250
--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 06:22:42 +00:00
Mihai Alexandru Michis
f9580519b8
Backed out changeset e859a5aebb5b (bug 1534455) for causing failures at test_bug437844.xul
...
--HG--
rename : toolkit/content/widgets/autocomplete-input.js => toolkit/content/widgets/autocomplete.xml
2019-09-17 07:51:36 +03:00
Tim Nguyen
5d8a3da397
Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D33250
--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 01:35:25 +00:00
Tim Huang
15cf9f859c
Bug 1566813 - Part 3: Show a warning lock icon for the 'about:certerror' page in identity popup. r=johannh
...
We add a new connection type 'cert-error-page' and will show a warning
lock icon for it. We add a test for it and update existing tests.
Differential Revision: https://phabricator.services.mozilla.com/D45647
--HG--
extra : moz-landing-system : lando
2019-09-16 18:00:04 +00:00
Tim Huang
5ffe9356f3
Bug 1566813 - Part 2: Show a warning lock icon as the identity icon if it is in a 'about:certerror' page. r=johannh
...
This patch adds a new class 'certError' for the identity icon if it is
in the 'about:certerror' page. The identity icon will show a warning
lock icon if this class is present.
Differential Revision: https://phabricator.services.mozilla.com/D45646
--HG--
extra : moz-landing-system : lando
2019-09-16 17:58:38 +00:00
Dão Gottwald
a9c4c1d278
Bug 1577181 - Fix one off search button overflow layout in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45826
--HG--
extra : moz-landing-system : lando
2019-09-14 09:18:11 +00:00
Harry Twyford
23ad8796f5
Bug 1578435 - Update UrlbarView's selection model to support selection within "tip" results. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D45455
--HG--
extra : moz-landing-system : lando
2019-09-13 22:47:41 +00:00
Cosmin Sabou
9bd5920216
Backed out changeset dc7ec5a19a13 (bug 1577181) for browser chrome failures on browser_oneOffContextMenu. CLOSED TREE
2019-09-13 20:33:34 +03:00
Dão Gottwald
1b33a49317
Bug 1578715 - Increase urlbarView's z-index. r=adw
...
This is the same value we now use for the megabar: https://searchfox.org/mozilla-central/rev/878bbf3cb8897a208454df27535f3522ab482cf2/browser/themes/shared/urlbar-searchbar.inc.css#118
Differential Revision: https://phabricator.services.mozilla.com/D45823
--HG--
extra : moz-landing-system : lando
2019-09-13 17:15:06 +00:00
Dão Gottwald
5f29710fd7
Bug 1577181 - Fix one off search button overflow layout in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45826
--HG--
extra : moz-landing-system : lando
2019-09-13 14:52:53 +00:00
Edouard Oger
926c5d067c
Bug 1570569 p1 - Add Sync Disabled state to Synced Tabs menu. r=vbudhram,fluent-reviewers,flod,markh
...
Differential Revision: https://phabricator.services.mozilla.com/D44484
--HG--
extra : moz-landing-system : lando
2019-09-11 01:17:46 +00:00
Nihanth Subramanya
175e5af2b0
Bug 1578187 - Reduce Protections and Identity panel scale on linux. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44882
--HG--
extra : moz-landing-system : lando
2019-09-11 08:56:41 +00:00
Dão Gottwald
57f477c599
Bug 1580248 - Fix urlbar height and vertical alignment in compact mode. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45555
--HG--
extra : moz-landing-system : lando
2019-09-11 22:44:41 +00:00
Tim Huang
ed382c5ab7
Bug 1578051 - Apply hovering effect on the info button if it gets tab focus. r=nhnt11
...
By adding a ':-moz-focusring' on the info button.
Differential Revision: https://phabricator.services.mozilla.com/D45313
--HG--
extra : moz-landing-system : lando
2019-09-11 05:27:42 +00:00
Liang-Heng Chen
1855d174bc
Bug 1570631 - Part 4 migrate doorhanger to cfr; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D43752
--HG--
extra : moz-landing-system : lando
2019-09-11 09:16:11 +00:00
Liang-Heng Chen
223988a9dd
Bug 1570631 - Part 3: implement doorhangers using CFR; r=k88hudson
...
# add `OPEN_PROTECTION_PANEL` command
# add `type` trigger matching
# add `trackingProtection` trigger listener
# add socialtracker/fingerprinter/cryptominer doorhangers
Differential Revision: https://phabricator.services.mozilla.com/D43084
--HG--
extra : moz-landing-system : lando
2019-09-11 09:16:49 +00:00
Dão Gottwald
fa6e0d0d38
Bug 1579003 - Implement megabar growing and shrinking animation. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45404
--HG--
extra : moz-landing-system : lando
2019-09-10 21:47:56 +00:00
Brian Grinstead
08f32f358e
Bug 1577207 - Set margin of 0 for the overflow menu content in customize mode in non-osx;r=Gijs
...
There's a 4px margin from popup.css that applies here, which causes the content to get detached
from the arrow. When popup.css used to be loaded as a XBL sheet, this stylesheet wuoldn't have
applied to the customize mode overflow menu since it's not a real <panel> but just elements in
the document sharing the same structure.
Differential Revision: https://phabricator.services.mozilla.com/D45407
--HG--
extra : moz-landing-system : lando
2019-09-10 20:07:43 +00:00
harry
69530522eb
Bug 1578434 - Create the DOM and styling for the new TIP result type. r=adw,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44926
--HG--
extra : moz-landing-system : lando
2019-09-10 16:08:22 +00:00
Drew Willcoxon
85c416d2ad
Bug 1576888 - Stop using px values for #urlbar-contextual-tip's and #urlbar-contextual-tip-button's font sizes. r=dao
...
Make #urlbar-contextual-tip inherit its font size so that it's the same as the size used for other results. Set #urlbar-contextual-tip-button's font to inherit.
Differential Revision: https://phabricator.services.mozilla.com/D45125
--HG--
extra : moz-landing-system : lando
2019-09-10 08:39:33 +00:00
Dão Gottwald
137323d6a0
Bug 1577472 - Always use position:absolute for the megabar so it doesn't get reframed on focus r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D44864
--HG--
extra : moz-landing-system : lando
2019-09-10 14:48:28 +00:00
Mike Conley
971dc690ca
Bug 1568318 - Make sure tab-icon-sound indicator uses appropriate fill colour in all cases. r=dao
...
This makes sure that tab-icon-sound icons have the right fill colour even
if the soundplaying, muted and activemedia-blocked attributes are not set.
Differential Revision: https://phabricator.services.mozilla.com/D45242
--HG--
extra : moz-landing-system : lando
2019-09-10 12:52:11 +00:00
Itiel
cc2864361e
Bug 1579955 - [RTL] Fix the "Custom URLs" textbox input and autocomplete popup direction in about:preferences r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D45234
--HG--
extra : moz-landing-system : lando
2019-09-10 10:53:49 +00:00
Paul Zuehlcke
00119452fc
Bug 1574480 - Updated browser.js and OfflineAppsChild.jsm to use PermissionManager principal methods. r=johannh,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D42620
--HG--
extra : moz-landing-system : lando
2019-09-10 10:57:07 +00:00
Drew Willcoxon
926e58227b
Bug 1576889 - Ensure Quantum Bar Contextual Tip looks correct in RTL builds. r=dao
...
The `padding-right` is the only oversight afaict. This patch is based on D45125.
Differential Revision: https://phabricator.services.mozilla.com/D45126
--HG--
extra : moz-landing-system : lando
2019-09-07 17:39:41 +00:00
Coroiu Cristina
9683a17a37
Backed out changeset d2867a062f45 (bug 1574480) for browser-chrome failures at browser/base/content/test/general/browser_offlineQuotaNotification.js on a CLOSED TREE
2019-09-05 18:38:42 +03:00
Paul Zuehlcke
99bfbf1328
Bug 1574480 - Updated browser.js and OfflineAppsChild.jsm to use PermissionManager principal methods. r=johannh,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D42620
--HG--
extra : moz-landing-system : lando
2019-09-05 13:37:55 +00:00
Tim Huang
69c693bc22
Bug 1578105 - Fix the styling issue of the info button on Windows. r=nhnt11
...
The into button lacks the '-moz-appearance: none;' rule to disable the
system styling. Fix this by adding this.
Differential Revision: https://phabricator.services.mozilla.com/D44641
--HG--
extra : moz-landing-system : lando
2019-09-05 10:02:17 +00:00
Brian Grinstead
d7cccbcb04
Bug 1578569 - Restore padding-bottom on certain menupopups inside BMB_bookmarksPopup r=mak
...
This was removed in Bug 1573158, where the following line change forced it to 0px:
https://hg.mozilla.org/integration/autoland/rev/3f54e52c52eb#l2.12
This uses shadow parts instead of Shadow DOM + XBL selectors into the arrowscrollbox,
which unblocks arrowscrollbox Custom Element conversion and appears to have the same
visual effect as far as I can tell.
Differential Revision: https://phabricator.services.mozilla.com/D44556
--HG--
extra : moz-landing-system : lando
2019-09-04 18:37:04 +00:00
Johann Hofmann
afa00a60dc
Bug 1567440 - Don't use lower fill-opacity for the shield icon. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D44528
--HG--
extra : moz-landing-system : lando
2019-09-04 08:14:54 +00:00
harry
60ef93e2ce
Bug 1577000 - Fix Megabar breakout width on window resize. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D43674
--HG--
extra : moz-landing-system : lando
2019-09-03 22:28:39 +00:00
Edouard Oger
1aa9ec41ed
Bug 1572439 - Don't import browser.css in Synced Tabs sidebar. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44475
--HG--
extra : moz-landing-system : lando
2019-09-03 17:32:06 +00:00
harry
6a36bd8892
Bug 1577708 - Increase contrast on search settings button. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44415
--HG--
extra : moz-landing-system : lando
2019-09-03 13:16:20 +00:00
Coroiu Cristina
79d4e12a44
Backed out changeset 18705df33e23 (bug 1577000) for browser-chrome failures at browser/components/customizableui/test/browser_918049_skipintoolbarset_dnd.js
2019-09-03 04:05:35 +03:00
harry
6772173be2
Bug 1577000 - Fix Megabar breakout width on window resize. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D43674
--HG--
extra : moz-landing-system : lando
2019-09-02 18:12:22 +00:00