Commit Graph

3693 Commits

Author SHA1 Message Date
cvshook%sicking.cc
aedd725180 fix redness 2007-01-09 02:02:39 +00:00
cvshook%sicking.cc
acf16086dd Bug 364692: Process pending script requests asynchronously when the last blocker is removed. r/sr=jst 2007-01-09 01:07:29 +00:00
tor%cs.brown.edu
5cce072b38 Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
2007-01-08 16:48:56 +00:00
graydon%mozilla.com
4525ab79d9 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
jwatt%jwatt.org
bbb6339dc9 Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
Olli.Pettay%helsinki.fi
366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
peterv%propagandism.org
019102b4fd Fix for bug 362937 (Merge element's List and DumpContent implementations). r/sr=jst. 2006-12-27 17:26:32 +00:00
bmlk%gmx.de
e4dc50cdc6 the previous commit was bogus, the bustage was due to midcheckin. 2006-12-26 19:18:56 +00:00
bmlk%gmx.de
a553aaf40a bustage fix 2006-12-26 18:12:11 +00:00
timeless%mozdev.org
4e651390ef Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
2006-12-26 17:47:52 +00:00
cvshook%sicking.cc
1fae5d6c62 Fix bustage from bug 363789 2006-12-22 01:13:04 +00:00
cvshook%sicking.cc
81714af5ae Implement more exslt functions. r/sr=peterv 2006-12-22 00:19:34 +00:00
Olli.Pettay%helsinki.fi
fdca21c5e6 Bug 364219, Crash [@ CallQueryInterface] when passing on an xmlhttprequest load event to a timeout, r+sr=peterv 2006-12-21 19:27:48 +00:00
timeless%mozdev.org
05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
Olli.Pettay%helsinki.fi
327d382357 Bug 364413, Related node on DOMAttrModified listener isn't the same as attr node set by SetAttributeNodeNS, p=Alex Vincent+me, r+sr=sicking 2006-12-20 20:55:08 +00:00
bzbarsky%mit.edu
fd5afe6c06 If we have an unsupported classid, bail out even if we have no URI. Bug
363379, r+sr=biesi
2006-12-19 16:31:42 +00:00
bzbarsky%mit.edu
c3fe5eb31d Fix bug 363235 -- REJECT_SERVER is taken to mean "content is blocked by user",
and that's not what we want here.  r+sr=sicking
2006-12-19 15:32:46 +00:00
Olli.Pettay%helsinki.fi
e9137a44b0 Bug 364092, Related node on DOMAttrModifed listener isn't the same as attr node removed by RemoveAttributeNode, r+sr=sicking 2006-12-18 19:15:57 +00:00
bzbarsky%mit.edu
93e4db1532 Fix bug 363406, patch by Nickolay Ponomarev <asqueella@gmail.com>,
r+sr=bzbarsky
2006-12-18 03:59:46 +00:00
martijn.martijn%gmail.com
5a1320c6b6 Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron 2006-12-14 13:59:50 +00:00
Olli.Pettay%helsinki.fi
20e88e562c Bug 363810, strong reference to owner document while deleting properties, r+sr=sicking 2006-12-14 11:31:28 +00:00
dbaron%dbaron.org
d5af630c22 Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc 2006-12-13 23:04:57 +00:00
hwaara%gmail.com
bf05506b89 implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19:18 +00:00
tor%cs.brown.edu
37a91d14c7 Bug 361070 - Implement feBlend and feComposite.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-12-11 16:33:08 +00:00
dbaron%dbaron.org
31f1898810 Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
bzbarsky%mit.edu
8bfd20a05a Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
Olli.Pettay%helsinki.fi
f4e4277761 Bug 362391, DOMAttrModified doesn't handle namespaced attributes properly, r+sr=sicking 2006-12-01 08:44:38 +00:00
bzbarsky%mit.edu
bb3526a4ce Make sure the XML decl in the data we post when a document is passed to send()
matches the encoding we use.  Bug 361934, r=sicking, sr=biesi
2006-12-01 04:48:05 +00:00
bzbarsky%mit.edu
55c90dbd0d Don't construct unneeded autostring. Bug 362316, r+sr=sicking 2006-12-01 04:44:57 +00:00
mats.palmgren%bredband.net
117c2ca714 Fix a crash when onreadystatechange handler loads a new URL. b=361773 r+sr=bzbarsky 2006-11-28 13:56:40 +00:00
bzbarsky%mit.edu
a3f56eb552 Make XML serializer output an encoding="..." which matches the actual encoding
it's serializing to.  Bug 361933, r+sr=sicking
2006-11-28 04:01:46 +00:00
vladimir%pobox.com
82a10357c9 backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
vladimir%pobox.com
3748c8bf4f b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many 2006-11-22 19:23:02 +00:00
peterv%propagandism.org
e9fd67c3b6 Fix for bug 47903 (WRONG_DOCUMENT_ERR not being thrown). r=sicking, sr=bz. 2006-11-22 18:35:05 +00:00
bzbarsky%mit.edu
8a1b6c5e34 Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method.  Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
bzbarsky%mit.edu
bc4b14084d Improve comments. Bug 361222, r+sr=jst 2006-11-21 04:40:37 +00:00
bzbarsky%mit.edu
a8307c6aef Fix bug 352728, r+sr=peterv 2006-11-21 04:38:00 +00:00
peterv%propagandism.org
29f6eab17a Fix for bug 193678 (support exslt:common - exslt:common functions implementation). r/sr=sicking. 2006-11-16 21:42:25 +00:00
Olli.Pettay%helsinki.fi
8b6f4c022e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
bzbarsky%mit.edu
4922791b84 Improve docs. Bug 350252, r+sr=sicking 2006-11-16 17:57:18 +00:00
Olli.Pettay%helsinki.fi
60fe408c1b Bug 360058, trying to make sure that document's propertytable doesn't have pointers to deleted nsINodes, r+sr=bz 2006-11-12 21:31:11 +00:00
bzbarsky%mit.edu
cea7c0e8fc Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-11 22:27:00 +00:00
cvshook%sicking.cc
150f388d26 Fix orange by properly refcounting 2006-11-11 01:43:11 +00:00
cvshook%sicking.cc
31fa1eb020 Make nodes supports weak references. b=360291 r/sr=jst 2006-11-11 00:36:03 +00:00
cvshook%sicking.cc
41a1fdfa82 Kill nsAttributeChildList and use nsChildContentList instead. b=360319 r/sr=jst 2006-11-11 00:28:20 +00:00
bzbarsky%mit.edu
cf37d835ae Fix order of mutation event firing for attribute removals. Bug 339494, r+sr=sicking 2006-11-11 00:04:46 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
cvshook%sicking.cc
cefc7502df Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz 2006-11-09 00:02:21 +00:00
sayrer%gmail.com
8372e94e34 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
gavin%gavinsharp.com
437edbadb5 Try backing out the patch for bug 319654 to see if it fixes the Mac orange 2006-11-08 17:52:58 +00:00