RESOLVED FIXED 192634
Make DocumentMarker::allMarkers() constexpr
https://bugs.webkit.org/show_bug.cgi?id=192634
Summary Make DocumentMarker::allMarkers() constexpr
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.