Bug 87836 - Web Inspector: Fix JS compiler warning
Summary: Web Inspector: Fix JS compiler warning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: eustas.bug
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 02:01 PDT by eustas.bug
Modified: 2012-05-30 04:02 PDT (History)
13 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2012-05-30 02:04 PDT, eustas.bug
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description eustas.bug 2012-05-30 02:01:08 PDT
Compiler output:
...
Source/WebCore/inspector/front-end/SettingsScreen.js:692: WARNING - Bad type annotation. expecting a variable name in a @param tag
...
Comment 1 eustas.bug 2012-05-30 02:04:12 PDT
Created attachment 144756 [details]
Patch
Comment 2 Andrey Kosyakov 2012-05-30 02:08:27 PDT
Comment on attachment 144756 [details]
Patch

LGTM
Comment 3 WebKit Review Bot 2012-05-30 04:02:10 PDT
Comment on attachment 144756 [details]
Patch

Clearing flags on attachment: 144756

Committed r118911: <http://trac.webkit.org/changeset/118911>
Comment 4 WebKit Review Bot 2012-05-30 04:02:17 PDT
All reviewed patches have been landed.  Closing bug.