gecko/toolkit/devtools
Bobby Holley d2eee0e50e Bug 808608 - Stop relying on unique Location objects in WebConsoleActor. r=past
Right now the code holds a ref to the per-inner-window Location object of the
Window associated with the sandbox, and uses that to determine if the page has
navigated. This breaks when we have one Location object per docshell, because
the check always succeeds. Just use the window ID instead, which is also less
likely to leak.
2012-11-21 13:20:04 -08:00
..
debugger Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
sourcemap Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
webconsole Bug 808608 - Stop relying on unique Location objects in WebConsoleActor. r=past 2012-11-21 13:20:04 -08:00
_Promise.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
Console.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
jar.mn Backed out changeset fd6633f5666e (bug 768096) 2012-09-28 13:19:40 +01:00
Makefile.in Backed out changeset fd6633f5666e (bug 768096) 2012-09-28 13:19:40 +01:00
Require.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00