jonas%sicking.cc
360162166e
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
2007-05-10 20:21:13 +00:00
jst%mozilla.org
6cd05e346d
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
2007-05-10 00:42:33 +00:00
jonas%sicking.cc
917c6cc079
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
2007-05-09 23:33:29 +00:00
jonas%sicking.cc
c21c489595
back out last patch since leaks went through the roof
2007-05-08 01:03:08 +00:00
jonas%sicking.cc
9652a963bd
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
2007-05-07 23:45:26 +00:00
bzbarsky%mit.edu
b7deb8d7be
Set the status bar before actually handling the DOM event. That way if the
...
event is canceled, we'll still show the right status bar text. Bug 40838,
patch by Florian Qu�ze <f.qu@queze.net, r=smaug, sr=bzbarsky
2007-04-23 07:31:21 +00:00
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
graydon%mozilla.com
e6fbf7f335
Bug 333078: XPCOM cycle collector
...
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
vladimir%pobox.com
df954f6171
backing out bug 333078, xpcom cycle collector due to perf issues
2006-11-22 23:18:16 +00:00
vladimir%pobox.com
fdf72a2c5b
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
2006-11-22 19:23:02 +00:00
peterv%propagandism.org
36417d2dab
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
8898e9f133
Improve docs. Bug 350252, r+sr=sicking
2006-11-16 17:57:18 +00:00
cvshook%sicking.cc
72f06706e8
Fix orange by properly refcounting
2006-11-11 01:43:11 +00:00
cvshook%sicking.cc
9a0dce9deb
Make nodes supports weak references. b=360291 r/sr=jst
2006-11-11 00:36:03 +00:00
cvshook%sicking.cc
9e116a126d
Kill nsAttributeChildList and use nsChildContentList instead. b=360319 r/sr=jst
2006-11-11 00:28:20 +00:00
cvshook%sicking.cc
50b714059a
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
e2aa94302c
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
a513afbc8a
Bug 357445: Some cleanup of range code. r/sr=jst
2006-10-21 01:30:54 +00:00
peterv%propagandism.org
89cb90e1f0
Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz.
2006-09-16 17:15:38 +00:00
peterv%propagandism.org
7c7847f7d4
Fix for bug 347524 (Refactor adoptNode, importNode and cloneNode to share implementation). r/sr=bz.
2006-09-05 10:22:54 +00:00
aaronr%us.ibm.com
c8ea639bc0
backing out patch, fixing nsINode bustage
2006-08-31 19:59:43 +00:00
aaronr%us.ibm.com
486c4e3b88
change nsIContent so it can be used by extensions. Bug 350747, r+sr=bzbarsky
2006-08-31 17:41:49 +00:00
Olli.Pettay%helsinki.fi
73043ed88f
Bug 223393, DOMAttrModified mutation events fired on HTMLHtmlElement while page loads (anonymous content), r+sr=sicking
2006-08-03 08:57:02 +00:00
cvshook%sicking.cc
933ccd157e
Bug 346744: Get rid of implementations of nsIContent::AppendChildTo and let it just forward to nsIContent::InsertChildAt. r/sr=bz
2006-07-31 22:38:07 +00:00
peterv%propagandism.org
e359aec1fe
Fix for bug 330677 (Implement DOM Level 3 adoptNode). r/sr=bz
2006-07-29 16:02:11 +00:00
benjamin%smedbergs.us
052232e36f
--enable-tests bustage fix, bug 337365
2006-07-27 23:07:16 +00:00
benjamin%smedbergs.us
105d17371e
Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking
2006-07-27 17:54:38 +00:00
cvshook%sicking.cc
c7936e48f6
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
cvshook%sicking.cc
5f427d28e7
Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst
2006-07-08 00:30:19 +00:00
cvshook%sicking.cc
cf07d96809
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
2006-07-02 07:23:10 +00:00
mhammond%skippinet.com.au
d5ad1dc2b9
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
2006-06-13 03:07:47 +00:00
peterv%propagandism.org
105ceff583
Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking.
2006-06-02 13:28:14 +00:00
cvshook%sicking.cc
0ba48c3e2b
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
2006-05-16 14:51:52 +00:00
Olli.Pettay%helsinki.fi
1c7c15de85
Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz
2006-05-15 19:35:12 +00:00
cvshook%sicking.cc
4976b37e9a
And the fixes keep on comming
2006-05-15 09:46:44 +00:00
cvshook%sicking.cc
b3cb325693
Fix windows bustage this time
2006-05-15 09:18:35 +00:00
cvshook%sicking.cc
241120e16a
Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz
2006-05-15 07:03:15 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
533eb3c678
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
cvshook%sicking.cc
cc89c163a4
Bug 333942. Move GetParent to nsINode and add GetNodeParent there too. There is a risk that this'll add some binary size, but hopefully not too much. r/sr=bz
2006-04-15 05:09:16 +00:00
Olli.Pettay%helsinki.fi
c0e37e327a
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-03-07 17:08:51 +00:00
bzbarsky%mit.edu
c01f3c8f35
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
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
cvshook%sicking.cc
2c534796ea
Fix build bustage when MOZILLA_INTERNAL_API isn't defined
2006-01-25 22:00:38 +00:00
cvshook%sicking.cc
1af1b10ad8
Bug 324572: Move property methods to nsINode and make nsIAttribute inherit nsINode.
...
r/sr=bz
2006-01-25 20:49:56 +00:00
bzbarsky%mit.edu
be7a2211fd
Implement an nsINode interface; move some common stuff from nsIContent and
...
nsIDocument to nsINode. Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00