Bug 141454 - Web Inspector: Better handle unknown release versions
Summary: Web Inspector: Better handle unknown release versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-10 17:43 PST by Joseph Pecoraro
Modified: 2015-02-10 18:39 PST (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.39 KB, patch)
2015-02-10 17:45 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (1.38 KB, patch)
2015-02-10 17:49 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.