[Webkit-unassigned] [Bug 132683] [Win] Crash when enabling DFG JIT.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 8 16:07:17 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132683
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #231070|review? |review+
Flag| |
--- Comment #6 from Geoffrey Garen <ggaren at apple.com> 2014-05-08 16:07:36 PST ---
(From update of attachment 231070)
r=me
It's kind of a shame that an enum aliases to void* -- that's pretty easy to get wrong.
Perhaps you can fix this in a follow-up patch by changing the void* inputs to ImmPtr inputs, or similar.
I think you should pursue a follow-up patch that changes void* input to
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list