Bug 201911 - DocumentMarkerController should not invoke ensureLineBoxes during TextIterator traversal
Summary: DocumentMarkerController should not invoke ensureLineBoxes during TextIterato...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 201760
  Show dependency treegraph
 
Reported: 2019-09-18 02:25 PDT by Antti Koivisto
Modified: 2019-09-18 08:41 PDT (History)
7 users (show)

See Also:


Attachments
patch (9.45 KB, patch)
2019-09-18 02:30 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (9.29 KB, patch)
2019-09-18 05:52 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-09-18 02:25:44 PDT
TextIterator doesn't expect mutations.
Comment 1 Antti Koivisto 2019-09-18 02:26:40 PDT
<rdar://problem/55455458>
Comment 2 Antti Koivisto 2019-09-18 02:30:13 PDT
Created attachment 379028 [details]
patch
Comment 3 Antti Koivisto 2019-09-18 05:52:36 PDT
Created attachment 379033 [details]
patch
Comment 4 WebKit Commit Bot 2019-09-18 08:41:16 PDT
Comment on attachment 379033 [details]
patch

Clearing flags on attachment: 379033

Committed r250034: <https://trac.webkit.org/changeset/250034>
Comment 5 WebKit Commit Bot 2019-09-18 08:41:17 PDT
All reviewed patches have been landed.  Closing bug.