.. |
Attr.cpp
|
Bug 877654 - Remove thisptr offset tables - Remove offset tables from non-HTMLElement objects and remove offset table macros. r=Ms2ger.
|
2013-05-21 21:59:27 +02:00 |
Attr.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
Comment.cpp
|
Bug 869006 - Comment should be consructable. r=Ms2ger
|
2013-05-13 09:22:30 -04:00 |
Comment.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
contentAreaDropListener.js
|
|
|
contentAreaDropListener.manifest
|
|
|
contentSecurityPolicy.js
|
Bug 879316 - Clean up CSP logging code. r=imelven
|
2013-05-15 11:30:43 +02:00 |
contentSecurityPolicy.manifest
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 1 (r=bz)
|
2013-01-09 10:57:03 -08:00 |
CSPUtils.jsm
|
Bug 879316 - Clean up CSP logging code. r=imelven
|
2013-05-15 11:30:43 +02:00 |
DirectionalityUtils.cpp
|
Assert that entry exists before removing it. Bug 876155, r=ehsan
|
2013-05-29 10:36:59 +03:00 |
DocumentFragment.cpp
|
Bug 869002 - DocumentFragment should be constructable, r=Ms2ger
|
2013-05-23 03:59:00 -07:00 |
DocumentFragment.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
DocumentType.cpp
|
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 |
DocumentType.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
DOMImplementation.cpp
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
DOMImplementation.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
Element.cpp
|
Bug 854231 - Remove Element::GetOffsetRect; r=jst
|
2013-06-12 09:00:08 +02:00 |
EventSource.cpp
|
Bug 869882 - [eventsource] Check HTTP status:204,205,210,299 readyState returns CONNECTING but not CLOSED and throws unreached assertion; r=bugs@pettay.fi
|
2013-06-04 12:34:15 +03:00 |
EventSource.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
FileIOObject.cpp
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
FileIOObject.h
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
FragmentOrElement.cpp
|
Bug 877654 - Remove thisptr offset tables - Remove offset tables from non-HTMLElement objects and remove offset table macros. r=Ms2ger.
|
2013-05-21 21:59:27 +02:00 |
Link.cpp
|
[Bug 879998] Remove some dead code in content/ r=Ms2ger, emk
|
2013-06-07 14:05:57 -07:00 |
Link.h
|
[Bug 879998] Remove some dead code in content/ r=Ms2ger, emk
|
2013-06-07 14:05:57 -07:00 |
Makefile.in
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal
|
2013-06-14 14:07:19 -04:00 |
messageWakeupService.js
|
|
|
messageWakeupService.manifest
|
|
|
moz.build
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal
|
2013-06-14 14:07:19 -04:00 |
mozAutoDocUpdate.h
|
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 |
NodeIterator.cpp
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
NodeIterator.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsAtomListUtils.cpp
|
|
|
nsAtomListUtils.h
|
|
|
nsAttrAndChildArray.cpp
|
Bug 870566. Make dataset gets faster by spending less time messing with strings. r=smaug
|
2013-05-10 18:57:58 -04:00 |
nsAttrAndChildArray.h
|
Bug 870566. Make dataset gets faster by spending less time messing with strings. r=smaug
|
2013-05-10 18:57:58 -04:00 |
nsAttrName.h
|
Bug 870566. Make dataset gets faster by spending less time messing with strings. r=smaug
|
2013-05-10 18:57:58 -04:00 |
nsAttrValue.cpp
|
Bug 859817 - Make nsStringBuffer::Alloc return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
nsAttrValue.h
|
Bug 875705 - Fix odd numbering of nsAttrValue::ValueType. r=smaug
|
2013-05-24 23:27:51 +10:00 |
nsAttrValueInlines.h
|
|
|
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
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 |
nsCCUncollectableMarker.cpp
|
Bug 880037: Don't try to mark message managers when we're not in the root process r=jlebar
|
2013-06-07 14:05:36 -07:00 |
nsCCUncollectableMarker.h
|
Bug 873111 - Statically enforce root/child phase separation in cycle collector graph building. r=smaug
|
2013-05-20 13:08:11 -07:00 |
nsChannelPolicy.cpp
|
|
|
nsChannelPolicy.h
|
|
|
nsContentAreaDragDrop.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsContentAreaDragDrop.h
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
nsContentIterator.cpp
|
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
|
2013-05-21 16:23:53 -07:00 |
nsContentList.cpp
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
nsContentList.h
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
nsContentListDeclarations.h
|
Bug 845374 - Part d: Create a new nsContentListDeclarations.h that doesn't include the world; r=khuey
|
2013-03-17 08:55:10 +01:00 |
nsContentPolicy.cpp
|
|
|
nsContentPolicy.h
|
|
|
nsContentSink.cpp
|
Bug 857883, don't assert about readyState when not needed, r=bz
|
2013-05-15 14:35:41 +03:00 |
nsContentSink.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsContentUtils.cpp
|
Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8
|
2013-06-18 12:01:26 -07:00 |
nsCopySupport.cpp
|
Bug 723163 - Improve about:crashes copy & paste by improving XHTML text/plain encoding. r=hsivonen,njn
|
2013-04-03 11:39:06 -07:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 845881. Go back to allowing any 2xx response code to a preflight request, since web sites do that. r=sicking
|
2013-03-01 00:57:13 -05:00 |
nsCrossSiteListenerProxy.h
|
|
|
nsCSPService.cpp
|
|
|
nsCSPService.h
|
|
|
nsDataDocumentContentPolicy.cpp
|
Bug 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl
|
2013-01-08 19:16:28 +02:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDocument.cpp
|
Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
nsDocument.h
|
Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
nsDocumentEncoder.cpp
|
Bug 873203 - Backout the patch for bug 814001, r=bz
|
2013-05-16 23:11:55 +03:00 |
nsDOMAttributeMap.cpp
|
Bug 868265 - Make Attr and AttrMap skippable, r=mccr8
|
2013-05-07 02:37:47 +03:00 |
nsDOMAttributeMap.h
|
Bug 868265 - Make Attr and AttrMap skippable, r=mccr8
|
2013-05-07 02:37:47 +03:00 |
nsDOMBlobBuilder.cpp
|
Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz
|
2013-05-06 15:28:13 -04:00 |
nsDOMBlobBuilder.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsDOMCaretPosition.cpp
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMCaretPosition.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMDataChannel.cpp
|
Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug
|
2013-06-03 17:34:42 -04:00 |
nsDOMDataChannel.h
|
Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug
|
2013-06-03 17:34:42 -04:00 |
nsDOMDataChannelDeclarations.h
|
Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
|
2013-05-20 09:10:59 +02:00 |
nsDOMFile.cpp
|
Bug 832609 - Make memory reporter for blobs threadsafe. r=khuey
|
2013-05-24 13:10:48 -04:00 |
nsDOMFileReader.cpp
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
nsDOMFileReader.h
|
Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
nsDOMLists.cpp
|
Bug 877654 - Remove thisptr offset tables - Remove offset tables from non-HTMLElement objects and remove offset table macros. r=Ms2ger.
|
2013-05-21 21:59:27 +02:00 |
nsDOMLists.h
|
|
|
nsDOMMutationObserver.cpp
|
Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
|
2013-03-31 16:06:18 -04:00 |
nsDOMMutationObserver.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsDOMParser.cpp
|
Bug 869073 - make WebIDL enums enum classes instead of plain enums; r=bz
|
2013-05-06 15:28:13 -04:00 |
nsDOMParser.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMSerializer.cpp
|
Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey
|
2013-03-17 08:55:15 +01:00 |
nsDOMSerializer.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMSettableTokenList.cpp
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMSettableTokenList.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
nsDOMTokenList.cpp
|
Bug 814090 - [classList] Implement the second force argument for toggle. r=bz
|
2013-06-14 23:22:17 +02:00 |
nsDOMTokenList.h
|
Bug 814090 - [classList] Implement the second force argument for toggle. r=bz
|
2013-06-14 23:22:17 +02:00 |
nsFormData.cpp
|
Bug 883827. Make Optional<NonNull<T>> and Optional<OwningNonNull<T>> nicer to use by having their const Value() method return a T&. r=peterv
|
2013-06-19 14:48:43 -04:00 |
nsFormData.h
|
Bug 841442 - Move HTMLFormElement to WebIDL, r=bz
|
2013-06-19 10:24:37 -04:00 |
nsFrameLoader.cpp
|
Bug 702080 - Replace GetDisplayDocument with IsResourceDoc when needed. r=bz
|
2013-06-18 17:25:50 -04:00 |
nsFrameLoader.h
|
Backed out changeset c1c441c9edce (bug 845668) for frequent Windows mochitest-2 crashes.
|
2013-06-13 18:31:27 -04:00 |
nsFrameMessageManager.cpp
|
Bug 845668 Part 1: Remove nsFrameMessageManager::IsChromeProcess r=smaug
|
2013-06-14 23:40:22 -07:00 |
nsFrameMessageManager.h
|
Bug 873735 part 1. Fix the more or less mechanical browser rooting hazards. r=terrence
|
2013-05-20 08:40:06 -04:00 |
nsGenConImageContent.cpp
|
|
|
nsGenericDOMDataNode.cpp
|
Bug 875409 - Replace nsINode::Trace() with nsWrapperCache::TraceWrapper(). r=mccr8
|
2013-05-28 16:58:29 -07:00 |
nsGenericDOMDataNode.h
|
Bug 860573 - Part 2 - Use spare bits of wrapper cache flags for nsINode r=smaug
|
2013-06-08 09:54:59 +01:00 |
nsGkAtomList.h
|
Bug 882948 follow-up - Fix a typo (sorry!)
|
2013-06-13 21:38:22 -04:00 |
nsGkAtoms.cpp
|
|
|
nsGkAtoms.h
|
|
|
nsHostObjectProtocolHandler.cpp
|
Backout fbc3ef777ded (bug 855130).
|
2013-05-22 15:50:03 +08:00 |
nsHostObjectURI.cpp
|
|
|
nsHostObjectURI.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsHTMLContentSerializer.cpp
|
bug 841430 - nuke nsIEditorDocShell r=bz
|
2013-02-13 17:39:30 -05:00 |
nsHTMLContentSerializer.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsImageLoadingContent.cpp
|
Bug 880340 - Remove the security checks on nsImageLoadingContent methods; r=bz
|
2013-06-12 09:00:09 +02:00 |
nsImageLoadingContent.h
|
Bug 869476. nsImageLoadingContent::Track/UntrackImage should return void. r=khuey
|
2013-05-07 13:38:35 -05:00 |
nsINode.cpp
|
Bug 881252 - Warn use of getUserData() or setUserData(). r=bz
|
2013-06-11 07:41:42 +09:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 873735 part 1. Fix the more or less mechanical browser rooting hazards. r=terrence
|
2013-05-20 08:40:06 -04:00 |
nsInProcessTabChildGlobal.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsLineBreaker.cpp
|
|
|
nsMappedAttributeElement.cpp
|
|
|
nsMappedAttributeElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsMappedAttributes.cpp
|
|
|
nsMappedAttributes.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsMixedContentBlocker.cpp
|
Bug 837351 - Log blocked mixed content to the Error and Web Consoles. r=smaug
|
2013-04-22 18:08:18 -07:00 |
nsMixedContentBlocker.h
|
|
|
nsNameSpaceManager.cpp
|
|
|
nsNoDataProtocolContentPolicy.cpp
|
|
|
nsNoDataProtocolContentPolicy.h
|
|
|
nsNodeInfo.cpp
|
Bug 847236 - Simplify the dead nsEventTargetChainItem objects cache (2nd attempt). r=smaug.
|
2013-03-04 20:59:29 -08:00 |
nsNodeInfo.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsNodeInfoManager.cpp
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-06-12 21:26:59 -04:00 |
nsNodeInfoManager.h
|
|
|
nsNodeUtils.cpp
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
nsNodeUtils.h
|
Bug 869311. More rooting in dom/bindings and content/base. r=smaug
|
2013-05-07 22:34:56 -04:00 |
nsObjectLoadingContent.cpp
|
Bug 883968. Give <object>/<embed>/<applet> channels notification callbacks that can actually be used from script. r=johns
|
2013-06-19 10:24:37 -04:00 |
nsObjectLoadingContent.h
|
Bug 883968. Give <object>/<embed>/<applet> channels notification callbacks that can actually be used from script. r=johns
|
2013-06-19 10:24:37 -04:00 |
nsPlainTextSerializer.cpp
|
|
|
nsPlainTextSerializer.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsPropertyTable.cpp
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
|
2013-04-02 21:14:24 -04:00 |
nsPropertyTable.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
nsRange.cpp
|
Bug 865537. Part 1: Add nsRange::SetEnableGravitationOnElementRemoval to suppress 'gravitation' behavior on node removal. r=smaug
|
2013-06-07 16:26:28 +12:00 |
nsRange.h
|
Bug 865537. Part 1: Add nsRange::SetEnableGravitationOnElementRemoval to suppress 'gravitation' behavior on node removal. r=smaug
|
2013-06-07 16:26:28 +12:00 |
nsReferencedElement.cpp
|
|
|
nsSandboxFlags.h
|
|
|
nsScriptElement.cpp
|
|
|
nsScriptElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsScriptLoader.cpp
|
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
|
2013-05-22 10:05:28 -06:00 |
nsScriptLoader.h
|
Bug 852194 - remove #include "nsIURI.h" from a couple content/ headers; r=smaug
|
2013-03-18 11:38:19 -04:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
|
2013-05-16 11:15:07 -04:00 |
nsStyledElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsStyleLinkElement.cpp
|
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
|
2013-05-16 11:15:07 -04:00 |
nsStyleLinkElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsSyncLoadService.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsSyncLoadService.h
|
|
|
nsTextFragment.cpp
|
Backed out changeset 71190bec18a7 (bug 817058) for build bustage.
|
2013-03-12 10:11:25 -04:00 |
nsTextFragment.h
|
|
|
nsTextFragmentImpl.h
|
|
|
nsTextFragmentSSE2.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsTextNode.cpp
|
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 |
nsTextNode.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsTraversal.cpp
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
nsTraversal.h
|
Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
nsTreeSanitizer.cpp
|
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
|
2013-04-04 15:07:00 -07:00 |
nsViewportInfo.cpp
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsXHTMLContentSerializer.cpp
|
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
|
2013-04-04 15:07:00 -07:00 |
nsXHTMLContentSerializer.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsXMLContentSerializer.cpp
|
Bug 856374 - Check if output string is empty when serializing. r=smaug.
|
2013-04-24 16:20:53 +03:00 |
nsXMLContentSerializer.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsXMLHttpRequest.cpp
|
Bug 877762 - GC: Post-barrier cycle collector participants - 5 Convert JS::Value to use Heap<T> r=smaug
|
2013-06-18 11:00:37 +01:00 |
nsXMLHttpRequest.h
|
Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
nsXMLNameSpaceMap.cpp
|
|
|
Text.cpp
|
Bug 869000 - Text should be constructable. r=Ms2ger
|
2013-05-21 14:34:36 -04:00 |
Text.h
|
Bug 869000 - Text should be constructable. r=Ms2ger
|
2013-05-21 14:34:36 -04:00 |
ThirdPartyUtil.cpp
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
|
2013-04-02 21:14:24 -04:00 |
ThirdPartyUtil.h
|
|
|
TreeWalker.cpp
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
TreeWalker.h
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
WebSocket.cpp
|
Bug 875050, make WebSocket to use EventListenerAdded/Removed, r=bz
|
2013-05-23 14:41:32 +03:00 |
WebSocket.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |