WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 110573
110574
[Progress Events] Interface objects properties should be Configurable.
https://bugs.webkit.org/show_bug.cgi?id=110574
Summary
[Progress Events] Interface objects properties should be Configurable.
Jungkee Song
Reported
2013-02-22 01:50:10 PST
Steps to reproduce: ProgressEvent CR (
http://www.w3.org/TR/progress-events/
) test - Test wiki:
http://www.w3.org/wiki/Webapps/Interop/ProgressEvents
- Test suite:
http://w3c-test.org/webapps/ProgressEvents/tests/
- Test case:
http://w3c-test.org/webapps/ProgressEvents/tests/submissions/Ms2ger/interface.html
(7) Interface objects properties should be Configurable Actual results: Test case failed: delete window.ProgressEvent does not work. Expected results: ProgressEvent is configurable in window object. Hence, the assertions pass by actually delete the ProgressEvent property from window global. (See 4.4. Interfaces of WebIDL:
http://dev.w3.org/2006/webapi/WebIDL/#es-interfaces
)
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-04-17 07:46:21 PDT
Will handle this in
Bug 110573
as the 2 bugs are strongly related. *** This bug has been marked as a duplicate of
bug 110573
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug