[Webkit-unassigned] [Bug 87887] ScriptDebugServer wants sourceIDs that are non-zero because that's what HashMaps want, so JSC should placate it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 13:24:33 PDT 2012


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #5 from Geoffrey Garen <ggaren at apple.com>  2012-05-30 13:24:33 PST ---
On second thought, how do we ever end up with a NULL source provider? I would expect some operations, like toString, which don't check for NULL, to crash in that case. It seems like NULL might be a bug.

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