Bug 171153

Summary: Use an OptionSet for compositing reasons bitmask
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Daniel Bates 2017-04-21 18:01:41 PDT
We should use an OptionSet for the compositing reasons bitmask instead of using bitwise operations.
Comment 1 Daniel Bates 2017-04-21 18:07:22 PDT
Created attachment 307855 [details]
Patch
Comment 2 Daniel Bates 2017-04-25 14:15:20 PDT
Comment on attachment 307855 [details]
Patch

Clearing flags on attachment: 307855

Committed r215759: <http://trac.webkit.org/changeset/215759>
Comment 3 Daniel Bates 2017-04-25 14:15:22 PDT
All reviewed patches have been landed.  Closing bug.