Commit Graph

180129 Commits

Author SHA1 Message Date
kaie@kuix.de
ef7c98eca8 Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
2007-06-20 07:10:30 -07:00
axel@pike.org
9939b9a073 bug 375538, improve web for compare-locales a bit, r=rcampbell 2007-06-20 05:26:28 -07:00
ginn.chen@sun.com
9c75486154 Bug 384283 Firefox trunk failed to build on Solaris
r=benjamin
2007-06-20 00:54:04 -07:00
ginn.chen@sun.com
cfd7390a75 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 00:51:55 -07:00
bclary@bclary.com
6cf9f117b0 JavaScript Tests - regression test for bug 300079, by Brendan Eich 2007-06-20 00:50:52 -07:00
sspitzer@mozilla.org
e4730ac07a fix for bug #373944: revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833.
Now that bug #373756, it is safe to do this.  But note, even when I revert the fix for bug #373756, I am not seeing the problems we saw after bug #267833 first landed.

r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com
9504644182 Fix typo. 2007-06-20 00:27:41 -07:00
brendan@mozilla.org
52a8bbb0ca Fix violation of function prototyping due to cloned function object implementation (300079, r=mrbkap; expecting r=igor after the fact, want to get this in for widespread testing tomorrow). 2007-06-19 23:37:15 -07:00
sayrer@gmail.com
9a3ee4c1ac Bug 384168. C.u.import doesn't prevent recursion in the presence of circular dependencies. r=brendan, sr=bsmedberg 2007-06-19 23:29:49 -07:00
timeless@mozdev.org
629db88a38 Bug 365363 Return value for GetJSDValue ignored leading to death
r=silver sr=biesi
2007-06-19 22:56:13 -07:00
jwalden@mit.edu
fccd7f6a9c C++ and/or gcc sucks for not allowing commas at the end of enums; this compiled in Visual Studio. 2007-06-19 22:24:09 -07:00
timeless@mozdev.org
b8a0469143 Bug 383901 having two different gNameSpaceManagers is confusing (at least to debuggers)
r=bz sr=bz
2007-06-19 22:23:50 -07:00
sspitzer@mozilla.org
de83adb19b fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
jwalden@mit.edu
36d0e4b7e3 Move frame bit #defines into an anonymous enum, to aid debuggers in determining their values, since the two I've used can't do so, at least not with the default build options. rs=roc 2007-06-19 22:12:35 -07:00
brendan@mozilla.org
2daca7230b Function atom if non-null must be string-keyed (385134, r=mrbkap). 2007-06-19 22:11:38 -07:00
gavin@gavinsharp.com
9082d60b3f Back out previous patch for bug 239969 (bustage, and tree is closed) 2007-06-19 19:30:54 -07:00
mrbkap@gmail.com
7bd76f0658 Implement an nsIScriptSecurityManager for the xpcshell. bug 239969, r+sr=jst 2007-06-19 19:13:22 -07:00
mrbkap@gmail.com
75ea2f192d Backing this patch out again to fix sessionstore. See bug 300079 and 385085 2007-06-19 19:06:00 -07:00
sdwilsh@shawnwilsher.com
f9cbdb055e Backout of Bug 341137 2007-06-19 16:47:38 -07:00
myk@mozilla.org
3a9bc2f358 bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
r=gavin
2007-06-19 16:03:02 -07:00
myk@mozilla.org
1349b22e0e bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
r=sayrer
2007-06-19 15:36:57 -07:00
myk@mozilla.org
d446134b71 bug 385086: null references to XPCOM components from the content pref service on shutdown so we don't leak them
r=sayrer
2007-06-19 15:33:31 -07:00
sdwilsh@shawnwilsher.com
e8ff89b070 Bug 384262 - Fix typo in --enable-bookmarks-places configure flag. Patch by Dietrich Ayala <dietrich@mozilla.com>. r=sspitzer 2007-06-19 14:34:28 -07:00
sdwilsh@shawnwilsher.com
1028df0814 Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 12:54:01 -07:00
myk@mozilla.org
a9f7d7c3a3 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
myk@mozilla.org
b5fc7191b2 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00
brendan@mozilla.org
5a3d7d88f5 Fix violation of function prototyping due to cloned function object implementation (300079, r=igor). 2007-06-19 11:49:53 -07:00
stefanh@inbox.com
5cd8b06075 Bug 384948 - Clean up findBar.css (Pinstripe version). r=Mano. 2007-06-19 11:24:29 -07:00
stefanh@inbox.com
47e21b8923 Bug 384957 - [Pinstripe] Clean up button.css. r=mano. 2007-06-19 10:53:39 -07:00
sspitzer@mozilla.org
da12259068 partial fix for bug #364298: Crash [ @ BindStatementURI ] when pasting a folder from the history sidebar into the bookmarks toolbar
this turns the crash into a javascript exception, but we are still unable to copy and paste history folder into bookmarks.

r=dietrich
2007-06-19 09:34:32 -07:00
sspitzer@mozilla.org
036a5e74aa fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
sspitzer@mozilla.org
cb736116ae supplimental checkin for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
r=mano
2007-06-19 09:13:19 -07:00
benjamin@smedbergs.us
c2d1a0445c Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
benjamin@smedbergs.us
0b85a560e2 Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs 2007-06-19 07:53:05 -07:00
rrelyea@redhat.com
1daaf9dc7b Backing previous patch because it broke the universal binary Mac build. 2007-06-19 01:41:28 -07:00
rrelyea@redhat.com
7da4e3c47b bug 217538 Check in NSS 3.12 into FF 3.0
r=kaie
2007-06-19 00:32:12 -07:00
kaie@kuix.de
2f1bec461d Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation
r=mconnor
2007-06-18 23:13:50 -07:00
kaie@kuix.de
9eb84c3d08 Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00
scott@scott-macgregor.org
f85bcb8851 Bug #384346 --> support an external version of rdfutils for use with frozen linkage.
sr=bsmedberg
2007-06-18 22:02:49 -07:00
philringnalda@gmail.com
5053090d2a Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
bbbdc57261 fix for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
disable the "insert separator" from a sorted view and from views that are excluding items.

patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-18 21:19:39 -07:00
philringnalda@gmail.com
d91d3e89a7 Bug 384840 - gfxXlibNativeRenderer::DRAW_SUPPORTS_NONDEFAULT_VISUAL should be distinct from DRAW_SUPPORTS_CLIP_LIST, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=roc 2007-06-18 21:19:01 -07:00
crowder@fiverocks.com
dea48e5a67 Bug 384809 : Various JS engine crashes/leaks in OOM conditions, r=brendan, patch by Gavin Reaney, gavin@picsel.com 2007-06-18 21:10:03 -07:00
ajschult@verizon.net
a4e3dbaf41 Bug 384748: xpidl can generate garbage .java filenames. r=jhpedemonte 2007-06-18 21:04:11 -07:00
philringnalda@gmail.com
63edf790ca Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:03:15 -07:00
philringnalda@gmail.com
328386b48d Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:01:29 -07:00
mats.palmgren@bredband.net
aff6b64607 Remove obsolete file widget/src/gtk2/nsIGdkPixbufImage.h. b=384747 r+sr=roc 2007-06-18 20:09:02 -07:00
mats.palmgren@bredband.net
af5d8feb1e Don't return values outside the range for PangoWeight (100..900). b=335543 r+sr=vladimir 2007-06-18 20:08:29 -07:00
bzbarsky@mit.edu
11cd15d771 Make the ranges used by find code able to span anonymous content. Bug 384706,
r+sr=sicking
2007-06-18 20:01:03 -07:00
brendan@mozilla.org
9e2a5c76f2 Clean up property attributes (384846, r=mrbkap). 2007-06-18 19:52:50 -07:00