Closed
Bug 901700
Opened 12 years ago
Closed 12 years ago
nsIDOMSVGElement may need IID revved
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: bajaj, Assigned: dzbarsky)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file, 2 obsolete files)
921 bytes,
patch
|
dzbarsky
:
review+
|
Details | Diff | Splinter Review |
In the process of identifying https://bugzilla.mozilla.org/show_bug.cgi?id=901590, we found this may need IID revved.
Based on my lookup in hg looks like this file was last touched due to :
% hg log ./dom/interfaces/svg/nsIDOMSVGElement.idl
changeset: 146651:d8e2fa0358c4
user: David Zbarsky <dzbarsky@gmail.com>
date: Fri Jun 14 15:37:27 2013 -0700
summary: Bug 882553 - Convert SVGAnimatedString to WebIDL r=Ms2ger
Hence ccing folks related who can help.
Please note this needs to be resolved before firefox 24 Beta1 goes to build today.In case this is a false alarm feel free to resolve invalid.The existing script we use may include cases for comments or other false positives.
changeset: 139629:9b71c6c95c6c
user: Ms2ger <ms2ger@gmail.com>
date: Sat Apr 13 09:08:47 2013 +0200
summary: Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
Reporter | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
Thanks for catching this! So does this need to land on aurora or beta?
Reporter | ||
Comment 2•12 years ago
|
||
Since we are completed with MErge day , it should go to beta.
Assignee | ||
Comment 3•12 years ago
|
||
rs = jlebar over irc.
Attachment #785975 -
Attachment is obsolete: true
Attachment #785975 -
Flags: review?(bzbarsky)
Attachment #785978 -
Flags: review+
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #785978 -
Attachment is obsolete: true
Attachment #785979 -
Flags: review+
Assignee | ||
Comment 5•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
status-firefox24:
--- → fixed
status-firefox25:
--- → fixed
status-firefox26:
--- → fixed
Target Milestone: --- → mozilla26
Comment 6•12 years ago
|
||
Assuming no QA needed here. Please remove [qa-] from the whiteboard and add the verifyme keyword if this needs QA.
Whiteboard: [qa-]
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•