Граф коммитов

172452 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org d45d980253 Bug 357322: Make the login/logout of webservice conform to the bugzilla webservice standard
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave
2006-11-02 20:02:08 +00:00
mkanat%bugzilla.org a71dbba81b Bug 355837: Make the webservice able to create bugs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
2006-11-02 19:59:16 +00:00
mozilla%justcameron.com fad9ac5459 Bug 359084
rustico: some ugly excess platform text when viewing an add-on that's not available for your platform
r=shaver
2006-11-02 19:56:01 +00:00
cvshook%sicking.cc 03ab6e5bbf fix copy/paste error 2006-11-02 19:50:59 +00:00
cvshook%sicking.cc 9debfc2f3a Ugh, too many versions of this patch that builds on different places. This should be right. 2006-11-02 19:44:06 +00:00
cvshook%sicking.cc bd10875996 Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:33:10 +00:00
cvshook%sicking.cc 58bd3889ba Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:31:05 +00:00
mozilla%justcameron.com bb77a90665 Bug 359061
User comments, add-on history, previews, addcomment pages not styled for rustico
r=Shaver
2006-11-02 19:29:40 +00:00
kaie%kuix.de 26372250b4 bug 346766, tons of valgrind warnings if nsEntropyCollector collects entropy before NSS initialization
r=kengert, r=rrelyea
2006-11-02 19:22:56 +00:00
cvshook%sicking.cc 9f11d0aba0 Make IsPointInRange and ComparePoint on nsIDOMNSRange throw if the given point is in a different document. Patch by Alex Vincent. b=359046 r/sr=sicking 2006-11-02 19:07:56 +00:00
edburns%acm.org 33ada9927a update 2006-11-02 18:57:52 +00:00
edburns%acm.org edeac63c68 This change-bundle fixes memory allocation in streams. Next step is to
make a final pass to make sure we are not leaking memory.  After that, I
want to clean up the build system, and the samples.

M build.xml

- Call make export in mozilla directory

- Fix clean target

M mozilla/Makefile.in

- Added export target
M classes/org/mozilla/pluglet/PlugletLoader.java

- avoid ambiguity by casting

+	    CodeSource codesource = new CodeSource(url,(java.security.cert.Certificate []) null);

M examples/MediaPlayer/JMPlayer.java

- remove debug printfs

M mozilla/npAPInsIInputStreamShim.cpp
M mozilla/npAPInsIInputStreamShim.h

- remove debug printfs

- fix buffer allocation, refactor into its own method.

- Use NPN_Mem* methods for memory allocation.

- isolate lock access to private methods.  Avoids locking when we
  already own the lock, which would cause an assertion.

M mozilla/nppluglet.cpp

- in dtor, check for null mScriptablePeer ivar before accessing it.

M mozilla/nsScriptablePeer.cpp

- whitespace

M src/Pluglet.cpp

- get the plugletEngine from do_GetService().

M src/PlugletEngine.cpp
M src/PlugletFactory.cpp
M src/PlugletLoader.cpp

- remove debug printfs

M test/test.java

- added test finalize.


build.xml classes/org/mozilla/pluglet/PlugletLoader.java examples/MediaPlayer/JMPlayer.java mozilla/Makefile.in mozilla/npAPInsIInputStreamShim.cpp mozilla/npAPInsIInputStreamShim.h mozilla/nppluglet.cpp mozilla/nsScriptablePeer.cpp src/Pluglet.cpp src/PlugletEngine.cpp src/PlugletFactory.cpp src/PlugletLoader.cpp test/test.java
2006-11-02 18:55:50 +00:00
kaie%kuix.de 1a4838613a Bug 328346, Certificates with keyusage nonRepudiation should not be used as SSL client certificates
Checking in incremental patch to fix an obvious mistake.
r=kengert
2006-11-02 18:51:27 +00:00
Olli.Pettay%helsinki.fi 5e61914193 Bug 359203, r+sr=bz 2006-11-02 18:34:55 +00:00
Olli.Pettay%helsinki.fi 97ca6462d6 Bug 358139, Make sure that namespaced attributes aren't handled by nsIXTFElement objects, r+sr=jst 2006-11-02 17:38:29 +00:00
Olli.Pettay%helsinki.fi c917a17911 Bug 359040, Remove kungFuDeathGrip from nsEventListenerManager::HandleEvent, r+sr=jst 2006-11-02 17:28:45 +00:00
ghendricks%novell.com 606564a8cf fixed canedit and candelete in attachments 2006-11-02 17:26:28 +00:00
michael.buettner%sun.com fde7550588 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog r=lilmatt 2006-11-02 16:40:17 +00:00
gijskruitbosch%gmail.com 293ce700a5 Bug 353506 - Swat namesx strict warnings
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall (tH))
r=silver@warwickcompsoc.co.uk
ChatZilla Only
2006-11-02 16:38:15 +00:00
michael.buettner%sun.com 6637d316aa provide sensible defaults for categories & custom reminders 2006-11-02 16:37:56 +00:00
tor%cs.brown.edu 4079e1a82f Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-02 16:30:20 +00:00
gijskruitbosch%gmail.com 89b633441a Bug 318422 - Timestamp format should be more flexible
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall (tH))
r=samuel@sieb.net
ChatZilla Only
2006-11-02 16:26:52 +00:00
michael.buettner%sun.com 5175eee014 fixed timezone title and references to chrome-files 2006-11-02 16:17:22 +00:00
michael.buettner%sun.com a937689c6a fixed timezone title and references to chrome-files 2006-11-02 16:09:47 +00:00
igor.bukanov%gmail.com 1218fc7972 Bug 356856: fixing 64-bit-only burst + better comments and style. 2006-11-02 16:09:10 +00:00
michael.buettner%sun.com 5e4c0a9da9 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog r=lilmatt 2006-11-02 15:42:15 +00:00
michael.buettner%sun.com 788482a0a1 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog 2006-11-02 15:37:34 +00:00
michael.buettner%sun.com c78b2e15e0 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog 2006-11-02 15:04:27 +00:00
aaronleventhal%moonset.net 781b78f5af Bug 355540. Accessible objects for xforms upload and some inputs. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil 2006-11-02 14:50:32 +00:00
michael.buettner%sun.com 861de64c6c bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog 2006-11-02 14:42:26 +00:00
aaronleventhal%moonset.net c30e3049e4 Bug 357032. XUL textfields not exposing nsIAccessibleText correctly. r=ginn.chen 2006-11-02 14:25:29 +00:00
aaronleventhal%moonset.net fea0c9533c Bug 358979. nsIAccessibleText::SetCaretOffset should return false and do nothing if caret cannot be set to the specified location. r=ginn.chen 2006-11-02 14:17:36 +00:00
michael.buettner%sun.com f9be2d12b4 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog, r=lilmatt 2006-11-02 14:08:42 +00:00
michael.buettner%sun.com 5f6065d187 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog, r=lilmatt 2006-11-02 13:36:42 +00:00
joshmoz%gmail.com 80433c8e05 update email address for myself. sr=josh 2006-11-02 11:29:00 +00:00
joshmoz%gmail.com fdebe8f12c fix regression from bug 356078, some menu items appearing with default title. b=357153 r=hwaara 2006-11-02 10:48:11 +00:00
szegedia%freemail.hu 43d4525504 Fix for Bugzilla #358058: disallow TAB key in editor 2006-11-02 09:37:48 +00:00
szegedia%freemail.hu 279a016d7a Using SecurityUtilities to query system properties 2006-11-02 09:34:23 +00:00
cvshook%sicking.cc 3a93c8cea4 Back out changes that were part of a different patch. 2006-11-02 08:22:08 +00:00
cvshook%sicking.cc 4c1e5b8233 Make nsRange::ToString and nsContentIterator deal with ranges with endpoint containers being the document. Patch by bz. r/sr=sicking b=358660 2006-11-02 07:41:45 +00:00
bzbarsky%mit.edu be730c9c74 Add a way to efficiently insert a bunch of identically constructed elements at a
given location in an nsTArray.  Bug 357630, r=sicking, sr=darin
2006-11-02 04:12:24 +00:00
cvshook%sicking.cc 290fff915b Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst 2006-11-02 02:14:57 +00:00
brendan%mozilla.org 56c2828fb3 Fix heavyweight generator activation to transfer the call and args objects to the generator's frame (359062, r=igor). 2006-11-01 23:42:23 +00:00
timeless%mozdev.org 98b090fc83 Bug 106386 Correct misspellings in source code
adding a space between echo and " r=reed,ctho
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:41:17 +00:00
jst%mozilla.org 2e879c26b0 Additional fix for bug 342490. One more place needed the same change that originally went in to fix this bug. r=mrbkap@gmail.com, sr=bugmail@sicking.cc 2006-11-01 23:22:36 +00:00
vladimir%pobox.com d3bfcb9752 b=359002, single pixel background image is incorrect color (third line of acid2), r=stuart 2006-11-01 23:13:37 +00:00
timeless%mozdev.org bb15b03b15 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:10:21 +00:00
ccooper%deadsquid.com fd65463ecc - include new widgets in search sidebar 2006-11-01 23:08:01 +00:00
timeless%mozdev.org e02e3e3319 Bug 106386 Correct misspellings in source code
also changing line to reference sequences since you don't count 'apple', you
count 'apples'.
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:04:06 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00