Bug 152931 - InputType::findClosestTickMarkValue should return an Optional<Decimal>
Summary: InputType::findClosestTickMarkValue should return an Optional<Decimal>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-08 15:04 PST by Anders Carlsson
Modified: 2016-01-08 15:20 PST (History)
0 users

See Also:


Attachments
Patch (7.05 KB, patch)
2016-01-08 15:06 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-01-08 15:04:51 PST
InputType::findClosestTickMarkValue should return an Optional<Decimal>
Comment 1 Anders Carlsson 2016-01-08 15:06:07 PST
Created attachment 268589 [details]
Patch
Comment 2 Andreas Kling 2016-01-08 15:15:28 PST
Comment on attachment 268589 [details]
Patch

r=me
Comment 3 Anders Carlsson 2016-01-08 15:20:08 PST
Committed r194796: <http://trac.webkit.org/changeset/194796>