Bug 147345 - Change markContainingBlocksForLayout() to take an enum, rather than a bool
Summary: Change markContainingBlocksForLayout() to take an enum, rather than a bool
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 17:14 PDT by Simon Fraser (smfr)
Modified: 2015-07-28 11:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.51 KB, patch)
2015-07-27 17:14 PDT, Simon Fraser (smfr)
dbates: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-07-27 17:14:18 PDT
Change markContainingBlocksForLayout() to take an enum, rather than a bool
Comment 1 Simon Fraser (smfr) 2015-07-27 17:14:56 PDT
Created attachment 257616 [details]
Patch
Comment 2 Daniel Bates 2015-07-27 18:58:13 PDT
Comment on attachment 257616 [details]
Patch

OK. Obviously, we need to rebase this patch before landing.
Comment 3 Simon Fraser (smfr) 2015-07-28 11:24:44 PDT
https://trac.webkit.org/r187493