Bug 134947 - Subpixel rendering: Remove integral enclosing (enclosingIntRect) from clipping/paintDirtyRect (RenderLayer -> TileController and back)
Summary: Subpixel rendering: Remove integral enclosing (enclosingIntRect) from clippin...
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks: 134953
  Show dependency treegraph
 
Reported: 2014-07-15 15:50 PDT by zalan
Modified: 2014-07-15 16:31 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-07-15 15:50:06 PDT
There a multiple places where we integral enclosing clip coordinates. It makes conversion between the tile layer and the painting coordinate system difficult.