WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69221
Web Inspector: restore partial front-end compilability
https://bugs.webkit.org/show_bug.cgi?id=69221
Summary
Web Inspector: restore partial front-end compilability
Pavel Feldman
Reported
2011-10-02 04:56:48 PDT
Removed unused isWhitespace; introduced missing classes in Inspector.json.
Attachments
Patch
(20.58 KB, patch)
2011-10-02 05:00 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-10-02 05:00:03 PDT
Created
attachment 109419
[details]
Patch
Yury Semikhatsky
Comment 2
2011-10-03 00:54:09 PDT
Comment on
attachment 109419
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=109419&action=review
> Source/WebCore/inspector/front-end/DOMAgent.js:389 > + /** @type {Object|undefined} */
When can it become undefined?
> Source/WebCore/inspector/front-end/Object.js:71 > + * @param {*=} eventData
Should be just {*}
Pavel Feldman
Comment 3
2011-10-03 02:15:21 PDT
Committed
r96485
: <
http://trac.webkit.org/changeset/96485
>
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