User:GijsKruitbosch/JS Debugging/DocumentFromException: Difference between revisions

Jump to navigation Jump to search
Line 5: Line 5:


== Plan A ==
== Plan A ==
*Make nsIConsoleMessage implement nsIException
*Make nsIConsoleMessage implement nsIException (''rather, make nsConsoleMessage also implement nsIException if it is from an uncaught exception; the QI should fail if it's a message that isn't from an exception, ideally --shaver'')
*Make nsIException have useful stuff in its data field that can be used to determine the document that the message came off. ''Note: what? (as in, exactly)''
*Make nsIException have useful stuff in its data field that can be used to determine the document that the message came off. ''Note: what? (as in, exactly)'' (''How about an nsIDocument?  Should check with bz and the docshell mafia here. --shaver'')
 


== Plan B ==
== Plan B ==
Confirmed users
455

edits

Navigation menu