brendan%mozilla.org
a41d3b7584
Oops.
2005-10-23 06:22:46 +00:00
brendan%mozilla.org
a69f966840
Remove unused variable.
2005-10-23 05:18:29 +00:00
brendan%mozilla.org
de6fbbd1cf
Better local GC rooting (312278, r/sr=igor/shaver).
2005-10-23 04:59:50 +00:00
pedemont%us.ibm.com
2f5b9ff526
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
2005-10-23 04:24:23 +00:00
jminta%gmail.com
e01ea0902e
Bug 313409 js strict warning fix. patch by ssitter.mz@web.de, r=jminta
2005-10-22 23:19:26 +00:00
bryner%brianryner.com
8223f72812
Fix gcc 2.95 bustage as reported in bug 279839 by sergei_d@fi.tartu.ee.
2005-10-22 22:55:44 +00:00
gavin%gavinsharp.com
aa0cd073d9
Bug 262798: Atom/RSS feeds without <link href> elements show "failed to load" message, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
2005-10-22 21:50:12 +00:00
cst%andrew.cmu.edu
32bef31ac7
Bug 313044 [mac] Delete (Backspace)/Shift+Delete as Back/Forward
...
patch by stefan_h@hem.utfors.se r+sr=neil a=asa
2005-10-22 18:35:21 +00:00
darin%meer.net
e8671d9e9b
fixes bug 311613 "UI doesn't update when going from partial-> full update" r=bent
2005-10-22 17:52:25 +00:00
darin%meer.net
72a3d3f888
fixes bug 313385 "The update history is broken if it has non-ASCII char" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=darin
2005-10-22 17:46:38 +00:00
bsmedberg%covad.net
d9101d414e
Forgot to land an important piece of bug 312510 - build reporter locales from l10n repackaging now (l10n only)
2005-10-22 17:05:13 +00:00
allan%beaufour.dk
75ea0db7b7
Remove extensions/xforms/packageMakefile. Bug 298431, r=benjamin
2005-10-22 15:54:44 +00:00
allan%beaufour.dk
6f148f4b56
[XForms] Fix leftover attribute usage. Bug 313192, r=aaronr+doronr
2005-10-22 15:20:46 +00:00
bugreport%peshkin.net
0ae9d5f119
Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-22 13:07:07 +00:00
mats.palmgren%bredband.net
bb5f71a7f4
Don't compare the displayed value against the "selected index" in dropped down mode since that is actually the "hovered index". b=313260 r+sr=bzbarsky
2005-10-22 03:47:00 +00:00
bryner%brianryner.com
e7e62f956e
Stop plugins correctly when storing a page into session history (bug 311791). Patch by bzbarsky, r+sr=me.
2005-10-22 03:27:22 +00:00
mrbkap%gmail.com
71214f2f8d
bug 313236: Consolidate some code. r=brendan
2005-10-22 01:03:06 +00:00
joshmoz%gmail.com
3404199340
fix stack alignment for Intel Mac builds. took dbaron's suggestion for adding ""addl $0x4, %%esp\n\t" \" from comment #11 , it seems to work fine. b=312929 r=dougt sr=dbaron
2005-10-22 01:00:46 +00:00
brendan%mozilla.org
b2c5e73ff1
Check for cycles and throw an error (fix to ECMA-357 for Edition 2; 312692, r/sr=mrbkap/shaver).
2005-10-21 23:50:50 +00:00
gavin%gavinsharp.com
3940fcaf7f
Bug 313300: change default for browser.link.open_newwindow.restriction to "2" (don't divert window.open w/features), patch by Adam Guthrie <ispiked@gmail.com>, r=beltzner
2005-10-21 23:33:53 +00:00
scott%scott-macgregor.org
a1e10ae321
Bug #313200 --> minor thunderbird pinstripe tweak to avoid thread column jiggle when changing the sort order on thread columns.
...
patch by kevin gerich.
sr/a=me
2005-10-21 23:22:27 +00:00
neil%parkwaycc.co.uk
e693b211c3
Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me
2005-10-21 23:01:24 +00:00
mrbkap%gmail.com
19f519f8da
bug 313236: Make sure to operate on the right object. r=brendan sr=jst
2005-10-21 22:45:09 +00:00
vladimir%pobox.com
137be2496d
It's GetSecurityManager, not SecurityManager now.
2005-10-21 22:41:34 +00:00
bzbarsky%mit.edu
2769c965b7
Fix bug 273285. Patch by Fabien <fabien@juliana-multimedia.com>, r=ssieb
2005-10-21 22:36:39 +00:00
bzbarsky%mit.edu
5f45dcf4fd
Fix bug 177269 -- radio groups should have case-insensitive names. Patch by
...
limonan <limonan@ccoss.com.cn>, r+sr=jst
2005-10-21 22:32:27 +00:00
vladimir%pobox.com
ab0a7304ab
b=311290, add redraw() method to windowutils for performance testing and expose windowutils to content, r=roc,sr=jst
2005-10-21 22:30:36 +00:00
bzbarsky%mit.edu
04153159a6
Fix some nsFloatCache leaks. Bug 302438, r+sr=dbaron
2005-10-21 22:23:28 +00:00
pkw%us.ibm.com
68769277c6
Bug 298431 - Rewrite xforms build system so it works with XULRunner
...
This is an additional patch which fixes the 'distclean' target for AIX.
p=allan@beaufour.dk , r=benjamin@smedbergs.us
2005-10-21 21:26:27 +00:00
jminta%gmail.com
b42458cdfd
Bug 313198 QI |subject| to make .getBoolPref work, also renames pbi to pb2. patch by ssitter.mz@web.de, r=jminta
2005-10-21 21:20:47 +00:00
mgalli%geckonnection.com
c74e8edf14
Added tabindexes so full key navigation is possible.
2005-10-21 21:15:04 +00:00
bienvenu%nventure.com
bbe8962d8e
potential fix for deadlock when network connection goes down with imap connections, sr=mscott 312775
2005-10-21 20:22:38 +00:00
bienvenu%nventure.com
65296d9d03
fix handling of case where we can't delete the .msf file after folder compaction, sr=mscott 313210
2005-10-21 20:20:21 +00:00
timeless%mozdev.org
2dc157c8df
Bug 313164 Bidi: Caret navigation broken inside inline elements
...
patch by uriber@gmail.com r=smontagu sr=roc
2005-10-21 20:08:50 +00:00
mgalli%geckonnection.com
a3c31846b0
After preferences window close, sync UI as well, so zoom UI kicks. HAve to fix this because if Zoom was not changed, no need to do this.
2005-10-21 19:57:18 +00:00
mgalli%geckonnection.com
cb282daddd
Removed old pref menu item.
2005-10-21 19:53:51 +00:00
mgalli%geckonnection.com
cc19564be8
Removed old pref command handler.
2005-10-21 19:52:35 +00:00
mgalli%geckonnection.com
a2afa97c4e
License block.
2005-10-21 19:49:32 +00:00
mgalli%geckonnection.com
90e022a347
All the pref panels with the scrolling class.
2005-10-21 19:47:36 +00:00
mgalli%geckonnection.com
e2f831cb81
Preferences groupbox now scrolling support.
2005-10-21 19:45:45 +00:00
bryner%brianryner.com
ff18a37d19
Return NS_RDF_NO_VALUE if the hostname or referrer are empty, rather than a failure code (bug 313214). Patch by marria@gmail.com, r=bsmedberg, sr=me.
2005-10-21 19:39:05 +00:00
bzbarsky%mit.edu
e7d4fe7b3d
Make sure to pop namespaces if we block on a close tag. Bug 313278, patch by
...
peterv, r+sr=bzbarsky
2005-10-21 19:08:27 +00:00
darin%meer.net
61980520fd
fixes bug 309311 "Add yet more characters to the IDN blacklist" patch by Neil Harris (usenet@tonal.clara.co.uk), r=gerv, sr=dveditz
2005-10-21 19:07:22 +00:00
mgalli%geckonnection.com
92d0618834
Fixes to checkbox. syncPref on onclick.
2005-10-21 18:43:37 +00:00
darin%meer.net
41f1ce15e8
fixes bug 271194 "When going from a secure to a non-secure page without clicking a button in the security dialog, the non-secure page appears as secure" patch by kai, r=dveditz, sr=darin
2005-10-21 18:33:26 +00:00
darin%meer.net
d1fd2acd21
fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg
2005-10-21 18:29:21 +00:00
wtchang%redhat.com
a17ce29d57
Bugzilla Bug 225859: added 64-bit Windows support. Peter Armistead
...
contributed the first 64-bit Windows patch (for IA64) in 2001. Portions
of this checkin are based on the patch contributed by Makoto Kato
<m_kato@ga2.so-net.ne.jp>. r=wtc.
Modified Files: configure configure.in prtypes.h _win95.cfg _win95.h
_winnt.cfg _winnt.h probslet.h pprio.h primpl.h
pr/src/Makefile.in prfile.c prio.c prsocket.c ntgc.c ntio.c
ntmisc.c w32rng.c w32shm.c w95io.c w95sock.c w95thred.c
prinit.c pr/tests/prpoll.c
2005-10-21 18:21:43 +00:00
darin%meer.net
9a4a50882a
fixes bug 313240 "Update service fails via exception when run as non-privileged user" patch by Ben Turner (bent.mozilla@gmail.com), r=darin
2005-10-21 18:17:02 +00:00
mgalli%geckonnection.com
0123419aca
Uses the XBL-defined preferenceset->preferenceitem.
2005-10-21 18:05:29 +00:00
mgalli%geckonnection.com
7ebfa016d9
Adding the XBL preferences resources.
2005-10-21 18:04:05 +00:00