Summary: | Move platform logic for CSS `hover` and `pointer` media queries outside of WebCore | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> | ||||||
Component: | CSS | Assignee: | 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
Devin Rousso
2020-10-06 16:29:42 PDT
Created attachment 410718 [details]
Patch
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 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 Created attachment 410719 [details]
Patch
Committed r268116: <https://trac.webkit.org/changeset/268116> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410719 [details]. |