Bug 192634

Summary: Make DocumentMarker::allMarkers() constexpr
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, kangil.han, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Daniel Bates
Reported 2018-12-12 11:24:23 PST
We should annotate DocumentMarker::allMarkers() with constexpr since its result can be computed at compile-time.
Attachments
Patch (1.66 KB, patch)
2018-12-12 11:26 PST, Daniel Bates
no flags
Patch (1.87 KB, patch)
2018-12-17 10:46 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2018-12-12 11:26:01 PST
Daniel Bates
Comment 2 2018-12-17 10:46:36 PST
Daniel Bates
Comment 3 2018-12-17 13:48:04 PST
Comment on attachment 357449 [details] Patch Clearing flags on attachment: 357449 Committed r239289: <https://trac.webkit.org/changeset/239289>
Daniel Bates
Comment 4 2018-12-17 13:48:06 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-12-17 13:49:24 PST
Note You need to log in before you can comment on or make changes to this bug.