Bug 71470 - CSSRuleList: Move rule orphaning from deleteRule() out to callers.
Summary: CSSRuleList: Move rule orphaning from deleteRule() out to callers.
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: 2011-11-03 06:55 PDT by Andreas Kling
Modified: 2011-11-03 09:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2011-11-03 06:56 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-11-03 06:55:34 PDT
CSSRuleList: Move rule orphaning from deleteRule() out to callers.
Comment 1 Andreas Kling 2011-11-03 06:56:19 PDT
Created attachment 113479 [details]
Patch
Comment 2 Antti Koivisto 2011-11-03 07:22:18 PDT
Comment on attachment 113479 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-11-03 09:31:41 PDT
Comment on attachment 113479 [details]
Patch

Clearing flags on attachment: 113479

Committed r99204: <http://trac.webkit.org/changeset/99204>
Comment 4 WebKit Review Bot 2011-11-03 09:31:46 PDT
All reviewed patches have been landed.  Closing bug.