Bug 125763 - Catch callers who forget to use initializeStyle
Summary: Catch callers who forget to use initializeStyle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-15 20:17 PST by Darin Adler
Modified: 2013-12-16 07:57 PST (History)
9 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2013-12-15 20:20 PST, Darin Adler
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2013-12-15 20:17:31 PST
Catch callers who forget to use initializeStyle
Comment 1 Darin Adler 2013-12-15 20:20:00 PST
Created attachment 219290 [details]
Patch
Comment 2 Darin Adler 2013-12-15 20:20:59 PST
This is sort of a follow-up to http://trac.webkit.org/changeset/160618
Comment 3 Andreas Kling 2013-12-15 22:04:06 PST
Comment on attachment 219290 [details]
Patch

Dang. Good fix.
Comment 4 Darin Adler 2013-12-16 07:57:26 PST
Committed r160639: <http://trac.webkit.org/changeset/160639>