Bug 125763

Summary: Catch callers who forget to use initializeStyle
Product: WebKit Reporter: Darin Adler <darin>
Component: Layout and RenderingAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, esprehn+autocc, glenn, kling, koivisto, kondapallykalyan, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch kling: review+

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>