Commit Graph

11701 Commits

Author SHA1 Message Date
sayrer%gmail.com
477c951cff Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:06:09 +00:00
sayrer%gmail.com
a04f24f617 Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv 2007-02-01 15:14:00 +00:00
dbaron%dbaron.org
1e0db05c93 Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron 2007-02-01 02:45:55 +00:00
Olli.Pettay%helsinki.fi
774d83e41b Bug 367781, adoptNode should update mMutationBits of the possible |window| object. r+sr=peterv 2007-01-31 22:54:24 +00:00
tor%cs.brown.edu
1dff14ef63 Fix build bustage from bug 367503. 2007-01-31 16:31:20 +00:00
tor%cs.brown.edu
0a7a1a8aac Bug 367503 - Switch nsSVGPathGeometryFrame to thebes. r=longsonr, sr=roc 2007-01-31 16:05:42 +00:00
longsonr%gmail.com
21b7626dc1 Bug 368693 - use XMost() and YMost() in nsSVGFilters.cpp r+sr=tor 2007-01-31 10:10:56 +00:00
jwalden%mit.edu
c0fc6a93d5 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu
7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
jonas%sicking.cc
a9f34ee020 Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking 2007-01-30 21:21:06 +00:00
longsonr%gmail.com
912df76954 Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc 2007-01-30 13:19:55 +00:00
asqueella%gmail.com
445ff76524 fix bug 363419 - Direct children of <overlay> not created correctly.
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.

r=smaug, sr=sicking
2007-01-30 12:49:24 +00:00
Olli.Pettay%helsinki.fi
f7e2dd00d9 Bug 367310, immediately after closing history crash opening unvisited links [@ nsTreeRows::FindByResource], p=enndeakin, r=me, sr=sicking 2007-01-30 08:52:07 +00:00
bzbarsky%mit.edu
488e530dec Fix more bustage. Still bug 300691 2007-01-30 06:38:26 +00:00
bzbarsky%mit.edu
8852486de0 Fix build bustage. Bug 300691 2007-01-30 06:25:07 +00:00
bzbarsky%mit.edu
fcd7e069de Make <style> elements notice text content changes. Bug 367612, r+sr=sicking 2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
cvshook%sicking.cc
a39ff30284 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
jwalden%mit.edu
930e4ba1ff Bug 367827 - Testing for DOM serialization with different output encodings. r=bz 2007-01-29 20:05:07 +00:00
sayrer%gmail.com
77bca2a8a4 Bug 368531. add content/html/document/test to the automatic run. r=bzbarsky 2007-01-29 17:56:19 +00:00
Olli.Pettay%helsinki.fi
8985444085 Bug 321174, move GetElementsForResult and GetElementsForID to an nsCOMArray, r=enndeakin, sr=sicking 2007-01-28 13:17:27 +00:00
jwatt%jwatt.org
dc10e3ee1b Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc 2007-01-26 23:45:15 +00:00
bzbarsky%mit.edu
f993c1bc3e Don't crash if AsyncOpen fails and the OnReadyStateChange handler restarts us.
Bug 366467, r+sr=sicking
2007-01-26 04:48:14 +00:00
bzbarsky%mit.edu
bc0bc2fe1a Adding test for bug 172261 and bug 301510 2007-01-26 04:41:46 +00:00
bzbarsky%mit.edu
38c39c075b When going back or forward to wyciwyg pages, make sure to correctly restore
their principal from session history.  Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
Olli.Pettay%helsinki.fi
f3e9b28be0 Adding missing '= 0', Bug 367256, r=neil 2007-01-24 11:04:13 +00:00
Olli.Pettay%helsinki.fi
767fa8a48f Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me 2007-01-23 07:43:18 +00:00
Olli.Pettay%helsinki.fi
1c6ed6b737 Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst 2007-01-23 07:32:34 +00:00
sayrer%gmail.com
5e2b571c62 Bug 366993. HTML doctype should always be capitalized. r+sr=jst 2007-01-23 01:16:27 +00:00
longsonr%gmail.com
bdf6f07bcb Bug 367102 - put maps in alphabetical order r+sr=tor 2007-01-19 15:20:11 +00:00
longsonr%gmail.com
4e8a6898a5 Bug 367103 - speed up feCompositeElement, feComponentTransfer and feTurbulence calculations r=tor,sr=roc 2007-01-19 10:03:48 +00:00
tor%cs.brown.edu
ae748a2d66 Backout of 367031 due to regressions. 2007-01-18 16:52:08 +00:00
jwatt%jwatt.org
e9685dd7dc Fixing bug 367031. Implement nsSVGOuterSVGFrame::Get[Pref|Min]Width (at least well enough to get inline SVG in XUL working again). r=dbaron@mozilla.com, sr=tor@acm.org 2007-01-18 00:17:35 +00:00
jwatt%jwatt.org
b0acf99689 Fixing bug 363839. Implement all of SVGPathSegList. Patched by Jeff Schiller <codedread@gmail.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2007-01-17 23:14:23 +00:00
bzbarsky%mit.edu
c323ff3583 Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
2007-01-17 18:47:18 +00:00
roc+%cs.cmu.edu
e6589f0930 Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone. 2007-01-17 02:35:28 +00:00
roc+%cs.cmu.edu
7268a1957b Backing out text landing. 2007-01-16 22:25:20 +00:00
roc+%cs.cmu.edu
e6bad38abe Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts 2007-01-16 20:51:52 +00:00
bzbarsky%mit.edu
52aff8ddeb ConstructDocElementFrame can return null if the XBL hasn't loaded yet. Handle
that XBL loading later by changing how XBL triggers the frame construction and
making it possible to recreate the doc element hierarchy even if there is no
doc element frame.  Bug 366207, r=sicking, sr=roc
2007-01-13 03:32:31 +00:00
bzbarsky%mit.edu
42f3ef7afc Don't inherit the charset from the parent document if it comes from a different
origin.  Bug 356280, r+sr=jst
2007-01-13 03:28:00 +00:00
jst%mozilla.org
13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu
867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
bzbarsky%mit.edu
3e855c8ae7 Back out part of the change for bug 351633 -- javascript: channels are wacky
enough that we still need special handling of them in form submission.  In
particular, they background themselves even when they're the document
channel, so forms don't get the notifications they expect.  Bug 364436, r+sr=jst
2007-01-11 17:58:36 +00:00
peterv%propagandism.org
9ce9daa00c Part 2 of the fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2007-01-11 13:48:57 +00:00
longsonr%gmail.com
13636f4d3a Bug 366421 - flood filter colours incorrect r=tor,sr=roc 2007-01-11 11:21:32 +00:00
jwatt%jwatt.org
22507df421 Fixing bug 250470. Manipulating SVGPathSegList through DOM causes seg fault in trunk. Patched by Jeff Schiller <codedread@gmail.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2007-01-11 08:54:22 +00:00
Olli.Pettay%helsinki.fi
c213775ca1 Bug 364720, Allow creating proper xul command events using scripts, r+sr=sicking 2007-01-11 08:47:01 +00:00
Olli.Pettay%helsinki.fi
b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
peterv%propagandism.org
7c04359c8a Fix for bug 366029 (xsl:copy doesn't instantiate its content as a template for children). r/sr=sicking. 2007-01-10 12:41:55 +00:00
tor%cs.brown.edu
5157ea0646 Bug 326143 - floodColor and floodOpacity should be non-inherited
properties.  r=dbaron
2007-01-09 20:40:09 +00:00
gavin%gavinsharp.com
6a655c5a5a Bug 365611: fix crash [@ nsSVGDocument::GetRootElement] due to null mRootContent, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=tor 2007-01-09 20:03:26 +00:00
longsonr%gmail.com
063eebcb62 Bug 264132 � Implement fallback for SVG paint servers r=dbaron,sr=tor 2007-01-09 11:02:17 +00:00
Olli.Pettay%helsinki.fi
19bd510245 Bug 363702, Merge nsXBLWindowHandler to nsXBLWindowKeyHandler, r+sr=jst 2007-01-09 07:33:18 +00:00
cvshook%sicking.cc
aedd725180 fix redness 2007-01-09 02:02:39 +00:00
graydon%mozilla.com
6e0ce81dab Bug 366166: fix for critical crasher caused by XPCOM cycle collector.
r/sr=sicking
2007-01-09 01:44:16 +00:00
graydon%mozilla.com
40e2228cd0 Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078.
r=dbaron
2007-01-09 01:33:02 +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
timeless%mozdev.org
c1d180cd32 Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
change nsIXULTemplateBuilder and nsIEditor to reference nsIContent as an interface
2007-01-07 11:01:35 +00:00
graydon%mozilla.com
2296397878 Bug 333078, Temporary band-aid for nsImageDocument cycle collection crashers.
r=dbaron
2007-01-06 22:09:38 +00:00
mrbkap%gmail.com
7113bce53f Only do this security check if we don't already have a parser, since this call
won't do anything anyway. bug 364309, r+sr=bzbarsky
2007-01-05 22:02:22 +00:00
mats.palmgren%bredband.net
2125ae0a61 Null-check before calling GetPrimaryFrameFor(). b=362800 r+sr=roc 2007-01-05 15:50:29 +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
gavin%gavinsharp.com
c4510f381e Bug 365381: treat <method><body/></method> XBL as 'function () {}' instead of ignoring it, r+sr=bzbarsky 2007-01-04 18:56:00 +00:00
tor%cs.brown.edu
046061b277 Bug 364811 - svg:svg not live to length modifications. r=jwatt, sr=roc 2007-01-04 14:39:54 +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
751c7bb309 Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc 2007-01-04 10:32:10 +00:00
tor%cs.brown.edu
bec6301e30 Bug 365704 - Remove nsSVGAtoms.h. r+sr=roc 2007-01-03 20:15:38 +00:00
peterv%propagandism.org
f804bb9f0b Fix for bug 365597 (Crash [@ nsINodeInfo::NodeInfoManager]). r/sr=sicking. 2007-01-03 13:36:18 +00:00
longsonr%gmail.com
e72a692314 Bug 363583 - remove non-standard getConsolidationMatrix function from SVG DOM r=jwatt,sr=roc 2007-01-03 09:54:08 +00:00
Olli.Pettay%helsinki.fi
d62c7822f7 Bug 364398, r+sr=sicking 2007-01-03 05:37:03 +00:00
Olli.Pettay%helsinki.fi
01216d9af7 Bug 364718, Crash [@ nsXULElement::HandleDOMEvent], r+sr=sicking 2007-01-03 05:16:25 +00:00
gijskruitbosch%gmail.com
9bfded7507 Bug 364900 - topcrash [@ nsXULDocument::ResumeWalk], starting with 2006122304 build
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bzbarsky@mit.edu (Boris Zbarsky)
2006-12-30 11:10:24 +00:00
gijskruitbosch%gmail.com
fed6e8613b Bug 363791 - Crash [@ nsTreeBodyFrame::PrefillPropertyArray] involving removal of <treecols>
p=asqueella@gmail.com (Nickolay Ponomarev)
r=neil@parwaycc.co.uk (Neil Rashbrook)
sr=roc@ocallahan.org (Robert O'Callahan)
2006-12-29 13:20:23 +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
peterv%propagandism.org
d77d24a317 Fix for bug 364037 (xsl:copy-of a xsl:variable which contains a node crashes mozilla). r/sr=sicking. 2006-12-27 14:24:21 +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
dbaron%dbaron.org
374488b52a Don't forget to assign to rv. b=340554 r=sayrer 2006-12-22 17:28:48 +00:00
peterv%propagandism.org
95e8a90330 First part of fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2006-12-22 17:22:18 +00:00
peterv%propagandism.org
bfea7b0e6d Fix for bug 363656 (regexp:match returns results out of order). r/sr=sicking. 2006-12-22 16:15:15 +00:00
gijskruitbosch%gmail.com
46a5f6a907 Bug 361087 - remove the nsIXULPrototypeDocument interface
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
2006-12-22 16:11:16 +00:00
cvshook%sicking.cc
1fae5d6c62 Fix bustage from bug 363789 2006-12-22 01:13:04 +00:00
cvshook%sicking.cc
fdbc5c3110 Fix long lines in previous patch. b=363789 2006-12-22 00:58:00 +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
dbaron%dbaron.org
2084e073f8 Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc 2006-12-20 01:23:45 +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
Olli.Pettay%helsinki.fi
466828ae73 Bug 363450, implement nsIScriptEventHandlerOwner as a tearoff, r+sr=sicking 2006-12-18 17:52:04 +00:00
bzbarsky%mit.edu
12344f6606 Fix build bustage. Still bug 363406 2006-12-18 04:06:21 +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
a0009c00db Partial back-out of patch for bug 330705 to fix the regressions it caused 2006-12-15 02:50:57 +00:00
Olli.Pettay%helsinki.fi
66febe5c53 Bug 363817, nsVoidArray mAttachedStack to nsTArray<nsRefPtr<nsXBLBinding> >, r+sr=jst 2006-12-14 21:32:10 +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
cst%yecc.com
e3ced1732c Bug 301477 image zoom cursor does not change after resizing browser window
r=bz sr=jst
2006-12-14 02:06:49 +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
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