Commit Graph

183204 Commits

Author SHA1 Message Date
longsonr%gmail.com
269be2e2c2 Bug 378900 - Use NS_DECL_NSIMUTATIONOBSERVER macros where possible. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@225151 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:37:15 +00:00
asqueella%gmail.com
58ba6e6fba Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminated, take 2.
p=Ryan Jones <sciguyryan@gmail.com>
r=biesi


git-svn-id: svn://10.0.0.236/trunk@225150 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:34:26 +00:00
tor%cs.brown.edu
379ce718fb Bug 378508 - convert svg gradients to thebes. r=longsonr, sr=roc
git-svn-id: svn://10.0.0.236/trunk@225149 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:28:39 +00:00
asqueella%gmail.com
eb79b493fe 378327 - minor cleanup/simplification of ForwardReferences code in nsXULDocument
- move AddForwardReference and ResolveForwardReferences from nsIXULDocument to
nsXULDocument, make them non-virtual.
- make mForwardReferences an nsTArray<nsAutoPtr<nsForwardReference> > instead
of nsAutoVoidArray.

r=smaug, sr=roc


git-svn-id: svn://10.0.0.236/trunk@225148 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:15:25 +00:00
nrthomas%gmail.com
0b8b05ddda Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf
git-svn-id: svn://10.0.0.236/trunk@225145 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 13:17:32 +00:00
martijn.martijn%gmail.com
2c9714ab39 Bug 293986 – OOM crash [@ nsJPEGDecoder::WriteFrom, fill_input_buffer], patch by Andrew Schultz, r=pavlov, sr=tor
git-svn-id: svn://10.0.0.236/trunk@225144 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 13:11:29 +00:00
bugzilla%standard8.demon.co.uk
46b539ff2e Bug 262885 In commandglue.js, 'Warning: redeclaration of var i' and 'Warning: assignment to undeclared variable node' (Bv1b-TB). p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott
git-svn-id: svn://10.0.0.236/trunk@225143 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 12:33:37 +00:00
bugzilla%standard8.demon.co.uk
56ca63d41e Bug 262892 In mail3PaneWindowCommands.js, 'Warning: redeclaration of var parentResource' (Bv1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=bryner,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@225142 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 12:29:50 +00:00
bugzilla%standard8.demon.co.uk
18858ba7f5 Bug 253787 In nsContextMenu.js, 'Warning: reference to undefined property docshell.document.charset' (and other warnings/errors) (Cv1a undeclared |type|) p=Serge Gautherie,r=mscott,sr=neil
git-svn-id: svn://10.0.0.236/trunk@225141 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 12:26:42 +00:00
bugzilla%standard8.demon.co.uk
4975c377f4 Previous checkin for bug 374862 was a patch by Mook
git-svn-id: svn://10.0.0.236/trunk@225140 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 12:17:00 +00:00
bugzilla%standard8.demon.co.uk
885fb4981f Part of bug 374862 Port xpfe/components/search/src to frozen linkage (Remove AssignWithConversion usage) r=neil,sr=cbiesinger
git-svn-id: svn://10.0.0.236/trunk@225139 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 12:15:28 +00:00
ted.mielczarek%gmail.com
f84d810932 bug 378926 - support HOST_CMSRCS, HOST_CMMSRCS, .cc files in HOST_CPPSRCS. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@225138 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 11:47:10 +00:00
mats.palmgren%bredband.net
6c97fe7252 Crash [@ nsPresContext::GetContainerInternal]. b=378682 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@225137 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 11:06:22 +00:00
mats.palmgren%bredband.net
cae4df1215 Plug leak of XineramaScreenInfo. b=378621 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@225136 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 10:19:42 +00:00
mozilla.mano%sent.com
3d36a5fd5d Bug 376630 - Test sorting functionality. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@225135 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 10:11:11 +00:00
mozilla.mano%sent.com
a50bada92b Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@225134 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 10:04:14 +00:00
mozilla.mano%sent.com
1e6e7041ce Bug 378816 - Fall back to natural order if two bookmark nodes in a container share all their details. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@225133 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 10:00:46 +00:00
mozilla.mano%sent.com
331dfee9f0 Address review comment from bug 378808
git-svn-id: svn://10.0.0.236/trunk@225132 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 09:59:08 +00:00
mozilla.mano%sent.com
b3ef3f70a3 Bug 378808 - Initial sorting mode for a folder query is ignored. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@225131 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 09:56:15 +00:00
mozilla.mano%sent.com
975621434e Bug 378802 - Changing the details of a bookmark does not sort results in which it's listed. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@225130 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 09:53:01 +00:00
longsonr%gmail.com
dc896c02df Bug 378857 - Simplify clipPath frame access to units. r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@225129 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 08:42:52 +00:00
scott%scott-macgregor.org
1256440fc7 Bug #377178 --> when the user is offline, load about:blank for the start page instead of the remote start page.
r=phil


git-svn-id: svn://10.0.0.236/trunk@225128 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 06:49:29 +00:00
igor%mir2.org
f37a01b92c Bug 378255: DEBUG build of xpc now dumps JS heap on shutdown to a file defined by XPC_SHUTDOWN_HEAP_DUMP environment variable. r=brendan sr=jst
git-svn-id: svn://10.0.0.236/trunk@225127 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 06:12:39 +00:00
bzbarsky%mit.edu
afde507a3b Implement "content: none". Bug 378535, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225126 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:43:06 +00:00
bzbarsky%mit.edu
cb2d3df286 Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,
sr=jst.  r=mrbkap, sr=jst for the test.


git-svn-id: svn://10.0.0.236/trunk@225125 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:19:12 +00:00
bzbarsky%mit.edu
9162c283c8 Fix long-standing XBL bug where we didn't update insertion points correctly in
some cases.  Bug 375299, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@225124 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:06:45 +00:00
bzbarsky%mit.edu
b230f09954 Don't unblock onload on the document if we no longer have a parser. Bug
375051, r=mbkap, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@225123 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:05:08 +00:00
bzbarsky%mit.edu
3f6c05c342 Be a little more careul with inheriting principals. Bug 304690, r=dveditz,
sr=jst


git-svn-id: svn://10.0.0.236/trunk@225122 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:01:17 +00:00
bienvenu%nventure.com
ee7f0e4a0d fix 378886, regression forwarding messages as attachments, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@225121 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 03:48:43 +00:00
bzbarsky%mit.edu
6fa00af002 Back out the test code.
git-svn-id: svn://10.0.0.236/trunk@225119 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 02:06:50 +00:00
bzbarsky%mit.edu
dda1843310 Sprinkle null-checks in an attempt to "fix" the orange so I can get answers.
git-svn-id: svn://10.0.0.236/trunk@225115 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 00:47:34 +00:00
bzbarsky%mit.edu
a9b2a04d77 Adding some test code for a single tinderbox run so I can see what's going on
with Tp2 and such.  Will back out after one cycle.


git-svn-id: svn://10.0.0.236/trunk@225112 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 22:46:05 +00:00
lpsolit%gmail.com
cc17ac26ab Bug 378759: Quick Search plugin does not conform to OpenSearch specification - Patch by Zak Johnson <zakj@nox.cx> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@225111 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 21:15:44 +00:00
bzbarsky%mit.edu
e2223aa143 Flush tags before calling StartLayout; otherwise we might end up
double-constructing frames for whatever content we hadn't notified on yet.  Bug
378559, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@225104 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 18:57:58 +00:00
smontagu%smontagu.org
ca062bd6b8 Backout fix for bug 365345 due to regressions. a=bsmedberg on IRC
git-svn-id: svn://10.0.0.236/trunk@225103 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 18:56:30 +00:00
ctalbert.moz%gmail.com
70799f0809 Fix 377641 patch by daniel, r=ctalbert
git-svn-id: svn://10.0.0.236/trunk@225101 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 17:56:02 +00:00
benjamin%smedbergs.us
3615f01367 Fix allmakefiles from bug 378627
git-svn-id: svn://10.0.0.236/trunk@225100 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 17:55:19 +00:00
gijskruitbosch%gmail.com
ae581ac36e Bug 99236 - Delete localstore.rdf when it is corrupt
p=mossop.bugzilla@blueprintit.co.uk (Dave Townsend AKA Mossop)
r=axel@pike.org (Axel Hecht)
sr=dveditz@cruzio.com (Daniel Veditz)


git-svn-id: svn://10.0.0.236/trunk@225099 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 17:49:05 +00:00
stridey%gmail.com
a9183a0da1 Camino only - Bug 378464: When session saving is off, opening the application from a link opens too many tab/windows. Patch by Sean Murphy <murph@seanmurph.com> r=me sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@225097 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 16:51:23 +00:00
bclary%bclary.com
ed90606871 JavaScript Tests - update Daylight Savings Time, other Date related tests, bug 378683
git-svn-id: svn://10.0.0.236/trunk@225096 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 16:25:55 +00:00
bugzilla%standard8.demon.co.uk
330b2461e3 Part of Bug 366673 Remove remaning contents.rdf from Suiterunner (stop using installed-chrome.txt) - extensions/sroaming part. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@225095 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 16:20:42 +00:00
tor%cs.brown.edu
010a062a9b Bug 370416 - <textPath> not updating when referenced path changed.
r=longsonr, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@225094 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 15:46:29 +00:00
enndeakin%sympatico.ca
d8219003ce Bug 371127, add a test for domstorage in chrome, r=sayrer
git-svn-id: svn://10.0.0.236/trunk@225093 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 15:35:57 +00:00
tor%cs.brown.edu
2497384e19 Bug 378771 - crash when invalidating <foreignObject> with nondisplay parent.
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@225092 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 15:31:26 +00:00
mozilla%kewis.ch
052d7ca9a6 Additional fix in bug 362648
git-svn-id: svn://10.0.0.236/trunk@225091 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 14:40:03 +00:00
smontagu%smontagu.org
318fef3bfc Don't call GDI 'A' functions for non-ASCII strings. Bug 378859, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@225090 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 14:37:11 +00:00
bent.mozilla%gmail.com
84bf540501 Bug 377995 - "Move nsCategoryCache to the XPCOM Glue". nsCategoryCache was initially created as part of Bug 315598 by Christian Biesinger <cbiesinger@gmx.at>. r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@225089 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 13:53:48 +00:00
mozilla%kewis.ch
e0f26d60fc Fix bug 362648. r=dbo
git-svn-id: svn://10.0.0.236/trunk@225088 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 13:38:26 +00:00
enndeakin%sympatico.ca
c7e1160f28 Bug 377423, MemoryElements not removed from the pool properly, fixes topcrash, r=peterv,sr=sicking
git-svn-id: svn://10.0.0.236/trunk@225087 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 13:03:55 +00:00
enndeakin%sympatico.ca
1602c21fd4 Bug 371127, support using domstorage from chrome, r=jst,sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@225086 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-26 12:56:03 +00:00