Bug 219834

Summary: Move createAppHighlightRangeData into AppHighlightStorage source file
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: WebCore Misc.Assignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, megan_gardner, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Don Olmstead 2020-12-13 08:39:25 PST
The createAppHighlightRangeData function was defined statically within AppHighlightListData.cpp but used in AppHighlightStorage.cpp. This breaks non-unified builds.
Comment 1 Don Olmstead 2020-12-13 08:54:50 PST
Created attachment 416118 [details]
Patch
Comment 2 Devin Rousso 2020-12-13 09:47:38 PST
Comment on attachment 416118 [details]
Patch

rs=me
Comment 3 EWS 2020-12-13 09:55:34 PST
Committed r270750: <https://trac.webkit.org/changeset/270750>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416118 [details].
Comment 4 Radar WebKit Bug Importer 2020-12-13 09:56:20 PST
<rdar://problem/72271062>