mike.morgan%oregonstate.edu
498b026e3a
This and previous checkin for bug 342549. This particular one-liner was just extra code for what already is a boolean value. Removed unnecessary terenary operator.
2006-06-23 21:49:07 +00:00
mike.morgan%oregonstate.edu
a7f485bea3
*** empty log message ***
2006-06-23 21:46:24 +00:00
dougt%meer.net
7910a4cc61
Enable Reveal and Launch for WINCE. r=me, b=342172
2006-06-23 21:38:38 +00:00
mrbkap%gmail.com
d1b4d640d3
Don't close random tags when we encounter an erroneous </head> tag. bug 342520, r+sr=sicking
2006-06-23 21:30:57 +00:00
martijn.martijn%gmail.com
56285af2f7
Bug 338340 -
2006-06-23 21:24:18 +00:00
martijn.martijn%gmail.com
a1f863c102
Bug 342536 - Backing out _remove the redundant DeleteSelection call_ patch from bug 312778
2006-06-23 21:17:59 +00:00
scott%scott-macgregor.org
5592280ae5
Bug #339832 --> remove some obsolete contents.rdf files
2006-06-23 20:16:54 +00:00
robert%accettura.com
1a0cfec7ec
Bug 325098 Fix strict Error in mailWIndowOverlay.js (and remove some unnecessary whitespace) r=mscott
2006-06-23 20:01:03 +00:00
rob_strong%exchangecode.com
8c1b73748a
Bug 340241 - Install updates button should be on the right. patch=michael.wu, r=rob_strong
2006-06-23 19:46:13 +00:00
rob_strong%exchangecode.com
1d6398c357
Bug 255724 - 'get more extensions' should be 'Get extensions' if no extensions installed. r=sspitzer
2006-06-23 19:17:32 +00:00
bryner%brianryner.com
c3a0a668ca
fix trunk build
2006-06-23 18:51:53 +00:00
pinkerton%aol.net
04b57431bd
again with the NSLog
2006-06-23 18:51:43 +00:00
ccooper%deadsquid.com
84bca34a3e
- allow loading message popu to take a custom message
...
- display loading popup when loading testcases
2006-06-23 18:37:58 +00:00
ccooper%deadsquid.com
f737740207
- allow testcase display template to be re-used in a single testcase display context
...
- in management interface, display testcase as it will appear to the user by default until the admin enters editing mode
2006-06-23 18:21:20 +00:00
mrbkap%gmail.com
afbc7f20c9
Some style cleanups, and add some paranoia checking. bug 342267, r=dveditz sr=jst
2006-06-23 18:18:09 +00:00
bryner%brianryner.com
88450714a3
Clear cached content viewes in response to the memory-pressure notification (bug 306862) r=marria
2006-06-23 18:09:24 +00:00
nick.kreeger%park.edu
5ba9921119
Fix bug 341926, Cleanup in MainController.mm, patch by froodiantherapy <stridey@gmail.com>. r=BruceD, Chris Lawson, sr=pinkerton.
2006-06-23 17:49:15 +00:00
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