WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
72301
Web Inspector: WebInspector.notifications should not be defined in Object.js
https://bugs.webkit.org/show_bug.cgi?id=72301
Summary
Web Inspector: WebInspector.notifications should not be defined in Object.js
Timothy Hatcher
Reported
2011-11-14 13:33:08 PST
I was surprised to see WebInspector.notifications defined in Object.js. It hould be defined in inspector.js or somewhere else. The Object.js file has nothing to do with a global notification system and putting it in this file is not correct.
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2011-11-14 13:34:37 PST
It looks like WorkerManager is the only client of this, and it is adding a listener. There is no client dispatching events to WebInspector.notifications that I could find! Just remove WebInspector.notifications?
Brian Burg
Comment 2
2014-12-12 14:07:12 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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