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

Don Olmstead
Reported 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.
Attachments
Patch (6.19 KB, patch)
2020-12-13 08:54 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2020-12-13 08:54:50 PST
Devin Rousso
Comment 2 2020-12-13 09:47:38 PST
Comment on attachment 416118 [details] Patch rs=me
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2020-12-13 09:56:20 PST
Note You need to log in before you can comment on or make changes to this bug.