.. |
contentAreaDropListener.js
|
|
|
contentAreaDropListener.manifest
|
|
|
contentSecurityPolicy.js
|
Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz
|
2011-12-07 18:19:43 -05:00 |
contentSecurityPolicy.manifest
|
|
|
CSPUtils.jsm
|
Bug 673588 - use correct location when resolving CSP sources and report-uris, r=dveditz
|
2011-07-22 16:14:58 -07:00 |
FileIOObject.cpp
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
FileIOObject.h
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
Link.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
Link.h
|
Bug 660959 - Update link state less lazily r=bz
|
2011-11-14 16:24:41 +13:00 |
Makefile.in
|
Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap
|
2011-10-14 10:52:47 -07:00 |
messageWakeupService.js
|
|
|
messageWakeupService.manifest
|
|
|
mozAutoDocUpdate.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
mozSanitizingSerializer.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
mozSanitizingSerializer.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsAtomListUtils.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsAtomListUtils.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsAttrAndChildArray.cpp
|
Bug 705427 - Remove dead code: nsAttrAndChildArray::SetAttr(nsIAtom*, const nsAString&); r=sicking
|
2011-12-03 22:50:16 +01:00 |
nsAttrAndChildArray.h
|
Bug 705427 - Remove dead code: nsAttrAndChildArray::SetAttr(nsIAtom*, const nsAString&); r=sicking
|
2011-12-03 22:50:16 +01:00 |
nsAttrName.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsAttrValue.cpp
|
Bug 697917. Avoid atomizing the token for nsDOMTokenList containment tests. r=smaug
|
2011-10-28 13:06:39 -04:00 |
nsAttrValue.h
|
Bug 697917. Avoid atomizing the token for nsDOMTokenList containment tests. r=smaug
|
2011-10-28 13:06:39 -04:00 |
nsBadCertHandler.js
|
|
|
nsBadCertHandler.manifest
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 705272 - [CC] Don't traverse the hidden window, r=jst
|
2011-11-29 19:19:08 +02:00 |
nsCCUncollectableMarker.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsChannelPolicy.cpp
|
|
|
nsChannelPolicy.h
|
|
|
nsCommentNode.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsContentAreaDragDrop.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsContentAreaDragDrop.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsContentIterator.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsContentList.cpp
|
Bug 696201. Switch nsContentList to using an nsTArray as the element store. r=sicking
|
2011-10-31 22:48:59 -04:00 |
nsContentList.h
|
Bug 696201. Switch nsContentList to using an nsTArray as the element store. r=sicking
|
2011-10-31 22:48:59 -04:00 |
nsContentPolicy.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
|
2011-10-18 13:53:36 +03:00 |
nsContentPolicy.h
|
|
|
nsContentSink.cpp
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00:00 |
nsContentSink.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsContentUtils.cpp
|
Fix missing braces compile warning. No bug.
|
2011-12-06 01:45:13 -05:00 |
nsCopySupport.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCrossSiteListenerProxy.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCSPService.cpp
|
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
|
2011-12-05 09:42:08 -08:00 |
nsCSPService.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 700895 patch 3: Apply nsDataDocumentContentPolicy::ShouldLoad()'s external-resource-doc restrictions to image documents, too. r=roc
|
2011-11-14 11:21:41 +13:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDocument.cpp
|
Bug 647518 part 2. Allow canceling requestAnimationFrame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |
nsDocument.h
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
nsDocumentEncoder.cpp
|
Back out changeset 0fb81504b0aa due to Windows build breaking.
|
2011-11-10 14:49:54 +02:00 |
nsDocumentFragment.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMAttribute.cpp
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07:00 |
nsDOMAttribute.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDOMAttributeMap.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
|
2011-10-18 13:53:36 +03:00 |
nsDOMAttributeMap.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMBlobBuilder.cpp
|
Bug 696603: Handle null being passed to BlobBuilder.append. r=sicking
|
2011-10-24 09:38:41 -04:00 |
nsDOMDocumentType.cpp
|
Bug 648801 (new DOM list bindings) - Support expandos on the new proxy-based DOM bindings. r=bz/jst/mrbkap.
|
2011-05-26 21:58:35 +02:00 |
nsDOMDocumentType.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDOMEventTargetWrapperCache.cpp
|
Bug 648801 (new DOM list bindings) - Support expandos on the new proxy-based DOM bindings. r=bz/jst/mrbkap.
|
2011-05-26 21:58:35 +02:00 |
nsDOMFile.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMFileReader.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMFileReader.h
|
Back out the code changes from Bug 687332 until we figure out a compat story.
|
2011-09-29 15:18:58 -04:00 |
nsDOMLists.cpp
|
Stop including nsDOMClassInfo.h all over the place.
|
2011-10-03 21:11:31 +02:00 |
nsDOMLists.h
|
Bug 688531 - Remove NameList; r=jst
|
2011-10-01 18:14:40 +02:00 |
nsDOMParser.cpp
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
nsDOMParser.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMSerializer.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMSerializer.h
|
|
|
nsDOMSettableTokenList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsDOMSettableTokenList.h
|
|
|
nsDOMTokenList.cpp
|
Bug 697917. Avoid atomizing the token for nsDOMTokenList containment tests. r=smaug
|
2011-10-28 13:06:39 -04:00 |
nsDOMTokenList.h
|
Bug 697917. Avoid atomizing the token for nsDOMTokenList containment tests. r=smaug
|
2011-10-28 13:06:39 -04:00 |
nsEventSource.cpp
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
nsEventSource.h
|
Bug 664179 - Allow Cross-Origin URLs in EventSource (Server-Sent Events). r=sicking
|
2011-12-05 21:02:42 -02:00 |
nsFileDataProtocolHandler.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsFileDataProtocolHandler.h
|
|
|
nsFormData.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsFormData.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFrameLoader.cpp
|
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
|
2011-12-06 01:38:46 +13:00 |
nsFrameLoader.h
|
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
|
2011-12-06 01:38:46 +13:00 |
nsFrameMessageManager.cpp
|
Bug 705651, simplify message manager, and remove certainly useless comment about OMIT_COMPONENTS_OBJECT, r=mrbkap
|
2011-11-30 17:51:40 +02:00 |
nsFrameMessageManager.h
|
Bug 705651, simplify message manager, and remove certainly useless comment about OMIT_COMPONENTS_OBJECT, r=mrbkap
|
2011-11-30 17:51:40 +02:00 |
nsGenConImageContent.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsGenericDOMDataNode.cpp
|
Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz
|
2011-11-14 18:10:22 +00:00 |
nsGenericDOMDataNode.h
|
Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz
|
2011-11-14 18:10:22 +00:00 |
nsGenericElement.cpp
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
nsGenericElement.h
|
Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz
|
2011-11-14 18:10:22 +00:00 |
nsGkAtomList.h
|
Bug 689834 - Respect the muted attribute on media elements. f=josh r=kinetik
|
2011-12-03 13:04:03 +01:00 |
nsGkAtoms.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
nsGkAtoms.h
|
|
|
nsHTMLContentSerializer.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04: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 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
nsImageLoadingContent.h
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
nsInProcessTabChildGlobal.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLineBreaker.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsMappedAttributeElement.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsMappedAttributeElement.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsMappedAttributes.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsMappedAttributes.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsNameSpaceManager.cpp
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 692067: Make WebSockets trigger content policies. r=smaug,dveditz
|
2011-12-07 18:19:43 -05:00 |
nsNoDataProtocolContentPolicy.h
|
|
|
nsNodeInfo.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
nsNodeInfo.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsNodeInfoManager.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07: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 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsNodeIterator.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsNodeUtils.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
|
2011-10-18 14:19:44 +03:00 |
nsNodeUtils.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsObjectLoadingContent.cpp
|
bug 703815 - Click to activate message is displayed even if plugins are disabled r=dougt
|
2011-11-19 23:08:27 -05:00 |
nsObjectLoadingContent.h
|
bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst
|
2011-10-07 13:46:02 -04:00 |
nsParserUtils.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsParserUtils.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPlainTextSerializer.cpp
|
Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug
|
2011-11-04 17:44:13 +09:00 |
nsPlainTextSerializer.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsPropertyTable.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPropertyTable.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsRange.cpp
|
Apply font size inflation to text. (Bug 627842, patch 9) r=roc
|
2011-11-23 18:48:23 -08:00 |
nsRange.h
|
Bug 684638 part 2. Make it simpler to set up a range. r=smaug
|
2011-11-04 01:32:09 -04:00 |
nsReferencedElement.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsScriptElement.cpp
|
Bug 669012 - Part e: Make nsScriptLoader::ProcessScriptElement return a boolean; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
nsScriptElement.h
|
Bug 669012 - Part d: Make nsIScriptElement::MaybeProcessScript return a boolean; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
nsScriptLoader.cpp
|
Bug 669012 - Part f: Less QIs in nsScriptLoader::ProcessScriptElement; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
nsScriptLoader.h
|
Bug 669012 - Part e: Make nsScriptLoader::ProcessScriptElement return a boolean; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubImageDecoderObserver.cpp
|
Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=mats]
|
2011-11-09 13:39:15 -08:00 |
nsStubImageDecoderObserver.h
|
|
|
nsStubMutationObserver.cpp
|
|
|
nsStubMutationObserver.h
|
|
|
nsStyledElement.cpp
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
nsStyledElement.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsStyleLinkElement.cpp
|
Bug 704013 - nsStyleLinkElement::ParseLinkTypes should use HTML5 definition of "whitespace"; f=Ms2ger r=bz
|
2011-12-03 22:50:15 +01:00 |
nsStyleLinkElement.h
|
Bug 466626 - Make nsStyleLinkElement::ParseLinkTypes return a bitmask; r=roc
|
2011-11-20 11:13:40 +00:00 |
nsSyncLoadService.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSyncLoadService.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsTextFragment.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTextFragment.h
|
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
|
2011-12-09 08:35:41 +00:00 |
nsTextFragmentSSE2.cpp
|
bug 682592: do bidi scan when nsTextFragment content is changed
|
2011-09-09 12:27:00 -04:00 |
nsTextNode.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTextNode.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsTraversal.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsTreeSanitizer.cpp
|
Bug 689834 - Respect the muted attribute on media elements. f=josh r=kinetik
|
2011-12-03 13:04:03 +01:00 |
nsTreeWalker.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsTreeWalker.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsWebSocket.cpp
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-12-08 15:12:20 +00:00 |
nsWebSocket.h
|
Bug 664894. Eliminate nsWebSocketEstablishedConnection and fold code into nsWebSocket. r=jduell
|
2011-10-20 01:27:13 -07:00 |
nsXHTMLContentSerializer.cpp
|
Bug 689834 - Respect the muted attribute on media elements. f=josh r=kinetik
|
2011-12-03 13:04:03 +01:00 |
nsXHTMLContentSerializer.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsXMLContentSerializer.cpp
|
Bug 705428 - Remove dead code: nsXMLContentSerializer::AppendToString(const PRUnichar*, PRInt32, nsAString&); r=sicking
|
2011-12-03 22:50:16 +01:00 |
nsXMLContentSerializer.h
|
Bug 705428 - Remove dead code: nsXMLContentSerializer::AppendToString(const PRUnichar*, PRInt32, nsAString&); r=sicking
|
2011-12-03 22:50:16 +01:00 |
nsXMLHttpRequest.cpp
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
nsXMLHttpRequest.h
|
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
|
2011-12-08 16:31:14 +08:00 |
nsXMLNameSpaceMap.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
ThirdPartyUtil.cpp
|
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
|
2011-10-13 14:45:22 -07:00 |
ThirdPartyUtil.h
|
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
|
2011-10-13 14:45:22 -07:00 |