WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56035
Leaks viewer doesn't work in Safari 5
https://bugs.webkit.org/show_bug.cgi?id=56035
Summary
Leaks viewer doesn't work in Safari 5
Simon Fraser (smfr)
Reported
2011-03-09 11:13:23 PST
If I try to use the leaks viewer with Safari 5, it fails with some JS exceptions: TypeError: Result of expression 'document.getElementById("url-prompt-container").classList' [undefined] is not an object. LeaksViewer.js:111TypeError: Result of expression 'this._loadingIndicator.classList' [undefined] is not an object.
Attachments
Don't use Element.classList or box-shadow in Leaks Viewer
(3.33 KB, patch)
2011-03-09 11:30 PST
,
Adam Roben (:aroben)
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-03-09 11:30:43 PST
Created
attachment 85205
[details]
Don't use Element.classList or box-shadow in Leaks Viewer
Adam Roben (:aroben)
Comment 2
2011-03-09 11:43:54 PST
Committed
r80656
: <
http://trac.webkit.org/changeset/80656
>
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