David Parks
e3cb2950f2
Bug 1489391: Part 2 - Remove SetWindowLong*/SetWindowLongPtr* from TestDllInterceptor r=aklotz
...
SetWindowLong*/SetWindowLongPtr* was being intercepted so that we could override windowprocs in windowed plugins on Windows. We no longer support windowed plugins so these functions are never intercepted.
Differential Revision: https://phabricator.services.mozilla.com/D55536
--HG--
extra : moz-landing-system : lando
2019-12-05 00:41:32 +00:00
David Parks
8310e7a2d9
Bug 1489391: Part 1 - Use 10-byte patch in DLL interceptor for CloseHandle on Win8/8.1 r=aklotz
...
CloseHandle has a jump followed by enough `nop`s to fit a 10-byte patch but not enough to fit the default 13-byte patch when running Windows 8 or 8.1. This patch tells the interceptor to use a 10-byte patch on those OSs.
Differential Revision: https://phabricator.services.mozilla.com/D55535
--HG--
extra : moz-landing-system : lando
2019-12-05 00:41:23 +00:00
Razvan Maries
9bc6627459
Backed out changeset 4eecc90a3080 (bug 1583614) for perma fails on browser_multiple_navigateAndRestore.js. CLOSED TREE
2019-12-05 03:30:11 +02:00
Razvan Maries
c9cf973dbf
Backed out 3 changesets (bug 1595218) for build bustages. CLOSED TREE
...
Backed out changeset 499b0c27da4f (bug 1595218)
Backed out changeset f2f230a3028d (bug 1595218)
Backed out changeset 93ec75efbf41 (bug 1595218)
2019-12-05 02:53:04 +02:00
Matthew Noorenberghe
beec957175
Bug 1598717 - Make the line-height of the 3 password generation lines consistent. r=sfoster
...
Also increase the min-width for password generation popups so at least en-US doesn't wrap.
Depends on D55742
Differential Revision: https://phabricator.services.mozilla.com/D55743
--HG--
extra : moz-landing-system : lando
2019-12-04 20:57:54 +00:00
Matthew Noorenberghe
a55e089037
Bug 1598717 - Wrap the "Firefox will save this password for this website" text. r=sfoster
...
Depends on D55741
Differential Revision: https://phabricator.services.mozilla.com/D55742
--HG--
extra : moz-landing-system : lando
2019-12-04 21:08:46 +00:00
Matthew Noorenberghe
3a20585186
Bug 1598717 - Hide the "Firefox will save this password for this website" text when we wouldn't auto-save due to an existing login. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D55741
--HG--
extra : moz-landing-system : lando
2019-12-04 21:34:08 +00:00
Chris Manchester
a85167cf6b
Bug 1595218 - Update rust target detection for rustc 1.39. r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D53901
--HG--
extra : moz-landing-system : lando
2019-12-04 23:37:16 +00:00
Chris Manchester
adb6750333
Bug 1595218 - Update bootstrap to upgrade to stable rust. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D53900
--HG--
extra : moz-landing-system : lando
2019-12-04 23:37:14 +00:00
Chris Manchester
2502704f1f
Bug 1595218 - Update builders to rustc 1.39 r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D53899
--HG--
extra : moz-landing-system : lando
2019-12-04 23:37:11 +00:00
Edgar Chen
d01c90f8ef
Bug 1202706 - Part 4: Add tests for worker use counters; r=bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D53829
--HG--
extra : moz-landing-system : lando
2019-11-27 23:22:31 +00:00
Edgar Chen
3b92c91a78
Bug 1202706 - Part 3: Hook up worker use counters to WebIDL bindings; r=bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D53749
--HG--
extra : moz-landing-system : lando
2019-12-04 23:21:58 +00:00
Edgar Chen
08dea3b937
Bug 1202706 - Part 2: Add support for recording and reporting use counters for workers; r=bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D53662
--HG--
extra : moz-landing-system : lando
2019-11-27 23:22:27 +00:00
Edgar Chen
9bb5b96dc0
Bug 1202706 - Part 1: Add telemetry histograms for worker use counters; r=chutten,bzbarsky
...
This patch uses similar architecture of use counters of main thread for workers.
Which introduces the following format histograms for use counters of workers
USE_COUNTER2_*_DEDICATED_WORKER
USE_COUNTER2_*_SHARED_WORKER
USE_COUNTER2_*_SERVICE_WORKER
And add the following histograms used in conjunction with above use counter histograms
DEDICATED_WORKER_DESTROYED
SHARED_WORKER_DESTROYED
SERVICE_WORKER_DESTROYED
Differential Revision: https://phabricator.services.mozilla.com/D53221
--HG--
rename : dom/base/UseCounters.conf => dom/base/UseCountersWorker.conf
extra : moz-landing-system : lando
2019-11-27 23:22:29 +00:00
Andrea Marchesini
ade72c12ce
Bug 1601335 - Fix a couple of WPTs: Worker-location.sub.any.js and Worker-constructor-proto.any.js, r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D55836
--HG--
extra : moz-landing-system : lando
2019-12-04 22:01:58 +00:00
Andrea Marchesini
fa06d772e2
Bug 1601343 - Wrong exception type check in workers/Worker-multi-port.html, r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D55838
--HG--
extra : moz-landing-system : lando
2019-12-04 23:11:19 +00:00
Razvan Maries
30d4c4f26d
Backed out changeset 15f8fa34d2f4 (bug 1580567) for perma fails on browser_temporary_permissions_expiry.js and browser_privatebrowsing_rememberprompt.js. CLOSED TREE
...
--HG--
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_rememberprompt.js => browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js
2019-12-05 01:05:34 +02:00
Dorel Luca
8196f5f392
Bug 1562840 - Fuzzy table-anonymous-boxes/490174-1.html on Android debug. r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D55796
--HG--
extra : moz-landing-system : lando
2019-12-04 22:48:08 +00:00
Mike Hommey
3b0dc250b1
Followup for bug 1600952: run on trunk, not mozilla-central.
...
Differential Revision: https://phabricator.services.mozilla.com/D55880
--HG--
extra : moz-landing-system : lando
2019-12-04 22:44:21 +00:00
Emilio Cobos Álvarez
afc4a66d0c
Bug 687441 - Make iframes not cause a FOUC on parent document. r=bzbarsky
...
This makes subframes not start layout on the parent document when flushing,
which fixes the FOUC issue.
It does mean that some resource loads triggered by viewport-dependent media
queries might not block onload of the frame, but other style-triggered loads,
fonts, and such would.
This makes same-origin frames act the same way as cross-origin iframes in this
regard if there are stylesheet loads present.
I think the trade-off is worth it here, and this is green on try.
Differential Revision: https://phabricator.services.mozilla.com/D55860
--HG--
extra : moz-landing-system : lando
2019-12-04 22:33:32 +00:00
Rob Wood
c00bdd9fed
Bug 1590561 - Use a single test INI and taskcluster configuration file for all raptor-browsertime desktop page-load tests r=perftest-reviewers,ahal,sparky,jlorenzo
...
Differential Revision: https://phabricator.services.mozilla.com/D52185
--HG--
extra : moz-landing-system : lando
2019-12-04 21:23:35 +00:00
Mike Hommey
b28a8ecae3
Bug 1597903 - When a build differs, check if the generated-files differ. r=froydnj
...
With this change, the error for bug 1601150 becomes:
TEST-UNEXPECTED-FAIL | i686-unknown-linux-gnu/release/build/cranelift-codegen-37dab135a3db8b7a/out/inst_builder.rs differs. See the generated-files.diff.html or generated-files.diff.txt artifact
TEST-UNEXPECTED-FAIL | i686-unknown-linux-gnu/release/build/cranelift-codegen-37dab135a3db8b7a/out/opcodes.rs differs. See the generated-files.diff.html or generated-files.diff.txt artifact
TEST-UNEXPECTED-FAIL | i686-unknown-linux-gnu/release/build/cranelift-codegen-e483dcad1bdf8c4a/out/inst_builder.rs differs. See the generated-files.diff.html or generated-files.diff.txt artifact
TEST-UNEXPECTED-FAIL | i686-unknown-linux-gnu/release/build/cranelift-codegen-e483dcad1bdf8c4a/out/opcodes.rs differs. See the generated-files.diff.html or generated-files.diff.txt artifact
Differential Revision: https://phabricator.services.mozilla.com/D55771
--HG--
extra : moz-landing-system : lando
2019-12-04 22:27:35 +00:00
Mike Hommey
f9693bded5
Bug 1597903 - Improve error reporting on diffoscope tasks. r=froydnj
...
Somehow parse the diff output to print out slightly more unique error messages.
With this change, the error for bug 1597901 becomes:
TEST-UNEXPECTED-FAIL | firefox/libmozavutil.so differs. See the diff.html or diff.txt artifact
And the error for bug 1601150 becomes:
TEST-UNEXPECTED-FAIL | firefox/libxul.so differs. See the diff.html or diff.txt artifact
Which is not great, but better than the status quo.
Differential Revision: https://phabricator.services.mozilla.com/D55770
--HG--
extra : moz-landing-system : lando
2019-12-04 22:27:33 +00:00
Andreea Pavel
a9695045db
Merge mozilla-central to autoland on a CLOSED TREE
2019-12-05 00:23:02 +02:00
Edgar Chen
483c5f8680
Bug 1601285 - Remove AutoPrepareFocusRange from Selection.cpp; r=smaug
...
In bug 1373999, we moved nsFrameSelection from Selection.cpp to nsFrameSelection.cpp. And AutoPrepareFocusRange is only used in nsFrameSelection. It looks like somehow we left duplicated codes in Selection.cpp.
Differential Revision: https://phabricator.services.mozilla.com/D55806
--HG--
extra : moz-landing-system : lando
2019-12-04 22:06:00 +00:00
Andreea Pavel
7c42b7db49
Backed out changeset b4b3dc473bc4 (bug 1545438) for causing bug 1598924 a=backout
2019-12-04 23:58:34 +02:00
Jesse Schwartzentruber
81870fa7c5
Bug 1482167 - Create --enable-fuzzing ASAN build job for Android x86-64 firefox. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D3027
--HG--
extra : moz-landing-system : lando
2019-12-04 21:44:06 +00:00
Kearwood Kip Gilbert
ef6bdce0ec
Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol
...
Added @rbarker as a reviewer to check if this will work well within GeckoView for FxR / Android.
Added @bzbarsky for test_interfaces.html. -- I'd like to re-land the secure origin requirement for WebVR as part of this patch, as it doesn't help to have UI that can't guarantee the identity of the origin. (This was backed out due to test failures originally, and since been fixed)
Differential Revision: https://phabricator.services.mozilla.com/D45951
--HG--
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/browser_privatebrowsing_rememberprompt.js
extra : moz-landing-system : lando
2019-12-04 21:10:56 +00:00
Alexis Beingessner
df0447e277
Bug 1601376
- removed try and mem::uninitialized uses in egl.rs. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D55863
--HG--
extra : moz-landing-system : lando
2019-12-04 21:38:40 +00:00
Markus Stange
1147e1657f
Bug 1601306 - When partial update fails, make sure that mIsOpaque and mForceTransparentSurface on the root display list are false. r=tnikkel
...
These values start out false in the other two ways display lists can be build:
- Without retained display lists, a new nsDisplayList object is created which starts out with these values being false.
- When partial update succeeds (or at least gets far enough to run PreProcessDisplayList), RestoreState() is called on the root display list which sets these values to false.
But when partial update fails, we have an old nsDisplayList object and we were not clearing those values.
Differential Revision: https://phabricator.services.mozilla.com/D55866
--HG--
extra : moz-landing-system : lando
2019-12-04 21:51:57 +00:00
Razvan Maries
ef51899325
Backed out changeset 52af8765cb21 (bug 1589700) for perma fails on browser_Telemetry_numberOfSiteOrigins.js. CLOSED TREE
2019-12-04 23:48:27 +02:00
Razvan Maries
fbea30c915
Backed out 3 changesets (bug 1535437, bug 1591253) for perma fails on browser_resizeVideo.js. CLOSED TREE
...
Backed out changeset 8222591127e9 (bug 1591253)
Backed out changeset d95a64f744b0 (bug 1535437)
Backed out changeset d5a82a15e3a5 (bug 1535437)
2019-12-04 23:14:45 +02:00
Razvan Maries
2bceb8b822
Backed out changeset ec74db078a85 (bug 1601376
) for wrench bustages. CLOSED TREE
2019-12-04 23:12:38 +02:00
Sean Feng
0dea348f20
Bug 1589700 - Record the number of unique site origins across all tabs r=smaug,agi,Dexter
...
Differential Revision: https://phabricator.services.mozilla.com/D54027
--HG--
extra : moz-landing-system : lando
2019-12-04 19:39:18 +00:00
Kris Maglione
26e67caa7c
Bug 1583614: Def on frameloader rebuilding on remoteness change again. r=mattwoodrow
...
Differential Revision: https://phabricator.services.mozilla.com/D55858
--HG--
extra : moz-landing-system : lando
2019-12-04 20:40:05 +00:00
Alexis Beingessner
a199f771b7
Bug 1601376
- removed try and mem::uninitialized uses in egl.rs. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D55863
--HG--
extra : moz-landing-system : lando
2019-12-04 20:35:10 +00:00
Emma Malysz
a1ae71dcf8
Bug 1601095, rename the test files in /cap from .xul to .xhtml r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D55832
--HG--
rename : caps/tests/mochitest/test_bug995943.xul => caps/tests/mochitest/test_bug995943.xhtml
rename : caps/tests/mochitest/test_disableScript.xul => caps/tests/mochitest/test_disableScript.xhtml
extra : moz-landing-system : lando
2019-12-04 20:24:47 +00:00
Michael Cooper
f8f4abe4cc
Bug 1584337 p3 - Clear Normandy enrollment IDs when Telemetry is disabled r=Gijs,chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D54329
--HG--
extra : moz-landing-system : lando
2019-12-04 20:10:41 +00:00
Andreas Tolfsen
a217b583f9
bug 1600111: remote: make nsIRemoteAgent.listen() sync r=remote-protocol-reviewers,maja_zf
...
Interfaces exposed over XPIDL cannot be marked async, otherwise their
return values get lost. This patch makes nsIRemoteAgent.listen()
synchronous by removing the use of async/await.
Unfortunately Rust does not yet support deserialising promises sent across
XPIDL, documented in https://bugzilla.mozilla.org/show_bug.cgi?id=1512319 .
In an effort to retain the original API internally the function
now returns a promise. This means the function can be awaited in
JS only, which we make use of in remote/test/browser/head.js.
Differential Revision: https://phabricator.services.mozilla.com/D55173
--HG--
extra : moz-landing-system : lando
2019-12-04 11:57:13 +00:00
Andreas Tolfsen
629a3a47dc
bug 1600111: remote: make nsIRemoteAgent.close() sync r=remote-protocol-reviewers,whimboo,maja_zf
...
Interfaces exposed over XPIDL cannot be marked async, otherwise their
return values get lost. This patch makes nsIRemoteAgent.close()
synchronous by removing the use of async/await.
Unfortunately Rust does not yet support deserialising promises sent
across XPIDL, so in an effort to retain the original API internally
the function now returns a promise. This means the function can be
awaited in JS only, which we make use of in remote/test/browser/head.js.
Differential Revision: https://phabricator.services.mozilla.com/D55172
--HG--
extra : moz-landing-system : lando
2019-12-04 11:57:06 +00:00
Michael Cooper
7044e3cf75
Bug 1584337 p2 - Convert Normandy preference experiment tests to use common test factory r=glasserc
...
Differential Revision: https://phabricator.services.mozilla.com/D54328
--HG--
extra : moz-landing-system : lando
2019-12-04 02:58:42 +00:00
Michael Cooper
4a7b4124d1
Bug 1584337 p1 - Send an event when Telemetry is opted-out of. r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D54327
--HG--
extra : moz-landing-system : lando
2019-12-04 02:58:44 +00:00
Emilio Cobos Álvarez
5d2dcb5b73
Bug 1600443 - Update cssparser and phf. r=heycam
...
This aligns us with Servo. It pulls a new `rand` crate version, but I'm removing
one in https://phabricator.services.mozilla.com/D55351 , so hopefully adds up :)
Differential Revision: https://phabricator.services.mozilla.com/D55359
--HG--
rename : third_party/rust/cssparser-macros/Cargo.toml => third_party/rust/phf_macros/Cargo.toml
rename : third_party/rust/cssparser-macros/Cargo.toml => third_party/rust/proc-macro-hack/Cargo.toml
rename : third_party/rust/rand/.cargo-checksum.json => third_party/rust/rand-0.6.5/.cargo-checksum.json
rename : third_party/rust/rand/CHANGELOG.md => third_party/rust/rand-0.6.5/CHANGELOG.md
rename : third_party/rust/rand/Cargo.toml => third_party/rust/rand-0.6.5/Cargo.toml
rename : third_party/rust/rand/README.md => third_party/rust/rand-0.6.5/README.md
rename : third_party/rust/rand/benches/distributions.rs => third_party/rust/rand-0.6.5/benches/distributions.rs
rename : third_party/rust/rand/benches/generators.rs => third_party/rust/rand-0.6.5/benches/generators.rs
rename : third_party/rust/rand/benches/misc.rs => third_party/rust/rand-0.6.5/benches/misc.rs
rename : third_party/rust/rand/benches/seq.rs => third_party/rust/rand-0.6.5/benches/seq.rs
rename : third_party/rust/rand/build.rs => third_party/rust/rand-0.6.5/build.rs
rename : third_party/rust/rand/examples/monte-carlo.rs => third_party/rust/rand-0.6.5/examples/monte-carlo.rs
rename : third_party/rust/rand/examples/monty-hall.rs => third_party/rust/rand-0.6.5/examples/monty-hall.rs
rename : third_party/rust/rand/src/deprecated.rs => third_party/rust/rand-0.6.5/src/deprecated.rs
rename : third_party/rust/rand/src/distributions/bernoulli.rs => third_party/rust/rand-0.6.5/src/distributions/bernoulli.rs
rename : third_party/rust/rand/src/distributions/binomial.rs => third_party/rust/rand-0.6.5/src/distributions/binomial.rs
rename : third_party/rust/rand/src/distributions/cauchy.rs => third_party/rust/rand-0.6.5/src/distributions/cauchy.rs
rename : third_party/rust/rand/src/distributions/dirichlet.rs => third_party/rust/rand-0.6.5/src/distributions/dirichlet.rs
rename : third_party/rust/rand/src/distributions/exponential.rs => third_party/rust/rand-0.6.5/src/distributions/exponential.rs
rename : third_party/rust/rand/src/distributions/float.rs => third_party/rust/rand-0.6.5/src/distributions/float.rs
rename : third_party/rust/rand/src/distributions/gamma.rs => third_party/rust/rand-0.6.5/src/distributions/gamma.rs
rename : third_party/rust/rand/src/distributions/integer.rs => third_party/rust/rand-0.6.5/src/distributions/integer.rs
rename : third_party/rust/rand/src/distributions/mod.rs => third_party/rust/rand-0.6.5/src/distributions/mod.rs
rename : third_party/rust/rand/src/distributions/normal.rs => third_party/rust/rand-0.6.5/src/distributions/normal.rs
rename : third_party/rust/rand/src/distributions/other.rs => third_party/rust/rand-0.6.5/src/distributions/other.rs
rename : third_party/rust/rand/src/distributions/pareto.rs => third_party/rust/rand-0.6.5/src/distributions/pareto.rs
rename : third_party/rust/rand/src/distributions/poisson.rs => third_party/rust/rand-0.6.5/src/distributions/poisson.rs
rename : third_party/rust/rand/src/distributions/triangular.rs => third_party/rust/rand-0.6.5/src/distributions/triangular.rs
rename : third_party/rust/rand/src/distributions/uniform.rs => third_party/rust/rand-0.6.5/src/distributions/uniform.rs
rename : third_party/rust/rand/src/distributions/unit_circle.rs => third_party/rust/rand-0.6.5/src/distributions/unit_circle.rs
rename : third_party/rust/rand/src/distributions/unit_sphere.rs => third_party/rust/rand-0.6.5/src/distributions/unit_sphere.rs
rename : third_party/rust/rand/src/distributions/utils.rs => third_party/rust/rand-0.6.5/src/distributions/utils.rs
rename : third_party/rust/rand/src/distributions/weibull.rs => third_party/rust/rand-0.6.5/src/distributions/weibull.rs
rename : third_party/rust/rand/src/distributions/weighted.rs => third_party/rust/rand-0.6.5/src/distributions/weighted.rs
rename : third_party/rust/rand/src/lib.rs => third_party/rust/rand-0.6.5/src/lib.rs
rename : third_party/rust/rand/src/prelude.rs => third_party/rust/rand-0.6.5/src/prelude.rs
rename : third_party/rust/rand/src/prng/mod.rs => third_party/rust/rand-0.6.5/src/prng/mod.rs
rename : third_party/rust/rand/src/rngs/adapter/mod.rs => third_party/rust/rand-0.6.5/src/rngs/adapter/mod.rs
rename : third_party/rust/rand/src/rngs/adapter/read.rs => third_party/rust/rand-0.6.5/src/rngs/adapter/read.rs
rename : third_party/rust/rand/src/rngs/adapter/reseeding.rs => third_party/rust/rand-0.6.5/src/rngs/adapter/reseeding.rs
rename : third_party/rust/rand/src/rngs/entropy.rs => third_party/rust/rand-0.6.5/src/rngs/entropy.rs
rename : third_party/rust/rand/src/rngs/mock.rs => third_party/rust/rand-0.6.5/src/rngs/mock.rs
rename : third_party/rust/rand/src/rngs/mod.rs => third_party/rust/rand-0.6.5/src/rngs/mod.rs
rename : third_party/rust/rand/src/rngs/small.rs => third_party/rust/rand-0.6.5/src/rngs/small.rs
rename : third_party/rust/rand/src/rngs/std.rs => third_party/rust/rand-0.6.5/src/rngs/std.rs
rename : third_party/rust/rand/src/rngs/thread.rs => third_party/rust/rand-0.6.5/src/rngs/thread.rs
rename : third_party/rust/rand/src/seq/index.rs => third_party/rust/rand-0.6.5/src/seq/index.rs
rename : third_party/rust/rand/src/seq/mod.rs => third_party/rust/rand-0.6.5/src/seq/mod.rs
rename : third_party/rust/rand/tests/uniformity.rs => third_party/rust/rand-0.6.5/tests/uniformity.rs
rename : third_party/rust/rand/src/distributions/weighted.rs => third_party/rust/rand/src/distributions/weighted/mod.rs
rename : third_party/rust/rand_chacha/.cargo-checksum.json => third_party/rust/rand_chacha-0.1.1/.cargo-checksum.json
rename : third_party/rust/rand_chacha/CHANGELOG.md => third_party/rust/rand_chacha-0.1.1/CHANGELOG.md
rename : third_party/rust/rand_chacha/Cargo.toml => third_party/rust/rand_chacha-0.1.1/Cargo.toml
rename : third_party/rust/rand_chacha/README.md => third_party/rust/rand_chacha-0.1.1/README.md
rename : third_party/rust/rand_chacha/build.rs => third_party/rust/rand_chacha-0.1.1/build.rs
rename : third_party/rust/rand_chacha/src/chacha.rs => third_party/rust/rand_chacha-0.1.1/src/chacha.rs
rename : third_party/rust/rand_chacha/src/lib.rs => third_party/rust/rand_chacha-0.1.1/src/lib.rs
rename : third_party/rust/rand_core/.cargo-checksum.json => third_party/rust/rand_core-0.4.0/.cargo-checksum.json
rename : third_party/rust/rand_core/CHANGELOG.md => third_party/rust/rand_core-0.4.0/CHANGELOG.md
rename : third_party/rust/rand_core/Cargo.toml => third_party/rust/rand_core-0.4.0/Cargo.toml
rename : third_party/rust/rand_core/README.md => third_party/rust/rand_core-0.4.0/README.md
rename : third_party/rust/rand_core/src/block.rs => third_party/rust/rand_core-0.4.0/src/block.rs
rename : third_party/rust/rand_core/src/error.rs => third_party/rust/rand_core-0.4.0/src/error.rs
rename : third_party/rust/rand_core/src/impls.rs => third_party/rust/rand_core-0.4.0/src/impls.rs
rename : third_party/rust/rand_core/src/lib.rs => third_party/rust/rand_core-0.4.0/src/lib.rs
rename : third_party/rust/rand_hc/.cargo-checksum.json => third_party/rust/rand_hc-0.1.0/.cargo-checksum.json
rename : third_party/rust/rand_hc/CHANGELOG.md => third_party/rust/rand_hc-0.1.0/CHANGELOG.md
rename : third_party/rust/rand_hc/Cargo.toml => third_party/rust/rand_hc-0.1.0/Cargo.toml
rename : third_party/rust/rand_hc/README.md => third_party/rust/rand_hc-0.1.0/README.md
rename : third_party/rust/rand_hc/src/hc128.rs => third_party/rust/rand_hc-0.1.0/src/hc128.rs
rename : third_party/rust/rand_hc/src/lib.rs => third_party/rust/rand_hc-0.1.0/src/lib.rs
rename : third_party/rust/rand_pcg/.cargo-checksum.json => third_party/rust/rand_pcg-0.1.2/.cargo-checksum.json
rename : third_party/rust/rand_pcg/CHANGELOG.md => third_party/rust/rand_pcg-0.1.2/CHANGELOG.md
rename : third_party/rust/rand_pcg/Cargo.toml => third_party/rust/rand_pcg-0.1.2/Cargo.toml
rename : third_party/rust/rand_pcg/README.md => third_party/rust/rand_pcg-0.1.2/README.md
rename : third_party/rust/rand_chacha/build.rs => third_party/rust/rand_pcg-0.1.2/build.rs
rename : third_party/rust/rand_pcg/src/lib.rs => third_party/rust/rand_pcg-0.1.2/src/lib.rs
rename : third_party/rust/rand_pcg/src/pcg128.rs => third_party/rust/rand_pcg-0.1.2/src/pcg128.rs
rename : third_party/rust/rand_pcg/src/pcg64.rs => third_party/rust/rand_pcg-0.1.2/src/pcg64.rs
rename : third_party/rust/rand_pcg/tests/lcg64xsh32.rs => third_party/rust/rand_pcg-0.1.2/tests/lcg64xsh32.rs
rename : third_party/rust/rand_pcg/tests/mcg128xsl64.rs => third_party/rust/rand_pcg-0.1.2/tests/mcg128xsl64.rs
extra : moz-landing-system : lando
2019-12-04 19:54:06 +00:00
Jonathan Kew
48d038ba75
Bug 1601025 - Optimize changehint for modifications to underline-offset or skip-ink rendering; a full reflow should not be needed. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D55705
--HG--
extra : moz-landing-system : lando
2019-12-03 20:29:55 +00:00
Jonathan Kew
c66ada7245
Bug 770780 - Enable CSS text-underline-position property on Nightly builds. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D54724
--HG--
extra : moz-landing-system : lando
2019-12-04 11:37:25 +00:00
Jonathan Kew
46dd64cc2a
Bug 770780 - Implement rendering support for text-underline-position in nsTextFrame. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D54723
--HG--
extra : moz-landing-system : lando
2019-12-04 19:48:22 +00:00
Jonathan Kew
3b87f01682
Bug 770780 - Add support for parsing of the CSS text-underline-position property. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D54722
--HG--
extra : moz-landing-system : lando
2019-12-04 11:39:15 +00:00
Mark Striemer
03dfefdf7e
Bug 1591253 - Maintain PiP player position when source video is resized r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D52064
--HG--
extra : moz-landing-system : lando
2019-12-03 21:45:58 +00:00
Mark Striemer
1d76749625
Bug 1535437 - Part 2: Resize PiP window when video source resizes r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D50139
--HG--
extra : moz-landing-system : lando
2019-12-03 21:45:30 +00:00
Mark Striemer
58fcfcbca5
Bug 1535437 - Part 1: Allow windows to resize outside of aspect ratio locking on Windows r=jmathies
...
Differential Revision: https://phabricator.services.mozilla.com/D51940
--HG--
extra : moz-landing-system : lando
2019-12-03 22:32:32 +00:00