[Webkit-unassigned] [Bug 25745] JSC exposes unused offsets and sourceId on every exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 17:09:26 PDT 2009


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





------- Comment #5 from ggaren at apple.com  2009-05-13 17:09 PDT -------
(In reply to comment #3)
> They were originally exposed for the inspector, the inspector does not make use
> of these data and so they should just be dropped from the exception info lest
> we get stuck needing to support them for all time.

Is it a big problem if content authors start using these values in their own
error tracking? What would we be stuck with, exactly?

Also, wouldn't it be an improvement if the inspector did make use of these
values?

> I believe sourceId may be used?

Yes, sourceId is used.

Maybe we should remove the non-sourceId properties until we have more clarity
about what we want them to do. (See bug 25767.)

> Ideally we would not have such an inane mechanism for propagating such
> information

Is there a better way that we should consider?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list