Commit Graph

11599 Commits

Author SHA1 Message Date
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
bzbarsky%mit.edu
e1973f01bc Use string buffers to store strings in nsCSSValue so we don't have to alloc in
copy constructors and such.  Bug 350141, r+sr=dbaron
2006-12-13 15:49:36 +00:00
cvshook%sicking.cc
f915754ac6 fix bustage for optimized builds 2006-12-12 22:05:47 +00:00
cvshook%sicking.cc
2d6de8b4cb Bug 210528: Fix ownership models of some functioncalls in the XPath code and replace some txLists with owning nsTArrays. r/sr=peterv 2006-12-12 21:20:15 +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
cvshook%sicking.cc
9e27a011d2 Bug 363242: Make txExpandedNameMap typesafe. r/sr=peterv 2006-12-12 01:59:30 +00:00
tor%cs.brown.edu
9236480804 Bug 363458 - avoid trying to draw circles or ellipses with radius <= 0.
r+sr=roc
2006-12-11 23:21:01 +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
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +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
50917c013e Go into an error state if we get a handler with a command in non-chrome XBL.
Bug 362716, r+sr=sicking
2006-12-07 02:34:57 +00:00
tor%cs.brown.edu
2ba002fe9a Bug 362759 - make erode default morphology operation.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-12-06 22:18:01 +00:00
bzbarsky%mit.edu
402faf8c9e Allow subframes that come from a different domain to document.write/open
themselves.  Bug 362837, r+sr=jst
2006-12-05 19:36:40 +00:00
peterv%propagandism.org
6b694f2c6e Fix part of bug 226124 (Cleanup transformiix walkers). r/sr=sicking. 2006-12-05 15:59:04 +00:00
bzbarsky%mit.edu
8bfd20a05a Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
peterv%propagandism.org
a72a520a88 Fix for bug 354886 (implement EXSLT - Regular Expressions module). r/sr=sicking. 2006-12-04 15:11:40 +00:00
cvshook%sicking.cc
f59b2ad453 Bug 361442: Evaluate context independent expressions at optimize time. r/sr=peterv 2006-12-02 00:01:45 +00:00
mats.palmgren%bredband.net
6a982b16f4 Use the EventStateManager to focus the for-element. b=360009 r=zeniko sr=bzbarsky 2006-12-01 17:18:34 +00:00
Olli.Pettay%helsinki.fi
5c3a11f4f4 Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc 2006-12-01 11:09:53 +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
tor%cs.brown.edu
88f250bdff Bug 362233 - merge filter with subregion misbehaves.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-12-01 05:30:42 +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
cvshook%sicking.cc
ab497a1b31 properly initialize the result recycler when evaluating xslt PI params. r/sr=peterv b=362297 a=stuart 2006-11-30 19:33:29 +00:00
bzbarsky%mit.edu
744c1ea6a7 Adding test for bug 361933 2006-11-30 06:39:47 +00:00
cvshook%sicking.cc
57b60e5e58 Bug 359888: Don't return NS_CONTENT_SCRIPT_IS_EVENTHANDLER to the sink/parser since they can't deal. r/sr=jst a=stuart 2006-11-30 00:06:00 +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
mats.palmgren%bredband.net
df6357f4ed Make sure text input onchange handler is called before onblur. b=357684 r=Olli.Pettay sr=bzbarsky 2006-11-28 13:08:23 +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
bzbarsky%mit.edu
91f9d8f94c Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst 2006-11-28 03:17:03 +00:00
vladimir%pobox.com
6e0645c64e b=360293, add helper macros for argument checking, r=dveditz 2006-11-27 22:22:47 +00:00
tor%cs.brown.edu
66fbe00e97 Bug 354866 - remove svg renderer layer, begin switch to thebes. r+sr=roc 2006-11-27 17:30:57 +00:00
masayuki%d-toybox.com
823cc920c2 Bug 360050 Implement SVGMatrix::RotateFromVector, FlipX, FlipY. patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com> r=tor, sr=roc 2006-11-26 14:41:55 +00:00
masayuki%d-toybox.com
44532966b8 Bug 360050 backed-out for bustage on Win32 2006-11-26 14:25:00 +00:00
masayuki%d-toybox.com
ee68ae9c23 Bug 360050 Implement SVGMatrix::RotateFromVector, FlipX, FlipY. patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com> r=tor, sr=roc 2006-11-26 13:49:26 +00:00
gavin%gavinsharp.com
909bf51f0a Bug 361432: style lines from manifest files no longer applied when xul cache disabled, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky 2006-11-25 14:51:29 +00:00
Olli.Pettay%helsinki.fi
f5aa214f8b Bug 354611, Crash [@ nsXULElement::HideWindowChrome] setting hidechrome to true, r=enndeakin, sr=neil 2006-11-23 15:55:58 +00:00
longsonr%gmail.com
a40119b20e Bug 361522 - SVGLocatable.getTransformToElement(element) returns wrong values. r=tor,sr=roc 2006-11-23 09:41:56 +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
bzbarsky%mit.edu
ff12d65834 This wasn't supposed to land 2006-11-22 18:52:32 +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
tor%cs.brown.edu
e72dd5103f Bug 360122 - correct cairo_create error checking.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-21 23:57:56 +00:00
cvshook%sicking.cc
ae755dbd4d Bug 361399: txXPathOptimizer::optimizePath is horked. r/sr=peterv 2006-11-21 22:48:21 +00:00
cvshook%sicking.cc
636e4e6e5f Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron 2006-11-21 21:28:14 +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
benjamin%smedbergs.us
122614bb23 Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
bzbarsky%mit.edu
82109069db Report the right URI in the warning. Bug 360863, patch by Nickolay Ponomarev
<asqueella@gmail.com>, r+sr=bzbarsky
2006-11-17 22:45:52 +00:00
peterv%propagandism.org
5f834d6c84 Try to fix bustage, it's all sicking's fault\! 2006-11-16 22:40:34 +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
benjamin%smedbergs.us
62c212952b Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
benjamin%smedbergs.us
f618238f02 Bug 349002 - Refactor xptcall into a frozen API, r=timeless. Includes OS/2 fixup by Peter Weilbacher 2006-11-16 18:29:33 +00:00
tor%cs.brown.edu
48d0be5acd Bug 360836 - fix svg static accessors. r=bsmedberg 2006-11-16 18:07:12 +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
98aa97e3b7 Bug 359494, Make nsXBLWindowHandler to use nsISupportsWeakReference, not nsIBoxObject, r+sr=bz 2006-11-15 06:11:42 +00:00
peterv%propagandism.org
d9a9f1a614 Try to fix ports bustage. 2006-11-15 01:38:31 +00:00
peterv%propagandism.org
3a07404f49 Try to uninline constructor and destructor again to reduce codesize increase. 2006-11-15 00:31:52 +00:00
peterv%propagandism.org
98f37d67cb Part of the fix for bug 193678 (support exslt:common - allow txXPathNode to hold a strong ref to its root). r/sr=sicking. 2006-11-14 23:23:20 +00:00
benjamin%smedbergs.us
ea3df14d53 Fix extraneous semicolon 2006-11-14 22:18:51 +00:00
bzbarsky%mit.edu
5a8b3013c7 Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
being badly documented and not using already_AddRefed when they should.  Bug
359341, r=pavlov, sr=roc
2006-11-13 21:31:53 +00:00
tor%cs.brown.edu
b90cc75520 Bug 359428 - use cairo to implement feMerge instead of doing it by hand.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-13 20:59: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
peterv%propagandism.org
e93045c482 Additional fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). rs=sicking. 2006-11-11 00:49:10 +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
227e152298 Fix inconsistencies in colon at end of macro. rs=peterv. No bug 2006-11-10 23:29:55 +00:00
cvshook%sicking.cc
9685ef5f0f fix bustage 2006-11-10 22:33:56 +00:00
cvshook%sicking.cc
bb6e355a90 fix bustage 2006-11-10 21:47:13 +00:00
cvshook%sicking.cc
3b5bce9809 fix bustage 2006-11-10 20:52:59 +00:00
cvshook%sicking.cc
da07fc2622 Bug 357345: Add more optimizations to the XPath optimizer. r/sr=peterv 2006-11-10 20:44:08 +00:00
cvshook%sicking.cc
1db17877e6 Bug 357345: Add more optimizations to the XPath optimizer. r/sr=peterv 2006-11-10 20:31:59 +00:00
mats.palmgren%bredband.net
ec8d1d8cb7 XBL needs simple defense against infinite recursion. b=55070 r+sr=bzbarsky 2006-11-09 01:58:12 +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
Olli.Pettay%helsinki.fi
7be259f51c Bug 359242, remove nsXBLWindowDragHandler, r=sicking, sr=neil 2006-11-08 11:03:13 +00:00
bzbarsky%mit.edu
ca62f619bb Create DOM nodes for processing instructions in XUL. Bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-08 02:25:37 +00:00
ginn.chen%sun.com
20875be5d3 backing out Bug 144000 caret browsing - bad initial position
due to regressions
2006-11-07 03:48:48 +00:00
bzbarsky%mit.edu
74ff185421 Fix build bustage in --disable-xul builds. Bug 357453 followup, patch by
romaxa <romaxa@gmail.com>, r=bsmedberg
2006-11-07 03:13:49 +00:00
cvshook%sicking.cc
e2a50bac16 Bug 359657: Fix crash due to wrong signature in overload. Patch by bz. r/sr=sicking 2006-11-07 01:05:15 +00:00
cvshook%sicking.cc
bd9282deba Add some more assertions to DoSetRange. r/sr=jst b=358106 2006-11-06 23:52:30 +00:00
cvshook%sicking.cc
6152b2cf4d Bug 359490: Put BeginUpdate call before FlushText call in FlushTags. r/sr=bz 2006-11-06 23:50:33 +00:00
gavin%gavinsharp.com
2cb00ac91c Bug 333704: fix leak of key in txNodeSorter::addSortElement, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=sicking 2006-11-06 14:54:01 +00:00
aaronleventhal%moonset.net
e2a2857cdf Bug 354728. Support nsIAccessibleText/nsIAccessibleEditableText for xforms controls. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil 2006-11-06 02:50:37 +00:00
gavin%gavinsharp.com
6a3cd1d6c5 Fix typo in a comment 2006-11-05 02:45:32 +00:00
Olli.Pettay%helsinki.fi
437d16e63e make DEBUG_smaug compile 2006-11-04 19:20:35 +00:00
Olli.Pettay%helsinki.fi
1d9f4e0046 Bug 292833, crash if i press any function key after i removed a parent of an xbl binding, where the binding has a keyset. r+sr=bz 2006-11-04 09:15:32 +00:00
cvshook%sicking.cc
17ded5692c Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
cvshook%sicking.cc
877b6c75ab Kill unneeded #includes since the last checkin. rs=jst 2006-11-03 23:36:50 +00:00
cvshook%sicking.cc
f5194fd473 Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
cvshook%sicking.cc
b598598899 Fix warnings introduced in previous patch for bug 357445. r/sr=bz 2006-11-03 02:10:18 +00:00
cvshook%sicking.cc
480afae792 Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:33:10 +00:00
cvshook%sicking.cc
6b452fb908 Make IsPointInRange and ComparePoint on nsIDOMNSRange throw if the given point is in a different document. Patch by Alex Vincent. b=359046 r/sr=sicking 2006-11-02 19:07:56 +00:00
Olli.Pettay%helsinki.fi
a40636914f Bug 358139, Make sure that namespaced attributes aren't handled by nsIXTFElement objects, r+sr=jst 2006-11-02 17:38:29 +00:00
Olli.Pettay%helsinki.fi
2866a5c4e8 Bug 359040, Remove kungFuDeathGrip from nsEventListenerManager::HandleEvent, r+sr=jst 2006-11-02 17:28:45 +00:00
tor%cs.brown.edu
38a296c7ab Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-02 16:30:20 +00:00
cvshook%sicking.cc
974b52ca30 Back out changes that were part of a different patch. 2006-11-02 08:22:08 +00:00
cvshook%sicking.cc
f3a3af9cca Make nsRange::ToString and nsContentIterator deal with ranges with endpoint containers being the document. Patch by bz. r/sr=sicking b=358660 2006-11-02 07:41:45 +00:00
cvshook%sicking.cc
8da53b5fb1 Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst 2006-11-02 02:14:57 +00:00
masayuki%d-toybox.com
d42d69a82c Bug 301149 :hover is processed in Print Preview mode r+sr=roc 2006-11-01 13:56:48 +00:00
peterv%propagandism.org
bd97030a46 Fix for bug 357453 (ASSERTION: Already have a document. Unbind first!: "!GetCurrentDoc() && !IsInDoc()", file m:/trunk/mozilla/content/base/src/nsGenericDOMDataNode.cpp, line 588). r/sr=bz. 2006-10-31 13:25:40 +00:00
peterv%propagandism.org
edcf5b1891 Fix for bug 351695. 2006-10-31 09:54:14 +00:00
cvshook%sicking.cc
ab9eb703d2 Bug 330872: Make nsGenericDOMDataNode::AppendData send out proper notifications and add nsIContent::AppendText to allow appending text without sending out notifications. r/sr=bz 2006-10-28 01:22:53 +00:00
cst%yecc.com
a57aad3493 Bug 351969 nsImageDocument image scaling should never scale a dimension to 0px
r=biesi sr=jst
2006-10-26 01:49:38 +00:00
cvshook%sicking.cc
bf4a8ea3af bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst 2006-10-25 21:53:03 +00:00
cvshook%sicking.cc
55d0c600fa Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
bzbarsky%mit.edu
0ce72c77cd Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
cvshook%sicking.cc
58eb4f6876 Bug 357509: Don't throw if new start is after end (or the other way around) but rather collapse. Patch by Alex Vincent <ajvincent@gmail.com>. r/sr=sicking 2006-10-22 04:46:19 +00:00
cvshook%sicking.cc
1a873deee2 forgot to fix review comment in previous checkin. bug 357445 r/sr=jst 2006-10-21 02:05:10 +00:00
cvshook%sicking.cc
5a6d9399ce Bug 357445: Some cleanup of range code. r/sr=jst 2006-10-21 01:30:54 +00:00
ted.mielczarek%gmail.com
a4d21b8021 bug 296237, remove assert in getElementById, use the console service to provide feedback, make the message localizable, v1.1 patch. patch by asqueella@gmail.com, r+sr=jst 2006-10-20 19:15:00 +00:00
tor%cs.brown.edu
fcb360ce7f Bug 355844 - fix marker positioning and clipping when viewBox specified.
r=amenzie, sr=roc
2006-10-19 23:51:41 +00:00
tor%cs.brown.edu
9cde23e805 Bug 355845 - fill in missing display attribute mappings. r=jwatt, sr=roc 2006-10-19 23:48:12 +00:00
roc+%cs.cmu.edu
3dce821451 Bug 354089. Tell the focus manager immediately when nothing is focused. r+sr=mats 2006-10-19 01:59:00 +00:00
roc+%cs.cmu.edu
899128e82a Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron 2006-10-19 01:47:47 +00:00
cvshook%sicking.cc
b31519be79 Bug 355754: Add nsTPtrArray. r=darin sr=bz 2006-10-17 21:40:07 +00:00
bzbarsky%mit.edu
9468056c63 Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi 2006-10-17 00:55:14 +00:00
cvshook%sicking.cc
98353dbc64 Fix assertion from bug 355451 rs=jst 2006-10-16 21:43:08 +00:00
timeless%mozdev.org
716c565b11 Bug 352219 potential crash [@ nsDocument::AdoptNode] dereferencing oldDocument
r=peterv sr=peterv
2006-10-16 07:56:32 +00:00
ted.mielczarek%gmail.com
6cbab69a1c bug 329593, canvas returned .fillStyle string doesn't follow the spec when it's in rgba notation. Patch by asqueella@gmail.com, r+sr=vlad 2006-10-14 19:37:59 +00:00
ted.mielczarek%gmail.com
d7ff061324 bug 308928, Invalid input for the canvas fillStyle/strokeStyle throws an exception but should be ignored. Patch by asqueella@gmail.com, r+sr=vlad 2006-10-14 19:28:20 +00:00
ted.mielczarek%gmail.com
4d389ef1ef bug 296237, remove assert in getElementById, use the console service to provide feedback. patch by asqueella@gmail.com, r+sr=jst 2006-10-14 19:14:24 +00:00
cvshook%sicking.cc
f7d4a5a20e Bug 355451: Be more efficient when creating HTML elements. r/sr=jst 2006-10-13 22:54:12 +00:00
cvshook%sicking.cc
0aa00ad601 backout of previous patch due to redness and warnings 2006-10-12 19:08:45 +00:00
cvshook%sicking.cc
f16f92f4ff Bug 355754: Add nsTPtrArray and nsTConstPtrArray. r=darin/bz sr=bz 2006-10-12 18:35:12 +00:00
martijn.martijn%gmail.com
9a434cde5d Bug 339824 - use nsContentUtils priv checks in canvas, r=vladimir, sr=roc 2006-10-12 14:38:35 +00:00
ginn.chen%sun.com
ce8a3c3940 Bug 335900 add a null check for previous selected radio
r=neil
2006-10-12 13:30:07 +00:00
ajschult%verizon.net
dfe56957ea Bug 355869: Make a copy to avoid accessing memory freed by AppendElement, r=vlad, sr=roc 2006-10-12 05:25:00 +00:00
Olli.Pettay%helsinki.fi
466172cf22 Additional patch for Bug 344986, trying to reduce codesize, r+sr=dbaron 2006-10-10 05:50:29 +00:00
bzbarsky%mit.edu
c1ea034443 Remove nsIHTMLDocument::WasDomainSet. Use the principal instead, Luke! Bug
355948, r+sr=sicking
2006-10-10 01:07:45 +00:00
Olli.Pettay%helsinki.fi
73828424ae Bug 352723, e4x parameter is inverted in <xul:script>, p=asqueella@gmail.com, r+sr=brendan 2006-10-08 18:06:03 +00:00
Olli.Pettay%helsinki.fi
b5f0773c5a Bug 355100, Remove XTF visuals (still 2 files to remove) 2006-10-08 17:32:34 +00:00
Olli.Pettay%helsinki.fi
ae83752913 Bug 355100, Remove XTF visuals (part II/II, removing files) 2006-10-08 15:41:46 +00:00
Olli.Pettay%helsinki.fi
8f8a844353 Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
mats.palmgren%bredband.net
eb0a8a1381 Detect and refuse to load some forms of recursive XBL bindings. b=350754 r+sr=bzbarsky 2006-10-08 10:18:41 +00:00
peterv%propagandism.org
1c221a6a94 Checking in fix for bug 349465 again since it didn't affect Ts/Tp. 2006-10-07 10:27:45 +00:00
peterv%propagandism.org
95ef08a41b Backing out fix for bug 349465 to see if it affects Ts/Tp (for bug 355457). 2006-10-06 15:55:30 +00:00
Olli.Pettay%helsinki.fi
9420558128 Bug 344986, Simplify nsEventListenerManager, r+sr=sicking+jst (relanding) 2006-10-06 05:24:02 +00:00
cvshook%sicking.cc
f5312f3542 Bug 355433: Add an array of cached nodeinfos to the html content sinks. r/sr=jst 2006-10-04 22:02:17 +00:00
peterv%propagandism.org
30e25afde3 Fix for bug 349465 (Adopting a node should change the cx of all its event handlers). r=smaug, sr=sicking. 2006-10-04 12:23:27 +00:00
Olli.Pettay%helsinki.fi
e570a5020d Bug 328907, Remove selectHas(No)Groups events, r+sr=sicking 2006-10-03 20:16:51 +00:00
vladimir%pobox.com
9670e36ea9 b=355216, signs of int overflow in GetImageData, r=mscott,jonas;a=schrep 2006-10-03 19:29:10 +00:00
peterv%propagandism.org
2b90252854 Fix for bug 355246 (Crash loading testcase from bug 197956). r/sr=sicking. 2006-10-03 18:17:59 +00:00
Olli.Pettay%helsinki.fi
139e93999d Bug 355221, All firefox windows closes suddenly if I load the page. r+sr=bz 2006-10-03 17:52:22 +00:00
jwatt%jwatt.org
f857fd075b Fixing bug 354735. Optimize the rx/ry-less rect case. r+sr=tor@acm.org 2006-10-03 10:51:23 +00:00
cvshook%sicking.cc
bca0306cae fix bustage for non-svg builds 2006-10-03 02:56:37 +00:00
cvshook%sicking.cc
38126837d0 Bug 221335: Speed up output by using internal methods and interfaces rather than nsIDOMNode and friends. r/sr=peterv 2006-10-03 02:22:22 +00:00
cvshook%sicking.cc
6db0c7b78b Bug 354405: Merge mContent and mDocument into mNode 2006-10-02 21:50:44 +00:00
Olli.Pettay%helsinki.fi
aacae96b42 Bug 354711, Crash when accessing images.length, r+sr=bz+sicking 2006-09-30 15:12:47 +00:00
mozilla%weilbacher.org
2547539439 [OS/2] Bug 351986: 2D canvases appear upside down on OS/2, r=vladimir, sr=roc 2006-09-30 09:02:57 +00:00
dbaron%dbaron.org
9c06bcb5b2 Null out mListenerManager before we call ResetToURI and restore it, so ResetToURI doesn't Disconnect it. b=354865 r+sr=bzbarsky 2006-09-30 01:53:47 +00:00
dveditz%cruzio.com
578219f4b6 Get out as early as possible if we know we're unconditionally setting writeOnly (bug 354127) r/sr=vlad, a=schrep 2006-09-27 08:43:25 +00:00
cvshook%sicking.cc
e6876c667f Bug 333098: Support XPath and XSLT on orphaned subtrees 2006-09-26 00:04:14 +00:00
bzbarsky%mit.edu
4b515748d8 Disconnect the ELM on reset (e.g. on document.write). Bug 354071, r+sr=jst 2006-09-25 22:50:01 +00:00
tor%cs.brown.edu
cdbc54905e Bug 353827 - Remove nsISVGRendererSurface from filter code. r=amenzie, sr=roc 2006-09-25 16:46:22 +00:00
aaronleventhal%moonset.net
cbd3fb6983 Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil 2006-09-25 15:22:05 +00:00
Olli.Pettay%helsinki.fi
e51f288321 Bug 353881, crash on quit [@ nsAttrAndChildArray::~nsAttrAndChildArray], r=bz,sr=brendan 2006-09-24 21:13:36 +00:00
peterv%propagandism.org
b45899b2c6 Fix for bug 352601 (XSLT forwards compatible processing enabled when it shouldn't). r/sr=sicking. 2006-09-22 13:39:46 +00:00
db48x%yahoo.com
6f6d86a660 bug 353601: Remove style from nsIDOMXULElement
patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-22 06:19:14 +00:00
tor%cs.brown.edu
328440a695 Bug 353551 - trailing space on transform list causing parse error.
r=longsonr, sr=roc
2006-09-21 21:11:36 +00:00
enndeakin%sympatico.ca
579741a30e Bug 333668, fix uninitialized lastnode, r+sr=sicking 2006-09-21 14:05:22 +00:00
bzbarsky%mit.edu
2af8e92994 Make XUL elements implement nsIDOMElementCSSInlineStyle. Bug 336096, patch by
Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-21 03:35:50 +00:00
bzbarsky%mit.edu
fa235adf49 Fix use of uninitialized rv in failure conditions. Bug 353285, patch by Ryan
Jones <sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
2006-09-20 17:21:11 +00:00
bzbarsky%mit.edu
62ef189721 Use nsIMutationObserver, not DOM mutation listeners, for nsAttributeTextNode.
Bug 351586, r+sr=sicking
2006-09-20 03:17:11 +00:00
dbaron%dbaron.org
6ab569a8bf Call JS_ClearScope up the global object's prototype chain to fix leaks. Consolidate the cleanup of non-fastback-cached inner windows currently spread throughout SetNewDocument into a pair of calls to FreeInnerObjects, and various other cleanup. b=353090 r=jst sr=bzbarsky 2006-09-20 01:13:59 +00:00
roc+%cs.cmu.edu
c5f6e4e0b1 Bug 241796. Use a row cursor to speed up painting and event handling in large tables, similar to what we do for large blocks already. r+sr=bzbarsky 2006-09-19 21:39:33 +00:00
hwaara%gmail.com
329183e862 implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027 2006-09-19 10:37:27 +00:00
Olli.Pettay%helsinki.fi
3be921f2d7 Bug 350030, Change insertion point lists from nsVoidArray to something which is not manually refcounted, r=jst, sr=bz 2006-09-18 21:35:21 +00:00
tor%cs.brown.edu
09a526959b Bug 341564 - Consolidate repeated code in nsSVGFilters.cpp.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-09-18 20:19:56 +00:00
cvshook%sicking.cc
75e13e1fcc Bug 352583: Unregress XSLT from previous checkin. r/sr=jst 2006-09-18 19:07:34 +00:00
bzbarsky%mit.edu
3070ad4f2c Create a faster, less COMy internal method for accessing the sorted list of
form control elements.  Bug 347165, patch by jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-09-18 04:53:54 +00:00
timeless%mozdev.org
664b6df306 Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
peterv%propagandism.org
88c9a50cca Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz. 2006-09-16 17:15:38 +00:00
cvshook%sicking.cc
9241f85443 Bug 352583: Add functions to nsContentUtils for getting and setting the text content of a node. Use those functions rather than the multiple instances of such code we have now. r/sr=jst 2006-09-15 19:54:45 +00:00
tor%cs.brown.edu
757ee39a61 Bug 294137 - mozilla accepts illegal syntax on transform attribute.
Patch by wellsk@us.ibm.com, tor.  r+sr=roc
2006-09-14 13:48:36 +00:00
bzbarsky%mit.edu
5f0d68e853 Implement GetElementsByAttributeNS. Bug 239976, patch by Joerg Bornemann
<jobor@gmx.de>, r+sr=bzbarsky
2006-09-14 04:29:02 +00:00
aaronr%us.ibm.com
9b155b9f09 change nsIContent so that it can be used by extensions. Bug 350747, r+sr=bz 2006-09-12 21:19:43 +00:00
peterv%propagandism.org
25c4d90938 Fix for bug 347523 (nsXBLBinding should use importNode instead of cloneNode). r/sr=bz. 2006-09-12 12:49:04 +00:00
bzbarsky%mit.edu
60d105a0c2 Remove unneeded notification on node creation. Bug 351910, r+sr=sicking 2006-09-12 04:48:12 +00:00
vladimir%pobox.com
90229df132 b=351296,351295,348351 int overflow in canvas GetImageData/PutImageData, r=biesi 2006-09-11 21:18:31 +00:00
vladimir%pobox.com
cc89580ffb Undo accidentally commited '0 &&' clause 2006-09-11 19:14:38 +00:00
tor%cs.brown.edu
fffbf8f563 Bug 349178 - Implement getPathSegAtLength.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-09-11 15:32:28 +00:00
tor%cs.brown.edu
5f9199a263 Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc 2006-09-11 15:26:19 +00:00
enndeakin%sympatico.ca
daae1bcfcb Bug 349895, hold strong reference to result in case it goes away 2006-09-11 13:30:31 +00:00
Olli.Pettay%helsinki.fi
302031f738 Back out Bug 344986 to fix tp regression 2006-09-10 11:53:55 +00:00
Olli.Pettay%helsinki.fi
72a64308b9 Bug 344986, Simplify nsEventListenerManager, r=sicking, sr=jst 2006-09-09 17:28:57 +00:00
bzbarsky%mit.edu
01946a8fe9 Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
2006-09-09 04:54:03 +00:00
bzbarsky%mit.edu
fef9f193c3 Don't notify on nodes we're in the middle of creating. Bug 351732, r+sr=sicking 2006-09-09 04:45:49 +00:00
cvshook%sicking.cc
e8b54971af Bug 351886: Fix missing return. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r/sr=sicking 2006-09-09 01:15:13 +00:00
cvshook%sicking.cc
31700bfd9f Bug 324092: Allow XSLT output handlers to fail. r/sr=peterv 2006-09-08 21:09:43 +00:00
neil%parkwaycc.co.uk
391a283035 Some overlay ids getting registered twice or not at all b=351217 r=jst sr=bz 2006-09-08 18:47:34 +00:00
enndeakin%sympatico.ca
85e7987b3a Bug 333665, initialize variable rindex, r+sr=sicking 2006-09-08 14:03:45 +00:00
cst%yecc.com
2bde9ef865 Bug 47475 Need "Show(View) Image" / "Reload Image" on context menu (UI is SeaMonkey-only)
r=bz r=biesi sr=neil
2006-09-07 22:51:57 +00:00