Peter Van der Beken
|
4c5904d14e
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
|
Henri Sivonen
|
3dfb9fb844
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
|
Hessam Salehi
|
7d69570885
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Blake Kaplan
|
2c581e8da4
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
|
Nathan Froyd
|
fd9b2f5005
|
Bug 730825 - Part 1: change content/ to use nsTHashtable instead of nsDoubleHashtable; r=sicking
|
2012-02-29 11:28:01 -05:00 |
|
Boris Zbarsky
|
74aef0d2d5
|
Bug 709256 part 3. Skip calling PresShell::FlushPendingNotifications altogether if there might not be anything to flush. r=roc
|
2011-12-14 23:42:15 -05:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Peter Van der Beken
|
98d8129201
|
Bug 648801 (new DOM list bindings) - Generate new DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 6b34182856cbb4ba3fba8d3001de648b10157a29
|
2011-08-20 15:53:33 +02:00 |
|
Peter Van der Beken
|
31679e8f3e
|
Bug 648801 (new DOM list bindings) - Renaming. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : b74c8b0d8664c6ed8d5b1d1939fde461c8f4a0db
|
2011-08-20 15:53:33 +02:00 |
|
Peter Van der Beken
|
03a9baa21c
|
Bug 648801 (new DOM list bindings) - Rename xpc::dom to mozilla::dom::binding. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 6e27f15c5f0cc83a75cc9b8cb9dec425a37b56b0
|
2011-08-20 15:53:32 +02:00 |
|
Peter Van der Beken
|
10dce9197f
|
Bug 648801 (new DOM list bindings) - Add a pref (dom.new_bindings) to enable/disable new bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 055a7bdac534147baa29d8735794970234c98145
|
2011-06-29 19:17:37 +02:00 |
|
Peter Van der Beken
|
c34c19ed9f
|
Bug 648801 (new DOM list bindings) - Hook up remaining NodeList/HTMLCollection implementations to new proxy-based DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : e2c0842de005c00e83c4ac983b08a712a4be4c04
|
2011-05-31 23:47:17 +02:00 |
|
Boris Zbarsky
|
f80fe81f2d
|
Bug 648801 (new DOM list bindings) - Hook up the new code so we actually create the proxy wrappers. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 5e79a3cb63231502880e380740d0d935c8d0c78d
|
2011-05-23 17:39:52 +02:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Ms2ger
|
7b7048fda0
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
|
Olli Pettay
|
09162c6b73
|
Bug 664464 - Unlink XBL some more, r=sicking
|
2011-06-22 15:56:44 +03:00 |
|
Olli Pettay
|
5110041744
|
Bug 643062, more generic null pointer check for ExecuteDetachedHandler, r=sicking
--HG--
extra : rebase_source : f65d5dc9665ac836d1d2fb0c3617dcb9ffc684c5
|
2011-06-11 23:43:33 +03:00 |
|
Peter Van der Beken
|
d007f2048d
|
Fix for bug 649057 (Make all nsINodeLists inherit from nsWrapperCache). r=bz.
--HG--
extra : rebase_source : 38dc8fd49822774a1ee356ab8496e2c0b908bab9
|
2009-06-16 08:32:10 +02:00 |
|
Boris Zbarsky
|
2bad4d16d0
|
Bug 598832 part 15. Make RuleProcessorData not inherit from TreeMatchContext anymore, so we can decouple the lifetimes. r=dbaron
|
2011-03-29 13:29:21 -04:00 |
|
Ben Turner
|
fca93ac512
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
|
Mounir Lamouri
|
971b781063
|
Bug 83635 - Detach bindings when an element is removed from the document. r+a=sicking
|
2010-10-22 21:29:21 +02:00 |
|
Robert Sayre
|
55a8586519
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Blake Kaplan
|
cf8e8e1adb
|
Bug 579616 - Fix leak when a cloned node has an XBL binding attached to it: clean up the cycle when the ownerdoc goes away and we will no longer be able to traverse the cycle. r=sicking
--HG--
extra : rebase_source : b0aa501e5049fa538add6d581f089c08106195fb
|
2010-07-19 13:50:20 -07:00 |
|
Craig Topper
|
f720fbc615
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
|
L. David Baron
|
b2810df4d9
|
Append style sheets from binding manager when ensuring unique inner on all sheets. (Bug 578810) r=bzbarsky
|
2010-07-16 22:36:34 -07:00 |
|
Kyle Huey
|
16c927f68b
|
Bug 578565: Remove nsIXBLDocumentInfo. r=jst
--HG--
extra : rebase_source : 4d36ecc23ea302563a7b7f84846d8d5e23b29647
|
2010-07-14 18:53:11 -07:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Jonas Sicking
|
abd1ecb72b
|
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed. r=smaug
|
2010-06-03 18:09:08 -07:00 |
|
Justin Wood
|
a9a1502ea5
|
Backout 69df59e99741 -- Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed.
|
2010-06-03 21:44:14 -04:00 |
|
Jonas Sicking
|
3b63e1a120
|
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed. r=smaug
|
2010-06-03 18:09:08 -07:00 |
|
Boris Zbarsky
|
626e1bb052
|
Bug 565820. Use Element as the return value for ReferencedElement. r=roc
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
5e646b58c9
|
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
30883f9737
|
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Olli Pettay
|
af1e733f61
|
Bug 523081 - Unlink anonymous content list, r=peterv
|
2010-04-30 14:09:05 +03:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Timothy Nikkel
|
2323e2a038
|
Bug 502937. Part 2.5. Provide an API to get the flattened tree parent of an nsIContent. r=bzbarsky
|
2010-04-16 13:15:28 -05:00 |
|
Markus Stange
|
b5b991d41d
|
Bug 554061 - Also check XBL stylesheets when determining whether a restyle is necessary when document state changes. r=dbaron
|
2010-03-25 10:22:58 +01:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Alexander Surkov
|
73e251f02b
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Boris Zbarsky
|
f3b7249ba2
|
Bug 514300 part 2. Make nsBindingManager::ContentRemoved remove the node from all the places it needs to be removed from. Also fixes bug 415301 and bug 495354. r=sicking
|
2010-01-13 11:30:11 -05:00 |
|
L. David Baron
|
46b22b7ca0
|
DeCOMify nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
Boris Zbarsky
|
5ea79b4acb
|
Bug 525608 part 6. Remove null-checks on RuleProcessorData::mContent. r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
e9f228c7d5
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
a784f30c6a
|
Bug 525608 part 6. Remove null-checks on RuleProcessorData::mContent. r=dbaron
|
2009-12-10 14:36:06 -08:00 |
|