[Webkit-unassigned] [Bug 120891] New: Internals should always cause a layout before calling into TextIterator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 13:13:52 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120891
Summary: Internals should always cause a layout before calling
into TextIterator
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: ap at webkit.org, koivisto at iki.fi, esprehn at chromium.org,
akling at apple.com
Merge https://chromium.googlesource.com/chromium/blink/+/5fee5da7b04a710171c79bd6e87eca3533188e45
Calling into TextIterator without causing a layout first doesn't work and will break
once we lazy attach everywhere. This fixes lots of tests that break once we lazy attach
inside the parser.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list