Craig Topper
|
66ff992973
|
Bug 585255 - Remove nsTreeWalker usage from nsFocusManager. r=sicking
|
2011-04-11 19:46:59 -07:00 |
David Zbarsky
|
1ad5f83ca2
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-11 18:56:37 +02:00 |
Boris Zbarsky
|
2bbe9d595a
|
Bug 581177 followup. Remove bogus comment and rev iids.
|
2011-04-08 00:02:10 -07:00 |
Boris Zbarsky
|
143b680b14
|
Bug 581177 part 8. Compress the flags so it's clear what's free. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
9178173b98
|
Bug 581177 part 7. Make 'may have contenteditable attr' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
7a0c699dcf
|
Bug 581177 part 6. Make 'has name' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
feda4d44f7
|
Bug 581177 part 5. Make 'may have style' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
e419b6d1fa
|
Bug 581177 part 4. Make 'has id' into a boolean flag. r=sicking
|
2011-04-07 19:29:50 -07:00 |
Boris Zbarsky
|
15824dcf9f
|
Bug 581177 part 3. Make IsElement() use a boolean flag. r=sicking
|
2011-04-07 19:29:49 -07:00 |
Boris Zbarsky
|
d5a0c55d51
|
Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking
|
2011-04-07 19:29:49 -07:00 |
Boris Zbarsky
|
02fd38e1db
|
Bug 581177 part 1. Separate mFlags and mSlots into separate members. Stop storing flags in slots. r=sicking
|
2011-04-07 19:29:49 -07:00 |
Ehsan Akhgari
|
5b4b1ce83b
|
Backout changeset 88eb5b5bb5d2 (bug 583514) because of reftest orange
|
2011-04-02 07:55:52 -04:00 |
David Zbarsky
|
57d8184118
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-01 18:50:58 -04:00 |
Chris Jones
|
900d7c9e15
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
Peter Van der Beken
|
7a50c34f2e
|
Fix for bug 565742 (too much QIing/Addrefing/Releasing under NativeInterface2JSObject). r=smaug, a=bsmedberg.
|
2010-07-13 17:44:51 +02:00 |
Markus Stange
|
9847c66cb9
|
Bug 572689 - Make nsSVGRenderingObservers observe elements instead of frames. r=roc
|
2010-08-13 15:31:31 +02:00 |
Olli Pettay
|
e9c6bd7bea
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
Boris Zbarsky
|
fff7573d9b
|
Bug 479655 part 1.5. Free up two more element bits. r=jst
|
2010-06-18 12:23:04 -04:00 |
Ms2ger
|
8919f436af
|
Bug 566776 - Some nsINode methods defined in nsGenericElement.cpp return nsnull as an nsresult. r=jst
|
2010-05-20 10:41:00 -04:00 |
Jonas Sicking
|
35b6c8ca22
|
Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug
|
2010-06-03 18:09:20 -07:00 |
Jonas Sicking
|
75377c1df0
|
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing accesskey related work if the accesskey attribute is set. r=smaug
|
2010-06-03 18:08:57 -07:00 |
Boris Zbarsky
|
ad75594e7d
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
Boris Zbarsky
|
99ac48f5b8
|
Backed out changeset 90d627f2471e (bug 564979) because it broke mochitests.
|
2010-05-17 14:59:49 -04:00 |
Boris Zbarsky
|
93a3d49314
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
L. David Baron
|
936ff1a573
|
Make the 'noappend' selector optimizations only restyle later siblings, which is what they need to do. (Bug 534804) r=bzbarsky
|
2010-05-14 22:01:46 -07:00 |
L. David Baron
|
69f38b1fdd
|
Additional restyling is needed for :empty + E and :empty ~ E selectors. (Bug 534804) r=bzbarsky
|
2010-05-14 22:01:45 -07:00 |
Michael Kohler
|
c00ff9684a
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Doug Turner
|
df60256720
|
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
|
2010-05-11 16:32:17 -07:00 |
Boris Zbarsky
|
ac5c2fc622
|
Bug 564432 part 2. Give nsINode a first-child pointer r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
Boris Zbarsky
|
263a5a29b1
|
Bug 564432 part 1. Give nsINode next/previous sibling pointers. r=jst, sr=sicking
|
2010-05-10 21:12:33 -04:00 |
Boris Zbarsky
|
5d19cfdf12
|
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
|
d3f8da3541
|
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
|
228aae67e1
|
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
|
0a189afcaf
|
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
|
5b22d1a992
|
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
|
e73df1c3a7
|
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
|
9aa5d89156
|
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
|
1122c69800
|
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 |
Boris Zbarsky
|
992757c9ea
|
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
|
2010-04-30 09:12:06 -04:00 |
Boris Zbarsky
|
e762b16f93
|
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
|
84557985ac
|
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
|
59b8ca20d9
|
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 |
Peter Van der Beken
|
6a8f77189b
|
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 |
Robert O'Callahan
|
791de6da9d
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
Timothy Nikkel
|
8c790b3840
|
Bug 502937. Part 2. Add bits to nsINode.h. r=bzbarsky sr=sicking
|
2010-01-18 03:26:28 -06:00 |
Craig Topper
|
dcddb98106
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
Robert Longson
|
2a7d845c06
|
Bug 553053 - Should not create frames for SVG animation elements, it interferes with clipPath validation and is inefficient. r=dholbert,sr=roc
|
2010-03-19 11:17:49 +00:00 |
Peter Van der Beken
|
2abbb6c4bd
|
Rev IID (follow-up from bug 540848).
--HG--
extra : rebase_source : 193c4ec222412dc014b850002078d060ec0227e0
|
2010-03-18 19:26:30 +01:00 |
Peter Van der Beken
|
b74c4d0a21
|
Fix for bug 540848 (Add appendChild/insertBefore/replaceChild/removeChild on nsINode). r=bz.
--HG--
extra : rebase_source : 4550ff196ab5fd1acbc72e7c94b7a31d073ae5dd
|
2010-03-17 16:06:19 +01:00 |
Mike Kristoffersen
|
d60cbba316
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |