[Webkit-unassigned] [Bug 145186] Crash under WebCore::invalidateStyleRecursively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 21:12:32 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145186

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #253406|review?                     |review+
              Flags|                            |

--- Comment #3 from Andreas Kling <akling at apple.com> ---
Comment on attachment 253406
  --> https://bugs.webkit.org/attachment.cgi?id=253406
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=253406&action=review

r=me

> Source/WebCore/css/StyleInvalidationAnalysis.cpp:120
> +    Vector<Element*> parentStack;

I'd slap some inline capacity on this Vector.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150520/04d097b2/attachment.html>


More information about the webkit-unassigned mailing list