Bug 84716 - Move MediaList CSSOM wrapper ownership to parent rule or stylesheet
Summary: Move MediaList CSSOM wrapper ownership to parent rule or stylesheet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 77745
  Show dependency treegraph
 
Reported: 2012-04-24 06:41 PDT by Antti Koivisto
Modified: 2012-04-24 08:28 PDT (History)
6 users (show)

See Also:


Attachments
patch (11.88 KB, patch)
2012-04-24 07:18 PDT, Antti Koivisto
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-04-24 06:41:55 PDT
MediaList CSSOM wrapper should be owned by a rule or a stylesheet, not by the underlying MediaQuerySet.
Comment 1 Antti Koivisto 2012-04-24 07:18:41 PDT
Created attachment 138554 [details]
patch
Comment 2 Alexis Menard (darktears) 2012-04-24 07:37:33 PDT
Comment on attachment 138554 [details]
patch

Looks ok to me.
Comment 3 Antti Koivisto 2012-04-24 08:28:08 PDT
http://trac.webkit.org/changeset/115060