vladimir%pobox.com
303583ccbd
fix bustage
2006-05-03 01:14:33 +00:00
rob_strong%exchangecode.com
1e85a1c845
Bug 335982 - Default theme left behind in Sunbird's profile directory. r=bsmedberg
2006-05-03 00:50:42 +00:00
vladimir%pobox.com
df84d0046c
b=336331, fix toDataURL to be more in line with the whatwg spec, r+sr=roc
2006-05-03 00:48:27 +00:00
gavin%gavinsharp.com
343007b3e3
Bug 329468: check url before showing frame, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=dveditz
2006-05-03 00:43:11 +00:00
gavin%gavinsharp.com
3092fa9e6f
Bug 329521: check image url before viewing image, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2006-05-03 00:26:44 +00:00
vladimir%pobox.com
f6b5f78d52
b=336330, fix memory scribble in jpeg decoder, r+sr=roc
2006-05-03 00:24:25 +00:00
mrbkap%gmail.com
40246f8fb1
Ensure that |this| is correct when calling FindProxyForURL. bug 336313, r=darin sr+a=dveditz
2006-05-03 00:21:50 +00:00
darin%meer.net
08fcae1b11
fix build bustage
2006-05-03 00:14:22 +00:00
dbaron%dbaron.org
6d979fef96
Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky
2006-05-02 23:36:17 +00:00
neil%parkwaycc.co.uk
c448ba0ec4
Make make-jars.pl more tolerant of folder names b=336056 r=bsmedberg
2006-05-02 23:12:53 +00:00
mattwillis%gmail.com
786828c993
bug 333626 adding other-licenses branding for sunbird r=bsmedberg
2006-05-02 23:06:53 +00:00
bugzilla%arlen.demon.co.uk
33ceb61f3f
Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
...
p=me/kherron r=kherron sr=roc
2006-05-02 23:03:22 +00:00
mike.morgan%oregonstate.edu
726bd0ce0b
Updated RSS links at top of lists in extensions/themes main page to point to an HTML page, see bug 336246.
2006-05-02 22:57:05 +00:00
bzbarsky%mit.edu
c7faa71864
Adding regression test.
2006-05-02 22:45:02 +00:00
lpsolit%gmail.com
4ed32f9958
Bug 336315: Throw*Error() are unable to find templates - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk
2006-05-02 22:34:11 +00:00
brettw%gmail.com
f27a00d7e8
Bug 333894 (for tony@ponderer.org) r+a=ben
...
flesh out details interfaces for managing black/white lists
2006-05-02 21:57:35 +00:00
rob_strong%exchangecode.com
55c14e5fdf
Bug 335871 - New menu entry named 'Addons' instead of 'Add-ons'. r=mconnor
2006-05-02 21:31:56 +00:00
rob_strong%exchangecode.com
79adf40c69
Bug 335772Button horkage in 3.0a1 Addons. r=mconnor
2006-05-02 21:29:52 +00:00
joshmoz%gmail.com
380e67da44
new Mac OS X icon decoder written in Cocoa with 8-bit alpha support. b=335723 r=mento sr=pav
2006-05-02 21:23:57 +00:00
vladimir%pobox.com
3b2d6c97c7
b=336236, rescaled images are sometimes not shown, r=stuart
2006-05-02 21:07:06 +00:00
mkaply%us.ibm.com
6f4fa229d7
#336309
...
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
gavin%gavinsharp.com
c8e195cd8f
Bug 307656: line and column numbers in view source statusbar, r=mconnor
2006-05-02 20:40:03 +00:00
gavin%gavinsharp.com
0c7a487cc7
Bug 281862: AutoComplete MDBResult's GetCommentAt method returns NS_ERROR_NOT_IMPLEMENTED but it is!, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor+bryner
2006-05-02 20:14:50 +00:00
bryner%brianryner.com
3e3f29d9be
- Check the HTTP response code before assuming the upload was successful
...
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.
Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
gavin%gavinsharp.com
d5a098b86f
Bug 336219: fix exception thrown in the notification widget, patch by Dietrich Ayala <dietrich@mozilla.com>, r=enn
2006-05-02 19:46:34 +00:00
darin%meer.net
4a94571cee
fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin
2006-05-02 19:33:09 +00:00
cltbld
8515aaf47c
Automated update from host egg
2006-05-02 19:32:36 +00:00
benjamin%smedbergs.us
c6a641babf
Bug 335949 - typo in fix for 319012, patch by Walter Meini <wuno@lsvw.de>, r=me
2006-05-02 19:26:38 +00:00
bryner%brianryner.com
caf2f78e9a
Log a hash of the plugin filename as well as the display name (bug 336163) r=marria
2006-05-02 19:21:23 +00:00
bzbarsky%mit.edu
722b5218b2
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
darin%meer.net
f01d5ace75
fixes bug 329889 "Crash in [@ imgContainerGIF::GetFrameAt] when dragging a corrupted gif file" r=pavlov sr=dveditz
2006-05-02 18:48:16 +00:00
rob_strong%exchangecode.com
300c4ade33
Bug 269505 - <translator> element in EM RDF (themes and extensions). r=bsmedberg
2006-05-02 18:27:34 +00:00
rob_strong%exchangecode.com
8cf16a49c9
Bug 335780 - Clear updates message when closing notification after checking for updates to a single add-on. r=bsmedberg
2006-05-02 18:22:47 +00:00
rob_strong%exchangecode.com
7c182b2f19
Bug 335916 - Locale packs <em:type>8</em:type> don't register chrome. r=bsmedberg
2006-05-02 18:12:41 +00:00
rob_strong%exchangecode.com
41b1d055cc
Bug 335143 - Target ABI may not contain underscores. r=bsmedberg
2006-05-02 18:09:43 +00:00
darin%meer.net
6bc1de43ad
fixes bug 76111 "Auto detect online/offline status (on win32)" patch by juan_lang@yahoo.com, r=darin
2006-05-02 18:08:55 +00:00
bryner%brianryner.com
ed8c5bae4c
Unit test for MetricsEventItem (bug 332449) r=marria
2006-05-02 17:58:33 +00:00
lpsolit%gmail.com
5b999ec1b1
Bug 323590: Make it possible to have multiple WEB_BASE_URI -> WEB_BASE_PATH mappings - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk
2006-05-02 17:46:07 +00:00
bear%code-bear.com
04dd9b62ab
Add a "Raw Output" to the source listing header template - this gives the page a link where
...
the user can see the raw (non-html'ized) file content.
Patch created by Alex Vincent
bug 198802, r=bear
2006-05-02 17:38:58 +00:00
brettw%gmail.com
924d2bfb01
Bug 335836 r=vladimir Add warnings to comments on usage of storage service
2006-05-02 17:35:48 +00:00
benjamin%smedbergs.us
ae7a851b73
Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!)
2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us
cb2a755465
Bug 332147 - Expose nsEscape on a scriptable interface, r=darin
2006-05-02 16:27:23 +00:00
tor%cs.brown.edu
57cabdb1c3
Bug 335870 - Remove nsISVGGeometrySource. r+sr=roc
2006-05-02 15:05:25 +00:00
masayuki%d-toybox.com
b3c81544e5
Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr=darin
2006-05-02 06:24:11 +00:00
masayuki%d-toybox.com
49201d2111
Bug 194067 support unicode file name on drag and drop(D&D). patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2006-05-02 06:20:16 +00:00
masayuki%d-toybox.com
12c7ecac2e
Bug 333166 When mouse cursor is on the plug-in but not focused, focused element will receive wheel event instead of plug-in. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2006-05-02 06:17:55 +00:00
brendan%mozilla.org
a0b076d854
Keep cached class objects coherent with global properties mapping same (336054, r=shaver).
2006-05-02 05:50:28 +00:00
bryner%brianryner.com
2a811161cf
fix build bustage (bug 336199) r=marria
2006-05-02 00:24:04 +00:00
mrbkap%gmail.com
27b5f3a944
Tab patrol
2006-05-02 00:20:31 +00:00
vladimir%pobox.com
db6df75fb2
b=326672, undecoded parts of images render as black instead of being clipped out, r=stuart
2006-05-01 23:45:48 +00:00