Omkar Konaraddi
d584b814aa
Bug 1573320 - When setting a contextual tip, don't change the focus r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D41667
--HG--
extra : moz-landing-system : lando
2019-08-13 01:05:29 +00:00
Edouard Oger
c198318999
Bug 1567569 - Add VR and TV device icons. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D41464
--HG--
extra : moz-landing-system : lando
2019-08-13 02:52:07 +00:00
Tim Huang
435074693c
Bug 1573431 - Fix the issue that the "number of trackers" won't show if reopening it without a mouse move. r=nhnt11
...
We show the number of tracker if the data is up-to-date when opening the
panel.
Differential Revision: https://phabricator.services.mozilla.com/D41747
--HG--
extra : moz-landing-system : lando
2019-08-13 13:32:47 +00:00
Csoregi Natalia
dc6efa0aee
Backed out changeset 1c7a1d0fda0e (bug 1317138) for browser-chrome failures on browser_duplicateIDs.js. CLOSED TREE
2019-08-13 16:50:08 +03:00
Alexander Surkov
9f31d5882a
Bug 1572624 - arrowscrollbox doesn't work properly if hosted in shadow DOM, r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D41609
--HG--
extra : moz-landing-system : lando
2019-08-13 13:16:47 +00:00
dennisschagt
d138b16159
Bug 1569420 - Use scheme parameter instead of hardcoded "http" r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D39608
--HG--
extra : moz-landing-system : lando
2019-08-13 13:06:57 +00:00
harry
75ce4fd5c6
Bug 1564787 - Remove quantumbar pref. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D41624
--HG--
extra : moz-landing-system : lando
2019-08-12 20:51:35 +00:00
Nihanth Subramanya
f2e5159767
Bug 1573454 - Hide "Blocking" section header when there is a site exception. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D41745
--HG--
extra : moz-landing-system : lando
2019-08-13 12:36:48 +00:00
Nihanth Subramanya
8f9aa0533f
Bug 1559258 - Clean up margins, paddings, and font-sizes in Protections Panel. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41093
--HG--
extra : moz-landing-system : lando
2019-08-13 11:53:45 +00:00
dennisschagt
e072be96cc
Bug 1317138 - Summary: Add extra info in new-tab tooltip when containers are enabled r=jkt
...
Differential Revision: https://phabricator.services.mozilla.com/D37611
--HG--
extra : moz-landing-system : lando
2019-08-13 11:50:17 +00:00
Nihanth Subramanya
1e5634826f
Bug 1573318 - [Protections Panel] Don't allow header to flex within the vbox. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D41658
--HG--
extra : moz-landing-system : lando
2019-08-13 11:01:52 +00:00
Bogdan Tara
fcfc942912
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-08-13 12:58:02 +03:00
Bogdan Tara
c7e8bc4996
Merge inbound to mozilla-central. a=merge
2019-08-13 12:55:15 +03:00
Itiel
5e606d718d
Bug 1573035
- Mirror the open-in-new.svg icons for RTL
...
Reviewers: markh
Reviewed By: markh
Bug #: 1573035
Differential Revision: https://phabricator.services.mozilla.com/D41487
--HG--
extra : rebase_source : b91e488cecd70188ae14e887af541a9b883fbdc7
2019-08-13 09:10:57 +03:00
Mihai Alexandru Michis
d40a91221a
Merge autoland to mozilla-central. a=merge
2019-08-13 06:45:22 +03:00
Ed Lee
ca11959d3e
Bug 1573174 - Add Pocket footers, Monitor adjustments and bug fixes to New Tab Page r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D41669
--HG--
extra : moz-landing-system : lando
2019-08-13 02:22:39 +00:00
Mihai Alexandru Michis
83d134b73c
Merge inbound to mozilla-central. a=merge
2019-08-13 00:53:10 +03:00
Omkar Konaraddi
62485bc441
Bug 1559508 - Implement onButtonClicked and onLinkClicked events r=adw,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D39538
--HG--
extra : moz-landing-system : lando
2019-08-12 17:55:50 +00:00
Cosmin Sabou
5264922d4e
Bug 1429950 - Disable test_headless_screenshot.html on linux !e10s. r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D41474
--HG--
extra : moz-landing-system : lando
2019-08-12 16:25:11 +00:00
Francesco Lodolo (:flod)
4c80dac76e
Bug 1573386 - Remove Crimean Tatar (crh) locale from Firefox Nightly builds r=Pike
...
Differential Revision: https://phabricator.services.mozilla.com/D41716
--HG--
extra : moz-landing-system : lando
2019-08-13 08:42:29 +00:00
Emilio Cobos Álvarez
c3ee3ac3a8
Bug 1418624 - Allow mozilla::Result to be moved, make unwrap{,Err}() move, and add inspect() APIs that return references. r=froydnj
...
Also adjust some of the callers that were either calling unwrap() repeatedly on
the same result, or were doing silly copies, to use inspect().
We could try to use stuff like:
https://clang.llvm.org/docs/AttributeReference.html#consumed-annotation-checking
Differential Revision: https://phabricator.services.mozilla.com/D41425
--HG--
extra : moz-landing-system : lando
2019-08-13 08:26:18 +00:00
Dale Harvey
fc976a5d25
Bug 1572469 - Add WebExtensions versions to new search engine config r=mkaply
...
Depends on D41556
Differential Revision: https://phabricator.services.mozilla.com/D41558
--HG--
extra : moz-landing-system : lando
2019-08-12 15:38:24 +00:00
Dale Harvey
62ba294e84
Bug 1572472 - Add allaannonser-sv-SE to new search engine config r=mkaply
...
Differential Revision: https://phabricator.services.mozilla.com/D41556
--HG--
extra : moz-landing-system : lando
2019-08-12 15:38:50 +00:00
Paul Zuehlcke
474a734442
Bug 1572670 - Adjusted identity/protections popup heading color and font weight. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41527
--HG--
extra : moz-landing-system : lando
2019-08-12 19:58:53 +00:00
preyunk
22701dce01
Bug 455086 - Set up windows file associations for .SVG. r=mhowell
...
MANUAL PUSH: This is mhowell manually combining a new contributor's patch stack.
Differential Revision: https://phabricator.services.mozilla.com//D41477
--HG--
extra : source : 7219965f391ab9b548ea0e9305ef5acafd2640d5
extra : amend_source : 9a7c03a5e8a7c6a2ec7ca005cda08336846ec977
2019-08-10 14:41:16 -07:00
Micah Tigley
1ddabaa2d4
Bug 1570308 - make legend understandable to screen readers r=fluent-reviewers,mtigley,flod,MarcoZ
...
Differential Revision: https://phabricator.services.mozilla.com/D41437
--HG--
extra : moz-landing-system : lando
2019-08-12 20:44:30 +00:00
Tim Nguyen
94906f648b
Bug 1571451 - Make about:logins work when restoring with different tab focused. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D41642
--HG--
extra : moz-landing-system : lando
2019-08-12 21:40:37 +00:00
Mike Hommey
a4e51ec9ee
Bug 1572381 - Use the same tooltool manifest for webrender as for other tasks using vs2017. r=nalexander
...
It turns out this task doesn't use cmake or ninja (anymore?).
Differential Revision: https://phabricator.services.mozilla.com/D41164
--HG--
extra : moz-landing-system : lando
2019-08-12 16:13:15 +00:00
Omkar Konaraddi
3f798259d8
Bug 1573308 - Close urlbar view after hiding contextual tip r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D41649
--HG--
extra : moz-landing-system : lando
2019-08-12 22:20:39 +00:00
James Teh
a316be03d1
Bug 1567377: Correct a11y semantics for address bar. r=dao
...
For accessibility, the address bar is now exposed as a parent combo box which contains the input and the results list.
The combo box role on urlbarView-body-inner is no longer needed and has therefore been removed.
This means screen readers no longer report an extraneous combo box whenever the results list is opened.
Differential Revision: https://phabricator.services.mozilla.com/D40917
--HG--
extra : moz-landing-system : lando
2019-08-12 14:06:27 +00:00
Liang-Heng Chen
8b7336bdae
Bug 1573109 - use string pref to avoid overflow; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41532
--HG--
extra : moz-landing-system : lando
2019-08-12 19:52:02 +00:00
Ehsan Akhgari
da187aab70
Bug 1560741 - Part 2: Remove the now unneeded PERMISSION_REQUEST_THIRD_PARTY_ORIGIN telemetry probe; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41306
--HG--
extra : moz-landing-system : lando
2019-08-12 21:39:05 +00:00
harry
bb7b264fe5
Bug 1551240 - Remove quantumbar handling from tests. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D41623
--HG--
extra : moz-landing-system : lando
2019-08-12 20:51:06 +00:00
Tim Nguyen
f8163ec624
Bug 1572547 - Make about:logins notification bar button point to the right page. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D41644
--HG--
extra : moz-landing-system : lando
2019-08-12 21:35:55 +00:00
Mihai Alexandru Michis
e97c3c8e83
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-08-13 00:58:51 +03:00
Brindusan Cristian
29eb45c017
Backed out 2 changesets (bug 1560741) for mochitest failures at test_permission_isHandlingUserInput.xul. CLOSED TREE
...
Backed out changeset c08aa2078829 (bug 1560741)
Backed out changeset 9dc1d39d2786 (bug 1560741)
2019-08-13 00:23:59 +03:00
Mike Conley
bffea54155
Bug 1563500 - Avoid accessing bogus reftest gBrowser in SessionStore.onMayChangeProcess. r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D40322
--HG--
extra : moz-landing-system : lando
2019-08-12 20:09:21 +00:00
Nihanth Subramanya
c895227b77
Bug 1572528 - Update cookies subview test. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41568
--HG--
extra : moz-landing-system : lando
2019-08-12 20:09:20 +00:00
Nihanth Subramanya
07a625aea2
Bug 1572528 - [Protections Panel] Update category item subviews. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41271
--HG--
extra : moz-landing-system : lando
2019-08-12 20:09:13 +00:00
Omkar Konaraddi
59721c8468
Bug 1559501 - Implement icon support through setContextualTip r=adw,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D39820
--HG--
extra : moz-landing-system : lando
2019-08-12 19:43:42 +00:00
Ehsan Akhgari
6f54e8e054
Bug 1560741 - Part 2: Remove the now unneeded PERMISSION_REQUEST_THIRD_PARTY_ORIGIN telemetry probe; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D41306
--HG--
extra : moz-landing-system : lando
2019-08-12 19:34:43 +00:00
mandy cheang
09055a1aae
Bug 1568197 - load JSMs lazily in ActivityStream.jsm and OnboardingMessageProvider.jsm. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D40461
--HG--
extra : moz-landing-system : lando
2019-08-12 19:03:31 +00:00
Ryan VanderMeulen
9edff62f36
Bug 1573149 - Update pdf.js to version 2.3.86. r=bdahl
...
Differential Revision: https://phabricator.services.mozilla.com/D41542
--HG--
extra : moz-landing-system : lando
2019-08-12 17:54:22 +00:00
Tim Huang
1f0ead8bc6
Bug 1573063 - Fix the position issue of the blue dot indicator of the tracking protection icon. r=nhnt11
...
The patch adds back the 'position: relative;' rule to the tracking
protection icon container. This is need in order to position the blue
dot.
Differential Revision: https://phabricator.services.mozilla.com/D41507
--HG--
extra : moz-landing-system : lando
2019-08-12 09:34:35 +00:00
Cosmin Sabou
61d5527a72
Bug 1526628 - Disable browser_bug575830.js on mac for frequent failures. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D41502
--HG--
extra : moz-landing-system : lando
2019-08-12 09:03:29 +00:00
Johann Hofmann
d523b60d76
Bug 1572675 - Switch to using the grey lock icon by default. r=nhnt11
...
Differential Revision: https://phabricator.services.mozilla.com/D41560
--HG--
extra : moz-landing-system : lando
2019-08-12 15:36:48 +00:00
Erica Wright
c338fe4e07
Bug 1559431 - Add social tracking to the ETP graph r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D40476
--HG--
extra : moz-landing-system : lando
2019-08-11 21:43:58 +00:00
Stephen Horlander
ec806131cb
Bug 1570397 - Update Firefox Browser Developer channel branding r=dao
...
Update assets and colors for Firefox Browser Developer branding
Differential Revision: https://phabricator.services.mozilla.com/D41033
--HG--
extra : moz-landing-system : lando
2019-08-09 14:58:44 +00:00
Stephen Horlander
c5c32d5532
Bug 1570397 - Update Firefox Browser Nightly branding r=dao
...
Update assets and colors for Firefox Browser Nightly branding
Differential Revision: https://phabricator.services.mozilla.com/D41018
--HG--
extra : moz-landing-system : lando
2019-08-09 14:57:51 +00:00
Stephen Horlander
b027ffed83
Bug 1570397 - Update Firefox Browser official branding r=dao
...
Update assets and colors for Firefox Browser official branding
Differential Revision: https://phabricator.services.mozilla.com/D41016
--HG--
extra : moz-landing-system : lando
2019-08-08 19:12:51 +00:00