Commit Graph

2615 Commits

Author SHA1 Message Date
mrbkap@gmail.com
c2900f1bf8 Use the latest version of JS, so the shell always has the newest features. bug 385159, r=brendan 2007-06-20 16:53:55 -07:00
sspitzer@mozilla.org
9cffddc61a backing out fix for bug #373944 as it causes a performance regression, see bug #385208 2007-06-20 15:46:54 -07:00
dbaron@dbaron.org
8b2bbe501c Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org
2ffac68147 Add code to automatically uncompress .gz and .bz2 files that are given as arguments. 2007-06-20 14:59:33 -07:00
jwatt@jwatt.org
f8ae555c59 Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org 2007-06-20 14:56:03 -07:00
roc+@cs.cmu.edu
fa68433e1f Bug 385234. Marking test as failure so we can reopen the tree after new-textframe landing. 2007-06-20 14:31:13 -07:00
roc+@cs.cmu.edu
8dbe06191f Bug 367177. (Re)enabling new-textframe. 2007-06-20 12:49:46 -07:00
roc+@cs.cmu.edu
130e33c3ea Bug 385123. Don't insert spaces after holes while we build a textrun. r=vlad 2007-06-20 12:49:33 -07:00
benjamin@smedbergs.us
5d108b6b27 Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento 2007-06-20 12:22:01 -07:00
sayrer@gmail.com
d01819ffd5 back out patch for bug 300079 due to leak regressions, as the new textframe code needs to land 2007-06-20 11:53:28 -07:00
axel@pike.org
d7608dff7f bug 385193, improve compare-locales script to report to stdout, with stats, add compare-packs for language packs, r=robcee 2007-06-20 10:13:39 -07:00
brendan@mozilla.org
b028f6e4c2 Test a hypothesis about the shutdown leak that's biting 300079's patch (a=sayrer). 2007-06-20 10:03:15 -07:00
kaie@kuix.de
15e31c0f2b 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
67aba3dc9d bug 375538, improve web for compare-locales a bit, r=rcampbell 2007-06-20 05:26:28 -07:00
ginn.chen@sun.com
2f245a7794 Bug 384283 Firefox trunk failed to build on Solaris
r=benjamin
2007-06-20 00:54:04 -07:00
ginn.chen@sun.com
0f207a5a90 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 00:51:55 -07:00
bclary@bclary.com
c6aa9af8da JavaScript Tests - regression test for bug 300079, by Brendan Eich 2007-06-20 00:50:52 -07:00
sspitzer@mozilla.org
ae49d2b81b 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
a956febc57 Fix typo. 2007-06-20 00:27:41 -07:00
brendan@mozilla.org
32af93813b 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
7dae407d8c 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
3da1de5e09 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
48ddf6ad09 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
cdb488901b 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
7228bda8ed 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
8d353cbe72 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
1d08c89997 Function atom if non-null must be string-keyed (385134, r=mrbkap). 2007-06-19 22:11:38 -07:00
gavin@gavinsharp.com
72a9b9d6c0 Back out previous patch for bug 239969 (bustage, and tree is closed) 2007-06-19 19:30:54 -07:00
mrbkap@gmail.com
ed3cb9fd25 Implement an nsIScriptSecurityManager for the xpcshell. bug 239969, r+sr=jst 2007-06-19 19:13:22 -07:00
mrbkap@gmail.com
dee0d7449d Backing this patch out again to fix sessionstore. See bug 300079 and 385085 2007-06-19 19:06:00 -07:00
sdwilsh@shawnwilsher.com
cf2f9953f3 Backout of Bug 341137 2007-06-19 16:47:38 -07:00
myk@mozilla.org
91b95cc0f8 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
4621d92c5a 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
45e16fa92f 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
faeb65c613 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
4e7eb35acd Bug 341137 - Upgrade to latest version of sqlite. r=vladimir 2007-06-19 12:54:01 -07:00
myk@mozilla.org
1be6827538 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
24e2a85c89 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00
brendan@mozilla.org
1310ca8ca2 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
b57d8003cc Bug 384948 - Clean up findBar.css (Pinstripe version). r=Mano. 2007-06-19 11:24:29 -07:00
stefanh@inbox.com
830f769502 Bug 384957 - [Pinstripe] Clean up button.css. r=mano. 2007-06-19 10:53:39 -07:00
sspitzer@mozilla.org
211029ed57 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
8847d7a2d8 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
dc733c8c66 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
2413d41dbb Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
benjamin@smedbergs.us
df99122343 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
c2c7340869 Backing previous patch because it broke the universal binary Mac build. 2007-06-19 01:41:28 -07:00
rrelyea@redhat.com
49efc9dc67 bug 217538 Check in NSS 3.12 into FF 3.0
r=kaie
2007-06-19 00:32:12 -07:00
kaie@kuix.de
5112144e7a 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
b8ef08fe7c Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00