Bug 137379 - CSSOM rule wrappers always have a corresponding internal style object.
Summary: CSSOM rule wrappers always have a corresponding internal style object.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 20:55 PDT by Andreas Kling
Modified: 2014-10-03 01:03 PDT (History)
4 users (show)

See Also:


Attachments
Patch (35.51 KB, patch)
2014-10-02 20:57 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.