Bug 117494 - Remove IntRect::pixelSnapped* and its enclosingRect since they are no longer used
Summary: Remove IntRect::pixelSnapped* and its enclosingRect since they are no longer ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-10 23:03 PDT by Ryosuke Niwa
Modified: 2013-06-11 00:34 PDT (History)
7 users (show)

See Also:


Attachments
Cleanup (1.82 KB, patch)
2013-06-10 23:04 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Also remove enclosingRect (6.22 KB, patch)
2013-06-10 23:21 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-06-10 23:03:50 PDT
Remove IntRect::pixelSnapped* since they are no longer used
Comment 1 Ryosuke Niwa 2013-06-10 23:04:19 PDT
Created attachment 204290 [details]
Cleanup
Comment 3 Ryosuke Niwa 2013-06-10 23:21:33 PDT
Created attachment 204291 [details]
Also remove enclosingRect
Comment 4 WebKit Commit Bot 2013-06-11 00:34:48 PDT
Comment on attachment 204291 [details]
Also remove enclosingRect

Clearing flags on attachment: 204291

Committed r151425: <http://trac.webkit.org/changeset/151425>
Comment 5 WebKit Commit Bot 2013-06-11 00:34:51 PDT
All reviewed patches have been landed.  Closing bug.