Bug 144407 - Avoid containingBlock() calls when no writing mode flipping is needed
Summary: Avoid containingBlock() calls when no writing mode flipping is needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 13:37 PDT by Dave Hyatt
Modified: 2015-04-30 11:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.88 KB, patch)
2015-04-29 13:40 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (7.76 KB, patch)
2015-04-29 13:42 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2015-04-29 13:37:59 PDT
Avoid containingBlock() calls when no writing mode flipping is needed
Comment 1 Dave Hyatt 2015-04-29 13:40:44 PDT
Created attachment 251983 [details]
Patch
Comment 2 Dave Hyatt 2015-04-29 13:42:13 PDT
Created attachment 251984 [details]
Patch
Comment 3 Dave Hyatt 2015-04-30 11:38:26 PDT
Fixed in r183636.