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

172136 Коммитов

Автор SHA1 Сообщение Дата
cvshook%sicking.cc 480afae792 Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:33:10 +00:00
cvshook%sicking.cc d29b5d7174 Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:31:05 +00:00
mozilla%justcameron.com ca27d5e529 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 14a234befa 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 6b452fb908 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 c5c0551511 update 2006-11-02 18:57:52 +00:00
edburns%acm.org a0319d2d7b 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 1de51a708c 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 e91e636e41 Bug 359203, r+sr=bz 2006-11-02 18:34:55 +00:00
Olli.Pettay%helsinki.fi a40636914f 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 2866a5c4e8 Bug 359040, Remove kungFuDeathGrip from nsEventListenerManager::HandleEvent, r+sr=jst 2006-11-02 17:28:45 +00:00
ghendricks%novell.com 84165e3252 fixed canedit and candelete in attachments 2006-11-02 17:26:28 +00:00
michael.buettner%sun.com e9e2271591 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 949709206d 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 57d1586781 provide sensible defaults for categories & custom reminders 2006-11-02 16:37:56 +00:00
tor%cs.brown.edu 38a296c7ab 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 df572a2205 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 0e5bdef280 fixed timezone title and references to chrome-files 2006-11-02 16:17:22 +00:00
michael.buettner%sun.com 48fcbca878 fixed timezone title and references to chrome-files 2006-11-02 16:09:47 +00:00
igor.bukanov%gmail.com 6f2650a499 Bug 356856: fixing 64-bit-only burst + better comments and style. 2006-11-02 16:09:10 +00:00
michael.buettner%sun.com 12e87bc0a0 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 9e548288be 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 2a8d3e19c2 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog 2006-11-02 15:04:27 +00:00
aaronleventhal%moonset.net ad900abef1 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 8da863c9a9 bug #324657 implementation according specification > http://wiki.mozilla.org/Calendar:SMB_Event_Dialog 2006-11-02 14:42:26 +00:00
aaronleventhal%moonset.net 5e99b76b37 Bug 357032. XUL textfields not exposing nsIAccessibleText correctly. r=ginn.chen 2006-11-02 14:25:29 +00:00
aaronleventhal%moonset.net 0a71174b7a 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 bca3b16636 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 555a4b4a8d 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 6e6a39f8fd update email address for myself. sr=josh 2006-11-02 11:29:00 +00:00
joshmoz%gmail.com 9c5f3c36e1 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 1acf3ae058 Fix for Bugzilla #358058: disallow TAB key in editor 2006-11-02 09:37:48 +00:00
szegedia%freemail.hu bd092ee0c3 Using SecurityUtilities to query system properties 2006-11-02 09:34:23 +00:00
cvshook%sicking.cc 974b52ca30 Back out changes that were part of a different patch. 2006-11-02 08:22:08 +00:00
cvshook%sicking.cc f3a3af9cca 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 3c0294cc84 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 8da53b5fb1 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 1d20f5a6b6 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 d34db0ac05 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 452e858ee0 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 0a9f88e335 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 e1ec2c7611 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 059595f6da - include new widgets in search sidebar 2006-11-01 23:08:01 +00:00
timeless%mozdev.org 29520925a4 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 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
ccooper%deadsquid.com 0be607f6ea - fix both typos 2006-11-01 22:31:00 +00:00
ccooper%deadsquid.com 59dec876f8 - fix typo 2006-11-01 22:27:38 +00:00
ccooper%deadsquid.com 0ec4ebbc76 b=358035
- add automated testday reporting
- rejig sidebar -> divide up testing and reporting links
- added management category for testdays
2006-11-01 22:13:32 +00:00
mattwillis%gmail.com 2f4728379a bug 345469 - Add images for branded wizards. r=mvl 2006-11-01 21:39:12 +00:00
martijn.martijn%gmail.com 704eb7b3af Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00