RESOLVED FIXED 179484
[LayoutState cleanup] LayoutState::m_lineGrid should be a weak pointer
https://bugs.webkit.org/show_bug.cgi?id=179484
Summary [LayoutState cleanup] LayoutState::m_lineGrid should be a weak pointer
alan
Reported 2017-11-09 09:03:06 PST
ssia.
Attachments
Patch (4.13 KB, patch)
2017-11-09 09:13 PST, alan
no flags
Radar WebKit Bug Importer
Comment 1 2017-11-09 09:04:15 PST
alan
Comment 2 2017-11-09 09:13:00 PST
Darin Adler
Comment 3 2017-11-09 09:22:36 PST
Comment on attachment 326454 [details] Patch Didn’t need to add any null checks?
alan
Comment 4 2017-11-09 10:02:40 PST
(In reply to Darin Adler from comment #3) > Comment on attachment 326454 [details] > Patch > > Didn’t need to add any null checks? We already check for null on m_lineGrid.
WebKit Commit Bot
Comment 5 2017-11-09 10:22:01 PST
Comment on attachment 326454 [details] Patch Clearing flags on attachment: 326454 Committed r224632: <https://trac.webkit.org/changeset/224632>
WebKit Commit Bot
Comment 6 2017-11-09 10:22:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.