[webkit-reviews] review granted: [Bug 117602] Going to google.com/trends causes a crash : [Attachment 204958] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 17:35:14 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 117602: Going to google.com/trends causes a crash
https://bugs.webkit.org/show_bug.cgi?id=117602

Attachment 204958: Patch
https://bugs.webkit.org/attachment.cgi?id=204958&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204958&action=review


r=me

> Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:458
> +    void flushInlineStackEntry(InlineStackEntry* inlineStackEntry)

You can just call this "flush", since the type disambiguates in C++.


More information about the webkit-reviews mailing list