Bug 217413

Summary: Move platform logic for CSS `hover` and `pointer` media queries outside of WebCore
Product: WebKit Reporter: Devin Rousso <hi>
Component: CSSAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, eric.carlson, esprehn+autocc, ews-watchlist, glenn, graouts, gyuyoung.kim, hi, japhet, jer.noble, koivisto, macpherson, menard, philipj, sam, sergio, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=209292
Attachments:
Description Flags
Patch
thorton: review+, ews-feeder: commit-queue-
Patch none

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>