bzbarsky%mit.edu
c540c8eb74
Fixing comment
...
git-svn-id: svn://10.0.0.236/trunk@239125 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 06:26:58 +00:00
julien.pierre.boogz%sun.com
ae91699902
Fix for bug 399304 . Initialize cert trust and refcount locks early. r=relyea, nelson
...
git-svn-id: svn://10.0.0.236/trunk@239124 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 04:26:12 +00:00
jruderman%hmc.edu
c8e6f69d4b
Fix typo.
...
git-svn-id: svn://10.0.0.236/trunk@239123 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 04:24:42 +00:00
mats.palmgren%bredband.net
b899634d68
Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox...
...
git-svn-id: svn://10.0.0.236/trunk@239122 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 04:23:27 +00:00
sspitzer%mozilla.org
450b7fc6f3
backing out, tree's closed
...
git-svn-id: svn://10.0.0.236/trunk@239121 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:46:11 +00:00
alexei.volkov.bugs%sun.com
31148dfcf1
397832 - libpkix leaks memory if a macro calls a function that returns an error. r=nelson
...
git-svn-id: svn://10.0.0.236/trunk@239120 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:45:04 +00:00
sspitzer%mozilla.org
def65f0232
fix for bug #402668 : reduce Ts by initially hiding editBookmarkPanel and autocomplete panel.
...
r=gavin, a=schrep
git-svn-id: svn://10.0.0.236/trunk@239119 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:43:15 +00:00
sspitzer%mozilla.org
0d6e29514f
fix for bug #402703 : Favicons for tag matches in autocomplete aren't resized
...
r=dietrich, a=schrep
git-svn-id: svn://10.0.0.236/trunk@239118 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:27:12 +00:00
mats.palmgren%bredband.net
d38aebe1db
Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239117 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:11:31 +00:00
mats.palmgren%bredband.net
3a67225b65
Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239116 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 01:03:36 +00:00
mats.palmgren%bredband.net
cc5e9a94a8
Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep
...
git-svn-id: svn://10.0.0.236/trunk@239115 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 00:51:03 +00:00
glen.beasley%sun.com
7fcb27e88d
403234 needsLogin method exposed r=wan-teh
...
git-svn-id: svn://10.0.0.236/trunk@239114 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 00:37:58 +00:00
jruderman%hmc.edu
8c598bcffb
Fix typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@239113 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 00:32:41 +00:00
jruderman%hmc.edu
d1dcb7784d
Fix typo in comment.
...
git-svn-id: svn://10.0.0.236/trunk@239112 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-10 00:02:23 +00:00
wtc%google.com
e255db4c61
Bug 402777: moved all fake PKCS #11 defines from secmodt.h to pkcs11n.h.
...
r=rrelyea. In loader.c, functions returning void must not return a value.
Modified Files:
lib/freebl/loader.c lib/pk11wrap/secmodt.h
lib/softoken/pkcs11n.h
git-svn-id: svn://10.0.0.236/trunk@239111 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 23:43:34 +00:00
reed%reedloden.com
306a70bc00
Windows is red because of bug 402853, so trying a clobber.
...
git-svn-id: svn://10.0.0.236/trunk@239109 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 23:07:58 +00:00
dveditz%cruzio.com
73f3de5220
bug 402150 prevent crash @nsDocument::RetrieveRelevantHeaders, r=wtc, r/sr=jst, a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@239108 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:54:35 +00:00
Olli.Pettay%helsinki.fi
9b706f181e
Bug 398265, Crash [@ nsPrintPreviewListener::RemoveListeners()] with <frame> on print preview, r+sr=roc, a=1.9+
...
git-svn-id: svn://10.0.0.236/trunk@239107 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:38:46 +00:00
jruderman%hmc.edu
21a7d2fc71
Fix bug 399402, make about:plugins without CSS more readable. r=gemal, sr=neil rashbrook, a=damon.
...
git-svn-id: svn://10.0.0.236/trunk@239106 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:30:06 +00:00
Olli.Pettay%helsinki.fi
8af1f640a5
Bug 363265, fix comment about mTextZoom/mPageZoom members
...
git-svn-id: svn://10.0.0.236/trunk@239105 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:29:43 +00:00
axel%pike.org
b67d3c93d0
bug 402202, add start-l10n.bat to MozillaBuild, r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@239104 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:27:58 +00:00
jruderman%hmc.edu
c4c1ec8d55
Fix bug 401393, leak and assertion with Flash if Greasemonkey is installed. r=sicking, sr=jst, a=blocking1.9.
...
git-svn-id: svn://10.0.0.236/trunk@239103 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 22:26:04 +00:00
dietrich%mozilla.com
82950a2cd2
Bug 320183 Optimize statement compilation (r=sspitzer, a=drivers)
...
git-svn-id: svn://10.0.0.236/trunk@239102 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 21:21:38 +00:00
dietrich%mozilla.com
f0e3d2bd08
Bug 400679 get last session query is joining against itself (could be faster) (r=dietrich, a=drivers)
...
git-svn-id: svn://10.0.0.236/trunk@239101 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 21:05:49 +00:00
wr%rosenauer.org
eb93ad4c88
Part of Bug 312010 - remove non-working patch, r=bsmedberg, a19=mtschrep
...
git-svn-id: svn://10.0.0.236/trunk@239100 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 20:37:58 +00:00
rob_strong%exchangecode.com
4757de474d
Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep
...
git-svn-id: svn://10.0.0.236/trunk@239099 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 20:22:17 +00:00
dietrich%mozilla.com
d1c77b0d4a
Bug 402753 remove post-sql options checks from nsNavHistory::IsHistoryMenuQuery (r=sspitzer, a=drivers)
...
git-svn-id: svn://10.0.0.236/trunk@239098 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 20:20:37 +00:00
sspitzer%mozilla.org
b13ec379be
fix for bug #381216 :
...
prevent bookmarks dataloss when a user goes from Firefox 2, Firefox 3 beta, Firefox 2 and then back to Firefox 3.
r=dietrich, a=schrep/beltzner
git-svn-id: svn://10.0.0.236/trunk@239097 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 20:11:13 +00:00
dietrich%mozilla.com
39fd9d5763
Bug 403040 Places killed all my history >2 days ago (r=sspitzer, a=drivers)
...
git-svn-id: svn://10.0.0.236/trunk@239096 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 20:04:13 +00:00
joshmoz%gmail.com
1b767e7f2a
nsMenuX and nsMenuItemX don't need to implement nsIWeakReference. b=400548 r=smorgan sr=roc a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239095 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:51:27 +00:00
rob_strong%exchangecode.com
db224ab321
Bug 401608 - updater.exe will crash on windows if you only specify 2 args. r=sspitzer, a1.9=mtschrep
...
git-svn-id: svn://10.0.0.236/trunk@239094 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:47:27 +00:00
joshmoz%gmail.com
64c8a06e0a
sync trunk and branch setup for bug 400165. r=mento sr=bsmedberg a=schrep
...
git-svn-id: svn://10.0.0.236/trunk@239093 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:45:34 +00:00
benjamin%smedbergs.us
df9d510c19
Bug 402853 - Linker warnings for libxul/thebes, r=luser a=damons
...
git-svn-id: svn://10.0.0.236/trunk@239092 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:40:34 +00:00
benjamin%smedbergs.us
20111a4bc4
Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
...
git-svn-id: svn://10.0.0.236/trunk@239091 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:36:05 +00:00
aaronleventhal%moonset.net
a018294bfa
Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239090 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:27:07 +00:00
aaronleventhal%moonset.net
d1299eb0db
Bug 397219. Tab not moving focus relative to caret when caret inside label. r=mats, sr=neil, a=roc
...
git-svn-id: svn://10.0.0.236/trunk@239089 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:06:51 +00:00
anodelman%mozilla.com
bec8bd992f
Bug 387619 - Stand-alone Talos. Add support for a --noisy option for collecting
...
browser messages.
a=anodelman r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@239087 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:02:02 +00:00
aaronleventhal%moonset.net
18f30fb4a8
Bug 402600. Don't mark 0x0 objects as invisible when they are absolutely positioned and have children. r=ginn.chen, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239086 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:01:52 +00:00
cbarrett%mozilla.com
a1c800472b
Bug 402901 - Don't leak a CGShadingRef when using default titlebar drawing.
...
git-svn-id: svn://10.0.0.236/trunk@239085 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 19:00:02 +00:00
db48x%yahoo.com
8261f1608d
Bug 386361 â Page Info no longer displays whether page is in quirks / standards compliance mode [seamonkey patch]
...
r=kairo
git-svn-id: svn://10.0.0.236/trunk@239084 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:55:31 +00:00
maxf%magma.ca
2a600dcc1b
The Javascript-to-native calling interface needs to be implemented for QNX
...
Neutrino ARM targets. Without this most JS does not work.
b=402550 r=bsmedberg r=rmaclean@qnx.com
git-svn-id: svn://10.0.0.236/trunk@239083 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:53:21 +00:00
wtc%google.com
9048886e47
Bug 402777: moved the contents of pqgutil.{h,c} to lib/freebl and
...
lib/pk11wrap. r=rrelyea.
Modified Files:
cmd/fipstest/fipstest.c lib/freebl/blapi.h
lib/freebl/ldvector.c lib/freebl/loader.c lib/freebl/loader.h
lib/freebl/pqg.c lib/pk11wrap/pk11pqg.c lib/softoken/pkcs11c.c
lib/util/manifest.mn lib/util/nssutil.def
pkg/solaris/SUNWtlsd/prototype
Removed Files:
lib/util/pqgutil.c lib/util/pqgutil.h
git-svn-id: svn://10.0.0.236/trunk@239082 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:49:35 +00:00
aaronleventhal%moonset.net
ea2193e719
Bug 403037. Crash when ARIA menu bar closes. r=ginn.chen, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239081 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:44:18 +00:00
aaronleventhal%moonset.net
1eb8a2121b
Bug 402908. Hang in GetNextState() when parent has single child. r=evan.yan, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239080 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:43:08 +00:00
aaronleventhal%moonset.net
c55a55c8d7
Bug 401655. Stop exposing debugging info in description field for table heuristics, r=evan.yan, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239079 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:41:45 +00:00
aaronleventhal%moonset.net
97a7c6c485
Bug 400889. Warning on console, no content at line 540 in nsAccessibilityUtils.cpp. r=surkov, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239078 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:39:56 +00:00
aaronleventhal%moonset.net
8bf02ffa3e
Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore
...
git-svn-id: svn://10.0.0.236/trunk@239077 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:38:08 +00:00
maxf%magma.ca
eeca43f63f
This change is for the QNX (Photon) platform only. It will not affect the
...
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This change fixes a seg fault on startup when built with gcc 3.x. This same
problem was fixed for linux under bugzilla bug 88397. This fix just turns it
on for Neutrino as well. b=403087 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@239076 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:37:00 +00:00
morgamic%mozilla.com
64708be210
Removing 3.0a*, replacing with 3.0* in nightly version mapping. From bug 403194.
...
git-svn-id: svn://10.0.0.236/trunk@239074 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:28:14 +00:00
tor%cs.brown.edu
2fe8dddd91
Bug 402787 - gradients not color corrected. r=vlad, a=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@239073 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-09 18:14:59 +00:00