Mihai Sucan
|
fe917bbe54
|
Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past
|
2012-10-30 17:53:58 +02:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Ryan VanderMeulen
|
f96be73615
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-10-26 21:22:40 -04:00 |
|
Victor Porof
|
b73c53c7c5
|
Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell
|
2012-10-26 20:10:17 +03:00 |
|
Bill McCloskey
|
2e039c483d
|
Bug 692267 - Remove jsgc.h from INSTALLED_HEADERS (r=terrence)
|
2012-10-26 11:17:24 -07:00 |
|
Mihai Sucan
|
96dfc9c81f
|
Bug 805639 - Intermittent devtools/webconsole/test/test_file_uri.html | file URI match; r=paul
|
2012-10-26 19:35:30 +03:00 |
|
Mihai Sucan
|
4e2e8e0e05
|
Bug 803991 - Intermittent test_file_uri.html | Test timed out; r=robcee
|
2012-10-23 16:38:26 +03:00 |
|
Mihai Sucan
|
738012eb37
|
Bug 802013 - Intermittent test_cached_messages.html | number of cached page errors - got 6, expected 2; r=robcee
|
2012-10-23 18:37:01 +03:00 |
|
Phil Ringnalda
|
a1120dfca2
|
Merge mozilla-central to fx-team
|
2012-10-19 22:13:58 -07:00 |
|
Jim Blandy
|
4b30589daf
|
Bug 738480: Simplify Debugger::ScriptQuery after CPG. Fix missing compile-and-go scripts. r=luke
|
2012-10-19 09:53:00 -07:00 |
|
Mihai Sucan
|
2084f5fed7
|
Bug 798764 - Global console: add support for a global ConsoleProgressListener; r=past
|
2012-10-18 22:04:53 +03:00 |
|
Mihai Sucan
|
776d41b784
|
Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert
|
2012-10-11 21:24:57 +03:00 |
|
Panos Astithas
|
611a440d49
|
Bug 795263 - Actor names should not change when promoted to thread-lifetime; r=rcampbell
|
2012-10-12 11:26:49 +03:00 |
|
Mike Hommey
|
8bbf9b347d
|
Bug 799323 - Make test from bug 793672 more reliable. r=past
|
2012-10-09 10:17:27 +02:00 |
|
Panos Astithas
|
da2f9abab6
|
Fix a merge conflict. No bug.
|
2012-10-08 16:28:17 +03:00 |
|
Panos Astithas
|
c47c3badab
|
Merge m-c to fx-team
|
2012-10-08 16:26:41 +03:00 |
|
Mihai Sucan
|
fc4d7abb8d
|
Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee
|
2012-10-05 16:40:57 +03:00 |
|
Mihai Sucan
|
f94b1e8aa4
|
Bug 768096 - Web Console remote debugging protocol support - Part 4.5: global actor; r=past
|
2012-10-06 13:29:57 +03:00 |
|
Mihai Sucan
|
7ba4e89fc3
|
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
|
2012-10-05 19:15:51 +03:00 |
|
Mihai Sucan
|
168aca5118
|
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
|
2012-10-05 14:54:43 +03:00 |
|
Mihai Sucan
|
9ff6a83ab3
|
Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee
|
2012-09-26 18:02:04 +01:00 |
|
Mihai Sucan
|
348454ccd7
|
Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
|
2012-09-26 18:07:57 +01:00 |
|
Panos Astithas
|
d165fdcaaa
|
Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan
|
2012-09-24 12:43:26 +01:00 |
|
Nick Fitzgerald
|
7e50379b4f
|
bug 788754: simplify SourceClient's api; r=past
|
2012-09-28 08:27:00 +03:00 |
|
Panos Astithas
|
10f05cbb73
|
bug 755661 part 5 - fix xpcshell test on windows; r=rcampbell
|
2012-10-03 18:56:45 +03:00 |
|
Nick Fitzgerald
|
46a8f5c3d6
|
bug 755661 part 3 - sources over protocol; r=past
|
2012-09-27 11:30:00 +03:00 |
|
Nick Fitzgerald
|
63a0e5659b
|
bug 755661 part 2 - add thread scoped long strings; r=past
|
2012-09-27 11:29:00 +03:00 |
|
Nick Fitzgerald
|
d87ed6f524
|
bug 755661 part 1 - move Promise.jsm; r=past,jwalker
|
2012-09-27 11:28:00 +03:00 |
|
Mihai Sucan
|
95803e8413
|
Backed out changeset 4a87ede182ca (bug 792925)
|
2012-09-28 13:19:40 +01:00 |
|
Mihai Sucan
|
166d41f42d
|
Backed out changeset fd6633f5666e (bug 768096)
--HG--
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => browser/devtools/webconsole/WebConsoleUtils.jsm
|
2012-09-28 13:19:40 +01:00 |
|
Mihai Sucan
|
995889473e
|
Backed out changeset 57755fd703c9 (bug 768096)
|
2012-09-28 13:19:40 +01:00 |
|
Mihai Sucan
|
242d9a4393
|
Backed out changeset 8c127abc3ad8 (bug 768096)
--HG--
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => browser/devtools/webconsole/NetworkHelper.jsm
|
2012-09-28 13:19:40 +01:00 |
|
Mihai Sucan
|
3ce6371433
|
Backed out changeset 9c70da27ec28 (bug 768096)
|
2012-09-28 13:19:40 +01:00 |
|
Mihai Sucan
|
4460464e79
|
Backed out changeset 89ab8685729d (bug 768096)
|
2012-09-28 13:19:39 +01:00 |
|
Mihai Sucan
|
a981dde573
|
Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee
|
2012-09-26 17:27:38 +01:00 |
|
Mihai Sucan
|
a50bab4256
|
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
|
2012-09-26 18:04:34 +01:00 |
|
Mihai Sucan
|
bc8c482314
|
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
|
2012-09-27 13:51:45 +01:00 |
|
Mihai Sucan
|
f468d13cdd
|
Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee
|
2012-09-26 18:02:04 +01:00 |
|
Mihai Sucan
|
8e690cb0f5
|
Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
|
2012-09-26 18:07:57 +01:00 |
|
Panos Astithas
|
2ecaa8a884
|
Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan
|
2012-09-24 12:43:26 +01:00 |
|
Nick Fitzgerald
|
e35bab9087
|
bug 673487 - map from an original source to a generated; r=robcee
|
2012-09-27 06:15:00 +01:00 |
|
Panos Astithas
|
2ae0c7c16b
|
Bug 793947 - Race condition in dbg-server.js breaks Marionette; r=msucan
|
2012-09-27 12:31:49 +01:00 |
|
Panos Astithas
|
4f4e6f3b97
|
Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell
|
2012-09-22 18:44:00 +03:00 |
|
Panos Astithas
|
897efefc6b
|
Bug 790202 - Protocol layer performance overhead is too much for local transports. f=msucan r=rcampbell
|
2012-09-22 18:44:00 +03:00 |
|
Anton Kovalyov
|
67a1ef32aa
|
Bug 788769 - The update function in dbg-script-actors.js should also copy getters and setters to the target object. r=past,nfitzgerald
|
2012-09-20 16:44:25 -07:00 |
|
Anton Kovalyov
|
0f8e84c2c7
|
Bug 785044 - Replace the ThreadActor's private debugger object and its getter with a public property. r=past
|
2012-09-20 14:15:15 -07:00 |
|
Panos Astithas
|
dc9481235a
|
Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
|
2012-09-21 09:04:21 +03:00 |
|