Commit Graph

667217 Commits

Author SHA1 Message Date
Alexandre Poirot
c9a6855440 Bug 1570242 - Fetch toolbox from WebConsole class rather than gDevTools. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41797

--HG--
extra : moz-landing-system : lando
2019-08-22 08:10:06 +00:00
Alexandre Poirot
2525776585 Bug 1570242 - Fetch target from toolbox instead of memoizing it on console classes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D40017

--HG--
extra : moz-landing-system : lando
2019-08-22 08:09:59 +00:00
Noemi Erli
2c57c4ba45 Backed out changeset faa8347d3c18 (bug 1566011) for devtools failures
--HG--
extra : rebase_source : 9dcb2a61c413bc7ec6a5ace6d5a0c5af90aa2b31
2019-08-22 11:02:10 +03:00
Cosmin Sabou
e3d4ccde44 Bug 1425175 - Update expectations because of frequent failures. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D43014

--HG--
extra : moz-landing-system : lando
2019-08-22 08:02:47 +00:00
Mike Hommey
5426bad1b9 Bug 1575484 - Don't LTO gkrust-gtest. r=froydnj
We don't actually care that much about LTO'ing the rust parts of libxul
for gtests, and not LTO'ing it would save multiple minutes of build time
on automation.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 11:14:14 +00:00
Makoto Kato
e0b2f3e09c Bug 1572728 - Sync Gecko's selection for sendKey test of testInputConnection. r=geckoview-reviewers,snorp
Actually, `assertTextAndSelectionAt` checks Java side text and selection only.
So even if `assertTextAndSelectionAt` is successful, Gecko's text and selection
aren't updated yet. Since `sendKeyEvent` test uses both Gecko's selection and
Java's selection, this has timing issue. Since `sendKeyEvent` uses Gecko's
selection for insertion point, we have to sync Java's selection with Gecko's
selection. But since there is no way to sync it, this sendKey test may be failure.

To sync both data, this test should always use key event to update both Gecko
side and Java side correctly. GV's test uses Gecko's selection, so this issue
is robocop test only.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 17:45:21 +00:00
Brindusan Cristian
bfbfab85eb Backed out changeset 92a2a3bc9f07 (bug 1456995) for bc failures at browser_devtools_serviceworker_interception.js and xpcshell failures. CLOSED TREE 2019-08-23 04:25:11 +03:00
Brindusan Cristian
103921e690 Backed out 1 changesets (bug 1551313) for build bustages at ProfilerMarkerPayload.cpp. CLOSED TREE
Backed out changeset 7fd9b797a83e (bug 1551313)
2019-08-23 04:22:03 +03:00
Will Hawkins
282a19afbf Bug 1551313: Insert profiler markers when preferences are accessed. r=squib,gregtatum
Differential Revision: https://phabricator.services.mozilla.com/D39796

--HG--
extra : moz-landing-system : lando
2019-08-23 00:21:53 +00:00
rdalal
cf55a86c4c Bug 1436111 - Implement addon rollout/rollback actions for Normandy r=mythmon
Differential Revision: https://phabricator.services.mozilla.com/D41479

--HG--
extra : moz-landing-system : lando
2019-08-22 23:52:53 +00:00
Masayuki Nakano
ba9cfcb2a7 Bug 1574852 - part 11: Move HTMLEditRules::GetTopEnclosingMailCite() to HTMLEditor r=m_kato
Differential Revision: https://phabricator.services.mozilla.com/D42782

--HG--
extra : moz-landing-system : lando
2019-08-22 13:11:16 +00:00
Perry Jiang
7f3dfe28f8 Bug 1456995 - enable Service Workers' parent-intercept mode on Nightly r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D43170

--HG--
extra : moz-landing-system : lando
2019-08-23 00:01:53 +00:00
Timothy Nikkel
9126f41ac8 Bug 1575119. In brush_blend.glsl shader don't unpremultiply the alpha, only the colors. r=gw
Differential Revision: https://phabricator.services.mozilla.com/D42970

--HG--
extra : moz-landing-system : lando
2019-08-23 00:09:30 +00:00
Jason Laster
10f130d03f Bug 1575987 - Update stepping buttons. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D43164

--HG--
extra : moz-landing-system : lando
2019-08-22 23:26:14 +00:00
Tim Nguyen
cd65d26568 Bug 1575196 - Stop trimming passwords when saving them. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43173

--HG--
extra : moz-landing-system : lando
2019-08-22 23:56:56 +00:00
Mike Hommey
6fff658cb2 Bug 1575853 - Pick rust-size from the right place after bug 1573435. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D43144

--HG--
extra : moz-landing-system : lando
2019-08-22 22:44:48 +00:00
Toshihito Kikuchi
15f06b9356 Bug 1575670 - Bump up mingw-w64 to take the fix for urlmon and unknwn.h. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D42987

--HG--
extra : moz-landing-system : lando
2019-08-22 18:37:06 +00:00
Masayuki Nakano
f23c09bbd0 Bug 1574852 - part 10: Move HTMLEditRules::WillInsertText() to HTMLEditor r=m_kato
Differential Revision: https://phabricator.services.mozilla.com/D42781

--HG--
extra : moz-landing-system : lando
2019-08-22 08:01:39 +00:00
Gijs Kruitbosch
871832fcf9 Bug 1575564 - avoid non-mainthread use of NS_GetSpecialDirectory in linux sandboxbroker, r=jld,gcp
Differential Revision: https://phabricator.services.mozilla.com/D42951

--HG--
extra : moz-landing-system : lando
2019-08-22 16:37:18 +00:00
Ting-Yu Lin
e0b48a710c Bug 1571897 - Add a crashtest. r=dholbert
According to the bug, this happens only on Android.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 22:20:39 +00:00
Mihai Alexandru Michis
aeeeb2bb05 Merge mozilla-central to autoland. CLOSED TREE
--HG--
extra : rebase_source : b8f2ddf1c4cafdaa69093d306f4f3922bfd2acbd
extra : amend_source : e1568da3f97fd327d91a646913a3d7ab5241638a
2019-08-23 01:14:01 +03:00
Mark Striemer
f56c62c460 Bug 1567600 - Part 4: Add aria-label to about:addons more options button r=Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D42680

--HG--
extra : moz-landing-system : lando
2019-08-22 21:00:09 +00:00
Mark Striemer
056f2d5ae8 Bug 1567600 - Part 3: Better accessibility for named-deck and about:addons detail view r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D42370

--HG--
extra : moz-landing-system : lando
2019-08-22 21:00:09 +00:00
Mark Striemer
c19ef4049e Bug 1567600 - Part 2: Better accessibility for about:addons panel-list r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D40506

--HG--
extra : moz-landing-system : lando
2019-08-22 21:00:09 +00:00
Mark Striemer
97c482692c Bug 1567600 - Part 1: Better accessibility for about:addons list view r=fluent-reviewers,flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D40505

--HG--
extra : moz-landing-system : lando
2019-08-22 21:00:08 +00:00
Jan Varga
0e46119bb9 Bug 1563023 - Part 3: Change client usage type to support the null value; r=asuth
This patch wraps the uint64_t type in a Maybe container, so the client usage can
represent a state when there are no files on disk for the given client. Zero
usage then represents a state when there are some files but they are empty or
the client tracks logical size (not physical size of files on disk) and the
logical size is zero. This can be useful especially for LocalStorage.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 20:52:09 +00:00
Tim Nguyen
cb20985c65 Bug 1575910 - Implement button positioning in login-item per design spec. r=MattN,jaws
Differential Revision: https://phabricator.services.mozilla.com/D43102

--HG--
extra : moz-landing-system : lando
2019-08-22 22:12:26 +00:00
Abdoulaye O. Ly
92b69fc0cb Bug 1574269 - Improve in-tree documentation for fission. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D43101

--HG--
extra : moz-landing-system : lando
2019-08-22 21:56:50 +00:00
Jared Wein
f92b25d5ec Bug 1574949 - Use event.currentTarget to get the reference to the button when acting on the click event so it will work regardless of what inner content is clicked or if the button itself is clicked. r=MattN
I didn't switch to using an A element with href= since the link target depends on the value of a preference, which is set at runtime in browser_dismissFooter.js and would necessitate refactoring of the test.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 21:55:16 +00:00
Mike Hommey
8d65c5e3a3 Bug 1575824 - Disable make check on searchfox builds. r=dmajor
because it wasn't enabled for them before bug 1575471.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 21:40:32 +00:00
Mike Hommey
f7da81f01b Bug 1574056 - Make mach vendor rust use now native cargo vendor. r=chmanchester
Note that cargo vendor always uses the native version even when
cargo-vendor was already installed, so there is no concern wrt that.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 21:46:40 +00:00
Dão Gottwald
88be4edfa8 Bug 1575822 - Rename #urlbar-display-box and friends and consolidate related styling. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D43045

--HG--
extra : moz-landing-system : lando
2019-08-22 17:17:41 +00:00
Mike Hommey
29df9beb73 Bug 1575783 - Fix bug 1551639 after bug 1573566. r=froydnj
Bug 1573566 moved libxul in a subdirectory, which means the list of
files it links are now relative to that directory, rather than the
directory where buildid.cpp is. So the dependencies for buildid.cpp
need to account for that.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 14:23:05 +00:00
kanurag94
475884b7f7 Bug 1573319 - Polish the border input color. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D43113

--HG--
extra : moz-landing-system : lando
2019-08-22 21:15:42 +00:00
Kearwood "Kip" Gilbert
29c4fe1941 Bug 1574681 - VRManagerChild::GetVRDisplays returns void rather than bool r=thomasmo
Differential Revision: https://phabricator.services.mozilla.com/D42399

--HG--
extra : moz-landing-system : lando
2019-08-22 14:59:53 +00:00
Dhyey Thakore
76644bf6b9 Bug 1573504 - Make inline variable preview UX better, r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D42018

--HG--
extra : moz-landing-system : lando
2019-08-22 21:22:58 +00:00
Frédéric Wang
8f3b2a9292 Bug 1575542 - Add counter and warnings for deprecated MathML lengths. r=emilio
This commit introduces new counters and deprecation warnings for the following
MathML features:
* mathspace names (bug 1575542)
* mathsize names (bug 1548527)
* linethickness names (bug 1548529)

Note: helper parsing functions for mfrac and mpadded are changed to non-static
in order to pass the document parameter needed to log warnings to the console.

Change manually tested with
    <math>
      <mspace width="thinmathspace"></mspace>
      <mpadded width="2thickmathspace"></mpadded>
      <mfrac linethickness="thin"><mn>1</mn><mn>2</mn></mfrac>
      <mtext mathsize="big">3</mtext>
    </math>

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

--HG--
extra : moz-landing-system : lando
2019-08-22 06:29:26 +00:00
Jonathan Kew
19da5d26be Bug 1575315 - Add noncharacter codepoints to those for which we never attempt font fallback. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D42730

--HG--
extra : moz-landing-system : lando
2019-08-22 20:59:57 +00:00
Geoff Brown
b29dfa620c Bug 1566423 - Run Android 7.0 TV against geckoview; r=jmaher
As soon as xpcshell is switched over to geckoview, we can do the same for android TV.

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

--HG--
extra : moz-landing-system : lando
2019-08-21 15:57:45 +00:00
Jared Wein
32c741803f Bug 1574940 - The close button in the mobile footer of about:logins should be clickable via 'Enter'. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43123

--HG--
extra : moz-landing-system : lando
2019-08-22 20:22:43 +00:00
Mihai Alexandru Michis
60087ba0c3 Bug 1573585 - Fix unindented block. a=lint-fix CLOSED TREE 2019-08-23 00:05:01 +03:00
Jan Varga
9ab967ef1e Bug 1563023 - Part 2: Add support for getting origin usage from memory; r=asuth
This patch modifies getUsageForPrincipal to support getting origin usage from
memory. Support for getting group usage is factored out to a standalone method
called Estimate.
Operations based on NormalOriginOperationBase can now avoid directory locking
if they don't touch disk.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 20:51:09 +00:00
Edwin Gao
ca724248e4 Bug 1573585 - ensure debugger name is prefixed to the application command when using mach test r=gbrown,Ehsan
If test is run using the `mach test` harness, populate the `extra_args` with `--debugger=<name>` that is expected by the underlying harnesses (`wpt,`, `mochitest`)  in order to maintain compatibility.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 20:51:11 +00:00
Dustin J. Mitchell
48511543d2 Bug 1566365 - log output when test fails r=mshal
Differential Revision: https://phabricator.services.mozilla.com/D42855

--HG--
extra : moz-landing-system : lando
2019-08-22 20:35:37 +00:00
Robert Strong
ec210ed823 Bug 1574980 - followup. a=mingw32-fix
--HG--
extra : amend_source : 7248399774b5741857360cdf3318b4d1a59719a8
2019-08-22 22:35:04 +02:00
Jason Laster
b3a761c407 Bug 1575917 - findSourceURLs dos not exist. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D43103

--HG--
extra : moz-landing-system : lando
2019-08-22 20:13:48 +00:00
Kris Maglione
09ec8cc063 Bug 1575385: Fix race in browser_jsonview_nojs.js. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D42925

--HG--
extra : moz-landing-system : lando
2019-08-22 20:24:52 +00:00
Kris Maglione
fb8619c074 Bug 1563578: Make browser_getActor_filter.js Fission-compatible.
Differential Revision: https://phabricator.services.mozilla.com/D36974

--HG--
extra : moz-landing-system : lando
2019-08-22 20:28:36 +00:00
Eitan Isaacson
47656aa608 Bug 1572811 - Don't fire text change events if container accessible has no frame. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D42199

--HG--
extra : moz-landing-system : lando
2019-08-22 20:28:38 +00:00
Luca Greco
b2c8b8875b Bug 1572711 - Record extensions.blocklist.useXML and services.blocklist.*.checked prefs into new telemetry scalars. r=janerik,leplatrem,Gijs
Depends on D41734

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

--HG--
extra : moz-landing-system : lando
2019-08-22 16:32:19 +00:00