WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106759
StyleResolver::m_rootElementStyle could point to an already deleted RenderStyle
https://bugs.webkit.org/show_bug.cgi?id=106759
Summary
StyleResolver::m_rootElementStyle could point to an already deleted RenderStyle
Ilya Tikhonovsky
Reported
2013-01-14 00:21:15 PST
I landed additional instrumentation for Native Memory snapshot and found that sometimes native memory profiler traverses through a document from a previous test which is not yet collected. StyleResolver from this document has m_rootElementStyle member which points to an already deleted RenderStyle.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-13 12:03:46 PDT
We don't believe this is possible in modern WebKit.
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