Boris Zbarsky
|
cfeb9c06b9
|
Bug 1449404 part 4. Get rid of a few virtual nsIContent methods. r=mccr8
The HasTextForTranslation implementation was just moved, with the nodetype
check up front dropped because that's enforced statically now.
|
2018-03-28 18:01:47 -04:00 |
|
Boris Zbarsky
|
da3d4d37a5
|
Bug 1449404 part 1. Get rid of nsIContent::SetText. r=mccr8
|
2018-03-28 18:01:46 -04:00 |
|
Boris Zbarsky
|
498444cacf
|
Bug 1446533 part 2. Rename nsGenericDOMDataNode.{h,cpp} to CharacterData. r=mystor
The DOMMatrix.cpp changes are because it was sneaking in headers via another
unified file.
MozReview-Commit-ID: GPp9WOywI5D
|
2018-03-19 15:18:07 -04:00 |
|
Boris Zbarsky
|
8dd8d25044
|
Bug 1446533 part 1. Rename nsGenericDOMDataNode to CharacterData. r=mystor
This is not renaming the files yet; that will be a separate changeset.
MozReview-Commit-ID: 5TxkEiQlaKF
|
2018-03-19 15:18:06 -04:00 |
|
Boris Zbarsky
|
f83a87db3e
|
Bug 1433566 part 9. Move GetWholeText over into Text.cpp. r=mystor
Just code motion, no changes.
MozReview-Commit-ID: 98LkyuU4mya
|
2018-03-19 15:15:38 -04:00 |
|
Boris Zbarsky
|
f71490770c
|
Bug 1433566 part 8. Convert nsGenericDOMDataNode::GetWholeText to webidl-style calling convention. r=mystor
MozReview-Commit-ID: 1ueFgT3ANRS
|
2018-03-19 15:15:38 -04:00 |
|
Boris Zbarsky
|
c618525ae2
|
Bug 1433566 part 1. Add a non-virtual nsINode::IsText(). r=mystor
MozReview-Commit-ID: Ik5hGubUDqX
|
2018-03-19 15:15:37 -04:00 |
|
Andrew McCreight
|
92010d3e4c
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
|
Birunthan Mohanathas
|
e9068bbc4f
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
|