RESOLVED FIXED 147565
ChildWidgetState::ChildWidgetIs* naming is redundant.
https://bugs.webkit.org/show_bug.cgi?id=147565
Summary ChildWidgetState::ChildWidgetIs* naming is redundant.
zalan
Reported 2015-08-03 10:52:54 PDT
Use ChildWidgetState { IsValid, IsDestroyed } instead.
Attachments
Patch (5.00 KB, patch)
2015-08-03 11:02 PDT, zalan
simon.fraser: review+
zalan
Comment 1 2015-08-03 11:02:46 PDT
Chris Dumez
Comment 2 2015-08-03 11:14:28 PDT
I would even use { Valid, Destroyed }.
zalan
Comment 3 2015-08-03 11:24:59 PDT
Note You need to log in before you can comment on or make changes to this bug.