161653 Commits

Author SHA1 Message Date
sergei_d%fi.tartu.ee
42db993cae Bug 129411 check-in SeaMonkey bustage fix. NS_CreateSplashScreen exists in nsAppRunner. BeOS-only, no other platfroms affected 2006-06-23 17:39:32 +00:00
pinkerton%aol.net
8cdcc3bcda fix missed selectors and problem where loading tabs in background would
mess up jumpback (bugs 342538 and 342526)
2006-06-23 17:27:04 +00:00
sspitzer%mozilla.org
16dbdb6ab1 fix for bug #342374
for bug #168411, we changed the nsIBookmarksService interface, but we forgot
change the uuid.  for the branch, we are backing out the change to the
interface as we don't want the interface to change on the branch.

sr=bryner
2006-06-23 17:19:04 +00:00
aaronr%us.ibm.com
c7c8e8a489 [XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking 2006-06-23 17:10:43 +00:00
rrelyea%redhat.com
3f13baf101 bug 335748 ECC support for Mozilla. r=wtc 2006-06-23 17:01:38 +00:00
rrelyea%redhat.com
89fba5eac1 Bug 335748 ECC support for mozilla.
r=wtc
2006-06-23 16:57:43 +00:00
bzbarsky%mit.edu
d9102c6217 Do the security check using the script's principal, not its URI. Bug 342489,
r+sr=dveditz
2006-06-23 16:55:14 +00:00
bzbarsky%mit.edu
1a01989d57 Expose UniversalXPConnect-JS-only getters for Node.nodePrincipal,
Node.baseURIObject and Document.documentURIObject.  These return nsIPrincipal,
nsIURI, and nsIURI respectively; what the URIs are should be obvious.  Bug
324464, r+sr=jst
2006-06-23 16:43:29 +00:00
cltbld
fdcdcdafb2 Automated update from host egg 2006-06-23 16:35:24 +00:00
cls%seawood.org
7fb0e389a4 Unset MOZ_FIX_LINK_PATHS for OSF/1.
Thanks to Laxmi Harikumar <laxmi.harikumar@digital.com> for the patch.
Bug #333545 r=cls
2006-06-23 16:34:56 +00:00
cls%seawood.org
3213279080 Create default index for new trees. 2006-06-23 16:25:17 +00:00
cls%seawood.org
179bf8afe5 Indicate the number of days of stored logs and their estimated diskspace cost. 2006-06-23 16:21:53 +00:00
cls%seawood.org
b630f8077a Cache logfiles for 1hr from viewing time.
Use HTTP headers insead of HTML meta flags to set expires & last-modified fields.
2006-06-23 16:17:57 +00:00
cls%seawood.org
46d2cd5cd4 Make the commit info time period a per-tree config option & bump the default to 14 days. 2006-06-23 16:12:41 +00:00
joshmoz%gmail.com
678a53bae2 don't shrink button text in feed dialog on mac os x because it looks bad. b=342437 r=mano 2006-06-23 16:06:07 +00:00
ccooper%deadsquid.com
2f6d289a8c - update reference to process_test.cgi
- for single result submission, set cookies using current state-of-the-art
2006-06-23 15:35:30 +00:00
richm%stanfordalumni.org
c72962f029 do not erase source tarball 2006-06-23 15:28:29 +00:00
richm%stanfordalumni.org
5af95a8a33 added LICENSE file; renamed svrcore.spec to svrcore-devel.spec and made other changes to comply with fedora packaging guidelines - see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196393 2006-06-23 15:15:07 +00:00
neil%parkwaycc.co.uk
7b82d37307 Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless 2006-06-23 12:31:52 +00:00
neil%parkwaycc.co.uk
db7888b79e Bug 340233 -inspector produces unsizable window r=timeless 2006-06-23 12:26:10 +00:00
myk%mozilla.org
b19aadfc37 make bookmarks stop disappearing when a user unselects a microsummary (i.e. goes back to the static page title)
patch by Simon B��nzli
bug=342463
r=myk
2006-06-23 06:04:46 +00:00
myk%mozilla.org
8448210ea1 declare some variables before assigning them to avoid JS warnings
patch by Simon B��nzli
bug=342458
r=myk
2006-06-23 05:55:20 +00:00
myk%mozilla.org
22f11c5e2d fix regressions in appearance of microsummary picker/name field in bookmark dialogs
patch by Simon B��nzli
bug=342221
r=myk
2006-06-23 05:49:12 +00:00
leon.sha%sun.com
73a492ca4a Bug 342375 Resume/Pause can not work in download.
Patch by leon.sha@sun.com.
darin: review+
2006-06-23 05:36:05 +00:00
bzbarsky%mit.edu
939cd4d9d3 Need to make this protected too. More Windows bustage. Bug 330089 2006-06-23 04:39:42 +00:00
pinkerton%aol.net
bea4898196 removing stray log 2006-06-23 03:45:43 +00:00
pinkerton%aol.net
0e44a61978 tab jumpback like in firefox (bug 342492) 2006-06-23 03:10:23 +00:00
bzbarsky%mit.edu
412a4dfaaa Make method protected to fix Windows bustage. Bug 330089. 2006-06-23 03:07:02 +00:00
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