WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75247
Web Inspector: add more annotations on SDK classes.
https://bugs.webkit.org/show_bug.cgi?id=75247
Summary
Web Inspector: add more annotations on SDK classes.
Pavel Feldman
Reported
2011-12-27 05:44:53 PST
I'm working on improving the % of the typed methods in the SDK.
Attachments
Patch
(80.83 KB, patch)
2011-12-27 05:51 PST
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-12-27 05:51:28 PST
Created
attachment 120578
[details]
Patch
Yury Semikhatsky
Comment 2
2011-12-27 07:13:12 PST
Comment on
attachment 120578
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=120578&action=review
> Source/WebCore/inspector/front-end/BreakpointManager.js:217 > + return this._breakpoints(uiSourceCodeId)[String(lineNumber)];
Doesn't JS compiler allow to us numbers as keys in map?
Pavel Feldman
Comment 3
2011-12-27 08:26:51 PST
Committed
r103711
: <
http://trac.webkit.org/changeset/103711
>
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