gecko/content/base/src
2012-02-01 17:09:34 -08:00
..
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 Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08: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 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen 2012-01-25 08:50:02 +01: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 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 721548 - Cleanup purple buffer during cycle-collector-forget-skippable, r=mrrc8 2012-01-30 22:07:42 +02:00
nsCCUncollectableMarker.h Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8 2012-01-26 16:03:21 +01: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 Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05: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 Merge mozilla-central and mozilla-inbound 2012-02-01 17:09:34 -08:00
nsDocument.h Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst 2012-01-30 22:08:13 +02: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 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas 2012-01-30 11:33:59 +01:00
nsDOMBlobBuilder.h Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas 2012-01-30 11:33:59 +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 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8 2012-01-26 16:55:30 +01:00
nsEventSource.h Bug 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8 2012-01-26 16:55:30 +01: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 723021 - moving native stack limits into runtime. r=luke 2012-01-31 23:28:22 +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 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst 2012-01-30 22:08:13 +02:00
nsGenericDOMDataNode.h Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst 2012-01-30 22:08:13 +02:00
nsGenericElement.cpp Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst 2012-01-30 22:08:13 +02:00
nsGenericElement.h Bug 721515 - Add Documents, elements and textnodes to BBP, r=mccr8,jst 2012-01-30 22:08:13 +02: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 682299 - Move CORS attributes and enumerations to nsGenericHTMLElement. r=bz 2012-01-25 17:31:29 -05:00
nsImageLoadingContent.h Bug 682299 - Implement CORS support for the <video> tag. r=roc 2012-01-25 17:31:30 -05: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 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 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05: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 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05:00
nsObjectLoadingContent.h Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05: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 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen 2012-01-25 08:50:04 +01: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 714587 - If the new boundary point is null, as it is for the call from Reset(), then it's expected that the new common ancestor is also null. r=smaug 2012-01-28 16:55:23 +01: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 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 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 Bug 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -08:00
nsWebSocket.h Bug 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -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 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas 2012-01-30 11:33:59 +01:00
nsXMLHttpRequest.h Bug 696586 - Part 2: Add moz-blob response type and ability to access to the blob in progress events. r=jonas 2012-01-30 11:33:59 +01: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