gecko/content/base/src
2011-09-20 17:00:42 -04:00
..
contentAreaDropListener.js Fix a bunch of test failures caused by typos or other issues from bug 568691. 2010-06-27 14:03:05 -04:00
contentAreaDropListener.manifest Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
contentSecurityPolicy.js Bug 679772 - Send cookies and HTTP auth with CSP report requests, r=dveditz 2011-08-24 09:53:56 -07:00
contentSecurityPolicy.manifest Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
CSPUtils.jsm Bug 673588 - use correct location when resolving CSP sources and report-uris, r=dveditz 2011-07-22 16:14:58 -07:00
Link.cpp Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz 2011-05-21 18:12:46 -07:00
Link.h Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh 2011-05-31 21:46:57 -04:00
Makefile.in Remove some silly LOCAL_INCLUDES from content/base/src. r=me 2011-09-15 16:47:29 -07:00
messageWakeupService.js Bug 594845 - Double prompts due to wakeupservice. r=mfinkle a=blocking-fennec 2010-09-30 13:06:41 -04:00
messageWakeupService.manifest Bug 591052 - MessageManager wakeup service. r=mfinkle,smaug a=blocking-fennec2.0b1 2010-09-03 19:04:05 -07:00
mozAutoDocUpdate.h Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
mozSanitizingSerializer.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
mozSanitizingSerializer.h Bug 647433 - Rename mContent to mElement in implementations of nsIContentSerializer; r=bz 2011-07-03 11:53:40 +02:00
nsAtomListUtils.cpp
nsAtomListUtils.h
nsAttrAndChildArray.cpp Bug 678820 - nsAttrAndChildArray shouldn't ask for a new slot in the mapped attributes object when it is not needed. f=bz r=sicking 2011-08-24 19:27:52 +02:00
nsAttrAndChildArray.h Bug 667883 - Implement nsAttrAndChildArray::SizeOf(). r=bz 2011-07-12 16:56:01 +02:00
nsAttrName.h Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking 2011-05-05 12:26:33 -04:00
nsAttrValue.cpp Bug 679689. Allow empty string values to be associtated to enumerated attributes. r=sicking 2011-08-31 18:09:58 -04:00
nsAttrValue.h Backout changeset 89a9f4a88d5b (bug 676413) for causing content/html/content/test/test_bug664299.html failures. 2011-08-10 18:00:39 -07:00
nsBadCertHandler.js Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
nsBadCertHandler.manifest Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
nsCCUncollectableMarker.cpp
nsCCUncollectableMarker.h
nsChannelPolicy.cpp Bug 565617 nsChannelPolicy::nsChannelPolicy() should initialize mLoadType 2010-07-07 17:22:25 +03:00
nsChannelPolicy.h
nsCommentNode.cpp Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
nsContentAreaDragDrop.cpp Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
nsContentAreaDragDrop.h
nsContentIterator.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsContentList.cpp Bug 667336. Make sure we don't overflow unsigned int on item(). r=peterv 2011-07-26 10:01:31 -04:00
nsContentList.h Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsContentPolicy.cpp
nsContentPolicy.h
nsContentSink.cpp Bug 230703 - only accept link header field target when it's first in the value. r=bz 2011-08-04 08:56:25 +02:00
nsContentSink.h Bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
nsContentUtils.cpp Bug 444641 part 2. Factor out the channel owner setting from docshell so other consumers can use it too. r=jst,dveditz 2011-09-20 17:00:42 -04:00
nsCopySupport.cpp Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsCrossSiteListenerProxy.cpp Bug 660121 Remove all pref related methods from nsContentUtils r=roc 2011-05-29 08:42:57 +09:00
nsCrossSiteListenerProxy.h Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug 2011-03-28 13:18:45 -07:00
nsCSPService.cpp Bug 660121 Remove all pref related methods from nsContentUtils r=roc 2011-05-29 08:42:57 +09:00
nsCSPService.h Bug 578182. CSP causing leaks due to repeated AddBoolPrefVarCache call from nsDocument constructor. r=dveditz 2010-07-12 20:12:32 -07:00
nsDataDocumentContentPolicy.cpp Bug 665209: Disable recursive image loads in content(). r=bz 2011-06-22 22:21:47 -07:00
nsDataDocumentContentPolicy.h
nsDocument.cpp Bug 680922. Don't try to remove anonymous elements from the name map. r=sicking 2011-09-19 22:59:43 -04:00
nsDocument.h Remove some silly LOCAL_INCLUDES from content/base/src. r=me 2011-09-15 16:47:29 -07:00
nsDocumentEncoder.cpp Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsDocumentFragment.cpp Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz 2011-06-14 00:56:49 -07:00
nsDOMAttribute.cpp Bug 685798 - Node.parentElement, r=bz 2011-09-11 15:45:39 -07:00
nsDOMAttribute.h Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
nsDOMAttributeMap.cpp Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz 2011-06-14 00:56:49 -07:00
nsDOMAttributeMap.h Bug 599590 - Attrib.value can return empty for case-sensitive attributes after calling removeAttribute, r=sicking, a=jst 2010-10-14 17:07:20 +03:00
nsDOMBlobBuilder.cpp Bug 669437: Implement BlobBuilder.getFile. r=khuey 2011-07-11 19:42:02 -07:00
nsDOMCaretPosition.cpp bug 654352 - document.caretPositionFromPoint API r=roc,smaug 2011-08-18 16:54:34 -04:00
nsDOMCaretPosition.h bug 654352 - document.caretPositionFromPoint API r=roc,smaug 2011-08-18 16:54:34 -04:00
nsDOMDocumentType.cpp Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking 2011-09-17 06:32:32 -07:00
nsDOMDocumentType.h Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking 2011-09-17 06:32:32 -07:00
nsDOMEventTargetWrapperCache.cpp Bug 674658 - nsDOMEventTargetWrapperCache fails to unlink inherited fields, r=bent 2011-07-28 22:54:35 +03:00
nsDOMFile.cpp Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking. 2011-08-15 20:40:38 -07:00
nsDOMFileReader.cpp Fixed bug 632255: implemented FileReader.readAsArrayBuffer() API. r=sicking 2011-06-30 17:50:44 -07:00
nsDOMFileReader.h Fixed bug 632255: implemented FileReader.readAsArrayBuffer() API. r=sicking 2011-06-30 17:50:44 -07:00
nsDOMLists.cpp
nsDOMLists.h
nsDOMParser.cpp Bug 658037 (1/2) - r=bz 2011-06-21 18:52:22 +02:00
nsDOMParser.h Bug 663752: Remove load-event-listening code from DOMParser. r=smaug 2011-06-14 11:14:27 -07:00
nsDOMSerializer.cpp
nsDOMSerializer.h
nsDOMSettableTokenList.cpp
nsDOMSettableTokenList.h
nsDOMTokenList.cpp
nsDOMTokenList.h
nsEventSource.cpp Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
nsEventSource.h Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky 2011-08-24 23:44:35 +03:00
nsFileDataProtocolHandler.cpp Bug 660066 patch 2: Prevent nsFileDataURI from QI'ing to nsSimpleURI. r=bz 2011-05-27 21:55:20 -07:00
nsFileDataProtocolHandler.h Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker 2010-11-23 00:50:55 -08:00
nsFormData.cpp Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner 2010-10-13 16:25:33 -07:00
nsFormData.h Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner 2010-10-13 16:25:33 -07:00
nsFrameLoader.cpp Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
nsFrameLoader.h Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsFrameMessageManager.cpp bug 678830 - Use JSScript, not script objects, in compile/evaluate API. r=jorendorff 2011-09-02 08:46:00 +02:00
nsFrameMessageManager.h bug 678830 - Use JSScript, not script objects, in compile/evaluate API. r=jorendorff 2011-09-02 08:46:00 +02:00
nsGenConImageContent.cpp Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir 2011-05-31 21:46:57 -04:00
nsGenericDOMDataNode.cpp bug 682592: do bidi scan when nsTextFragment content is changed 2011-09-09 12:27:00 -04:00
nsGenericDOMDataNode.h bug 682592: do bidi scan when nsTextFragment content is changed 2011-09-09 12:27:00 -04:00
nsGenericElement.cpp Bug 682554. Move onreadystatechange to live on Document only. r=smaug 2011-09-19 22:56:45 -04:00
nsGenericElement.h Fix for bug 678528 (Traverse mChildNodes (and consolidate node CC code)). r=jst. 2011-08-28 16:07:24 +02:00
nsGkAtomList.h Bug 432698 - mouseenter and mouseleave, r=masayuki 2011-09-18 02:45:14 -05:00
nsGkAtoms.cpp
nsGkAtoms.h
nsHTMLContentSerializer.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsHTMLContentSerializer.h Bug 650001 - Make the HTML serializer pay attention to namespaces. r=bzbarsky. 2011-05-09 09:48:46 +03:00
nsImageLoadingContent.cpp Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsImageLoadingContent.h Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
nsInProcessTabChildGlobal.cpp Bug 667077 - Add atob/btoa to frame scripts. r=smaug 2011-06-25 05:52:00 -04:00
nsInProcessTabChildGlobal.h Bug 667077 - Add atob/btoa to frame scripts. r=smaug 2011-06-25 05:52:00 -04:00
nsLineBreaker.cpp Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc 2011-07-26 23:43:37 -07:00
nsMappedAttributeElement.cpp
nsMappedAttributeElement.h Backout volkmar's push for breaking Windows builds 2011-07-20 15:49:16 -04:00
nsMappedAttributes.cpp Bug 669904 - Add nsAttrValue size to the DOM Memory Reporter. f=bz r=jst 2011-08-11 00:54:19 +02:00
nsMappedAttributes.h Bug 669904 - Add nsAttrValue size to the DOM Memory Reporter. f=bz r=jst 2011-08-11 00:54:19 +02:00
nsNameSpaceManager.cpp Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsNoDataProtocolContentPolicy.cpp
nsNoDataProtocolContentPolicy.h
nsNodeInfo.cpp bug 335998, strong parentNode, r=peterv 2011-07-26 14:11:14 +03:00
nsNodeInfo.h Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz 2011-06-14 00:56:49 -07:00
nsNodeInfoManager.cpp bug 335998, strong parentNode, r=peterv 2011-07-26 14:11:14 +03:00
nsNodeInfoManager.h Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking 2011-09-17 06:32:32 -07:00
nsNodeIterator.cpp Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsNodeIterator.h Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsNodeUtils.cpp Bug 432698 - mouseenter and mouseleave, r=masayuki 2011-09-18 02:45:14 -05:00
nsNodeUtils.h Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker. 2010-12-03 17:43:32 +01:00
nsObjectLoadingContent.cpp Bug 444641 part 2. Factor out the channel owner setting from docshell so other consumers can use it too. r=jst,dveditz 2011-09-20 17:00:42 -04:00
nsObjectLoadingContent.h Backed out changeset 33031c875984. Bug 90268. r=josh 2011-08-30 02:09:56 -04:00
nsParserUtils.cpp Bug 596182 - Make fragment parsers global. Remove resulting dead code. r=Olli.Pettay, r=bzbarsky. 2011-08-01 10:48:24 +03:00
nsParserUtils.h Bug 551390 - Remove dead code in content r=sicking,roc 2011-05-17 15:54:09 +02:00
nsPlainTextSerializer.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsPlainTextSerializer.h Bug 647433 - Rename mContent to mElement in implementations of nsIContentSerializer; r=bz 2011-07-03 11:53:40 +02:00
nsPropertyTable.cpp
nsPropertyTable.h
nsRange.cpp Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking 2011-08-16 02:55:20 +02:00
nsRange.h bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky 2011-06-16 07:31:36 +01:00
nsReferencedElement.cpp Bug 658845: Null-check URI passed to nsReferencedElement::Reset. r=roc 2011-05-22 16:13:57 -07:00
nsScriptElement.cpp Bug 650501 - Avoid assuming that a parser object has a non-null content sink when an attempt to execute a script is made. r=Olli.Pettay. 2011-04-19 10:10:48 +03:00
nsScriptElement.h Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas. 2010-10-25 15:17:38 +03:00
nsScriptLoader.cpp Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
nsScriptLoader.h Bug 677658, disable scriptloader when parsing in innerHTML/InsertAdjacentHTML, r=sicking 2011-08-10 23:53:14 +03:00
nsStubDocumentObserver.cpp
nsStubDocumentObserver.h
nsStubImageDecoderObserver.cpp Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking 2010-08-13 21:09:48 -07:00
nsStubImageDecoderObserver.h
nsStubMutationObserver.cpp Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsStubMutationObserver.h Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
nsStyledElement.cpp Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsStyledElement.h Backout volkmar's push for breaking Windows builds 2011-07-20 15:49:16 -04:00
nsStyleLinkElement.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsStyleLinkElement.h
nsSyncLoadService.cpp Bug 665596: Get rid of loadlistenerproxy as it's no longer used. r=jst 2011-06-21 08:12:33 -07:00
nsSyncLoadService.h Bug 663768 Part 2: Remove syncload XPCOM service. r=jst 2011-06-17 20:05:41 -07:00
nsTextFragment.cpp bug 682592: do bidi scan when nsTextFragment content is changed 2011-09-09 12:27:00 -04:00
nsTextFragment.h bug 682592: do bidi scan when nsTextFragment content is changed 2011-09-09 12:27:00 -04:00
nsTextFragmentSSE2.cpp bug 682592: do bidi scan when nsTextFragment content is changed 2011-09-09 12:27:00 -04:00
nsTextNode.cpp Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking 2011-08-16 02:55:20 +02:00
nsTextNode.h Bug 191864 - Range and Selection broken with splitText() and normalize(). r=sicking 2011-08-16 02:55:20 +02:00
nsTraversal.cpp Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz 2011-06-14 00:56:50 -07:00
nsTraversal.h
nsTreeSanitizer.cpp Bug 678431 - Compilation without MOZ_MEDIA defined is broken r=Olli.Pettay 2011-08-14 19:31:36 -07:00
nsTreeWalker.cpp Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsTreeWalker.h
nsWebSocket.cpp Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
nsWebSocket.h Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky 2011-08-24 23:44:35 +03:00
nsXHTMLContentSerializer.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsXHTMLContentSerializer.h Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst 2010-07-19 13:35:02 +03:00
nsXMLContentSerializer.cpp Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
nsXMLContentSerializer.h Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky 2010-10-22 23:25:22 +02:00
nsXMLHttpRequest.cpp Bug 655727. Implemented responseType='moz-json', r=sicking 2011-09-08 15:12:18 -07:00
nsXMLHttpRequest.h Bug 655727. Implemented responseType='moz-json', r=sicking 2011-09-08 15:12:18 -07:00
nsXMLNameSpaceMap.cpp Bug 551390 - Remove dead code in content r=sicking,roc 2011-05-17 15:54:09 +02:00
ThirdPartyUtil.cpp Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash 2011-09-08 22:04:43 -04:00
ThirdPartyUtil.h Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash 2011-09-08 22:04:43 -04:00