Boris Zbarsky
|
8ccd3c1fea
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Boris Zbarsky
|
554a7ccc9a
|
Bug 564435. Use iterative tree traversals in nsContentList so as to speed it up. r=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Boris Zbarsky
|
4f32f7ec2a
|
Bug 564432 part 2. Give nsINode a first-child pointer r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Boris Zbarsky
|
1c7fae2d33
|
Bug 564432 part 1. Give nsINode next/previous sibling pointers. r=jst, sr=sicking
|
2010-05-10 21:12:33 -04:00 |
|
Josh Aas
|
c989084c54
|
Remove default plugins. b=533891 r=dolske sr=jst
|
2010-05-10 20:21:31 -04:00 |
|
Robert Kaiser
|
02e43720e6
|
bug 563151 - split test files to install into two groups to not run into commandline overflows on Windows (fixes SeaMonkey debug bustage), r=ted a=peterv for pushing
|
2010-05-08 13:56:14 +02:00 |
|
L. David Baron
|
c4eb38acd9
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Boris Zbarsky
|
f791e8c5cc
|
Bug 564079. Check that we have a parent before checking whether it's an Element. r=peterv
|
2010-05-06 09:59:55 -04:00 |
|
L. David Baron
|
8452c45716
|
Backout temporary debugging code for bug 563980 (changesets 76e0ed39f6ad and 4498b6800a49).
|
2010-05-05 18:20:43 -07:00 |
|
L. David Baron
|
ec051003f8
|
Add debugging code for random assertion bug 563980.
|
2010-05-05 12:39:47 -07:00 |
|
Boris Zbarsky
|
fb534f9674
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Boris Zbarsky
|
b1fb05aab8
|
Bug 562137. Use the UTF-8 decoder to decode UTF-8 instead of just assuming that it really is UTF-8. r=sicking
|
2010-05-05 14:18:04 -04:00 |
|
Boris Zbarsky
|
87f8ccc3e9
|
Bug 560503. Don't check for mutation observer uniqueness; callers should handle that. r=sicking
|
2010-05-05 14:18:03 -04:00 |
|
Peter Van der Beken
|
a3eb999017
|
Part 11 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - move nsIDOMNSElement implementation to nsGenericElement. r=jst.
--HG--
extra : rebase_source : 6b39d2cbb5b6462b0d1e65ee0f204fb1804a468e
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
c4d1da402d
|
Part 10 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - use nsNodeSelectorTearoff for nsDocument. r=jst.
--HG--
extra : rebase_source : 46ef0b39acee4c05de40a575826f11281101f5d0
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
280106f742
|
Part 9 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - use nsNode3Tearoff for all nodes. r=jst.
--HG--
extra : rebase_source : 4f073ae38036328091d2d4cf1e0ffbac2a06e98b
|
2010-04-19 17:41:37 +02:00 |
|
Peter Van der Beken
|
a02abc8e98
|
Part 8 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::Get/SetTextContent. r=jst.
--HG--
extra : rebase_source : b4d9121b6a883d8c5f3ed526b630f2facc94a21e
|
2010-04-19 17:41:33 +02:00 |
|
Peter Van der Beken
|
804eb196c3
|
Part 7 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::IsEqualNode/CompareDocumentPosition/IsSameNode. r=jst.
--HG--
extra : rebase_source : d4722a28e8c913dcb6f9a1e7bf13261a12b60525
|
2010-04-19 17:40:17 +02:00 |
|
Peter Van der Beken
|
0ede6ae84d
|
Part 6 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetFeature. r=jst.
--HG--
extra : rebase_source : 7b2ef182466615e7b244f7c5e55f327855b3cc6a
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
5e36a08f62
|
Part 5 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsIDOM3Node namespace-related methods to nsINode. r=jst.
--HG--
extra : rebase_source : 9f4680ed3d8dec7001503c57f9d4bede74392b2f
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
0b2bba92b2
|
Part 4 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsGenericTextNode base class for nsIDOM3Text implementations. r=jst.
--HG--
extra : rebase_source : 007e331ff47f994a27e3105e6e787d91a88137d6
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
5b2cb3ba8d
|
Part 3 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::Get/SetUserData. r=jst.
--HG--
extra : rebase_source : a0f3ab12ed0f02dccf4d848fc879ee7c6497986a
|
2010-04-19 17:40:15 +02:00 |
|
Peter Van der Beken
|
dfbac68e62
|
Part 2 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - move some code around. r=jst.
--HG--
extra : rebase_source : 1ee5a236e881f4478965ea4a05c18d862fd04c1d
|
2010-04-19 17:40:15 +02:00 |
|
Peter Van der Beken
|
ac35089169
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Peter Van der Beken
|
df91a46a76
|
Fix for bug 560199 (Link XPConnect and caps into layout). r=jst.
--HG--
extra : rebase_source : 5141822e9d560019ffc1e0cb0264782aa8aa7a99
|
2010-04-11 15:55:24 +02:00 |
|
Masayuki Nakano
|
ebc9405576
|
Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug
|
2010-05-05 02:40:39 +09:00 |
|
Daniel Holbert
|
8c1dcec454
|
Bug 562310 Part 6: Convert C-string version (nsCCommaSeparatedTokenizer) into generic nsCCharSeparatedTokenizer class, too. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
76eb0b7a70
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
--HG--
rename : xpcom/ds/nsCommaSeparatedTokenizer.h => xpcom/ds/nsCharSeparatedTokenizer.h
|
2010-05-04 07:43:48 -07:00 |
|
Olli Pettay
|
114e4d4772
|
Bug 562321 - De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 16:19:54 +03:00 |
|
Olli Pettay
|
ac454a233f
|
backout Bug 562321
|
2010-05-04 12:46:37 +03:00 |
|
Olli Pettay
|
5f229468c1
|
De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 11:39:47 +03:00 |
|
Jonas Sicking
|
5d052b35df
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
Bjarne
|
2a9d5ab014
|
Bug 552651 - nsXMLHttpRequest leaks if aborted in state 3 ("in progress"). r=sicking
|
2010-05-02 10:27:20 +02:00 |
|
timeless@mozdev.org
|
2694313471
|
Bug 562441 - comparison between signed and unsigned integer expressions in nsIDocument::GetExtraPropertyTable, r=smaug
|
2010-04-28 13:09:00 -07:00 |
|
timeless@mozdev.org
|
9a72faf66f
|
Bug 562511 - comparison between signed and unsigned integer expressions in nsTextFragment::CopyTo, r=smaug
|
2010-04-28 16:56:00 -07:00 |
|
Timothy Nikkel
|
92dc478e39
|
Bug 561010. nsIContent::List should output the flags and primary frame of the node. r=sicking
|
2010-05-01 13:42:47 -05:00 |
|
Jonas Sicking
|
b41c433cea
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
b398d9af92
|
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
b98d3d2c4e
|
Bug 562688 part 6. Eliminate eELEMENT users in content/base. r=jst
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
7baad57df7
|
Bug 562688 part 5. Change the document id and named item table APIs to use Element. r=jst
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
9c2ad4b2aa
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
bfdfa8fe7a
|
Bug 562688 part 3. Use the new element APIs in nsContentList. r=jst
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
dec6dcc111
|
Bug 562688 part 2. Create a mozilla::dom::Element class sitting between nsGenericElement and nsIContent. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
caacdd2fc6
|
Bug 562688 part 1. Add a new non-virtual IsElement API on nsINode. r=jst, sr=sicking
|
2010-04-30 09:12:04 -04:00 |
|
Olli Pettay
|
b515516d74
|
Bug 561221 - nsDocumentEncoder should not use nsIDOM* interfaces internally, r=sicking
|
2010-04-30 14:15:09 +03:00 |
|
Olli Pettay
|
dd1503788c
|
Bug 561786 - Optimize nsDocument::PreHandleEvent a bit, r=jst
|
2010-04-30 14:10:24 +03:00 |
|
Olli Pettay
|
0a28b327d2
|
Bug 562652 - MutationEvents don't get fired when documentFragment is added to a data document, r=sicking
|
2010-04-30 14:01:25 +03:00 |
|
Michael Kohler
|
9d0ac534a7
|
Bug 260911 - fix 'hierarchy' misspellings. r=timeless
--HG--
extra : rebase_source : ea5fb9d2228966f1bd4eb10d8b5839988a758eaf
|
2010-04-29 21:01:11 +02:00 |
|
Mitchell Field
|
f544d71a9d
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Peter Van der Beken
|
66819e5352
|
Fix for bug 558973 ("ASSERTION: Nodes that are not documents, document fragments or elements can't be parents!"). r=jst.
--HG--
extra : rebase_source : 6d9f76e94457823bb425f546053f4d24e80aec5c
|
2010-04-15 10:28:57 +02:00 |
|