Bug 220003

Summary: Gate all of the code associated with app highlights
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, esprehn+autocc, ews-watchlist, glenn, kangil.han, kondapallykalyan, pdr, thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

Description Megan Gardner 2020-12-17 19:34:11 PST
Gate all of the code associated with app highlights
Comment 1 Megan Gardner 2020-12-17 19:40:02 PST
Created attachment 416491 [details]
Patch
Comment 2 Megan Gardner 2020-12-17 19:40:33 PST
<rdar://problem/72451893>
Comment 3 Tim Horton 2020-12-17 19:43:00 PST
Comment on attachment 416491 [details]
Patch

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

> Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:57
>    humanReadableDescription: "Enable persistant highlights for apps"

While here, please “persistent”

> Source/WebCore/rendering/RenderTheme.h:165
> +#if ENABLE(APP_HIGHLIGHTS)

Definitely recommend moving this up a line
Comment 4 Megan Gardner 2020-12-17 19:57:37 PST
Created attachment 416493 [details]
Patch
Comment 5 Megan Gardner 2020-12-18 09:32:12 PST
Created attachment 416525 [details]
Patch for landing
Comment 6 EWS 2020-12-18 10:25:58 PST
Committed r270974: <https://trac.webkit.org/changeset/270974>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416525 [details].