Kyle Huey
|
e8ed17fbad
|
Bug 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07:00 |
|
Benoit Girard
|
18b1521f00
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
|
Benoit Girard
|
b24e1949c2
|
Backed out changeset 39a3044823b0 because of bad interaction with maple.
|
2012-03-02 18:32:46 -05:00 |
|
Nicholas Nethercote
|
29ca78c292
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
|
2012-02-01 13:58:01 -08:00 |
|
Marco Bonardo
|
ead310cb44
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
|
Mats Palmgren
|
65785ecf42
|
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
|
2012-02-12 22:21:49 +01:00 |
|
Phil Ringnalda
|
e66d5e8494
|
Back out 1cd8c9b40035 (bug 725376), df43cc1f72e1 (bug 725535), and 8a820e4ee7f6 (bug 726364) for reftest orange
|
2012-02-12 14:01:58 -08:00 |
|
Mats Palmgren
|
86e320e2f9
|
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
|
2012-02-12 22:21:49 +01:00 |
|
Olli Pettay
|
8435d939fc
|
Bug 725768 - BBP for ObjectHolders, additional patch 2, r=mccr8
|
2012-02-13 22:59:14 +02:00 |
|
Olli Pettay
|
8fbdcb4ae7
|
Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst
--HG--
extra : rebase_source : 103b7572ee627990ed53f214b31d0badfdb05585
|
2012-01-30 22:08:13 +02:00 |
|
Matthew Schranz
|
5eb12bc3ef
|
Bug 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking
--HG--
rename : content/events/public/nsPLDOMEvent.h => content/events/public/nsAsyncDOMEvent.h
rename : content/events/src/nsPLDOMEvent.cpp => content/events/src/nsAsyncDOMEvent.cpp
|
2011-12-17 01:02:05 -05:00 |
|
Matheus Kerschbaum
|
4813247daf
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00: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
|
e7f3e00980
|
Bug 648801 (new DOM list bindings) - Support expandos on the new proxy-based DOM bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 367af99c154271aca19f24244be7b5adeffd8a36
|
2011-05-26 21:58:35 +02:00 |
|
Matheus Kerschbaum
|
f79d315393
|
Bug 683482 - Remove replaceWholeText() r=sicking
|
2011-10-01 18:12:30 +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
|
6dce1fd694
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 12:19:02 +02:00 |
|
Mounir Lamouri
|
6453ab8669
|
Backout last two commits because of ownership issue.
|
2011-09-27 12:18:02 +02:00 |
|
Mounir Lamouri
|
26801d525d
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 11:40:28 +02:00 |
|
Dão Gottwald
|
a61151cef0
|
Backed out changeset 58d2b33f0e0d
|
2011-09-27 10:51:42 +02:00 |
|
Ms2ger
|
8fc1a9a9d2
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 10:18:50 +02:00 |
|
arno renevier
|
2e9028ee92
|
bug 682592: do bidi scan when nsTextFragment content is changed
|
2011-09-09 12:27:00 -04:00 |
|
Mats Palmgren
|
0459922a98
|
Bug 679459 - "ASSERTION: mEndOffset is beyond the end of this node" in nsRange::ContentInserted. r=smaug
|
2011-09-08 23:32:07 +02:00 |
|
Peter Van der Beken
|
c7c99a0fea
|
Fix for bug 678528 (Traverse mChildNodes (and consolidate node CC code)). r=jst.
|
2011-08-28 16:07:24 +02:00 |
|
Mats Palmgren
|
95bdda5ee4
|
Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking
|
2011-08-16 02:55:20 +02:00 |
|
Olli Pettay
|
1fb309ad40
|
bug 335998, strong parentNode, r=peterv
|
2011-07-26 14:11:14 +03:00 |
|
Mounir Lamouri
|
4d1f52da24
|
Bug 670962 - Make nsGenericDOMDataNode and nsTextFragment participate to the DOM Memory Reporter. r=jst
|
2011-07-19 10:04:09 -07:00 |
|
Ehsan Akhgari
|
17ab950e8e
|
Backout volkmar's push for breaking Windows builds
|
2011-07-20 15:49:16 -04:00 |
|
Mounir Lamouri
|
f91f167ea8
|
Bug 670962 - Make nsGenericDOMDataNode and nsTextFragment participate to the DOM Memory Reporter. r=jst
|
2011-07-19 10:04:09 -07:00 |
|
Ehsan Akhgari
|
ee5215c7a6
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
6e68512b87
|
Bug 670962 - Make nsGenericDOMDataNode and nsTextFragment participate to the DOM Memory Reporter. r=jst
|
2011-07-19 10:46:01 -07:00 |
|
Jonas Sicking
|
92a3346669
|
Bug 664919: Rewrite Node.normalize such that it's non-recursive and more resilient to mutation even weirdness. r=bz
|
2011-06-24 12:55:14 -07:00 |
|
Jonas Sicking
|
5e5e6bd544
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
976231a975
|
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
6c4113f213
|
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
8fed9108b1
|
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
|
2011-06-23 19:17:58 -07:00 |
|
Jonas Sicking
|
7e74d1ba6f
|
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
e82dadd3d8
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
cc4977777e
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Ms2ger
|
c665a4e4c0
|
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
|
2011-06-14 16:25:51 +02:00 |
|
Jonas Sicking
|
91ddf8ed15
|
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
5f95458332
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
17ec46a39a
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Boris Zbarsky
|
76f757828a
|
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
|
2011-05-31 21:46:57 -04:00 |
|
Jonas Sicking
|
b35fd6c424
|
Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug
|
2011-05-25 10:58:23 -07:00 |
|
Jonas Sicking
|
e5cc03fd5b
|
Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger
|
2011-05-20 22:21:28 -07:00 |
|
Jonas Sicking
|
0e17979856
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
|