Summary: | Remove safeFloatToInt() in FloatRect.cpp and replace with working version of clampToInteger() | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | Layout and Rendering | Assignee: | Matthew Delaney <mdelaney7> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | barraclough, mdelaney7 | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | OS X 10.5 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 61135 | ||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2011-04-10 23:07:27 PDT
Created attachment 94499 [details]
Patch
Committed r87103: <http://trac.webkit.org/changeset/87103> |