diff browse annotate |
cfc7b6e52e335c6755afe08287bc5dc774b7b1db created 2014-02-27 19:51 +0900 pushed 2014-03-06 09:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 975688 part.17 Rename dom/events/MutationEvent.h to dom/Events/InternalMutationEvent.h r=smaug+roc |
diff browse annotate |
174ec7df74aec1229fcb0df50ee08c42175ccd67 created 2014-02-23 13:01 -0800 pushed 2014-03-06 09:24 +0000 |
William Chen | William Chen - Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap |
diff browse annotate |
5a9badd6db004310b9d1aca5db25ef4c275a4362 created 2014-01-04 10:02 -0500 pushed 2014-03-06 09:24 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc |
diff browse annotate |
5de427ba924e3de1f07a357a0b26c2dab7769f45 created 2013-12-19 09:09 -0500 pushed 2014-03-06 09:24 +0000 |
Alessio Placitelli | Alessio Placitelli - Bug 943519 - Using moz_malloc/free/realloc instead of nsMemory::Alloc/Free/Realloc (fallible allocations); r=bsmedberg |
diff browse annotate |
b2c07abf977a7d1d71a454eaa1b218af9a6ca2fa created 2013-12-16 13:41 -0500 pushed 2014-03-06 09:24 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets 01de929d4b85 and b9c5750d818a (bug 943519) for suspicion of causing B2G mochitest-2 failures. |
diff browse annotate |
01de929d4b858b78f85ff666239041eeedfa9afe created 2013-12-16 09:01 -0500 pushed 2014-03-06 09:24 +0000 |
Alessio Placitelli | Alessio Placitelli - Bug 943519 - Use moz_malloc/free/realloc instead of nsMemory::Alloc/Free/Realloc (fallible allocations) in nsTextFragment::Append. r=hsivonen |
diff browse annotate |
08afb5a033eb234e535b4e5a7ef97979f10c97ca created 2013-12-02 02:26 -0800 pushed 2014-03-06 09:24 +0000 |
William Chen | William Chen - Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan |
diff browse annotate |
b825037b2d43420eeb455a157181c738857902a5 created 2013-09-27 15:20 +0900 pushed 2014-03-06 09:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 920377 part.1 Get rid of nsMutationEvent r=roc |
diff browse annotate |
ba03fca314e1eb3813b6a80c36e1c6481433a5ce created 2013-09-24 19:04 +0900 pushed 2014-03-06 09:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 912956 part.9 Rename nsMutationEvent.h to mozilla/MutationEvent.h r=smaug |
diff browse annotate |
7130c6699b743bcbe6b13975d2f792f84aabb78c created 2013-08-02 13:24 +0300 pushed 2014-03-06 09:24 +0000 |
Olli Pettay | Olli Pettay - Bug 900738 - Remove HasSameOwnerDoc, r=bz |
diff browse annotate |
ee108221c037013f93cf1568aed42419b083e61e created 2013-08-02 11:07 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Merge m-c to inbound. |
diff browse annotate |
15c0ae74266f5703a5be69f9deb86a685f84dae3 created 2013-08-02 09:04 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8 |
diff browse annotate |
623333f6248314493c2591510753a4c20710d4a2 created 2013-08-02 10:29 +0900 pushed 2014-03-06 09:24 +0000 |
Mike Hommey | Mike Hommey - Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 |
diff browse annotate |
c2707e67339cef6a87433b9acad6397f81c000b2 created 2013-07-24 09:39 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Bug 776517 - Move GetExistingAttrNameFromQName from nsIContent to dom::Element; r=smaug |
diff browse annotate |
59aca91c0c0019bebc86820d1277f2524887f875 created 2013-07-17 23:23 -0400 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 892510. Cache whether we're only-whitespace on textnodes so we don't have to keep figuring that out over and over again. r=smaug |
diff browse annotate |
d810dcc0726f6516571dfa26657b7add26fe4659 created 2013-07-17 09:05 -0700 pushed 2014-03-06 09:24 +0000 |
William Chen | William Chen - Bug 796061 - Part 2: Remove mInsertionParentTable from nsBindingManager. r=mrbkap |
diff browse annotate |
5e3d564cd1b551eda17fcb7056a91db5dc866306 created 2013-07-17 09:05 -0700 pushed 2014-03-06 09:24 +0000 |
William Chen | William Chen - Bug 796061 - Part 1: Remove mBindingTable from nsBindingManager. r=mrbkap |
diff browse annotate |
d42a2a82f3d248a677f5534c24fd7dc0dbc2930e created 2013-07-09 13:30 -0400 pushed 2014-03-06 09:24 +0000 |
Olli Pettay | Olli Pettay - bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan |
diff browse annotate |
445e4de128ead97d095cb4d249be5b4632eff2c5 created 2013-06-26 10:59 -0400 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 883892. Remove HTMLFormElement classinfo. r=peterv |
diff browse annotate |
727736b233b39f7aab2aa93279370ad1b5f2d629 created 2013-06-23 14:03 +0200 pushed 2014-03-06 09:24 +0000 |
Catalin Iacob | Catalin Iacob - Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. |
diff browse annotate |
c41885d5aa3d95b8f42008c8d96b7d371e937c41 created 2013-05-28 16:58 -0700 pushed 2014-03-06 09:24 +0000 |
Zachary Easterbrook | Zachary Easterbrook - Bug 875409 - Replace nsINode::Trace() with nsWrapperCache::TraceWrapper(). r=mccr8 |
diff browse annotate |
76321fce71e793ea12db7e0dacf504ad9d9404e5 created 2013-05-27 12:50 +0100 pushed 2014-03-06 09:24 +0000 |
Jon Coppeard | Jon Coppeard - Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz |
diff browse annotate |
9b71c6c95c6c2c1ad1d2416a958d6e44b1f4e5f9 created 2013-04-13 09:08 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Bug 856629 - Part b: Implement ChildNode.remove(); r=bz |
diff browse annotate |
2ea8ee91cea878f0f985d8d1476072dd88e76f77 created 2013-01-30 22:26 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 836050 part 2. Make Element::HasAttr non-virtual. r=smaug |
diff browse annotate |
8b4c02455736cda73ad1036a6e6b2a8f7b0a2713 created 2013-01-30 22:26 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 836050 part 1. Make Element::GetAttr non-virtual. r=smaug |
diff browse annotate |
21cbd89537b584c83a16dbfd6ca6c776c013b776 created 2013-01-30 20:41 -0800 pushed 2014-03-06 09:24 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 0b427bfd720d:79e6231558d7 (bug 836050) for Mac and b2g build bustage |
diff browse annotate |
67fbd02a012205c536250a1503f32c5ae91edaef created 2013-01-30 22:26 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 836050 part 2. Make Element::HasAttr non-virtual. r=smaug |
diff browse annotate |
79e6231558d789be98c5e324be029219e9b678b6 created 2013-01-30 22:26 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 836050 part 1. Make Element::GetAttr non-virtual. r=smaug |
diff browse annotate |
0b23beab803845fc77bbf66bf222ed0954357a1b created 2013-01-29 08:44 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 829252 part 2. Make nsGlobalWindow inherit from dom::EventTarget and ensure that all the things that inherit from it correctly QI to it. r=peterv |
diff browse annotate |
e270f015e0e1e6881119675bd5b1c9be0b4720f2 created 2013-01-12 07:40 -0500 pushed 2014-03-06 09:24 +0000 |
Trevor Saunders | Trevor Saunders - bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 |
diff browse annotate |
71b8063ba668d11a94e861c2108227503fc8da8e created 2013-01-04 12:02 -0500 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 824823 part 7. Implement WebIDL CharacterData API on nsGenericDOMDataNode. r=peterv |
diff browse annotate |
18bc32f799d15288898e6f94abd7d0e5585a7373 created 2012-12-14 18:58 -0500 pushed 2014-03-06 09:24 +0000 |
Jeff Walden | Jeff Walden - Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger |
diff browse annotate |
8ad838a319dff312172ef52b8b5691f62dd19bea created 2012-11-30 17:04 +0100 pushed 2014-03-06 09:24 +0000 |
Mats Palmgren | Mats Palmgren - Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz |
diff browse annotate |
7f2e295e4981a2a0b7c82cf8fd741bc203da4e87 created 2012-11-21 02:13 -0800 pushed 2014-03-06 09:24 +0000 |
Simon Montagu | Simon Montagu - Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv. |
diff browse annotate |
5387f2b5423fd907bdc47f8b72fcebe0d36754d6 created 2012-11-20 08:44 -0800 pushed 2014-03-06 09:24 +0000 |
Phil Ringnalda | Phil Ringnalda - Backout b7e492bf7c13, a64c112c6858, 84b9a773104b, 4bd4aabbaf28 and 24ad2de34061 (bug 548206) for Win Ru orange |
diff browse annotate |
b7e492bf7c1386e9847913d91dab00415937a296 created 2012-11-20 06:21 -0800 pushed 2014-03-06 09:24 +0000 |
Simon Montagu | Simon Montagu - Implementation of HTML5 dir=auto. Bug 548206, r=ehsan, peterv |
diff browse annotate |
ac584cdc2b14779f023e056464059639ed39b19a created 2012-11-14 14:10 -0800 pushed 2014-03-06 09:24 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 811449 part 8. Get rid of nsGenericElement. r=peterv |
diff browse annotate |
0f68b28becd099bfac0040ba6f7b33b0267b26ce created 2012-10-09 14:31 +0200 pushed 2014-03-06 09:24 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz. |
diff browse annotate |
d2f47ce401412d566f7620ea9341a02e8358caa3 created 2012-10-14 09:47 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Bug 776515 - Move InternalIsSupported to nsContentUtils; r=khuey |
diff browse annotate |
24783c876df0fc5d2781254a32e7862305996bdd created 2012-10-10 22:04 +0300 pushed 2014-03-06 09:24 +0000 |
Olli Pettay | Olli Pettay - Bug 733305, add a way to hide XBL, r=bz, a=abillings |
diff browse annotate |
28dd4861bf8ac720f42d81d3f3672eb40800bb77 created 2012-10-06 09:19 +0200 pushed 2014-03-06 09:24 +0000 |
Ms2ger | Ms2ger - Bug 798481 - Make IndexOf a little more const-correct; r=mounir |
diff browse annotate |
0bdcf50f507a5086c06611ead9cab04c19e0a417 created 2012-08-11 00:27 +0200 pushed 2014-03-06 09:24 +0000 |
Peter Van der Beken | Peter Van der Beken - Bug 794582 - Rename nsINode::GetSlots() to nsINode::Slots() and remove null-checks; r=mounir |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
3f2823d467bfae54c95cc2242194ab2357e6934f created 2012-06-12 17:44 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
0e6d579045c8200b5433098f418a3c1ebbf64a1b created 2012-04-18 10:23 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6040d30988ff69895b11b0541071a6afd295f8e9 created 2012-04-06 16:38 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
c95bd17c4ae77baa34324a9e790b5684254830eb created 2012-03-30 18:40 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
7d23c3ea2afe4f01716d32f376176036151c6419 created 2012-03-15 17:21 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
0396771021a3b28f7224acd64d026646fa484562 created 2012-03-02 12:10 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
98a0b13b8a0cec8430394da7d323021ff8ee7800 created 2012-02-15 13:45 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
132462b85b08292526d3c3d87ecffe552ac81727 created 2012-02-14 15:04 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
3f4000f220f6a69a303f8f8f092dc65bf582b9a2 created 2012-02-13 12:32 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
ce25bca1ad68dd9e4b87644c001804071a4bf600 created 2012-01-31 12:17 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
dee50ee8534e2380cd5093915626fbe8f58ffbb5 created 2011-12-20 13:42 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge. |
diff browse annotate |
7c70058ad7b7503b674d110cd91209605fa80bfe created 2011-11-16 15:10 -0800 pushed 2014-03-06 09:24 +0000 |
Sean Stangl | Sean Stangl - Merge. Write barriers have not yet been integrated. |
diff browse annotate |
e784f2911b5bd7956f52be6a93f010a032cf364e created 2011-11-07 12:14 -0800 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8da6b16bdd33a7c882d9aa04c05277c911c74fae created 2011-10-28 15:06 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f93960a93ad97a56d308bd9ce25d97cbc175d524 created 2011-10-17 11:52 -0700 pushed 2014-03-06 09:24 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |