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

161475 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com 19fec1bf7c JavaScript Test Library - regression test for bug 341939, by nanto vi (TOYAMA Nao) 2006-06-23 03:05:07 +00:00
jminta%gmail.com eac20cd727 Bug 257781 vBulletin (message board) javascript causes wrong username/password to be remembered. patch by Michael Wu <mwu@mozilla.com>, r=jst, sr=sicking 2006-06-23 02:44:39 +00:00
rhelmer%mozilla.com 8c4a50fc03 add timestamp of build start to quickparse output. b=342483 r=preed 2006-06-23 01:47:44 +00:00
pamg.bugs%gmail.com f44e10e42e Bug 341665: Accept OpenSearch files in window.sidebar.addSearchEngine(). r=gavin, sr=beng 2006-06-23 01:45:52 +00:00
bzbarsky%mit.edu 8b434fdd7a Don't fire onload on a parent frame while we're in the middle of executing a
child's onload.  Bug 330089, r=biesi, sr=darin
2006-06-23 01:17:47 +00:00
scott%scott-macgregor.org ec6f9c3266 Bug #342442 --> clone should also copy the url's msg windows object.
sr=bienvenu
2006-06-23 00:55:59 +00:00
darin%meer.net b1554032ae fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky 2006-06-23 00:49:40 +00:00
bugzilla%arlen.demon.co.uk 03dbf842d0 Bug 342441 Unread / Read Statusbar panels get hidden and never become visible again
p=me r=mscott
2006-06-23 00:34:45 +00:00
darin%meer.net e9232626de adding unit test for bug 336501. 2006-06-23 00:06:22 +00:00
zach%zachlipton.com bda81d842e -Web Services: support a web services interface for test result submission. See http://wiki.mozilla.org/Litmus:Web_Services for details.
- Make a join table for logs so that test results can have any number of logs and we don't have to have duplicate entries in the log table.
2006-06-22 23:21:38 +00:00
pavlov%pavlov.net 50af2ea4a1 fixing bug 342257. r=mrbkap 2006-06-22 23:13:30 +00:00
ccooper%deadsquid.com 13dc73a736 - display last added/edited/cloned testcase/subgroup by default 2006-06-22 22:54:02 +00:00
darin%meer.net ac465186ba fixes bug 338332 "netwerk/test/TestCookie logic error?" patch by davel, r=darin 2006-06-22 22:22:44 +00:00
dveditz%cruzio.com 4a2fa425a7 bug 284219 addendum, missed biesi's review comment 2006-06-22 22:21:52 +00:00
richm%stanfordalumni.org 894b8ab958 new - helps build RPM packages 2006-06-22 22:11:46 +00:00
ccooper%deadsquid.com 8aae733420 - rebuild js cache after management activities 2006-06-22 22:05:33 +00:00
cvshook%sicking.cc 1ce39d3737 Bug 338391: Properly check if IndexOf returned -1. Patch by dveditz, r/sr=sicking 2006-06-22 22:05:20 +00:00
Olli.Pettay%helsinki.fi 617d188461 Bug 341917, Garbage painted when page is long enough patch=prefiks@aviary.pl, r=vlad 2006-06-22 22:04:18 +00:00
darin%meer.net c6846a8db6 fixing bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky 2006-06-22 21:53:06 +00:00
pavlov%pavlov.net 3b53d312f4 avoid selecting non-unicode fonts as fallback fonts. fixing bug 330715. r=mrbkap 2006-06-22 21:48:03 +00:00
mrbkap%gmail.com 0ef1113d9d Keep the DTD's stack in sync with the content sink's stack to avoid miscommunication. bug 333497, r=sicking sr=jst 2006-06-22 21:34:35 +00:00
joshmoz%gmail.com cfffe8fe59 make sure native events can't get through once a gecko widget has been destroyed, cocoa widgets. b=342142 r=mento 2006-06-22 21:34:30 +00:00
gijskruitbosch%gmail.com 47d988e74e Bug 341764 - Should be able to debug from the slow script dialog if a debugger is present
r=bsmedberg for makefile changes and r=sicking for dom changes
sr=shaver
2006-06-22 21:30:49 +00:00
mark%moxienet.com 8e02b71480 342064 When building using Cocoa widgets, use the Cocoa icon decoder. Really, this time. r=josh sr=pavlov 2006-06-22 21:27:32 +00:00
ccooper%deadsquid.com e38fcfc7ce - fix missing '=' 2006-06-22 21:00:39 +00:00
ccooper%deadsquid.com db8959d250 - fix MochiKit case problem 2006-06-22 20:51:48 +00:00
ccooper%deadsquid.com 70262b93d0 Manage subgroups:
- allow json.cgi to return info about subgroups
- add list of Essential columns to Litmus::DB::Subgroup
- add methods to Litmus::DB::Subgroup: clone, delete_from_testgroups, delete_from_testcases, delete_with_refs, update_testgroups, update_testcases
- add EnabledBySubgroup lookup to Litmus::DB::Testgroup
- move generic Form functions to FormValidation.js
- allow product select box to accept onchange param

Manage Testcases
- fix requireField cut-n-paste omission
- also return product_id from Litmus::FormWidget::getTestcases
- fix tyop in Litmus::DB::Testcase comment
- make size static on testcase select box
2006-06-22 20:45:50 +00:00
bienvenu%nventure.com 50fb8a0207 remove printf from last checkin, r/sr=me 2006-06-22 20:22:58 +00:00
richm%stanfordalumni.org 712bbe1d7a remove patch file copying 2006-06-22 19:42:14 +00:00
richm%stanfordalumni.org ccab8658af bump version to 4.0.2; now using HEAD of mozilla/security/coreconf which has fixed the coreconf location patch, so get rid of patch file 2006-06-22 19:38:24 +00:00
martijn.martijn%gmail.com 23fbacf5e2 Bug 342422 - Using createRange() and then adding that range to the selection with addRange throws exception, r+sr=bzbarsky 2006-06-22 19:07:33 +00:00
dveditz%cruzio.com 506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
kaie%kuix.de 2e3ac1bfad Bug 337797, Can't send signed email as the first crypto operation in FIPS mode
r=rrelyea
2006-06-22 18:54:15 +00:00
bclary%bclary.com 7cc03cafd9 JavaScript Test Library - regression test for bug 340199, by Blake Kaplan 2006-06-22 18:49:07 +00:00
kaie%kuix.de d473bb318e Land missing portion of bug 235773, Conform to NSS upstream build options, r=wtchang 2006-06-22 18:47:44 +00:00
scott%scott-macgregor.org 22d32cc231 Bug #339857 --> quick search box is not wide enough on the mac 2006-06-22 18:46:57 +00:00
bent.mozilla%gmail.com 7dac841dab Bug 314992 - "Update Status "Install Pending" should be localizable". r=darin. 2006-06-22 18:21:33 +00:00
aaronleventhal%moonset.net adb466cb2d Bug 340661. Remove unneeded nsHTMLImageMapAccessible. r=pilgrim 2006-06-22 17:22:30 +00:00
myk%mozilla.org bea185c02c make sure we have a bookmarks toolbar before we try to rebuild it
bug 342245
patch by Simon B��nzli
r=myk
2006-06-22 17:10:13 +00:00
jwalden%mit.edu 2b20438590 Bug 335738 - migration wizard does not appear after removing user's application support/firefox folder. Patch by Michael Wu <michael.wu@mozilla.com>, r=bsmedberg 2006-06-22 16:35:25 +00:00
szegedia%freemail.hu d4515f125a Removed "pre" 2006-06-22 16:16:07 +00:00
szegedia%freemail.hu 2d4fc75b74 Committing the patch for Bugzilla 328924 "Impossible to use the debugger from outside the omj.tools.debugger package" 2006-06-22 16:12:44 +00:00
doronr%us.ibm.com 94b5c794b4 Bug 335367 - add support for xsd:import. Patch by sspeiche, r=me 2006-06-22 15:59:34 +00:00
bienvenu%nventure.com 14f5109950 fix crash when compacting folders, sr=mscott 342236 2006-06-22 15:52:16 +00:00
sergei_d%fi.tartu.ee 9a95531c7e Bug 342408. [BeOS] Mouse handling for IFRAMEs is broken after scroll.p=sergei_d, r=thesuckiestemail. BeOS-only 2006-06-22 15:14:05 +00:00
bienvenu%nventure.com 8330bc85f4 make news hold onto passwords and user names instead of dropping them on authentication errors, sr=mscott 286628 2006-06-22 14:56:32 +00:00
bienvenu%nventure.com 9c4b5a0018 fix unix build bustage 2006-06-22 14:37:42 +00:00
Olli.Pettay%helsinki.fi adba7018b8 Bug 342352, set mHiddenWidget to null after it has been destroyed, r+sr=roc 2006-06-22 14:36:11 +00:00
bienvenu%nventure.com b54b56c13c fix crash after downloading pop3 mail with message quarantining turned on, sr=mscott 332700 2006-06-22 14:25:16 +00:00
timeless%mozdev.org 4747b6b35f Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +00:00