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

184852 Коммитов

Автор SHA1 Сообщение Дата
biswatosh.chakraborty%sun.com c8e8b85495 Committing in HEAD.
Modified Files: nsprstub.c
For Bug 338688. Reviewed by Neil Williams.
Issue: Allocation functions were not setting SEC_ERROR_NO_MEMORY in some cases.
2007-07-24 16:14:15 +00:00
stefanh%inbox.com 0177b0fee7 Bug 389121 - Use a better copyright line in Help files. r=KaiRo, sr=Neil. 2007-07-24 15:35:51 +00:00
dbaron%dbaron.org e4815d6201 Implement -moz-initial for almost all remaining properties. b=80887 r+sr=bzbarsky 2007-07-24 15:27:11 +00:00
gavin%gavinsharp.com 60e818d7df Bug 385092: fix code evaluation in the error console by waiting for the about:blank load to complete before loading the javascript URI, patch by Simon B��nzli <zeniko@gmail.com>, r=me 2007-07-24 14:56:51 +00:00
slavomir.katuscak%sun.com 1e5981e876 Bug 384639: Fix for Windows build problems. 2007-07-24 14:36:57 +00:00
Olli.Pettay%helsinki.fi b9f5ac970d Mochitest for bug 388746 2007-07-24 14:14:46 +00:00
ccooper%deadsquid.com a6c95b21a7 - set ssh_user to calbld 2007-07-24 13:45:01 +00:00
kairo%kairo.at 96f5e681d9 bug 389382 - Breakpad is built but not enabled in SeaMonkey, add missing MOZILLA_OFFICIAL define, r=luser 2007-07-24 12:27:25 +00:00
kairo%kairo.at c06002f349 correct reference to the manifest after renaming it, r=luser 2007-07-24 12:26:21 +00:00
masayuki%d-toybox.com 95e5968ea5 Bug 388602 ###!!! ASSERTION: invalid array index: 'i < Length()' when loading some webpages r+sr=roc 2007-07-24 11:47:22 +00:00
myk%mozilla.org bdb3636827 bug 389323: make the handler service not assume that nsIHandlerInfo::preferredApplicationHandler exists, since it sometimes doesn't, and make the service delete the handler record from the datasource when asked to store a handler info object that doesn't have a preferred handler 2007-07-24 09:22:46 +00:00
longsonr%gmail.com 9dbe0ffc48 Bug 388295 - Clean up nsSVGPathGeometryFrame: make constructor protected, put methods belonging to the same interface together. r+sr=tor 2007-07-24 09:05:37 +00:00
slavomir.katuscak%sun.com 0f8639c5a7 Bug 384639: Added option to disable library unloading. r=nelson 2007-07-24 08:56:41 +00:00
surkov.alexander%gmail.com 763800e393 Bug 388910 - building with disabled MOZ_XUL failed, patch=romaxa@gmail.com, r=me, sr=neil 2007-07-24 07:50:51 +00:00
timeless%mozdev.org df4153e813 Bug 366380 Add component to Product 'product_name' is awkward
r=lpsolit a=lpsolit
2007-07-24 06:18:31 +00:00
dbaron%dbaron.org 729de85c72 Fix header wrapping for lcms, bug 16769 to fix x86_64 Linux and SELinux bustage. Review pending. 2007-07-24 05:56:07 +00:00
stuart.morgan%alumni.case.edu 3629478bdd Camino only - Bug 389356: Add libnssdbm3 to the build (from bug 388403). 2007-07-24 05:45:20 +00:00
nelson%bolyard.com 0b39a2228b Bug 272279. Make strsclnt use IPv4 or IPv6, like tstclnt. r=julien 2007-07-24 04:51:31 +00:00
nelson%bolyard.com d5cc1843ae Cleanup certutil's keybaord entropy collector. Bug 387621, r=julien.pierre
If this patch is found to be unsatisfactory, we can revert to the other
patch attached to bug 387621.
2007-07-24 04:44:52 +00:00
dbaron%dbaron.org b27cc4399f Avoid potential recursion into Compute*Data on the same rule node (for an inherited struct), which can cause a leak. Add bolder and lighter font-weight to CheckFontProperties. Fix incorrect propagation of generic fonts in ComputeFontData. b=383979 r+sr=bzbarsky 2007-07-24 04:13:45 +00:00
bzbarsky%mit.edu 4c68420462 Improve logging in jssh, allow loading of remote scripts, fix leak. Bug
369816, patch by Chris Shoemaker <chris.shoemaker@cox.net>, r=afri, sr=bzbarsky
2007-07-24 04:07:57 +00:00
ginn.chen%sun.com 979686a3ad Bug 389340 configure fails on OpenSolaris after checkin of system-lcms
r+sr=tor
2007-07-24 03:53:25 +00:00
roc+%cs.cmu.edu 5015acbcc5 Bug 385270. Remove unnecessary (hopefully) bidi offset adjustment; the offsets will get fixed by a later reflow. r+sr=dbaron 2007-07-24 03:48:10 +00:00
cbiesinger%gmx.at 87561ecba7 add a comment explaining the 0x20..0x7f range 2007-07-24 03:30:00 +00:00
gavin%gavinsharp.com 6ccc011d12 Bug 355195: only enable debug.js assertions in non-release builds (based on the app update channel pref), r=mconnor 2007-07-24 02:48:54 +00:00
asqueella%gmail.com 51848dfcd9 Bug 360735 - replace 'A' APIs with 'W' APIs in windows shell service
p=Ryan Jones <sciguyryan@gmail.com>
r=rstrong
2007-07-24 02:27:30 +00:00
asqueella%gmail.com c4fba8b19e try to fix bustage from bug 383417 2007-07-24 02:16:23 +00:00
asqueella%gmail.com ad3010d098 Bug 388645 - String changes for malware warning
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-24 01:56:48 +00:00
asqueella%gmail.com 755781ed7a Bug 359606 - Disable mozreg_s from XULRUNNER embedding-profile=minimal
p=romaxa <romaxa@gmail.com>
r=bsmedberg
2007-07-24 01:54:36 +00:00
asqueella%gmail.com 1658142bb6 Bug 383417 - nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS
p=Dave Camp <dcamp@mozilla.com>
r+sr=biesi
2007-07-24 01:49:54 +00:00
bzbarsky%mit.edu a460fca5f9 Have the rule take ownership of the parsed selector when we're done parsing it
instead of cloning the selector.  Bug 386123, r+sr=dbaron
2007-07-24 01:48:10 +00:00
asqueella%gmail.com 9d1e7f7395 Bug 386886 - consider using (rich)listbox instead of mailWidgets.xml#extdescription
p=Simon Bunzli <zeniko@gmail.com>
r=mscott
2007-07-24 01:45:02 +00:00
bzbarsky%mit.edu 6631c7869b Add assertion. Bug 382199, r+sr=dbaron 2007-07-24 01:42:23 +00:00
asqueella%gmail.com fad2c7780c Bug 388855 - Kill old gfx code in nsImageClipboard
p=Jonathan Steele <xfsunoles@gmail.com>
r+sr=roc
2007-07-24 01:41:25 +00:00
morgamic%mozilla.com 71d811b4b1 Checking in rewriterule [QSA] to append query string. Adding check for force=1.
Both changes from bug 388592.
2007-07-24 01:37:42 +00:00
asqueella%gmail.com 9cee42eb09 Bug 351445 - Match all messages in the filter and save search dialog hides UI elements
p=Ziga Sancin <bisi@pikslar.com>
r=mkmelin, sr=mscott
2007-07-24 01:36:45 +00:00
asqueella%gmail.com 2898d03598 Bug 385168 - Changing input locale leads to sticky ALT key
p=Dainis Jonitis <jonitis@gmail.com>
r=ere, sr=roc
2007-07-24 01:34:13 +00:00
asqueella%gmail.com 443eac5de1 Bug 339069 - Optimization for RFindInReadable
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=darin, sr=dbaron
2007-07-24 01:30:19 +00:00
cbiesinger%gmx.at abb2083158 clobber the tbox for bug 389106 2007-07-24 01:21:57 +00:00
scott%scott-macgregor.org 0b180484f1 Bug #388878 --> add a missing MOZILLA_OFFICIAL to Makefile.in. this should turn on breakpad for the release builds.
sr=bienvenu
2007-07-24 01:20:29 +00:00
bzbarsky%mit.edu 25fc7a1231 Address nits in patch for bug 257868. r+sr=roc 2007-07-24 01:19:44 +00:00
stuart.morgan%alumni.case.edu ddcf2cfc84 Camino only - Add libmozlcms to fix build bustage. 2007-07-24 01:17:34 +00:00
sdwilsh%shawnwilsher.com 97739f7458 Check the proper pointer. r+sr=biesi. No bug 2007-07-24 01:14:56 +00:00
ccooper%deadsquid.com ace9a38169 - don't use anonymous CVS inside the firewall 2007-07-24 01:08:05 +00:00
jwalden%mit.edu 641f7e64d8 --enable-tests bustage fix, after color management landing. r=sparky 2007-07-24 01:06:07 +00:00
tor%cs.brown.edu 93fd2aa350 Tp regression fix - don't color correct untagged jpegs if the pref is off. 2007-07-24 00:58:21 +00:00
enndeakin%sympatico.ca bc5127f5cf Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz 2007-07-24 00:55:54 +00:00
sharparrow1%yahoo.com be544b6c43 Bug 320378: Fix rendering preformance for heavily nested pages with clearance. 2007-07-24 00:40:42 +00:00
cbiesinger%gmx.at f6225db604 bug 389106 escape spaces even for the OnlyNonASCII flag
r=bzbarsky sr=dveditz
2007-07-24 00:28:42 +00:00
ccooper%deadsquid.com 16bf9daa53 - don't use anonymous CVS inside the firewall 2007-07-24 00:28:12 +00:00