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

155391 Коммитов

Автор SHA1 Сообщение Дата
brettw%gmail.com d305bbd079 Bug 329819 r=annie.sullivan Fix Tp regression from bug 329691, the dummy table
needs data in it to hold the statement (and hence the cache) open.
2006-03-08 21:23:22 +00:00
brettw%gmail.com db969df09c Bug 329698 r=joe@retrovirus.com,bryner Implement GetPageAnnotationNames 2006-03-08 20:33:49 +00:00
Olli.Pettay%helsinki.fi 7f852eb898 Bug 328885, r+sr=bz 2006-03-08 20:22:35 +00:00
mkaply%us.ibm.com 1a19fc9e12 #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:56:32 +00:00
mkaply%us.ibm.com 0384e67b13 #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:29:25 +00:00
mkaply%us.ibm.com 6df4894b7c #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:13:43 +00:00
cltbld 9c5dfe3118 Automated update from host egg 2006-03-08 18:59:55 +00:00
mkaply%us.ibm.com 70193f3b61 I don't want this turned on just yet - lots of pieces 2006-03-08 18:53:19 +00:00
cltbld 6c81212196 Automated update from host egg 2006-03-08 18:49:43 +00:00
mkaply%us.ibm.com 3a2e53c1cc #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 18:47:19 +00:00
Olli.Pettay%helsinki.fi ffa2f1b6c4 Bug 329659, download manager open,remove and contextmenu don't work anymore r=rob_strong 2006-03-08 18:40:56 +00:00
Olli.Pettay%helsinki.fi 14a80b5590 Bug 329682, Extension Manager, UpdateNow no longer works. r=rob_strong 2006-03-08 18:18:11 +00:00
uriber%gmail.com 9c92bb8ecc Reparent views when splitting inline ancestors. bug=329762 r+sr=bzbarsky 2006-03-08 18:12:07 +00:00
dougt%meer.net 5dcb28cc29 Allowing us to build against WINCE 5.0 via mozconfig options. patch by brad lassey. WINCE ONLY. 2006-03-08 17:33:27 +00:00
timeless%mozdev.org 6e915855cc Bug 329752 Coverity complains that Statement missed one null check of NewParseNode
r=brendan
2006-03-08 17:17:43 +00:00
timeless%mozdev.org f33a8fbf21 Bug 329751 Coverity doesn't think obj_eval should null check caller->pc
r=brendan
2006-03-08 17:15:29 +00:00
enndeakin%sympatico.ca 16fd9a63a3 bug 329335, unhook template builder when removing root node, r+sr=bz 2006-03-08 17:13:31 +00:00
brettw%gmail.com d930ffbce5 Bug 329691 r=darin Errors creating tables in some situations (leads to error
creating bookmark service).
2006-03-08 16:51:32 +00:00
darin%meer.net 8f036a01aa fixes bug 328068 "gather memory usage data for load events" r=bryner 2006-03-08 15:09:25 +00:00
peterv%propagandism.org 0f2e2396b0 Fix for bug 325733 (Unclosed XML tags no longer trigger an error message) and bug 326741 (Crash with parsing malformed XUL file with -chrome). r/sr=bz. 2006-03-08 14:34:50 +00:00
allan%beaufour.dk 78e9dbdfd6 Adding test cases pr. bzs request. Bug 84400 2006-03-08 12:35:00 +00:00
allan%beaufour.dk a366580fad [XForms] Fix excess refresh during widget loading. Bug 326766, r=smaug+me, patch by surkov@dc.baikal.ru 2006-03-08 10:14:50 +00:00
uriber%gmail.com 01ef33157a Change RemoveBidiContinuation() to convert bidi continuations into in-flows instead of actually remove them, in attempt to impreove performance. bug=319930 r=smontagu sr=bzbarsky 2006-03-08 09:02:42 +00:00
timeless%mozdev.org ff871e206d Bug 329595 Crash on marking mail as Junk (Local Folders) [crash@nsMsgDBView::PerformActionsOnJunkMsgs]
r=bienvenu sr=bienvenu
2006-03-08 06:37:20 +00:00
timeless%mozdev.org 5287fd9a7d Bug 329727 Coverity doesn't like ReportError in jscntxt because it pretends reportp could be null
r=mrbkap
2006-03-08 06:16:33 +00:00
darin%meer.net 3aaa394631 fixes bug 328920, r=mark.mentovai 2006-03-08 05:47:22 +00:00
cvshook%sicking.cc 418aee9cf3 Fix build bustage 2006-03-08 05:45:50 +00:00
cvshook%sicking.cc de7a063b91 Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst 2006-03-08 05:01:16 +00:00
masayuki%d-toybox.com 2dfb698e3d Bug 164700 css word-spacing applies at   at paint time but not at layout (reflow) time r+sr=rbs 2006-03-08 03:30:57 +00:00
mrbkap%gmail.com 4a3e2f516f Fix silly undefined operation warnings. bug 329357, r+sr=darin 2006-03-08 02:36:41 +00:00
preed%mozilla.com 4d3cfc50c0 Bug 325556: update-packaging doesn't properly reference dependent binaries; a glob patch from myself and timeless. r+a=darin 2006-03-08 00:48:57 +00:00
christophe.ravel.bugs%sun.com 3203ada5f3 Bugzilla 324887: merge ECC and non-ECC QA test scripts.
Add return code and error message for ssl_stress and ssl_cov.
r=vipul, sr=nelson.
2006-03-08 00:47:28 +00:00
bugzilla%arlen.demon.co.uk 171a9628ee Bug 324992 Add pref UI for mail remote content's new prefs - fix bad grammar just introduced in help file
p=me r=stefanh
2006-03-08 00:44:25 +00:00
bugzilla%arlen.demon.co.uk 96b80e8718 Bug 324992 Add pref UI for mail remote content's new prefs
p=me r=mnyromyr sr=neil (for code) r=stefanh (for help)
2006-03-08 00:31:10 +00:00
vladimir%pobox.com 0e4cb03112 b=329680, crash in gfxContext::SetSource (ensure we have an image surface before optimizing in nsThebesImage), r=pav 2006-03-08 00:28:19 +00:00
wtchang%redhat.com a0ed51d33e Bugzilla Bug 329575: ECPoint_mul should multiply a point by the group order
faithfully because this operation is required by the public key validation
algorithm.  r=douglas.stebila,vipul.gupta.
2006-03-08 00:19:34 +00:00
bclary%bclary.com d9589981d2 Regression test for bug 329383, by Brendan Eich 2006-03-07 23:50:49 +00:00
pavlov%pavlov.net 938a0e94ac fixing crash when trying to measure or draw 0-length strings.
removing HDC param/member that is no longer used.
bug 329574. r=vlad
2006-03-07 23:45:52 +00:00
annie.sullivan%gmail.com 48bc2fe9d5 Fixes a bug in closing the menus after middle-clicking a bookmark. Bug=329321 r=ben@mozilla.org 2006-03-07 23:31:08 +00:00
annie.sullivan%gmail.com 560c49ad1d Fixes JavaScript warnings about trailing commas and redefined variables. bug=329171 r=ben@mozilla.org 2006-03-07 23:20:08 +00:00
brettw%gmail.com 3bf94f4f67 Bug 329524 r=joe.hughes ReplaceItem bookmark call doesn't update cache. 2006-03-07 22:50:22 +00:00
mnyromyr%tprac.de a7070827d6 Bug 329640: yes/no dialog for "advance to next newsgroup?"; r/sr=bienvenu 2006-03-07 22:01:03 +00:00
mrbkap%gmail.com e7b77e829f Don't allow <object> to be contained in <head> since the DTD can't really handle it. bug 329399, 328751, r=sicking sr=jst 2006-03-07 21:47:25 +00:00
vladimir%pobox.com 3e83e21d9d b=328337, black flash often when repainting areas, r=roc 2006-03-07 21:08:48 +00:00
darin%meer.net 2de84e29a4 fixes bug 329450 "EnumerateCategory enumerates deleted entries" patch by chpe@gnome.org, r+sr=darin 2006-03-07 20:48:44 +00:00
darin%meer.net 4b0f8e64ec fixes bug 329559 "nsSocketInputStream::Available is not implemented properly" r=biesi sr=bzbarsky 2006-03-07 20:43:41 +00:00
mark%moxienet.com 03a7feaead 328941 ReadMe and release notes for the 0.8.5 release (1.7 branch), landing relnotes elsewhere for consistency. Camino-only, documentation-only, zuul-only. 2006-03-07 20:40:10 +00:00
mark%moxienet.com 08e05a2e60 329455 Printing on trunk is impossible with Cocoa widgets. Register moved services in the Cocoa widget factory. r=josh sr=stuart 2006-03-07 20:08:53 +00:00
joshmoz%gmail.com 2dfa83ca33 roll up popups when we should. Cocoa widgets only. b=325336 r=mento 2006-03-07 20:02:09 +00:00
cbiesinger%web.de db990b3dce fixing bustage 2006-03-07 19:41:34 +00:00