darin@meer.net
3a13c4daf3
fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil
2007-06-21 12:55:32 -07:00
mconnor@myrealbox.com
5e51a14f36
Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor
2007-06-21 12:55:31 -07:00
bryner@brianryner.com
aaeb9ce6ed
fixing firefox bustage
2007-06-21 12:55:30 -07:00
ben@bengoodger.com
e88dfffc05
Migration Branch landing, currently turned off!
2007-06-21 12:55:29 -07:00
bsmedberg@covad.net
24ff2e754c
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2007-06-21 12:55:28 -07:00
ben@netscape.com
48bc5b03ab
Fixing Firebird build bustage after timeless' fishy checkin to bug 58613.
2007-06-21 12:55:27 -07:00
varga@netscape.com
5e233e88a8
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-06-21 12:55:26 -07:00
bryner@netscape.com
872775907d
stub out OutputReferrerURL to fix phoenix bustage
2007-06-21 12:55:25 -07:00
hewitt@netscape.com
0fb427a6a5
moving the phoenix history from browser to toolkit
2007-06-21 12:55:24 -07:00
asqueella@gmail.com
74750a9506
Bug 380589 - Clear Private Data might miss some SessionStore data
...
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
asqueella@gmail.com
f5a19bea87
tests for bugs 336359/336682 - WHATWG online/offline events
...
r+sr=jst
2007-06-21 12:10:03 -07:00
mrbkap@gmail.com
f9741f2e19
Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin
2007-06-21 11:56:37 -07:00
myk@mozilla.org
9d37bad2d5
bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
...
r=sayrer
2007-06-21 11:52:35 -07:00
kaie@kuix.de
f5ce3264c4
Minor upgrade of NSS from 3.11.7 beta to 3.11.7 final + roots module 1.64
...
Fixes Bug 384719
r=nelson
2007-06-21 11:45:18 -07:00
sdwilsh@shawnwilsher.com
ffb6af9509
Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files)
2007-06-21 11:19:13 -07:00
ted.mielczarek@gmail.com
3dce152c07
bug 355470 - rebase throwing error 99 on tinderboxes with VC8. r=bsmedberg
2007-06-21 09:55:48 -07:00
dcamp@mozilla.com
1b552952ed
Bug 378685 - Permission manager should operate on innermost URI, r=dveditz sr=mconnor
2007-06-21 09:32:46 -07:00
dcamp@mozilla.com
453222009e
Bug 380540 - crash reporter client on linux, r=luser
2007-06-21 09:11:07 -07:00
kaie@kuix.de
1f070ca133
Bug 383390, follow up check in, adding a unit Test.
...
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 08:22:43 -07:00
tor@cs.brown.edu
8ce0584af2
Bug 385096 - make sure component transfer filter functions call base Init.
...
r=jwatt, sr=roc
2007-06-21 08:09:43 -07:00
tor@cs.brown.edu
c7e0ea69d0
Bug 384391 - maks sure outer svg is constructed only for svg:svg. r=bz, sr=roc
2007-06-21 08:05:05 -07:00
tor@cs.brown.edu
59ab42debc
Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc
2007-06-21 08:03:30 -07:00
rcampbell@mozilla.com
a3053a5716
bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com>
2007-06-21 07:13:56 -07:00
longsonr@gmail.com
88245a4f7b
Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor
2007-06-21 04:01:41 -07:00
neil@parkwaycc.co.uk
6993fe36b9
Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz
2007-06-21 03:25:06 -07:00
dtownsend@oxymoronical.com
72d288c70e
Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
...
r=robstrong
2007-06-21 03:04:09 -07:00
Olli.Pettay@helsinki.fi
f0c8d4f1c5
Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc
2007-06-21 02:35:41 -07:00
ginn.chen@sun.com
32e1431af7
Bug 385305 Crash [@already_AddRefed<nsRootAccessible> nsAccessNode::GetRootAccessible()]
...
r=aaronleventhal
2007-06-21 02:16:32 -07:00
neil@parkwaycc.co.uk
16276c2eda
Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag
2007-06-21 02:13:53 -07:00
sharparrow1@yahoo.com
d86fc39ca1
Mark passing testcases as such on mac (caused by checkin for bug 382092)
2007-06-20 23:09:32 -07:00
dwitte@stanford.edu
b28806e2c6
remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi
2007-06-20 22:17:08 -07:00
sharparrow1@yahoo.com
e4dc7d2eac
Bug 382092: Simple canvas cleanups. r+sr=vlad
2007-06-20 22:01:21 -07:00
sayrer@gmail.com
7cde8caad2
Bug 381651. Tweak XPCOMUtils. Patch by Nickolay_Ponomarev <asqueella@gmail.com>. r=sayrer, sr=bsmedberg
2007-06-20 21:53:35 -07:00
sdwilsh@shawnwilsher.com
f216036065
Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir
2007-06-20 20:17:26 -07:00
mrbkap@gmail.com
1f360cb553
Implement a full nsIScriptSecurityManager in xpcshell. bug 239969, r+sr=jst
2007-06-20 17:10:48 -07:00
mrbkap@gmail.com
4c9e4ad6a3
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
360efb6c87
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
6697801787
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
77b5aae7bd
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
6d71fcdb5d
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
2007-06-20 14:56:03 -07:00
roc+@cs.cmu.edu
5c7e36a4c3
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
24bd2dbca4
Bug 367177. (Re)enabling new-textframe.
2007-06-20 12:49:46 -07:00
roc+@cs.cmu.edu
1192ae8bd6
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
69eb662f8a
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
b9f6bd1ac7
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
84a7e1315f
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
72e1ab0534
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
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