[Webkit-unassigned] [Bug 21846] Several DOM classes are missing specific constructors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 23 17:59:05 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21846
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24628| |review?
Flag| |
------- Comment #1 from eric at webkit.org 2008-10-23 17:59 PDT -------
Created an attachment (id=24628)
--> (https://bugs.webkit.org/attachment.cgi?id=24628&action=view)
Add missing constructors and new test
LayoutTests/ChangeLog | 16 +
.../fast/dom/Window/window-properties-expected.txt | 11 +-
LayoutTests/fast/dom/wrapper-classes-expected.txt | 293 ++++++++++++-
LayoutTests/fast/js/global-constructors.html | 13 +
.../fast/js/resources/global-constructors.js | 25 +
.../mac/fast/dom/wrapper-classes-expected.txt | 461 --------------------
WebCore/ChangeLog | 15 +
WebCore/css/CSSStyleSheet.idl | 1 +
WebCore/css/RGBColor.idl | 1 +
WebCore/dom/NodeIterator.idl | 5 +-
WebCore/dom/TreeWalker.idl | 5 +-
WebCore/xml/XPathExpression.idl | 5 +-
12 files changed, 380 insertions(+), 471 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list