.. |
contentAreaDropListener.js
|
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
|
2012-01-30 17:58:30 -08: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 692067: Make WebSockets trigger content policies. r=smaug,dveditz
|
2011-12-07 18:19:43 -05: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 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
FileIOObject.cpp
|
Bug 732769 - Remove FileError; r=sicking
|
2012-03-11 09:47:38 +01:00 |
FileIOObject.h
|
Bug 732769 - Remove FileError; r=sicking
|
2012-03-11 09:47:38 +01:00 |
Link.cpp
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
|
2012-02-19 19:51:48 -08:00 |
Link.h
|
Bug 682431 (part 2) - Add memory reporters for URIs and Links. r=biesi,bz,jlebar.
|
2012-02-19 19:51:48 -08:00 |
Makefile.in
|
Use GetGeneralCategory in IsPunctuationMark instead of the precompiled ccmap. Bug 731222, r=jfkthame
|
2012-03-01 00:17:27 -08:00 |
messageWakeupService.js
|
Bug 726866: remove nsIMessageWakeupService since it isn't built/used, r=mfinkle
|
2012-02-15 12:15:08 -08: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 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 727337 - Switch IsAllowedAttribute over to lossless conversion to avoid false positives; r=bz
|
2012-02-19 18:55:15 +00:00 |
mozSanitizingSerializer.h
|
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
|
2012-01-25 08:50:04 +01: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 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsAttrAndChildArray.h
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08: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 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04:00 |
nsAttrValue.h
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsAttrValueOrString.cpp
|
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
|
2012-02-14 11:00:56 +09:00 |
nsAttrValueOrString.h
|
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
|
2012-02-14 11:00:56 +09: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 |
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 725768 - BBP for ObjectHolders, r=mccr8
|
2012-02-10 21:50:37 +02:00 |
nsCCUncollectableMarker.h
|
Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
|
2012-01-26 16:03:21 +01:00 |
nsChannelPolicy.cpp
|
Bug 565617 nsChannelPolicy::nsChannelPolicy() should initialize mLoadType
|
2010-07-07 17:22:25 +03:00 |
nsChannelPolicy.h
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
nsCommentNode.cpp
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsContentAreaDragDrop.cpp
|
Bug 728581, use ContainsNode to determine if the mouse is over a selection so that dragging a scrollbar in chrome works properly, r=ehsan
|
2012-02-28 15:33:30 -05:00 |
nsContentAreaDragDrop.h
|
Bug 499008, part 2, move editor dragstart handling to ContentAreaDragDrop, r=ehsan
|
2012-02-17 09:16:59 -05:00 |
nsContentIterator.cpp
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
nsContentList.cpp
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsContentList.h
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01: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 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08:00 |
nsContentSink.h
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
|
2012-01-20 14:03:49 +02:00 |
nsContentUtils.cpp
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
nsCopySupport.cpp
|
Bug 499008, part 7, merge html drag type constants into one place, r=ehsan
|
2012-02-17 09:17:00 -05:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
|
2012-03-05 12:57:51 +09: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 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
nsDocument.h
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04:00 |
nsDocumentEncoder.cpp
|
Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv
|
2012-02-10 11:04:45 +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 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08: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 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08:00 |
nsDOMAttributeMap.h
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04:00 |
nsDOMBlobBuilder.cpp
|
Bug 721569 - Implement Blob constructor. r=sicking
|
2012-03-12 21:44:56 -07:00 |
nsDOMBlobBuilder.h
|
Bug 721569 - Implement Blob constructor. r=sicking
|
2012-03-12 21:44:56 -07: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 |
nsDOMFile.cpp
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsDOMFileReader.cpp
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
nsDOMFileReader.h
|
Bug 732769 - Remove FileError; r=sicking
|
2012-03-11 09:47:38 +01: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 650784 part 1 - Introduce a new API for converting HTML to plain text. r=smaug.
|
2012-02-27 13:57:48 +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 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsDOMSettableTokenList.h
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsDOMTokenList.cpp
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsDOMTokenList.h
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsEventSource.cpp
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
nsEventSource.h
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +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 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
nsFrameLoader.h
|
Bug 726817 - Add nsIFrameLoaderOwner.clampScrollPosition. r=roc
|
2012-02-17 23:41:13 +00:00 |
nsFrameMessageManager.cpp
|
bug 728250 - remove JSPrincipals::codebase. r=:luke,:bz
|
2012-03-09 10:48:50 +01:00 |
nsFrameMessageManager.h
|
Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
|
2012-01-26 16:39:23 +01: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 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07:00 |
nsGenericDOMDataNode.h
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsGenericElement.cpp
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
nsGenericElement.h
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
nsGkAtomList.h
|
Bug 206438 - Smooth scrolling should use the 'smoothwheel' algorithm. r=roc ui-r=limi
|
2012-03-11 13:55:00 -07:00 |
nsGkAtoms.cpp
|
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden
|
2012-03-08 18:22:57 -08: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 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
nsImageLoadingContent.h
|
Bug 696301 part 1. Refactor CORS attribute handling a bit. r=sicking
|
2012-03-10 10:13:51 -06:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
nsInProcessTabChildGlobal.h
|
Bug 693172 - Moved all subclasses of nsDOMEventTargetWrapperCache to nsDOMEventTargetHelper and then merged the classes. r=smaug
|
2012-02-08 10:53:33 +08:00 |
nsLineBreaker.cpp
|
bug 731536 - text-transform:capitalize should affect the first alphanumeric char in a word, not the first non-punctuation char. r=smontagu
|
2012-03-14 06:47:14 +00: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 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsMappedAttributes.cpp
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04:00 |
nsMappedAttributes.h
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsNameSpaceManager.cpp
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04: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 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-12 18:53:18 -04: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 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsNodeIterator.h
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsNodeUtils.cpp
|
Bug 731845 - XPCWrappedNative::ReparentWrapperIfFound should handle preserved wrappers. r=mrbkap
|
2012-03-05 16:58:59 -08: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 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
|
2012-03-12 12:48:27 -04:00 |
nsObjectLoadingContent.h
|
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
|
2012-02-27 13:58:00 -08:00 |
nsPlainTextSerializer.cpp
|
Bug 650784 addendum - address an r=smaug review comment accidentally not addressed in the previous patch. DONTBUILD
|
2012-03-08 16:45:55 +02:00 |
nsPlainTextSerializer.h
|
Bug 650784 part 3 - Remove nsIParserNode and nsIParserService dependencies from nsPlainTextSerializer. r=smaug.
|
2012-03-08 16:42: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 711047 Part 2 - Remove RangeException in favor of DOMException. r=sicking
|
2012-03-01 13:35:48 -05:00 |
nsRange.h
|
Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug
|
2012-01-28 16:42:14 +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 696301 part 4. Actually hook up a CORS listener on script loads as needed. r=sicking
|
2012-03-10 10:13:52 -06:00 |
nsScriptLoader.h
|
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
|
2012-03-10 10:13:52 -06: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
|
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 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
|
2012-02-14 11:00:56 +09:00 |
nsStyledElement.h
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsStyleLinkElement.cpp
|
Bug 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08: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 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
|
2012-02-01 13:58:01 -08:00 |
nsTextFragment.h
|
Bug 730181 (part 2) - Rename nsDOMMemoryReporter. r=khuey.
|
2012-02-23 18:43:33 -08:00 |
nsTextFragmentSSE2.cpp
|
bug 682592: do bidi scan when nsTextFragment content is changed
|
2011-09-09 12:27:00 -04:00 |
nsTextNode.cpp
|
Bug 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07:00 |
nsTextNode.h
|
Bug 730587: Stash a pointer to the subtree root on DOM nodes. r=smaug, sr=jst
|
2012-03-14 13:14:02 -07:00 |
nsTraversal.cpp
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsTraversal.h
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsTreeSanitizer.cpp
|
Bug 696647 - Remove invalid MathML atoms; r=karlt
|
2012-01-10 23:49:26 +00:00 |
nsTreeWalker.cpp
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsTreeWalker.h
|
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
|
2012-01-25 13:47:50 +01:00 |
nsWebSocket.cpp
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
nsWebSocket.h
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02: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
|
Fix for bug 736229 (Stop storing expando objects in the wrapper cache, store the proxy instead). r=jst.
|
2012-03-14 15:22:10 +01:00 |
nsXMLHttpRequest.h
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02: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 |