Bug 188472 - Use OptionSet for various RenderLayer flags
Summary: Use OptionSet for various RenderLayer flags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-10 09:04 PDT by Antti Koivisto
Modified: 2018-08-10 23:50 PDT (History)
5 users (show)

See Also:


Attachments
patch (47.05 KB, patch)
2018-08-10 11:26 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-08-10 09:04:31 PDT
Make more flags type safe.
Comment 1 Antti Koivisto 2018-08-10 11:26:19 PDT
Created attachment 346913 [details]
patch
Comment 2 Simon Fraser (smfr) 2018-08-10 11:39:24 PDT
Comment on attachment 346913 [details]
patch

Nice.
Comment 3 WebKit Commit Bot 2018-08-10 12:51:51 PDT
Comment on attachment 346913 [details]
patch

Clearing flags on attachment: 346913

Committed r234768: <https://trac.webkit.org/changeset/234768>
Comment 4 WebKit Commit Bot 2018-08-10 12:51:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-08-10 12:52:36 PDT
<rdar://problem/43153059>
Comment 6 Antti Koivisto 2018-08-10 23:50:20 PDT
Followup in https://trac.webkit.org/changeset/234782