Bug 33316 - Member variables of Document should use member initialization syntax instead of assignment
Summary: Member variables of Document should use member initialization syntax instead ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Steve Block
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 03:30 PST by Steve Block
Modified: 2010-01-08 17:25 PST (History)
2 users (show)

See Also:


Attachments
Patch 1 for Bug 33316 (1.68 KB, patch)
2010-01-07 05:12 PST, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2010-01-07 03:30:39 PST
Member variables of Document that are used for determining the minimum layout delay should use member initialization syntax instead of assignment. See Bug 32875.
Comment 1 Steve Block 2010-01-07 05:12:47 PST
Created attachment 46046 [details]
Patch 1 for Bug 33316
Comment 2 WebKit Review Bot 2010-01-07 05:17:18 PST
style-queue ran check-webkit-style on attachment 46046 [details] without any errors.
Comment 3 WebKit Commit Bot 2010-01-08 17:25:52 PST
Comment on attachment 46046 [details]
Patch 1 for Bug 33316

Clearing flags on attachment: 46046

Committed r53027: <http://trac.webkit.org/changeset/53027>
Comment 4 WebKit Commit Bot 2010-01-08 17:25:56 PST
All reviewed patches have been landed.  Closing bug.