Bug 171303 - REGRESSION (r214129): fast/media/mq-prefers-reduced-motion.html fails
Summary: REGRESSION (r214129): fast/media/mq-prefers-reduced-motion.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-25 17:51 PDT by Dean Jackson
Modified: 2017-04-25 18:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.87 KB, patch)
2017-04-25 18:37 PDT, Dean Jackson
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2017-04-25 17:51:35 PDT
REGRESSION (r214129): Use after free in fast/media/mq-prefers-reduced-motion.html
Comment 1 Dean Jackson 2017-04-25 18:37:12 PDT
Created attachment 308183 [details]
Patch
Comment 2 Build Bot 2017-04-25 18:38:37 PDT
Attachment 308183 [details] did not pass style-queue:


ERROR: LayoutTests/ChangeLog:3:  Please consider whether the use of security-sensitive phrasing could help someone exploit WebKit: use after free, use after free  [changelog/unwantedsecurityterms] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Brent Fulgham 2017-04-25 18:39:23 PDT
Comment on attachment 308183 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=308183&action=review

r=me.

> LayoutTests/ChangeLog:15
> +        system.

:-D
Comment 4 Dean Jackson 2017-04-25 18:45:22 PDT
Committed r215783: <http://trac.webkit.org/changeset/215783>