timeless%mozdev.org
49bf45af40
Bug 332324 crash [@ IsChildOfDomWindow]
...
r=kaie sr=bz
2006-04-16 20:33:28 +00:00
dbaron%dbaron.org
3292500649
Clamp curpos to between its min and max to fix resizing regression. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron
2006-04-16 20:05:30 +00:00
mozilla.mano%sent.com
03c5940cb7
Bug 334034 - the attributes of few elements in the preferences binding are under the wrong namespace (Unlabeled Close button with browser.preferences.instantApply). patch by Phil Ringnalda <philringnalda@gmail.com>, r=me.
2006-04-16 19:21:33 +00:00
jshin%mailaps.org
2562e7071e
bug 332108 : can attach but cannot send a file with non-ASCII name (r=mscott, sr=bienvenu)
2006-04-16 17:06:13 +00:00
darin%meer.net
8424b6883e
fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg
2006-04-16 16:29:28 +00:00
timeless%mozdev.org
0259812ac4
Bug 333837 Crash in [@ nsJSContext::nsJSContext] / XUL / DOM
...
r=jst sr=bz
2006-04-16 09:17:46 +00:00
dbaron%dbaron.org
fec3c2c000
Put back CheckColorCallback from bug 332333 despite its being part of a slight Tp regression.
2006-04-16 06:41:25 +00:00
dbaron%dbaron.org
6d9da6b006
Set curpos after maxpos to fix restoration of horizontal scrollbar in RTL scrolled all the way to the left. b=333829 Patch from Hideo Saito <saito@densan.co.jp>. r+sr=dbaron
2006-04-16 06:34:45 +00:00
brendan%mozilla.org
66aaeb15a5
Fix int constant precedent (333541, r=mrbkap).
2006-04-16 05:10:10 +00:00
steffen.wilberg%web.de
79507d5988
Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner
2006-04-15 23:11:31 +00:00
dbaron%dbaron.org
e0641fe28a
Back out the piece of bug 332333 that I think regressed Tp.
2006-04-15 18:47:59 +00:00
lpsolit%gmail.com
169504a442
Bug 330186: Crash when changing the status of a bug which has dependencies (new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave
2006-04-15 18:12:10 +00:00
dbaron%dbaron.org
5b40b62297
Handle alpha in the MOZ_CAIRO_GFX codepath, and stop doing *some* of the work that's no longer needed in that codepath. b=331671 r=pavlov
2006-04-15 17:31:26 +00:00
mattwillis%gmail.com
7d1508deb0
bug 333771: removes css selector that makes text flush right r=jminta
2006-04-15 15:50:36 +00:00
mozilla.mano%sent.com
48a9c0cd15
Bug 269813 - return failure when trying to open a zipreader twice. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz.
2006-04-15 14:02:12 +00:00
mozilla.mano%sent.com
ca31c9047a
Bug 269813 - document the fact that getZip returns an open zipreader. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz.
2006-04-15 13:59:31 +00:00
mozilla.mano%sent.com
cfb7b26d4b
Bug 142502 - wizard is broken for remote XUL. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me, sr=neil.
2006-04-15 13:33:36 +00:00
jminta%gmail.com
b0d9d0e71d
Bug 311268 calDAV provider often uses urls with two slashes, r=dmose
2006-04-15 13:31:18 +00:00
jminta%gmail.com
f955841fde
Bug 334069 Improve task list to use batching and not always rebuild itself, r=dmose
2006-04-15 13:27:51 +00:00
jminta%gmail.com
46a61ae42d
Bug 330386 Clicking on day on calendar pane brings always to month view instead of last view, r=dmose
2006-04-15 13:23:58 +00:00
mozilla.mano%sent.com
61b9d289c1
Bug 142502 - wizard is broken for remote XUL. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me, sr=neil.
2006-04-15 13:10:13 +00:00
mrbkap%gmail.com
cb7556d544
Fix initialization ordering warnings. No bug, r+sr=sicking
2006-04-15 09:56:49 +00:00
uriber%gmail.com
bfc62cd173
Bug 333243: Options inside <optgroup>s in RTL <selects>s are not indented. r+sr=dbaron
2006-04-15 07:39:46 +00:00
dbaron%dbaron.org
d27ca98de2
Null-check mBodyContent. b=334080 r+sr=bzbarsky
2006-04-15 07:20:14 +00:00
dbaron%dbaron.org
b699322435
Use macros for the beginning and end of nsRuleNode::Compute*Data. b=332333 r+sr=bzbarsky
2006-04-15 07:17:43 +00:00
cvshook%sicking.cc
ba2eb2ca0f
Bug 333942. Move GetParent to nsINode and add GetNodeParent there too. There is a risk that this'll add some binary size, but hopefully not too much. r/sr=bz
2006-04-15 05:09:16 +00:00
brendan%mozilla.org
33af4e7a97
Add exec-time ecmaStrictMode flag and use it to allow 'for (i in null)' and the like.
2006-04-15 05:02:08 +00:00
bmlk%gmx.de
10e108eef9
remove deadcode and fix a potential 0 deref, bug 333356 r/sr=bzbarsky
2006-04-15 04:56:52 +00:00
bzbarsky%mit.edu
d8be2472d1
Add assertion that documents a relationship between two of the args. Bug
...
333392, r+sr=sicking
2006-04-15 01:52:32 +00:00
nelson%bolyard.com
fa09229848
Don't add 3 to the user-supplied number of validity months. Bug 333679.
...
r=neil.williams
2006-04-15 01:00:11 +00:00
mrbkap%gmail.com
4f9f2a6d11
The last commit was for bug 321831.
2006-04-15 00:40:41 +00:00
mrbkap%gmail.com
f36ff98d32
Remove defunct assertions from debug-only code. bug 334055, r+sr=sicking
2006-04-15 00:39:35 +00:00
mrbkap%gmail.com
3fda3a292b
-- Allow the DOM script object factory to turn XPConnect return values into proper nsIException objects.
...
-- Make nsDOMClassInfo::ThrowJSException never throw null as an exception.
-- Make XPCException::ToString grab the description of the result as well as the name.
r+sr=jst
2006-04-15 00:37:51 +00:00
cls%seawood.org
74ac97fd84
Fix mingw cross-compile & static build bustage
...
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
julien.pierre.bugs%sun.com
8eb43e8ec2
Fix for bug 262375 . Add clobber_dbm and clobber_nspr targets, as well as nss_clean_all . r=nelson
2006-04-14 22:48:31 +00:00
brettw%gmail.com
63c8118a3d
Bug 333649 r=darin Import livemarks with no href (feed page URI).
2006-04-14 22:28:22 +00:00
bienvenu%nventure.com
b946ad1e04
fix 130728, messagebody.css should use namespaces correctly, r=mscott, sr=bienvenu, patch by gautheri@noos.fr
2006-04-14 21:37:15 +00:00
cls%seawood.org
e993b1d3b4
Enable session roaming extension to be built into static builds.
...
Bug #245721 r=bsmedberg
2006-04-14 20:47:06 +00:00
gavin%gavinsharp.com
fd5df59c9a
Bug 319977: Minor string parser coding error in nsIconURI.cpp, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=biesi, sr=bryner
2006-04-14 19:45:39 +00:00
joshmoz%gmail.com
e6181a0330
add a couple null checks to head off potential crashes, clean up an early return. Cocoa widgets only. no bug.
2006-04-14 19:44:50 +00:00
gavin%gavinsharp.com
73f7239b06
Bug 321389: qute : pixel missing at the bottom of smileys - consistency with other themes, patch by Thomas Bertels <tbertels@gmail.com>, r=ducarroz, sr=bienvenu
2006-04-14 19:31:26 +00:00
gavin%gavinsharp.com
72e2de7caa
Bug 333297: UMW nsScriptableUnicodeConverter::FinishWithLength overwrites end of buffer, patch by Phil Ringnalda <philringnalda@gmail.com>, r=smontagu, sr=jag
2006-04-14 19:26:07 +00:00
gavin%gavinsharp.com
6e11e36821
Bug 333313: oom mlk in InternetSearchDataSource::BeginSearchRequest, patch by Phil Ringnalda <philringnalda@gmail.com>, r=timeless, sr=jag
2006-04-14 19:25:05 +00:00
gavin%gavinsharp.com
b263a7ca74
Bug 333386: crash [@ ns4xPluginStreamListener::OnFileAvailable], patch by Phil Ringnalda <philringnalda@gmail.com>, r+sr=jst
2006-04-14 19:23:39 +00:00
aaronleventhal%moonset.net
5bf231310f
Correct fix for bug 325616. New ATK roles. r=ginn.chen, sr=neil
2006-04-14 19:15:17 +00:00
gavin%gavinsharp.com
1be7c96923
Bug 331749: chrome://pippki/content/newserver.js is not UTF-8, patch by Philip Withnall <bugzilla@tecnocode.co.uk>, r=kaie
2006-04-14 19:12:31 +00:00
nelson%bolyard.com
b39425fcfa
big cleanup of error codes returned by pkcs12 library.
...
No longer returns SEC_ERROR_NO_MEMORY for every possible error code.
Bug 321584. r=neil.williams
2006-04-14 18:34:44 +00:00
mrbkap%gmail.com
ee5ae83517
Only avoid calling toObject when v is null. bug 333911, r=brendan
2006-04-14 18:14:43 +00:00
tor%cs.brown.edu
e8e9528e07
Bug 332162 - vc6 bustage fixes.
2006-04-14 17:32:31 +00:00
mozilla.mano%sent.com
6042221654
Bug 333947 - [Mac] Collapse-toolbar button does nothing in Places Organizer. r=annie, sr=ben.
2006-04-14 17:24:40 +00:00