Bug 141454

Summary: Web Inspector: Better handle unknown release versions
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, rmondello, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-02-10 17:43:59 PST
* SUMMARY
Better handle unknown release versions of Mac OS X.

* NOTES
- There are various frontend checks for Mac OS X Platform versions > 10_10 to improve platform behavior. Like toolbar dragging.
Comment 1 Radar WebKit Bug Importer 2015-02-10 17:44:24 PST
<rdar://problem/19791160>
Comment 2 Joseph Pecoraro 2015-02-10 17:45:39 PST
Created attachment 246357 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2015-02-10 17:48:43 PST
Comment on attachment 246357 [details]
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=246357&action=review

> Source/WebInspectorUI/ChangeLog:10
> +        If given an unknown Mac OS X version, parse the value at
> +        least parse the version number in WebInspector.Platform.

Oops, grammar. Fixing.
Comment 4 Joseph Pecoraro 2015-02-10 17:49:37 PST
Created attachment 246360 [details]
[PATCH] Proposed Fix
Comment 5 WebKit Commit Bot 2015-02-10 18:39:34 PST
Comment on attachment 246360 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 246360

Committed r179911: <http://trac.webkit.org/changeset/179911>
Comment 6 WebKit Commit Bot 2015-02-10 18:39:38 PST
All reviewed patches have been landed.  Closing bug.