.. |
Comment.cpp
|
Bug 824823 part 9. Convert Comment to WebIDL. r=peterv
|
2013-01-04 12:02:14 -05:00 |
Comment.h
|
Bug 824823 part 9. Convert Comment to WebIDL. r=peterv
|
2013-01-04 12:02:14 -05:00 |
contentAreaDropListener.js
|
Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin
|
2013-01-03 17:17:36 +02:00 |
contentAreaDropListener.manifest
|
|
|
contentSecurityPolicy.js
|
Bug 779918 - disregard auth credentials in URLs when doing CSP policy checks. (r=imelven)
|
2013-02-01 11:51:54 -08:00 |
contentSecurityPolicy.manifest
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 1 (r=bz)
|
2013-01-09 10:57:03 -08:00 |
CSPUtils.jsm
|
Bug 779918 - disregard auth credentials in URLs when doing CSP policy checks. (r=imelven)
|
2013-02-01 11:51:54 -08:00 |
DirectionalityUtils.cpp
|
Distinguish between bdi with default auto direction and with explicit auto-direction. Bug 832644, r=ehsan
|
2013-01-26 23:14:14 -08:00 |
DocumentFragment.cpp
|
Bug 829252 part 2. Make nsGlobalWindow inherit from dom::EventTarget and ensure that all the things that inherit from it correctly QI to it. r=peterv
|
2013-01-29 08:44:01 -05:00 |
DocumentFragment.h
|
Bug 836050 part 2. Make Element::HasAttr non-virtual. r=smaug
|
2013-01-30 22:26:46 -05:00 |
DocumentType.cpp
|
Bug 824603 Part 2: Move nsDOMDocumentType => mozilla::dom::DocumentType r=bz
|
2012-12-28 20:34:02 -05:00 |
DocumentType.h
|
Bug 824603 Part 2: Move nsDOMDocumentType => mozilla::dom::DocumentType r=bz
|
2012-12-28 20:34:02 -05:00 |
DOMImplementation.cpp
|
Bug 830221 - Remove nsIDOMDOMImplementation r=bz
|
2013-01-14 21:06:20 -05:00 |
DOMImplementation.h
|
Bug 830221 - Remove nsIDOMDOMImplementation r=bz
|
2013-01-14 21:06:20 -05:00 |
Element.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
EventSource.cpp
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
EventSource.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
FileIOObject.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
FileIOObject.h
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
FragmentOrElement.cpp
|
Bug 836050 part 3. Make Element::AttrValueIs non-virtual. r=smaug
|
2013-01-30 22:26:46 -05:00 |
Link.cpp
|
Bug 824823 part 2. WebIDL binding for HTMLAnchorElement. r=peterv
|
2013-01-04 12:02:13 -05:00 |
Link.h
|
Bug 824823 part 2. WebIDL binding for HTMLAnchorElement. r=peterv
|
2013-01-04 12:02:13 -05:00 |
Makefile.in
|
Bug 824603 Part 2: Move nsDOMDocumentType => mozilla::dom::DocumentType r=bz
|
2012-12-28 20:34:02 -05:00 |
messageWakeupService.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
messageWakeupService.manifest
|
|
|
mozAutoDocUpdate.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsAtomListUtils.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsAtomListUtils.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsAttrAndChildArray.cpp
|
Backed out changeset 8c95cee5cd9e (bug 801466) because of test failures in mochitest-1
|
2012-12-06 01:09:30 -05:00 |
nsAttrAndChildArray.h
|
Bug 798481 - Make IndexOf a little more const-correct; r=mounir
|
2012-10-06 09:19:46 +02:00 |
nsAttrName.h
|
Bug 793314 - Remove PtrBits; r=mounir,roc
|
2012-10-02 10:24:11 +02:00 |
nsAttrValue.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsAttrValue.h
|
Bug 834877 part 4. Add overloads of GetAttr() and GetId() that take a DOMString. r=peterv
|
2013-01-29 09:42:14 -05:00 |
nsAttrValueInlines.h
|
Bug 826541 Suboptimal string copying in nsAttrValue::ToString r=bz
|
2013-01-04 20:31:50 +00:00 |
nsAttrValueOrString.cpp
|
|
|
nsAttrValueOrString.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsBadCertHandler.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
nsBadCertHandler.manifest
|
|
|
nsCCUncollectableMarker.cpp
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
|
2013-01-29 13:12:13 -05:00 |
nsCCUncollectableMarker.h
|
Bug 811466 - Add include guards around some headers which were missing them. r=khuey
|
2012-11-19 20:05:34 -05:00 |
nsChannelPolicy.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsChannelPolicy.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsContentAreaDragDrop.cpp
|
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
|
2012-10-04 15:07:51 -04:00 |
nsContentAreaDragDrop.h
|
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
|
2012-10-04 15:07:51 -04:00 |
nsContentIterator.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsContentList.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsContentList.h
|
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
|
2012-11-22 12:09:43 +01:00 |
nsContentPolicy.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsContentPolicy.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsContentSink.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsContentSink.h
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
nsContentUtils.cpp
|
Bug 792935 - Add DASH to test_info_leak, test_progress and test_standalone r=cpearce
|
2013-01-28 18:34:28 -08:00 |
nsCopySupport.cpp
|
bug 828138 - GetCurrentSelection() should return Selection* r=smaug
|
2012-12-19 17:55:44 -05:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsCrossSiteListenerProxy.h
|
Bug 814141. Cross-site redirects of a CORS request should null out the request origin. r=sicking
|
2012-11-29 18:23:55 -05:00 |
nsCSPService.cpp
|
Bug 820196 - CSP slows down app startup by ~12% [r=geekboy]
|
2012-12-14 14:53:29 -08:00 |
nsCSPService.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsDataDocumentContentPolicy.cpp
|
Bug 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl
|
2013-01-08 19:16:28 +02:00 |
nsDataDocumentContentPolicy.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky
|
2012-06-18 22:30:09 -04:00 |
nsDocument.cpp
|
Bug 836176: Add nsIDocument::AsHTMLDocument r=bz
|
2013-01-30 01:31:11 -05:00 |
nsDocument.h
|
Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=abillings
|
2013-01-24 11:09:06 +02:00 |
nsDocumentEncoder.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsDOMAttribute.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsDOMAttribute.h
|
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
|
2012-11-14 14:10:08 -08:00 |
nsDOMAttributeMap.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsDOMAttributeMap.h
|
Fix for bug 804950 (New DOM binding APIs for Element). r=bz.
|
2012-10-16 13:51:00 +02:00 |
nsDOMBlobBuilder.cpp
|
Bug 833447 - nsDOMBlobBuilder.cpp:284:8: warning: variable ‘nativeEOL’ set but not used [-Wunused-but-set-variable], r=khuey
|
2013-01-23 19:05:50 +01:00 |
nsDOMBlobBuilder.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsDOMCaretPosition.cpp
|
Bug 654352: Implement (blassey) and fix (jwir3) document.caretPositionFromPoint so that it utilizes frame-relative coordinates to get caret position. (original: [r=smaug,roc]) (fixes: [r=blassey,Ms2ger])
|
2012-12-28 11:11:06 -06:00 |
nsDOMCaretPosition.h
|
Bug 654352: Implement (blassey) and fix (jwir3) document.caretPositionFromPoint so that it utilizes frame-relative coordinates to get caret position. (original: [r=smaug,roc]) (fixes: [r=blassey,Ms2ger])
|
2012-12-28 11:11:06 -06:00 |
nsDOMDataChannel.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsDOMDataChannel.h
|
Bug 807929: Make DataChannel refcounted r=mcmanus
|
2012-11-02 15:28:13 -04:00 |
nsDOMFile.cpp
|
bug 829288 - remove extra ';'s in content/ r=ehsan
|
2013-01-10 02:32:03 -05:00 |
nsDOMFileReader.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsDOMFileReader.h
|
Backed out changeset 8c95cee5cd9e (bug 801466) because of test failures in mochitest-1
|
2012-12-06 01:09:30 -05:00 |
nsDOMLists.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsDOMLists.h
|
Bug 772869. Make getOwnPropertyNames work correctly for WebIDL proxy bindings. r=peterv,ms2ger
|
2012-11-05 11:58:03 -05:00 |
nsDOMMutationObserver.cpp
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsDOMMutationObserver.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsDOMParser.cpp
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsDOMParser.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsDOMSerializer.cpp
|
Bug 816421 followup. Fix places that were not properly including things they depended on. r=bustage
|
2012-12-25 15:06:15 -08:00 |
nsDOMSerializer.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsDOMSettableTokenList.cpp
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
nsDOMSettableTokenList.h
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
nsDOMTokenList.cpp
|
Bug 832011: nsDOMTokenList should QI to nsISupports r=bz
|
2013-01-18 14:53:52 -05:00 |
nsDOMTokenList.h
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
nsFormData.cpp
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
nsFormData.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
nsFrameLoader.cpp
|
bug 822266 - refresh backing scale factors after swapping frameloader contents, in case device resolutions differ. r=bz
|
2013-02-03 12:21:52 +00:00 |
nsFrameLoader.h
|
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
|
2013-01-14 11:08:55 +01:00 |
nsFrameMessageManager.cpp
|
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
|
2013-01-24 21:24:57 -08:00 |
nsFrameMessageManager.h
|
Bug 834263 - consolidate ClonedMessageData unpacking code; r=smaug
|
2013-01-24 11:24:19 -05:00 |
nsGenConImageContent.cpp
|
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
|
2012-10-12 08:43:01 -04:00 |
nsGenericDOMDataNode.cpp
|
Bug 836050 part 2. Make Element::HasAttr non-virtual. r=smaug
|
2013-01-30 22:26:46 -05:00 |
nsGenericDOMDataNode.h
|
Bug 836050 part 2. Make Element::HasAttr non-virtual. r=smaug
|
2013-01-30 22:26:46 -05:00 |
nsGkAtomList.h
|
Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter.
|
2013-01-29 14:31:45 +02:00 |
nsGkAtoms.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsGkAtoms.h
|
Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz
|
2012-08-06 15:02:08 +03:00 |
nsHostObjectProtocolHandler.cpp
|
Bug 792675. Part 5: Extend nsHostObjectProtocolHandler with support for 'mediastream' scheme. r=sicking
|
2012-09-25 15:24:44 +12:00 |
nsHostObjectURI.cpp
|
Bug 792675. Part 4: Refactor nsBlobURI/nsBlobProtocolHandler to nsHostObjectURI/nsHostObjectProtocolHandler. r=sicking
|
2012-09-25 15:24:44 +12:00 |
nsHostObjectURI.h
|
Bug 792675. Part 5: Extend nsHostObjectProtocolHandler with support for 'mediastream' scheme. r=sicking
|
2012-09-25 15:24:44 +12:00 |
nsHTMLContentSerializer.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsHTMLContentSerializer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsImageLoadingContent.cpp
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsImageLoadingContent.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsINode.cpp
|
Bug 832512 - Don't create SOWs for chrome code. r=bz
|
2013-01-22 23:06:26 +01:00 |
nsInProcessTabChildGlobal.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsInProcessTabChildGlobal.h
|
Bug 802366 - The main event: Let a browser process inherit its app's id. r=bz,cjones
|
2012-11-10 10:32:37 -08:00 |
nsLineBreaker.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsMappedAttributeElement.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsMappedAttributeElement.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsMappedAttributes.cpp
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
nsMappedAttributes.h
|
Bug 784768 - Remove nsresult return value of nsMappedAttributes::SetAndTakeAttr; r=khuey
|
2012-09-06 09:14:49 +02:00 |
nsMixedContentBlocker.cpp
|
Bug 836359 - Categorize TYPE_OBJECT_SUBREQUEST as mixed display content instead of mixed active content. r=smaug,dveditz
|
2013-01-31 19:33:13 -08:00 |
nsMixedContentBlocker.h
|
Bug 782654 - Add Mixed Active state and an hasMixedActiveContentLoaded flag. (r=smaug)
|
2012-12-13 14:53:06 -08:00 |
nsNameSpaceManager.cpp
|
Bug 656311 - Remove XML Events, r=bz
|
2012-11-15 14:29:58 +02:00 |
nsNoDataProtocolContentPolicy.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsNoDataProtocolContentPolicy.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky
|
2012-06-18 22:30:09 -04:00 |
nsNodeInfo.cpp
|
Bug 835417 part 1. Mark Node.namespaceURI as not throwing, since [Constant] things aren't allowed to throw (though we were not enforcing that). r=peterv
|
2013-01-29 17:53:52 -05:00 |
nsNodeInfo.h
|
Bug 835417 part 1. Mark Node.namespaceURI as not throwing, since [Constant] things aren't allowed to throw (though we were not enforcing that). r=peterv
|
2013-01-29 17:53:52 -05:00 |
nsNodeInfoManager.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsNodeInfoManager.h
|
Bug 782735 - turn nsNodeInfoManager into a non-leaking native CC class. r=smaug
|
2012-08-24 09:50:06 -07:00 |
nsNodeIterator.cpp
|
Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger
|
2013-01-20 17:53:48 +05:30 |
nsNodeIterator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsNodeUtils.cpp
|
Bug 808608 - Remove unnecessary outparam. r=mrbkap
|
2012-11-21 13:20:05 -08:00 |
nsNodeUtils.h
|
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
|
2013-01-18 13:20:21 -08:00 |
nsObjectLoadingContent.cpp
|
Bug 832032 - Don't create a PluginStreamListener for initial plugin streams before OnStartRequest. r=josh
|
2013-01-24 13:41:29 -08:00 |
nsObjectLoadingContent.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsPlainTextSerializer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPlainTextSerializer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPropertyTable.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPropertyTable.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
nsRange.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
nsRange.h
|
Bug 804631. Add the WebIDL API for Document. r=peterv
|
2012-12-22 00:27:27 -08:00 |
nsReferencedElement.cpp
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
nsSandboxFlags.h
|
Bug 784402 - Pointer Lock must respect iframe sandbox flag. r=smaug
|
2012-09-22 20:56:55 -04:00 |
nsScriptElement.cpp
|
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
|
2012-12-16 10:26:03 +09:00 |
nsScriptElement.h
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
nsScriptLoader.cpp
|
Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
|
2013-01-24 21:24:57 -08:00 |
nsScriptLoader.h
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
nsStubDocumentObserver.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsStubDocumentObserver.h
|
bug 805787 - fix for build failure in nsNodeUtils.cpp with Apple clang 4.0 or other not-up-to-date versions. r=dbaron
|
2012-10-26 15:48:29 +01:00 |
nsStubMutationObserver.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsStubMutationObserver.h
|
bug 805787 - fix for build failure in nsNodeUtils.cpp with Apple clang 4.0 or other not-up-to-date versions. r=dbaron
|
2012-10-26 15:48:29 +01:00 |
nsStyledElement.cpp
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
nsStyledElement.h
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
nsStyleLinkElement.cpp
|
Bug 508725 - Part 8: Update style sheet when scoped="" attribute added/removed from <style>. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
nsStyleLinkElement.h
|
Bug 837416 - Part 2: Move HTMLStyleElement to Web IDL bindings; r=bzbarsky
|
2013-02-03 12:42:40 -05:00 |
nsSyncLoadService.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsSyncLoadService.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsTextFragment.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsTextFragment.h
|
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
|
2012-11-30 17:04:11 +01:00 |
nsTextFragmentImpl.h
|
Bug 797106 - don't use PR_BYTES_PER_WORD in nsTextFragment*.cpp; r=ehsan
|
2012-10-02 15:14:50 -04:00 |
nsTextFragmentSSE2.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsTextNode.cpp
|
Bug 824823 part 8. Convert nsTextNode to WebIDL. r=peterv
|
2013-01-04 12:02:14 -05:00 |
nsTextNode.h
|
Bug 824823 part 8. Convert nsTextNode to WebIDL. r=peterv
|
2013-01-04 12:02:14 -05:00 |
nsTraversal.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsTraversal.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsTreeSanitizer.cpp
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
|
2012-10-09 14:31:24 +02:00 |
nsTreeWalker.cpp
|
Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger
|
2013-01-20 17:53:48 +05:30 |
nsTreeWalker.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsViewportInfo.cpp
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsXHTMLContentSerializer.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXHTMLContentSerializer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXMLContentSerializer.cpp
|
Bug 811753 - Add nsIContent::IsEventAttributeName and use it instead of having callers guess the right flags for the content node in question. r=bzbarsky.
|
2013-01-02 21:24:07 +01:00 |
nsXMLContentSerializer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsXMLHttpRequest.cpp
|
Bug 826521 (part 2) - Report memory used by event targets, especially XHRs. r=bz.
|
2013-01-17 21:21:43 -08:00 |
nsXMLHttpRequest.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
nsXMLNameSpaceMap.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
ThirdPartyUtil.cpp
|
Bug 806127 - ThirdPartyUtil should not consider in-process <iframe mozbrowser/mozapp> to be third-party. r=bz
|
2012-11-10 10:32:37 -08:00 |
ThirdPartyUtil.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky
|
2012-06-18 22:30:09 -04:00 |
WebSocket.cpp
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
WebSocket.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |