[Webkit-unassigned] [Bug 167400] Always crashed with youtube/tv on ARM platfrom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 10:26:10 PST 2017


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

--- Comment #6 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #5)
> This fix looks reasonable but we should just skip the #ifs and just use the
> memcpy version on all platforms. The compiler should convert the memcpy into
> a load on platforms where they are equivalent anyway. I would just add a
> comment saying that the load may not be aligned so we use memcpy to
> implement the load.

Also, please add a ChangeLog.  See https://webkit.org/contributing-code/ for more details.

-- 
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/20170125/f89fb538/attachment-0001.html>


More information about the webkit-unassigned mailing list