Bug 91497 - Web Inspector: Fix protocol version check.
Summary: Web Inspector: Fix protocol version check.
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-07-17 05:48 PDT by eustas.bug
Modified: 2012-08-02 07:19 PDT (History)
13 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2012-07-17 05:51 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-07-17 05:48:33 PDT
Generated method 'supportsInspectorProtocolVersion' should return
false when requested  minor version is *greater* than actual
minor version.
Comment 1 eustas.bug 2012-07-17 05:51:41 PDT
Created attachment 152745 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-02 07:19:51 PDT
Comment on attachment 152745 [details]
Patch

Clearing flags on attachment: 152745

Committed r124453: <http://trac.webkit.org/changeset/124453>
Comment 3 WebKit Review Bot 2012-08-02 07:19:55 PDT
All reviewed patches have been landed.  Closing bug.