Bug 175479

Summary: Remove RenderQuote collection from RenderView
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, kling, simon.fraser, webkit-bug-importer, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 163848    
Attachments:
Description Flags
patch none

Description Antti Koivisto 2017-08-11 07:26:08 PDT
We can do it well enough without maintaining this pointer structure. Global updating doesn't work well with future direction for first-letter and similar anyway.
Comment 1 Antti Koivisto 2017-08-11 07:33:11 PDT
Created attachment 317929 [details]
patch
Comment 2 WebKit Commit Bot 2017-08-11 09:22:47 PDT
Comment on attachment 317929 [details]
patch

Clearing flags on attachment: 317929

Committed r220594: <http://trac.webkit.org/changeset/220594>
Comment 3 WebKit Commit Bot 2017-08-11 09:22:49 PDT
All reviewed patches have been landed.  Closing bug.