WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84362
Web Inspector: replace @type annotation with @return annotation for getters
https://bugs.webkit.org/show_bug.cgi?id=84362
Summary
Web Inspector: replace @type annotation with @return annotation for getters
Pavel Feldman
Reported
2012-04-19 11:14:27 PDT
Otherwise, compiler does not check for errors.
Attachments
Patch
(45.57 KB, patch)
2012-04-19 11:18 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Patch
(23.09 KB, patch)
2012-04-19 11:19 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-04-19 11:18:56 PDT
Created
attachment 137930
[details]
Patch
Pavel Feldman
Comment 2
2012-04-19 11:19:53 PDT
Created
attachment 137931
[details]
Patch
Yury Semikhatsky
Comment 3
2012-04-19 11:23:25 PDT
Comment on
attachment 137931
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=137931&action=review
> Source/WebCore/inspector/front-end/TabbedPane.js:497 > + /** @type {number} */ this._measuredWidth;
Can you initialize the fields with appropriate values?
Pavel Feldman
Comment 4
2012-04-20 02:15:30 PDT
Committed
r114729
: <
http://trac.webkit.org/changeset/114729
>
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