WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208623
Make m_slowRepaintObjects a WeakHashSet
https://bugs.webkit.org/show_bug.cgi?id=208623
Summary
Make m_slowRepaintObjects a WeakHashSet
Simon Fraser (smfr)
Reported
2020-03-04 21:42:12 PST
Make m_slowRepaintObjects a WeakHashSet
Attachments
Patch
(6.30 KB, patch)
2020-03-04 21:43 PST
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-03-04 21:43:11 PST
Created
attachment 392534
[details]
Patch
WebKit Commit Bot
Comment 2
2020-03-04 22:38:28 PST
Comment on
attachment 392534
[details]
Patch Clearing flags on attachment: 392534 Committed
r257902
: <
https://trac.webkit.org/changeset/257902
>
WebKit Commit Bot
Comment 3
2020-03-04 22:38:30 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2020-03-04 22:39:14 PST
<
rdar://problem/60072474
>
Antti Koivisto
Comment 5
2020-03-04 23:18:27 PST
Comment on
attachment 392534
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=392534&action=review
> Source/WebCore/page/FrameView.h:826 > std::unique_ptr<ListHashSet<RenderEmbeddedObject*>> m_embeddedObjectsToUpdate;
We need WeakListHashSet too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug