Commit Graph

10514 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
83dfdb538f Look at all continuations for offset*. Bug 328264, r=uriber@gmail.com, sr=dbaron 2006-02-24 21:18:29 +00:00
tor%cs.brown.edu
41557f2f1f Bug 325728 - changes to markerWidth/markerHeight and orient not
handled properly.  Patch by longsonr@gmail.com, r=tor, sr=roc.
2006-02-24 16:41:39 +00:00
martijn.martijn%gmail.com
d96b027256 Bug 324340 - ASSERTION: no extension: '!aExtension.IsEmpty()' when dragging image at news.google.com. r+sr=jst 2006-02-24 13:14:11 +00:00
enndeakin%sympatico.ca
5d3d336e24 bug 326712, issues with bookmarks and templates, r+sr=bz 2006-02-23 18:53:24 +00:00
timeless%mozdev.org
426f83aecc Bug 298277 remove useless references to nsVoidArray
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bzbarsky%mit.edu
7e74a76712 Make XULControllers wrappable from unprivileged script, but don't let such
script actually do anything with it.  Bug 326248, r=mrbkap, sr=jst
2006-02-23 03:17:11 +00:00
bzbarsky%mit.edu
1a344388ca Make it possible to target non-primary content <browser>s; specifically ones
that are type="content-targetable".  Bug 326009, r=bsmedberg, sr=jst
2006-02-22 03:58:48 +00:00
tor%cs.brown.edu
b66e82b187 Bug 327437 - createSVGAngle isn't implemented, and nsSVGAngle cleanup.
Patch by longsonr@gmail.com, r=tor, sr=roc.
2006-02-21 17:00:02 +00:00
dbaron%dbaron.org
0d621d13d0 Fix rooting in nsXBLProtoImplProperty::InstallMember and remove some no-longer-needed null checks of cx. b=327712 r+sr=bzbarsky 2006-02-21 06:37:16 +00:00
sharparrow1%yahoo.com
eb67fd0b3d Bug 327868: nsIFrameSelection cleanup. r+sr=roc 2006-02-21 00:49:04 +00:00
bzbarsky%mit.edu
80ea4604ed Don't leak the channel and XMLHttpRequest object if AsyncOpen fails. Bug
323454, r=biesi, sr=darin
2006-02-21 00:00:44 +00:00
enndeakin%sympatico.ca
c9a1c9c5d1 Bug 327895, set value properly when checking containment properties, r=bz 2006-02-20 23:01:32 +00:00
bzbarsky%mit.edu
a83eba463b Give a saner principal to documents created via DOMImplementation. Bug 324601,
r=sicking, sr=jst
2006-02-20 18:57:32 +00:00
peterv%propagandism.org
0b2a5e50bc Fix for bug 326994 (XMLSerializer adds namespace declaration for non-empty prefix with empty namespace name). r/sr=bz. 2006-02-18 13:01:59 +00:00
cvshook%sicking.cc
bf888a7955 Bug 326618: Remove assertion that we know can happen and that is no longer dangerous. r/sr=jst 2006-02-18 02:54:15 +00:00
sharparrow1%yahoo.com
4b04b00311 Bug 326843 DeCOMtaminate some of nsComboboxControlFrame. Patch by marcldl+mozbugs@gmail.com. r+sr=roc. 2006-02-18 01:52:03 +00:00
dbaron%dbaron.org
60ef70cf95 Change finalization of event listener manager hash to deal with interactions with preserved wrapper table and dangling pointers. b=325279 r=bzbarsky sr=jst 2006-02-17 23:41:44 +00:00
tor%cs.brown.edu
0fc7a7c541 Bug 318597 - Implement various text, tspan and textPath DOM functions.
Patch by longsonr@gmail.com, r=tor, sr=jst
2006-02-17 21:24:30 +00:00
peterv%propagandism.org
206b2a673d Fix for bug 320367 (Fix nsDOMDocumentType's nsISupports implementation). r/sr=jst. 2006-02-17 13:12:50 +00:00
bzbarsky%mit.edu
1bf2774cea Remove no longer needed code. Bug 327103, r=sicking, sr=jst 2006-02-16 00:51:25 +00:00
bzbarsky%mit.edu
8ceb3708cd Remove bogus comment. Bug 327071. 2006-02-15 06:21:32 +00:00
dbaron%dbaron.org
85bbf2fc78 Document null pointer handling. b=326646 r=sicking sr=peterv 2006-02-14 23:30:40 +00:00
dbaron%dbaron.org
3af0d57671 Remove bogus assertion. b=326646 r=sicking sr=peterv 2006-02-14 23:30:10 +00:00
Olli.Pettay%helsinki.fi
97841b1891 Bug 326904, Remove NS_APP_EVENT_FLAG_HANDLED, r+sr=jst 2006-02-14 17:24:00 +00:00
bzbarsky%mit.edu
ead4f28aed Simplify the check for a codebase principal when setting cookies. Bug 327106,
r+sr=peterv
2006-02-14 16:28:46 +00:00
bzbarsky%mit.edu
752005bb9d Only try to get box objects for content nodes. Bug 326778, r=sicking, sr+branch181=peterv 2006-02-14 16:24:51 +00:00
bzbarsky%mit.edu
1ee861335f Use nsContentUtils helpers for some localizing in nsGlobalWindow. Bug 326972,
r+sr=jst
2006-02-14 02:06:48 +00:00
bzbarsky%mit.edu
41bdb2e1d6 Improve function naming and documentation. Bug 327071, r+sr=jst 2006-02-14 02:04:20 +00:00
mrbkap%gmail.com
6392ef0b7c Use the right non-null event variable and clean up an indentation violation. r+sr=jst 2006-02-13 23:33:45 +00:00
roc+%cs.cmu.edu
a78451e5eb Bug 285631. Fix build bustage 2006-02-13 21:55:50 +00:00
bzbarsky%mit.edu
4cca96d4cb Fix compareDocumentPosition for attr nodes to work right when the other node is
also an attr.  Bug 326939, patch by Alex Vincent <ajvincent@gmail.com>, r+sr=bzbarsky
2006-02-13 20:44:39 +00:00
bzbarsky%mit.edu
1863bd5aa0 Fix crash on empty getters or setters. Bug 326910, r=sicking, sr=bryner 2006-02-13 19:36:01 +00:00
enndeakin%sympatico.ca
a1c4fe691a Move collation init so layout doesn't get called recursively - fix balsa orange 2006-02-13 19:23:59 +00:00
enndeakin%sympatico.ca
b854f81d48 Bug 285631, new template builder, r+sr=bz 2006-02-13 16:02:08 +00:00
wr%rosenauer.org
9ceabad72a Bug 326964 - fixed bogus assertion (missing nsIDOMNode::DOCUMENT_TYPE_NODE), p=ajvincent@gmail.com, r+sr=bz 2006-02-13 06:58:59 +00:00
bzbarsky%mit.edu
b60e347297 This never got CVS removed... Very late followup to bug 308577. 2006-02-12 20:38:56 +00:00
bzbarsky%mit.edu
2cf70e9fb9 Better mType management when type changes. Bug 325947, r=sicking, sr=dveditz 2006-02-09 16:34:06 +00:00
peterv%propagandism.org
478b5f2e3e Remove unnecessary casts pointed out by bz. 2006-02-08 10:06:47 +00:00
bzbarsky%mit.edu
f7c4367c85 Trying to fix Tp regression. Bug 324828, r+sr=jst 2006-02-08 05:56:13 +00:00
bzbarsky%mit.edu
f8c6589625 Fix bug 324828. r=sicking, sr=peterv 2006-02-07 22:10:29 +00:00
bzbarsky%mit.edu
fc0b0f2bea Move the "force into tab" code out of Gecko and allow embeddors to do the same
sort of thing.  Bug 323810, r=bsmedberg, sr=jst
2006-02-07 20:46:39 +00:00
peterv%propagandism.org
41896e2c3d Bustage fix 2006-02-07 15:12:08 +00:00
peterv%propagandism.org
a8a430a797 Fix for bug 315901 (Move RangeList and EventListenerManager hashes to nsContentUtils). r/sr=jst. 2006-02-07 14:34:10 +00:00
peterv%propagandism.org
74b62aaf35 Fix for bug 325980 (Crash in XPath optimizer (null pointer dereference in txXPathOptimizer::optimize)). r=Pike, sr=bz. 2006-02-07 13:17:19 +00:00
dveditz%cruzio.com
ab00870e61 bug 319846 prevent over-long attributes that choke the parser, r=mrbkap, sr=bsmedberg 2006-02-07 07:19:53 +00:00
mcs%pearlcrescent.com
12affbdeeb Bug 323088 - RGB values slightly off in canvas after drawWindow().
Use a table indexed by bit depth to provide a better "scale factor" when
  copying pixels from native surfaces to the canvas.
  Patch by roc, r=vladimir, sr=shaver.
2006-02-03 21:59:37 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
2cc395ff83 Fix bug 323634 -- controllers are not for content. Patch by
neil@parkwaycc.co.uk <neil@httl.net> and Wladimir Palant <trev@gtchat.de>,
r=bzbarsky, sr=jst
2006-02-03 01:38:36 +00:00
bzbarsky%mit.edu
8439d69eb0 Try to fix bustage yet again. Bug 324600. See revision 3.75 of
view/public/nsIView.h for why this sort of thing is needed.
2006-02-02 23:40:37 +00:00