Bug 147565

Summary: ChildWidgetState::ChildWidgetIs* naming is redundant.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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.