Bug 87836

Summary: Web Inspector: Fix JS compiler warning
Product: WebKit Reporter: eustas.bug
Component: Web Inspector (Deprecated)Assignee: eustas.bug
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, caseq, eustas.bug, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.