Emilio Cobos Álvarez
|
86b5649361
|
Bug 1472529: Cleanup CharacterData, and add a non-virtual function to get the text fragment. r=smaug
I'm going to use that from nsFind.
MozReview-Commit-ID: EhkNQ3BFTvX
|
2018-07-03 02:06:21 +02:00 |
|
|
|
8b5d84e341
|
Bug 1469385 - Remove InsertChildAt_Deprecated and RemoveChildAt_Deprecated, r=bz,smaug
|
2018-06-19 12:21:18 +03:00 |
|
Emilio Cobos Álvarez
|
967e0989f6
|
Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug
MozReview-Commit-ID: 33iBMZqnkAc
|
2018-05-15 18:47:16 +02:00 |
|
Adrian Wielgosik
|
93eb294385
|
Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz
MozReview-Commit-ID: LKRnyDPNlle
|
2018-05-11 19:46:15 +02:00 |
|
Chris Peterson
|
5d6b16ea3b
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
s/NS_PRECONDITION/MOZ_ASSERT/ and reindent
MozReview-Commit-ID: KuUsnVe2h8L
|
2018-04-28 12:50:58 -07:00 |
|
Boris Zbarsky
|
57e4b18aed
|
Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki
MozReview-Commit-ID: ASkuyN3xSwB
|
2018-04-20 12:55:30 -04:00 |
|
Emilio Cobos Álvarez
|
11ab7d65e7
|
Bug 1454241: Remove nsINode::eDATA_NODE. r=bz
MozReview-Commit-ID: 6HQDAwiGgIo
|
2018-04-20 03:58:00 +02:00 |
|
Boris Zbarsky
|
c196fa9745
|
Bug 1449404 part 5. Move the cycle collected refcount on content nodes up to nsIContent. r=smaug
|
2018-03-28 18:07:40 -04:00 |
|
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 |
|
Xidorn Quan
|
99b3d4120a
|
Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h. r=njn
MozReview-Commit-ID: EC5J9Im3gfu
|
2018-03-28 10:44:49 +11:00 |
|
Henri Sivonen
|
4912cc13bd
|
Bug 1448581 - Use AppendPrintf() in CharacterData::ToCString(). r=mystor.
MozReview-Commit-ID: IXaKH8T6gQ
|
2018-03-24 21:00:38 +02:00 |
|
Boris Zbarsky
|
9020e1f8fd
|
Bug 1446533 part 7 typo fix to reopen the CLOSED TREE. r=bzbarsky
MozReview-Commit-ID: 9sDS8YhQgge
|
2018-03-19 16:10:06 -04:00 |
|
Boris Zbarsky
|
79c3ebc9f6
|
Bug 1446533 part 12. Remove nsIDOMCharacterData. r=mystor
MozReview-Commit-ID: KXex3Rjcire
|
2018-03-19 15:47:42 -04:00 |
|
Boris Zbarsky
|
9997cf56ea
|
Bug 1446533 part 9. Remove nsIDOMCharacterData::ReplaceData. r=mystor
MozReview-Commit-ID: Lei6xZ2rw2K
|
2018-03-19 15:45:34 -04:00 |
|
Boris Zbarsky
|
0e65c74925
|
Bug 1446533 part 8. Remove nsIDOMCharacterData::DeleteData. r=mystor
MozReview-Commit-ID: 7100YyU5jOG
|
2018-03-19 15:45:31 -04:00 |
|
Boris Zbarsky
|
924ce708c6
|
Bug 1446533 part 7. Remove nsIDOMCharacterData::InsertData. r=mystor
MozReview-Commit-ID: 48XZ2J9ewHP
|
2018-03-19 15:38:04 -04:00 |
|
Boris Zbarsky
|
69d08db1a1
|
Bug 1446533 part 6. Remove nsIDOMCharacterData::GetLength r=mystor
MozReview-Commit-ID: FCBGyqPfC4B
|
2018-03-19 15:33:28 -04:00 |
|
Boris Zbarsky
|
87767bb826
|
Bug 1446533 part 5. Remove nsIDOMCharacterData::AppendData. r=mystor
MozReview-Commit-ID: JP809oJeQiX
|
2018-03-19 15:33:25 -04:00 |
|
Boris Zbarsky
|
d7af509907
|
Bug 1446533 part 4. Remove nsIDOMCharacterData::SubstringData. r=mystor
FromContent will be renamed to FromNode in bug 1447098.
MozReview-Commit-ID: DhiN6mCOb34
|
2018-03-19 15:18:07 -04:00 |
|
Boris Zbarsky
|
3a40abc5db
|
Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor
MozReview-Commit-ID: 5YeaCPwvIJH
|
2018-03-19 15:18:07 -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 |
|