.. |
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 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01: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 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02: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 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
|
2011-12-16 14:42:07 -05: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
|
|
|
nsBlobProtocolHandler.cpp
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
nsBlobProtocolHandler.h
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
nsCCUncollectableMarker.cpp
|
Bug 713865 - Don't traverse XBL and XUL protos so much, r=bent
|
2011-12-29 16:34:05 +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 510670: have the nsIWebBrowserPersist used for some drops automatically detect the need for content converters (fixes dropping of images served gzipped on Mac), r=bz
|
2011-12-15 11:14:38 -08: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 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsContentList.cpp
|
Bug 713462, don't traverse black content lists, r=mccr8
|
2011-12-29 23:21:33 +02: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 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
|
2012-01-20 14:03:49 +02:00 |
nsContentSink.h
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
|
2012-01-20 14:03:49 +02:00 |
nsContentUtils.cpp
|
Backout 8886b027527a (bug 718132) for xpcshell failures
|
2012-01-23 16:18:14 +00:00 |
nsCopySupport.cpp
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 702820 - Allow XHR to data URL. r=sicking
|
2012-01-11 10:47:46 +01:00 |
nsCrossSiteListenerProxy.h
|
Bug 702820 - Allow XHR to data URL. r=sicking
|
2012-01-11 10:47:46 +01:00 |
nsCSPService.cpp
|
Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug
|
2011-12-15 14:47:03 +00: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 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
nsDataDocumentContentPolicy.h
|
|
|
nsDocument.cpp
|
Bug 579535 - Remove AddScriptBlockerAndPreventAddingRunners() API and warn about script runner failures. r=bz
|
2012-01-23 16:52:38 +01:00 |
nsDocument.h
|
Bug 709256 part 3. Skip calling PresShell::FlushPendingNotifications altogether if there might not be anything to flush. r=roc
|
2011-12-14 23:42:15 -05:00 |
nsDocumentEncoder.cpp
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01: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 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking
|
2011-12-17 01:02:05 -05: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 699731 - Remove PR_INT64_MAX / PR_UINT64_MAX from non-nsprpub source; r=ted
|
2012-01-11 09:23:07 +01: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 714633 - Release message manager related data structures more aggressively, r=jst
|
2012-01-07 21:20:12 +02:00 |
nsDOMFile.cpp
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01:00 |
nsDOMFileReader.cpp
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
|
2012-01-12 11:36:03 +01: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 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
|
2012-01-20 14:03:49 +02:00 |
nsDOMParser.h
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
|
2012-01-20 14:03:49 +02: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 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
nsEventSource.h
|
Bug 664179 - Allow Cross-Origin URLs in EventSource (Server-Sent Events). r=sicking
|
2011-12-05 21:02:42 -02:00 |
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 711818 - MOZILLA_GUARD_OBJECT_NOTIFIER* should use a MOZ_ prefix to follow MFBT style
|
2012-01-10 00:29:30 -05: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 332648 - Part b: Move AutoValueRooter to jsapi.h; r=evilpie
|
2012-01-11 09:23:08 +01:00 |
nsFrameMessageManager.h
|
Bug 714633 - Release message manager related data structures more aggressively, part2, r=jst
|
2012-01-07 21:20:26 +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
|
Bug 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking
|
2011-12-17 01:02:05 -05:00 |
nsGenericDOMDataNode.h
|
Bug 619273 - Move the selection state bit from frames to content nodes. r=smaug
|
2011-12-20 10:15:41 +01:00 |
nsGenericElement.cpp
|
Bug 718330 - Add URI of owning document to nsGenericElement::Traverse logging, r=mccr8
|
2012-01-16 15:06:19 +02:00 |
nsGenericElement.h
|
Bug 707498 - Use a template to get the array length for nsGenericElement::FindAttributeDependence; r=Waldo
|
2011-12-18 11:09:27 +01:00 |
nsGkAtomList.h
|
Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug
|
2012-01-20 12:02:48 -05: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 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05: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 714633 - Release message manager related data structures more aggressively, r=jst
|
2012-01-07 21:20:12 +02: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 716006 - Don't traverse NodeInfoManager so much, r=jst, mccr8
|
2012-01-07 20:57:03 +02: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 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
|
2011-12-10 09:23:05 -08:00 |
nsObjectLoadingContent.h
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
|
2011-12-10 09:23:05 -08: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 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
nsPropertyTable.cpp
|
Bug 718297 - Add EnumerateAll to nsPropertyTable, r=jst
|
2012-01-15 21:02:06 +02:00 |
nsPropertyTable.h
|
Bug 718297 - Add EnumerateAll to nsPropertyTable, r=jst
|
2012-01-15 21:02:06 +02:00 |
nsRange.cpp
|
Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan
|
2012-01-15 09:13:12 +01:00 |
nsRange.h
|
Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan
|
2012-01-15 09:13:12 +01: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 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
nsScriptLoader.h
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
nsStubDocumentObserver.cpp
|
|
|
nsStubDocumentObserver.h
|
|
|
nsStubImageDecoderObserver.cpp
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05: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 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01: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 696647 - Remove invalid MathML atoms; r=karlt
|
2012-01-10 23:49:26 +00: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
|
Bug 712188: Return correct websocket close code when brower navigates away from page. r=smaug
|
2012-01-05 12:14:22 -08:00 |
nsWebSocket.h
|
Bug 695635: Unprefix websockets. r=sicking, sr=smaug
|
2011-12-20 00:20:12 -08: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 708846 - Clean up the SVG namespace checks to use nsIContent::IsSVG() instead; r=longsonr
|
2011-12-15 14:47:03 +00: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 718440. Add more sampler labels to various places. r=bgirard
|
2012-01-17 15:33:04 -05:00 |
nsXMLHttpRequest.h
|
Back out 88733ce1bef3 (bug 718440) because of Windows build failure
|
2012-01-17 15:15:47 -08:00 |
nsXMLNameSpaceMap.cpp
|
Bug 706010 - Remove NS_SPECIALIZE_TEMPLATE and HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX; r=khuey a=cleanup/removal
|
2011-12-13 14:17:59 +00: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 |