Closed Bug 1595181 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 20183 - Null-dereference Read in blink::TransformOperations::ApplyRemaining fix

Categories

(Core :: DOM: Animation, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20183 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20183
Details from upstream follow.

haozhe <haozhes@chromium.org> wrote:

Null-dereference Read in blink::TransformOperations::ApplyRemaining fix

null_ptr get inserted into the Interpolatedtransform as from_ops via Blend function.
This would cause the functions that call the Apply in Interpolatedtransform class to crash.
Added the test case for testing Interpolatedtransform Blend.

Bug: 998938
Change-Id: I34a2e44d0fadf1c0ea848167714adbd0aa656910
Reviewed-on: https://chromium-review.googlesource.com/1887235
WPT-Export-Revision: 82ae85ac9a74991a936aa2070035684e20785a4f

Component: web-platform-tests → DOM: Animation
Product: Testing → Core

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 1 tests and 1 subtests

Firefox

OK : 1
PASS: 1

Chrome

OK : 1
FAIL: 1

Safari

OK : 1
PASS: 1

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab45a48d311c
[wpt PR 20183] - Null-dereference Read in blink::TransformOperations::ApplyRemaining fix, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.