Bug 217413 - Move platform logic for CSS `hover` and `pointer` media queries outside of WebCore
Summary: Move platform logic for CSS `hover` and `pointer` media queries outside of We...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-06 16:29 PDT by Devin Rousso
Modified: 2020-10-06 21:52 PDT (History)
20 users (show)

See Also:


Attachments
Patch (29.16 KB, patch)
2020-10-06 17:32 PDT, Devin Rousso
thorton: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (29.14 KB, patch)
2020-10-06 17:46 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-10-06 16:29:42 PDT
see <https://webkit.org/b/209292> for rationale
Comment 1 Devin Rousso 2020-10-06 17:32:20 PDT
Created attachment 410718 [details]
Patch
Comment 2 Tim Horton 2020-10-06 17:36:43 PDT
Comment on attachment 410718 [details]
Patch

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

> Source/WebCore/ChangeLog:3
> +        move platform logic for CSS `hover` and `pointer` media queries outside of WebCore

Seems like a capital M is in order
Comment 3 Devin Rousso 2020-10-06 17:43:32 PDT
Comment on attachment 410718 [details]
Patch

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

>> Source/WebCore/ChangeLog:3
>> +        move platform logic for CSS `hover` and `pointer` media queries outside of WebCore
> 
> Seems like a capital M is in order

/gif NEVERRRRR
Comment 4 Devin Rousso 2020-10-06 17:46:08 PDT
Created attachment 410719 [details]
Patch
Comment 5 EWS 2020-10-06 21:51:02 PDT
Committed r268116: <https://trac.webkit.org/changeset/268116>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410719 [details].
Comment 6 Radar WebKit Bug Importer 2020-10-06 21:52:21 PDT
<rdar://problem/70031892>