Bug 121494 - Add RenderObject bit for isBR()
Summary: Add RenderObject bit for isBR()
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 08:23 PDT by Antti Koivisto
Modified: 2013-09-17 08:59 PDT (History)
6 users (show)

See Also:


Attachments
patch (4.40 KB, patch)
2013-09-17 08:34 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-09-17 08:23:50 PDT
It is no longer piggybacking on isText() flag and is now hot in inline layout.
Comment 1 Antti Koivisto 2013-09-17 08:34:12 PDT
Created attachment 211909 [details]
patch
Comment 2 Antti Koivisto 2013-09-17 08:59:42 PDT
https://trac.webkit.org/r155962