philringnalda%gmail.com
|
6b3ed0341c
|
Bug 385004 - Copy Qualified Name context menu for Watches, patch by Mook <mook.moz+mozbz@gmail.com>, r=silver
|
2007-06-30 05:05:51 +00:00 |
bent.mozilla%gmail.com
|
243b45e3dd
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 20:08:55 +00:00 |
silver%warwickcompsoc.co.uk
|
8c44210734
|
Bug 361785 - adoptNode as needed.
JavaScript Debugger only.
r=rginda
|
2006-12-19 21:00:10 +00:00 |
silver%warwickcompsoc.co.uk
|
ca65e722c9
|
Fix unused code to use new tree-utils functions.
NPOB.
|
2006-11-25 19:58:04 +00:00 |
bzbarsky%mit.edu
|
142a417a31
|
Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
|
2006-11-10 23:49:08 +00:00 |
silver%warwickcompsoc.co.uk
|
44417dcb0c
|
JavaScript Debugger: Move XPI resources and update XPI build script. NPOB.
|
2006-10-24 01:33:29 +00:00 |
silver%warwickcompsoc.co.uk
|
25b241842c
|
Bug 270302 - Escape CSV profiler output.
JavaScript Debugger only.
r=rginda
|
2006-10-23 18:40:33 +00:00 |
gavin%gavinsharp.com
|
f034027cba
|
Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org
|
2006-10-13 17:08:26 +00:00 |
gijskruitbosch%gmail.com
|
f5b23163bc
|
Bug 294500 - Provide a description in install.rdf
r=silver (James Ross)
|
2006-09-26 14:37:33 +00:00 |
silver%warwickcompsoc.co.uk
|
b18671f17d
|
Bug 347847 - Use 'accesskey' for paired items to aid localisation.
JavaScript Debugger only.
r=silver
p=giacomo.magnini@portalis.it (Giacomo Magnini)
|
2006-09-13 16:38:52 +00:00 |
mnyromyr%tprac.de
|
c6636d3b4d
|
Bug 343835: redeclaration of const XULAPPINFO_CONTRACTID; p=C�dric "chewey" Menge <bugzilla@mengemail.de>, r=silver
|
2006-09-08 18:11:05 +00:00 |
gijskruitbosch%gmail.com
|
aeb15731fe
|
Bug 349066 - Venkman's Open Windows view misconstructs base URL for urls like http://foo.com/#bar
r=silver (James Ross)
Venkman/SeaMonkey Only
|
2006-08-20 15:24:04 +00:00 |
gijskruitbosch%gmail.com
|
506eef484f
|
Bug 341758 - Venkman doesn't need to make linemaps of toplevel scripts on startup (aka "make it start faster")
r=silver (James Ross)
Venkman/SeaMonkey Only
|
2006-08-17 20:49:05 +00:00 |
gijskruitbosch%gmail.com
|
66679ada27
|
Bug 347888 - Profiler doesn't guess at function names without some user help.
r=silver (James Ross)
Venkman/SeaMonkey only.
|
2006-08-10 10:48:57 +00:00 |
gijskruitbosch%gmail.com
|
df5cc2ffd4
|
Bug 341767 - Should be able to view profile data immediately
r=silver
|
2006-06-25 21:01:25 +00:00 |
gijskruitbosch%gmail.com
|
33705ef223
|
Bug 342651 - Want to be able to go to a DOM node in DOMI from venkman's console/watch/locals
r=silver
|
2006-06-25 19:59:51 +00:00 |
Jan.Varga%gmail.com
|
5ab0398355
|
Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
|
2006-06-06 20:05:13 +00:00 |
silver%warwickcompsoc.co.uk
|
d604323403
|
Bug 286927 - Use & not && for flags (doh).
Venkman only.
r=rginda
|
2006-05-24 21:26:04 +00:00 |
silver%warwickcompsoc.co.uk
|
989547a0d8
|
Bug 232985 - Add RegExp support to source formatter (purple!).
Venkman only.
r=rginda
|
2006-05-24 21:14:54 +00:00 |
silver%warwickcompsoc.co.uk
|
9f0f7caa8a
|
Bug 336680 - Clear JSD debugHook and throwHook to prevent leaking.
Venkman only.
r=timeless
|
2006-05-17 00:20:56 +00:00 |
silver%warwickcompsoc.co.uk
|
45ec1bf3d3
|
Bug 270302 - Escape single and double quotes in safeHTML, and use for making XML and HTML reports safe.
Venkman only.
r=timeless
|
2006-05-16 19:28:32 +00:00 |
mattwillis%gmail.com
|
89460ddedf
|
bug 267789 Provide venkman for Sunbird r=silver
|
2006-05-12 21:45:20 +00:00 |
silver%warwickcompsoc.co.uk
|
9f0e9e1119
|
Bug 276075 - Make Venkman compatible with Thunderbird. Woo.
Venkman only.
r=timeless
p=a@totic.org (Aleks Totic)
p=silver
|
2006-04-12 23:23:07 +00:00 |
timeless%mozdev.org
|
bf2bea2967
|
Bug 268448 typo in Venkman.properties
change by brendan, r=timeless, rs=brendan
|
2006-04-06 11:34:11 +00:00 |
silver%warwickcompsoc.co.uk
|
6922419cbc
|
Bump version to 0.9.86 so we can actually release a version and know what's going on. r=me
|
2006-03-28 02:37:59 +00:00 |
Olli.Pettay%helsinki.fi
|
04cfde2d6f
|
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
|
2006-03-25 22:03:49 +00:00 |
timeless%mozdev.org
|
64ae7cb0ba
|
Bug 328750 Change --disable-jsd error message
r=silver
|
2006-03-05 06:09:34 +00:00 |
timeless%mozdev.org
|
75332ab480
|
Bug 270798 ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()' @onLocationFound
r=silver
|
2006-02-13 21:10:06 +00:00 |
cbiesinger%web.de
|
eba9c2663f
|
bug 321932 correctly implement isPending for venkman
r=silver sr=darin
|
2006-01-25 16:37:13 +00:00 |
timeless%mozdev.org
|
51c7b847e1
|
Bug 106386 Correct misspellings in source code
patch by ispiked@gmail.com r=timeless r=rginda
|
2006-01-12 06:32:57 +00:00 |
bugzilla%arlen.demon.co.uk
|
b84d79635f
|
Bug 319822 JavaScript Debugger assumes document.firstChild is the root element
p=me r=rginda
|
2006-01-06 00:49:36 +00:00 |
timeless%mozdev.org
|
3db428f6ac
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
timeless%mozdev.org
|
b78d0c2416
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 08:16:51 +00:00 |
neil%parkwaycc.co.uk
|
55dfe8113a
|
Bug 317202 Default mail window JavaScript Debugger menuitem duplication r=rginda
|
2005-11-22 00:47:37 +00:00 |
dmose%mozilla.org
|
6b7c961af3
|
Fix TypeError launching Venkman from firefox (bug 247507); p=silver@warwickcompsoc.co.uk, r=rginda. Not part of the default build.
|
2005-11-07 23:58:46 +00:00 |
timeless%mozdev.org
|
77fcaf8f2e
|
Bug 281137 Add profiling column for functions excluding other functions running
Venkman part
patch by silver@warwickcompsoc.co.uk r=rginda sr=dmose a=bsmedberg
|
2005-08-02 15:55:56 +00:00 |
timeless%mozdev.org
|
9e0f3ac91b
|
Bug 287621 Right click (context menu) in source view margin should not change breakpoint
patch by ajvincent@gmail.com r=rginda sr=bz
|
2005-03-25 07:19:34 +00:00 |
bzbarsky%mit.edu
|
9edf6924d0
|
Switch some internal users of text/xml to application/xml. Bug 247024, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
|
2005-02-27 19:34:11 +00:00 |
timeless%mozdev.org
|
a70532c297
|
Bug 268377 Small typo in emode help
patch by giacomo.magnini@portalis.it r=rginda
|
2004-12-06 11:16:11 +00:00 |
bugzilla%arlen.demon.co.uk
|
3fef6083cd
|
Bug 264102 Chrome should use document.title instead of window.title - venkman fixes
p=me r=rginda
|
2004-10-24 17:45:21 +00:00 |
silver%warwickcompsoc.co.uk
|
b5ef59ce77
|
Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
r=shaver
a=drivers
|
2004-10-20 16:26:05 +00:00 |
silver%warwickcompsoc.co.uk
|
d1aefb1eb4
|
Bug 235213 - Correct typo in help template.
JavaScript Debugger only.
r=rginda
|
2004-10-13 02:33:58 +00:00 |
silver%warwickcompsoc.co.uk
|
df4734a34c
|
Bug 263103 - Delay being "initialized" until post-window display to prevent us stopping without a UI shown.
JavaScript Debugger only.
r=rginda
|
2004-10-13 02:30:45 +00:00 |
silver%warwickcompsoc.co.uk
|
9cf4590273
|
Bug 263608 - Pass actual string rather than array of one item (fixes toolbar not initialising)
JavaScript Debugger only.
r=rginda
|
2004-10-10 07:18:09 +00:00 |
timeless%mozdev.org
|
a970edbb67
|
Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
|
2004-08-19 23:00:27 +00:00 |
silver%warwickcompsoc.co.uk
|
cb2e766ab9
|
Bug 243362 - Add some escaping to "Copy Qualified Name", so that copied value is actually valid JavaScript.
r=rginda
|
2004-07-19 19:24:22 +00:00 |
silver%warwickcompsoc.co.uk
|
13446ef7df
|
Bug 237233 - Add /show-constants command and menu item for hiding/showing read-only properties, like functions and ECMA properties.
Also bumping locale version number.
r=rginda
|
2004-07-19 19:21:28 +00:00 |
silver%warwickcompsoc.co.uk
|
3a098378cb
|
Bug 224732 - only set 'modifiers' attribute if there's a value to set, otherwise don't set it.
Also bumping version number.
r=rginda
|
2004-07-19 19:18:34 +00:00 |
silver%warwickcompsoc.co.uk
|
0e1e7cf350
|
Bug 162144 - Handle exceptions thrown by the file picker properly.
r=rginda@hacksrus.com
|
2004-04-26 10:05:21 +00:00 |
silver%warwickcompsoc.co.uk
|
30a2cddea8
|
Bug 239753 - Allow 'browser.xul' as well as 'navigator.xul' to increase functionality on Firefox.
r=rginda@hacksrus.com
|
2004-04-26 10:03:32 +00:00 |