Bug 137379

Summary: CSSOM rule wrappers always have a corresponding internal style object.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kling, koivisto, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Andreas Kling 2014-10-02 20:55:55 PDT
Patch forthcoming.
Comment 1 Andreas Kling 2014-10-02 20:57:16 PDT
Created attachment 239175 [details]
Patch
Comment 2 Geoffrey Garen 2014-10-02 21:33:56 PDT
Comment on attachment 239175 [details]
Patch

r=me
Comment 3 Andreas Kling 2014-10-02 21:38:35 PDT
Committed r174256: <http://trac.webkit.org/changeset/174256>
Comment 5 Gyuyoung Kim 2014-10-03 01:03:24 PDT
(In reply to comment #4)
> (In reply to comment #3)
> > Committed r174256: <http://trac.webkit.org/changeset/174256>
> 
> It broke the EFL build:
> https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/3370/steps/compile-webkit/logs/stdio

Ossy, I fix the break on r174261 for now.
http://trac.webkit.org/changeset/174261

If there is any problem, please post a comment to Bug 137384.