Nick Fitzgerald
|
b24552d2cb
|
Bug 889492 - Debugger does not stop at the debugger; statement in original files; r=anton
|
2013-08-22 10:41:48 -07:00 |
|
Nick Fitzgerald
|
9a78048baa
|
Bug 885597 - absolute urls not working with sourcesContent and source maps in file:// urls; r=dcamp
|
2013-06-23 09:44:29 -07:00 |
|
Nick Fitzgerald
|
f9b181c2d5
|
Bug 882986 - A source map's sourcesContent doesn't work when the original file path is absolute; r=dcamp
|
2013-06-13 18:21:06 -07:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Joey Armstrong
|
2dbf79e9a4
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Joey Armstrong
|
8e99512c32
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Nick Fitzgerald
|
3bb0728fee
|
Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past
|
2013-04-09 11:40:00 +03:00 |
|
Nick Fitzgerald
|
fd19397aa4
|
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
|
2013-04-16 00:07:00 +03:00 |
|
Panos Astithas
|
7e51ea1af4
|
Backout eb887b962dfa (bug 772119) on suspicion of leaks
|
2013-04-10 16:08:59 +03:00 |
|
Panos Astithas
|
38e06c621d
|
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
|
2013-04-10 16:05:35 +03:00 |
|
Nick Fitzgerald
|
c2026119b5
|
Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past
|
2013-04-09 11:40:00 +03:00 |
|
Nick Fitzgerald
|
8b6d233c14
|
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
|
2013-04-09 11:42:00 +03:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
14545664e3
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08:00 |
|
Nick Fitzgerald
|
72e78d49cc
|
Bug 831465 - SourceMap.jsm breaks with jsloader.reuseGlobal == true; r=past
|
2013-01-16 15:53:00 +02:00 |
|
Nick Fitzgerald
|
ff9870cea3
|
Bug 828070 - Update SourceMap.jsm from mozilla/source-map to get the |sources| getter; r=rcampbell
|
2013-01-09 14:55:00 -05:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07: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 |
|
Nick Fitzgerald
|
e35bab9087
|
bug 673487 - map from an original source to a generated; r=robcee
|
2012-09-27 06:15:00 +01:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Michael Ratcliffe
|
fe7022b757
|
Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
|
2012-07-25 18:34:34 +01:00 |
|
Rob Campbell
|
d03e611eb5
|
Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin
|
2012-07-24 15:02:10 -07:00 |
|
Michael Ratcliffe
|
a2cccfbb98
|
Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
|
2012-07-24 12:08:30 +01:00 |
|
Nick Fitzgerald
|
2b86de406a
|
Bug 669999 - Add a library for parsing and consuming source map files to Firefox; r=joe_walker,rcampbell
|
2012-07-18 17:17:00 -04:00 |
|