[Webkit-unassigned] [Bug 53598] Incorrect behavior of NaNs in DataView (setting values, bit patterns)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 10:37:33 PST 2011


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Incorrect behavior of NaNs  |Incorrect behavior of NaNs
                   |in Typed Arrays (setting    |in DataView (setting
                   |values, bit patterns)       |values, bit patterns)
           Severity|Normal                      |Minor
           Priority|P2                          |P3
                 CC|                            |enne at google.com,
                   |                            |jianli at chromium.org,
                   |                            |zmo at google.com




--- Comment #2 from Kenneth Russell <kbr at google.com>  2011-02-02 10:37:33 PST ---
To be clear:

 - Float32Array is working properly; the first few cases are working correctly in top of tree Chromium.

 - DataView seems to still have some corner case bugs around handling of NaNs.

Jian Li, do you have time to look into this?

-- 
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