Bug 107566 - [CSS Exclusions] Ignore ExclusionPolygon edges above minLogicalIntervalTop
Summary: [CSS Exclusions] Ignore ExclusionPolygon edges above minLogicalIntervalTop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Muller
URL:
Keywords:
Depends on: 103429
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-22 10:47 PST by Hans Muller
Modified: 2013-02-07 15:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.57 KB, patch)
2013-01-25 09:50 PST, Hans Muller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Muller 2013-01-22 10:47:46 PST
ExclusionPolygon edges that lie above minLogicalIntervalTop can't contribute to the first fit location, so we can economize by ignoring them (don't create offset edges for them).
Comment 1 Hans Muller 2013-01-25 09:50:15 PST
Created attachment 184768 [details]
Patch
Comment 2 Dave Hyatt 2013-02-07 14:44:53 PST
Comment on attachment 184768 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-02-07 15:22:04 PST
Comment on attachment 184768 [details]
Patch

Clearing flags on attachment: 184768

Committed r142187: <http://trac.webkit.org/changeset/142187>
Comment 4 WebKit Review Bot 2013-02-07 15:22:07 PST
All reviewed patches have been landed.  Closing bug.