Closed
Bug 133606
Opened 23 years ago
Closed 21 years ago
getAnonymousElementByAttribute is now working
Categories
(Core Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7alpha
People
(Reporter: bugzilla, Assigned: neil)
Details
Attachments
(1 file)
10.86 KB,
patch
|
caillon
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
in consoleBindings.xml we have:
<!-- We need this method only because document.getAnonymousElementByAttribute
is crashing (as of 2/26/2001) -->
getAnonymousElementByAttribute is no longer crashing so we could remove the
function "getAnonElByAttr"
Assignee | ||
Comment 1•21 years ago
|
||
A complete list:
extensions/inspector/resources/content/inspector.xml
xpfe/components/console/resources/content/consoleBindings.xml
xpfe/global/resources/content/bindings/colorpicker.xml
xpfe/global/resources/content/bindings/toolbar.xml
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #137267 -
Flags: superreview?(bz-vacation)
Attachment #137267 -
Flags: review?(caillon)
![]() |
||
Comment 3•21 years ago
|
||
Comment on attachment 137267 [details] [diff] [review]
Proposed patch
sr=bzbarsky assuming you tested. ;)
Attachment #137267 -
Flags: superreview?(bz-vacation) → superreview+
Updated•21 years ago
|
Attachment #137267 -
Flags: review?(caillon) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Mine :-)
Assignee: hewitt → neil.parkwaycc.co.uk
Target Milestone: --- → mozilla1.7alpha
Assignee | ||
Comment 5•21 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•