RESOLVED FIXED 219834
Move createAppHighlightRangeData into AppHighlightStorage source file
https://bugs.webkit.org/show_bug.cgi?id=219834
Summary Move createAppHighlightRangeData into AppHighlightStorage source file
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.