Closed
Bug 950659
Opened 11 years ago
Closed 11 years ago
Remove nsIDOMMediaQueryList and nsIDOMMediaQueryListListener
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(2 files)
2.17 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
13.87 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Follow-up to bug 950523.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8348025 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•11 years ago
|
||
Comment on attachment 8348025 [details] [diff] [review]
Remove the XPCOM versions of DOMQueryList::AddListener and RemoveListener; r=bzbarsky
Just remove them from the idl. Why not?
Attachment #8348025 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Can do, I was a bit nervous doing that but I couldn't convince myself why :-)
Assignee | ||
Comment 4•11 years ago
|
||
Actually it just occurred to me that there should not be any reason why we can't kill all of these interfaces in one go!
Assignee | ||
Comment 5•11 years ago
|
||
What do you say to this, folded on top of the previous patch? :-)
Attachment #8348490 -
Flags: review?(bzbarsky)
![]() |
||
Comment 6•11 years ago
|
||
Comment on attachment 8348490 [details] [diff] [review]
Kill'em all
I approve of the preponderance of '-' at the starts of lines here. Very good.
Attachment #8348490 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Summary: Remove the XPCOM versions of DOMQueryList::AddListener and RemoveListener → Remove nsIDOMMediaQueryList and nsIDOMMediaQueryListListener
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•