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

127982 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 6afce162ce Add tests for bug 199673. 2004-03-10 00:31:23 +00:00
silver%warwickcompsoc.co.uk 6baf641f50 Bug 226408 - Replace 4 charset commands with just '/charset' and '/default-charset'.
Bump version to 0.9.61.
r=rginda@hacksrus.com
2004-03-10 00:31:03 +00:00
dbaron%dbaron.org fc8f3eda8e In almost-standards mode, standards-mode text decorations and quirks-mode inline box model have to interact -- so make standards-mode text-decorations (when text-decorations are present) cause the standards-mode inline box model. b=199673 r+sr=bzbarsky 2004-03-10 00:28:17 +00:00
silver%warwickcompsoc.co.uk 22a52f5cbc Bug 235648 - Keep correct view when re-dispatching unknown commands.
r=rginda@hacksrus.com
2004-03-10 00:28:06 +00:00
silver%warwickcompsoc.co.uk 57a1934e47 Bug 210222 - Make getURL smarter and not drop the leading # if the next character is "unsafe".
r=rginda@hacksrus.com
2004-03-10 00:26:01 +00:00
neil%parkwaycc.co.uk 0ce2380c28 Bug 235498 Fix JS strict warning: anonymous function does not always return a value p=gautheri@noos.fr r=mscott sr=tor 2004-03-10 00:23:00 +00:00
mconnor%myrealbox.com f042c635a9 bug 206029 Flash Plugin installer removes line endings from all.js, patch by Steffen Wilberg (steffen.wilberg@web.de), r=bryner 2004-03-10 00:22:46 +00:00
darin%meer.net 5b317a7187 disabling IPv6 for Mac OSX builds by default. see bug 68796. patch by lorenzo@colitti.com, r+sr=darin, a=chofmann,asa 2004-03-09 23:58:11 +00:00
mconnor%myrealbox.com 54451b30e4 bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
jst%mozilla.jstenback.com c7e9ff636c Fixing bug 236270. Protect the content iterators from broken selection code that creates ranges starting in 'real' dom nodes, and ending in anonymous dom nodes. r+sr=bzbarsky@mit.edu 2004-03-09 23:57:56 +00:00
mkaply%us.ibm.com 29cda05cb6 #234511 - change 151 to mdash in help files - r=pedemont 2004-03-09 23:51:45 +00:00
mkaply%us.ibm.com cf80d6566a #205837
r=pedemont, sr=blizzard (platform specific)
Remove all directories we created in TMP during install
2004-03-09 23:48:22 +00:00
seawood%netscape.com d55ece9af7 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:35:03 +00:00
igor%mir2.org 209e4801b3 Documenting new Context seal API and fixing obvious English mistakes. 2004-03-09 23:34:30 +00:00
silver%warwickcompsoc.co.uk 17a16fe8eb Bug 235261 - Use getService instead of createInstance for prompt service.
Patch by timeless@bemail.org.
r=silver@warwickcompsoc.co.uk
2004-03-09 23:34:18 +00:00
silver%warwickcompsoc.co.uk cf8869f993 Bug 235260 - Remove trailing comma.
Patch by timeless@bemail.org.
r=samuel@sieb.net
2004-03-09 23:32:37 +00:00
mkaply%us.ibm.com 77a41a9f8f Add entry for potential file upload so we can translate it 2004-03-09 23:26:53 +00:00
bzbarsky%mit.edu 548b1d9ba5 Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron 2004-03-09 23:22:02 +00:00
mkaply%us.ibm.com b64a91f336 Add entry for potential file upload so we can translate it 2004-03-09 23:19:14 +00:00
dbaron%dbaron.org 4b3bb1c3d4 Fix leak regression from timeless's checkin yesterday. b=235882 r=caillon sr=jst 2004-03-09 23:17:19 +00:00
cls%seawood.org c4893a4717 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:14:19 +00:00
bzbarsky%mit.edu 9ecca91a90 Don't crash on bogus URIs passed to removeBinding. Bug 236809, r+sr=jst 2004-03-09 23:08:53 +00:00
bienvenu%nventure.com 11000b1768 follow on fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456 2004-03-09 23:00:44 +00:00
cbiesinger%web.de 0e1a0d9dac 63416 patch by Andrew Schultz <ajschult@mindspring.com> r=bsmedberg sr=bryner
remove sequential requirement for components in the installer's ini file
2004-03-09 22:47:26 +00:00
bzbarsky%mit.edu a94ca7212f Make it possible to pause the profiler when using JP_RTC_HZ. Follow-up to bug
128673, r=shaver, sr=dbaron
2004-03-09 22:31:56 +00:00
ben%bengoodger.com 96f491168c forgot to set the keys appropriately 2004-03-09 21:24:25 +00:00
ben%bengoodger.com cf6030d7a9 Fix crash in profile migrator on startup if there are no phoenix profiles - linux and mac 2004-03-09 21:16:02 +00:00
jshin%mailaps.org 279d2136ff bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2004-03-09 20:44:20 +00:00
jshin%mailaps.org 26641a73bf bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2004-03-09 20:38:58 +00:00
darin%meer.net 2eef95e2b9 patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin 2004-03-09 20:31:54 +00:00
bsmedberg%covad.net 53b2368452 Fix embedlite bustage from bug 233160. 2004-03-09 20:30:17 +00:00
scott%scott-macgregor.org bfaebc716b Port Bug #61870 to thunderbird. Patch by Neil.
Delete item in Edit menu says "Delete Message" when selection is in the quick search text box
2004-03-09 20:17:36 +00:00
mvl%exedo.nl 2d75748e85 Password manager should have mode to display saved password.
bug 78754, patch by vdvo@vdvo.net, r=neil, sr=bryner
2004-03-09 20:11:22 +00:00
scott%scott-macgregor.org 5b316ac2df Bug #232452 --> Supplementary patch to delay the prompt until the main window is visible by Neil.
porting to thunderbird
2004-03-09 20:10:30 +00:00
bsmedberg%covad.net b107850633 Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00
bryner%brianryner.com 82e01f4cf4 Make sure the canvas focus border is removed any time a content node within the document becomes focused. Bug 235522, r=danm, sr=darin. 2004-03-09 19:34:34 +00:00
jshin%mailaps.org f111ce79a7 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2004-03-09 19:33:48 +00:00
bienvenu%nventure.com 74fc4f9f0f fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456 2004-03-09 19:20:56 +00:00
bienvenu%nventure.com 50cd05eb9b fix palm sync uninstall to restore previous conduit, sr=mscott 236923 2004-03-09 18:42:26 +00:00
kairo%kairo.at 8b610bcf5f bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2004-03-09 18:25:10 +00:00
cls%seawood.org 4e823aab01 Explicitly link against XLIBS to resolve dependency caused by 235188 checkin.
Bug #236836 r=blizzard
2004-03-09 17:59:51 +00:00
cbiesinger%web.de efaa40fdef Bug 236627 getReferrer should create uris using the io service
r=neil sr=darin
2004-03-09 16:45:05 +00:00
timeless%mozdev.org d72de54a43 Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
r=neil sr=tor
2004-03-09 16:43:26 +00:00
cbiesinger%web.de 3a1b32776f 235695: nsMIMEInfoImpl needs only one constructor, and nsMIMEInfoBase can have a hidden ctor.
r=bzbarsky sr=darin
2004-03-09 16:42:34 +00:00
mostafah%oeone.com 77f24809b1 Checked in patch for bug 236445: missing events in certain month when
setting Monday for first day of the week
2004-03-09 16:26:32 +00:00
bsmedberg%covad.net 50e898e298 Fixing win32 bustage from bug 234392. 2004-03-09 15:18:40 +00:00
bsmedberg%covad.net 46cb970ead Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin 2004-03-09 14:42:24 +00:00
pkw%us.ibm.com c1509e7360 Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
r=jshin@mailaps.org, sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
alex.fritze%crocodile-clips.com 641215855d Remove unused includes. SVG only - not part of default build. 2004-03-09 09:53:40 +00:00
ben%bengoodger.com 33dc9f07c8 makefiles for official artwork 2004-03-09 09:38:37 +00:00