[Webkit-unassigned] [Bug 186916] zero assigned to variable instead of division calculation result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 13:56:52 PST 2019


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

--- Comment #7 from Saam Barati <sbarati at apple.com> ---
(In reply to Saam Barati from comment #6)
> This happens in all tiers. If I only use the LLInt, it still happens. If I
> just use baseline, it still happens. If I use baselineJIT+, it still
> happens. If I turn off GC, this still happens.
> 
> Doesn't feel like a JSC bug to me, but perhaps it is. I wonder if it could
> be something w/ how canvas is filling in the buffers.

Weird, I am now reading the code. And it's literally the same calculation in two different places... Doesn't look like a canvas bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190120/857b3dda/attachment.html>


More information about the webkit-unassigned mailing list