David Zbarsky
|
38f5841d1a
|
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
a79bf02c5d
|
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:46 -04:00 |
|
David Zbarsky
|
3f7cb5e49c
|
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:45 -04:00 |
|
Ed Morley
|
0e4101d53a
|
Backed out changeset ad10907da2d4 (bug 866450) for B2G build failures
|
2013-05-02 11:58:05 +01:00 |
|
Ed Morley
|
581e7b778e
|
Backed out changeset b514d768d793 (bug 866450)
|
2013-05-02 11:57:14 +01:00 |
|
Ed Morley
|
37d84a3fe7
|
Backed out changeset e0b51717bb64 (bug 866450)
|
2013-05-02 11:56:57 +01:00 |
|
David Zbarsky
|
0e20dc3030
|
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
0566d3158e
|
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:46 -04:00 |
|
David Zbarsky
|
350f4548ad
|
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:45 -04:00 |
|
Gabor Krizsanits
|
700b44eaf8
|
Bug 863140 - Remove GetInnerWindowInternal. r=bz
|
2013-04-29 17:34:16 +02:00 |
|
Aryeh Gregor
|
e78504c9a9
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Aryeh Gregor
|
b7c3e8030b
|
Bug 859817 - Make NS_NewAtom return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
|
Boris Zbarsky
|
687728285d
|
Bug 864727 part 6. Make all the WrapNode methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
|
David Zbarsky
|
e7c500d80d
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-24 00:22:37 -04:00 |
|
David Zbarsky
|
2bc2cd98b5
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
|
2013-04-21 21:25:28 -04:00 |
|
David Zbarsky
|
5826da3d17
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
|
David Zbarsky
|
1cc79b4d68
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
ae1021f785
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 5 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
|
Gabor Krizsanits
|
9c83a59bcd
|
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
|
2013-04-17 10:11:53 +02:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Ms2ger
|
1248f673c4
|
Backout changeset baf184596a7b for build errors on a CLOSED TREE.
|
2013-04-16 19:07:38 +02:00 |
|
Gabor Krizsanits
|
68aa3f8764
|
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
|
2013-04-16 11:31:26 +02:00 |
|
Jeff Walden
|
6539207aee
|
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
|
2013-04-05 21:22:55 -07:00 |
|
Ms2ger
|
90d72aaffd
|
Bug 861098 - Remove more classinfo; r=bz
|
2013-04-13 09:08:49 +02:00 |
|
Ryan VanderMeulen
|
93f4713b55
|
Backed out changeset 8ce65f4eb1ba (bug 820170) for suspicion of causing bug 860903 on a CLOSED TREE.
|
2013-04-12 13:57:46 -04:00 |
|
bindarel@yahoo.com
|
b7b02e59f9
|
Bug 796005 - Add telemetry for XUL cache being disabled, r=smaug
--HG--
extra : rebase_source : f279b78ceb93a46a8f6535713f96c366ca0e13fe
|
2013-04-12 17:41:02 +03:00 |
|
Joshua Cranmer
|
ce365a42ff
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
|
Michael Harrison
|
5db35d415f
|
Bug 855402. Don't try to write to the startup cache if there isn't one, and definitely don't start _thinking_ we've written to it. r=ehsan
|
2013-04-11 14:32:12 -04:00 |
|
Gabor Krizsanits
|
16f48f59cf
|
Bug 820170 - Wrapping nodes into documents compartment. r=bholley, r=enn
|
2013-04-11 11:59:42 +02:00 |
|
Aryeh Gregor
|
fe91515d0c
|
Bug 857102 part 3 - Make various GetNodeInfo callers infallible; r=bz
|
2013-04-04 15:01:11 +03:00 |
|
Aryeh Gregor
|
f9e1831a55
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Aryeh Gregor
|
3a179a82d7
|
Bug 857102 part 1 - Make nsNodeInfoManager::GetNodeInfo infallible; r=bz
|
2013-04-04 15:00:07 +03:00 |
|
aceman
|
b20aad1de4
|
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
|
2013-04-08 14:35:31 -04:00 |
|
David Zbarsky
|
dd55a87c18
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04:00 |
|
David Zbarsky
|
c2cf14c695
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
|
Gabor Krizsanits
|
0a621fd246
|
Bug 820170 - nsDOMEventTarget holds a global. r=smaug
|
2013-04-04 11:30:36 +02:00 |
|
Gabor Krizsanits
|
015106720f
|
Bug 820170 - nsIGlobalObject. r=bholley
|
2013-04-04 11:27:06 +02:00 |
|
matekm
|
b83d2641b1
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
--HG--
extra : rebase_source : cfdb682506acc14ec811e21ae42f067950e1ff0c
|
2013-04-02 21:14:24 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Terrence Cole
|
16aae426b8
|
Bug 855145 - DeMACROize the JS tracing interfaces; r=billm,mccr8
--HG--
extra : rebase_source : 915c80052b4412f653033eb5fc4d4f96c5d49bd5
|
2013-03-26 15:10:34 -07:00 |
|
Boris Zbarsky
|
1522ab7f15
|
Bug 848332 part 2. Switch XMLDocument to WebIDL. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
Boris Zbarsky
|
8e9507b3b7
|
Bug 848796 part 3. Convert XULDocument to WebIDL. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
Boris Zbarsky
|
830be701a4
|
Bug 848796 part 2. Add WebIDL API for XULDocument. r=peterv
|
2013-03-26 11:31:53 -04:00 |
|
Boris Zbarsky
|
fd85c37022
|
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
|
2013-03-26 11:31:53 -04:00 |
|
Jose Cortes
|
b2ea02f402
|
Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
--HG--
extra : rebase_source : fc2809818c2601d0b58f503968d579d09de98ea9
|
2013-03-22 22:05:20 -07:00 |
|
Terrence Cole
|
992bd33213
|
Bug 851340 - Make the rooting of scripts in nsXULPrototypeCache more efficient; r=smaug
|
2013-03-19 10:20:21 -07:00 |
|
David Zbarsky
|
f982db0249
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
Ehsan Akhgari
|
ab8a1a4020
|
Bug 853572 - Fix nsTArray::SetCapacity callers in nsXULElement to not look at the return value; r=bzbarsky
--HG--
extra : rebase_source : fe5edc4572349fa4b2db97296dba7e51a8e28eb3
|
2013-03-21 14:56:07 -04:00 |
|