Bug 137555 - [CSSRegions] Make RenderFlowThread::regionAtBlockOffset const
Summary: [CSSRegions] Make RenderFlowThread::regionAtBlockOffset const
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 05:00 PDT by Mihnea Ovidenie
Modified: 2014-10-09 23:45 PDT (History)
6 users (show)

See Also:


Attachments
Patch (16.45 KB, patch)
2014-10-09 05:04 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2014-10-09 05:00:20 PDT
Make RenderFlowThread::regionAtBlockOffset const
Comment 1 Mihnea Ovidenie 2014-10-09 05:04:33 PDT
Created attachment 239528 [details]
Patch
Comment 2 Dave Hyatt 2014-10-09 09:05:00 PDT
Comment on attachment 239528 [details]
Patch

Good cleanup. Yeah columns are doing that a different way than originally planned.
Comment 3 WebKit Commit Bot 2014-10-09 23:45:39 PDT
Comment on attachment 239528 [details]
Patch

Clearing flags on attachment: 239528

Committed r174562: <http://trac.webkit.org/changeset/174562>
Comment 4 WebKit Commit Bot 2014-10-09 23:45:43 PDT
All reviewed patches have been landed.  Closing bug.