Bug 142569 - Use out-of-band messaging for RenderBox::firstLineBaseline() and RenderBox::inlineBlockBaseline()
Summary: Use out-of-band messaging for RenderBox::firstLineBaseline() and RenderBox::i...
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: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 22:08 PDT by Myles C. Maxfield
Modified: 2015-03-11 11:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (49.54 KB, patch)
2015-03-10 22:11 PDT, Myles C. Maxfield
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2015-03-10 22:08:55 PDT
Use out-of-band messaging for RenderBox::firstLineBaseline() and RenderBox::inlineBlockBaseline()
Comment 1 Myles C. Maxfield 2015-03-10 22:11:35 PDT
Created attachment 248398 [details]
Patch
Comment 2 Dave Hyatt 2015-03-11 10:26:15 PDT
Comment on attachment 248398 [details]
Patch

r=me
Comment 3 Myles C. Maxfield 2015-03-11 11:22:36 PDT
Committed r181398: <http://trac.webkit.org/changeset/181398>