.. |
Comment.cpp
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
Comment.h
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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
|
Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures
|
2013-02-22 20:40:24 -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
|
Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures
|
2013-02-22 20:40:24 -08:00 |
DirectionalityUtils.cpp
|
Move WalkDescendantsClearAncestorDirAuto from BeforeSetAttr to OnSetDirAttr to simplify the test for elements that had dir=auto but no longer do, especially <bdi>. Bug 845093, r=ehsan
|
2013-03-07 22:53:08 +02:00 |
DocumentFragment.cpp
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
DocumentFragment.h
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
DocumentType.cpp
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
DocumentType.h
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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
|
Move WalkDescendantsClearAncestorDirAuto from BeforeSetAttr to OnSetDirAttr to simplify the test for elements that had dir=auto but no longer do, especially <bdi>. Bug 845093, r=ehsan
|
2013-03-07 22:53:08 +02:00 |
EventSource.cpp
|
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
EventSource.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
FileIOObject.cpp
|
Bug 843489 - Drop support for .createEvent("progressevent"). r=smaug
|
2013-02-23 14:49:59 +09:00 |
FileIOObject.h
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
FragmentOrElement.cpp
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
|
2013-03-06 11:25:03 -08: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
|
|
|
moz.build
|
Bug 784841 - Part 18g: Convert /content; r=glandium
|
2013-02-25 12:47:19 -08:00 |
mozAutoDocUpdate.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/base/. r=Ms2ger
|
2013-02-01 11:00:41 +00:00 |
NodeIterator.cpp
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
NodeIterator.h
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05: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 |
nsCCUncollectableMarker.cpp
|
Fix spelling. No bug. No review.
|
2013-02-21 18:10:59 -08: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
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -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 844211 - Only check the XBL bit if XBL scopes are disabled. r=bz
|
2013-03-05 15:16:37 -08:00 |
nsCopySupport.cpp
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05:00 |
nsCrossSiteListenerProxy.cpp
|
Bug 845881. Go back to allowing any 2xx response code to a preflight request, since web sites do that. r=sicking
|
2013-03-01 00:57:13 -05: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 847171: Null check the window before asking IndexedDB to look up transactions. r=bent
|
2013-03-06 06:29:58 -08:00 |
nsDocument.h
|
Bug 805613 - Don't remove fullscreen approved observer on documents which don't add it, prevents assertion failure spam. r=bz
|
2013-02-26 18:40:53 +13:00 |
nsDocumentEncoder.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08: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 690659 - Test. r=sicking
|
2013-03-03 19:30:13 +01:00 |
nsDOMBlobBuilder.h
|
Bug 832419 - 'Clean up IPC blobs'. r=sicking.
|
2013-01-17 12:17:33 -08: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 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
nsDOMDataChannel.h
|
Bug 807929: Make DataChannel refcounted r=mcmanus
|
2012-11-02 15:28:13 -04:00 |
nsDOMFile.cpp
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01: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 690659 - Bustage fix for clang 3.2. r=Ms2ger
|
2013-03-03 21:34:47 +01:00 |
nsFormData.h
|
Bug 690659 - Add the optional filename parameter to the FormData.append method. r=sicking
|
2013-03-03 19:30:13 +01:00 |
nsFrameLoader.cpp
|
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
nsFrameLoader.h
|
Backed out d2aa085d7ebd (bug 836605)
|
2013-02-06 15:49:27 -08:00 |
nsFrameMessageManager.cpp
|
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
|
2013-03-06 16:41:43 +00:00 |
nsFrameMessageManager.h
|
Bug 842710 - Identify TabChildGlobals in about:memory/compartment, r=jlebar
|
2013-02-20 12:39:59 +02: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 631473 - Don't consume mouse scroll events outside arrow panels on OS X. r=mstange r=enndeakin
|
2013-03-08 11:48:48 -08: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 841430 - nuke nsIEditorDocShell r=bz
|
2013-02-13 17:39:30 -05: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
|
Back out the code changes from bug 841579 for causing a frequent intermittent failure.
|
2013-03-06 15:49:40 -05:00 |
nsImageLoadingContent.h
|
Back out the code changes from bug 841579 for causing a frequent intermittent failure.
|
2013-03-06 15:49:40 -05:00 |
nsINode.cpp
|
Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug.
|
2013-02-28 18:53:49 -08:00 |
nsInProcessTabChildGlobal.cpp
|
Bug 842710 - Identify TabChildGlobals in about:memory/compartment, r=jlebar
|
2013-02-20 12:39:59 +02: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 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05: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 847236 - Simplify the dead nsEventTargetChainItem objects cache (2nd attempt). r=smaug.
|
2013-03-04 20:59:29 -08:00 |
nsNodeInfo.h
|
Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug.
|
2013-02-28 18:53:49 -08:00 |
nsNodeInfoManager.cpp
|
Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug.
|
2013-02-28 18:53:49 -08:00 |
nsNodeInfoManager.h
|
Bug 782735 - turn nsNodeInfoManager into a non-leaking native CC class. r=smaug
|
2012-08-24 09:50:06 -07:00 |
nsNodeUtils.cpp
|
Bug 808608 - Remove unnecessary outparam. r=mrbkap
|
2012-11-21 13:20:05 -08:00 |
nsNodeUtils.h
|
Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap
|
2012-11-01 11:18:08 -07:00 |
nsObjectLoadingContent.cpp
|
Backout 9f5cff5a1a3d and 36cde68b1bf4 (Bug 783059) for Android M-1 Orange on a CLOSED TREE
|
2013-03-08 15:23:43 -08:00 |
nsObjectLoadingContent.h
|
Backout 9f5cff5a1a3d and 36cde68b1bf4 (Bug 783059) for Android M-1 Orange on a CLOSED TREE
|
2013-03-08 15:23:43 -08: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 846096: Bail out of nsRange::ParentChainChanged if the nodes aren't in a connected subtree. r=smaug
|
2013-03-04 08:37:48 -08:00 |
nsRange.h
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05: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 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -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
|
Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures
|
2013-02-22 20:40:24 -08:00 |
nsStyledElement.h
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
nsStyleLinkElement.cpp
|
Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures
|
2013-02-22 20:40:24 -08: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
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
nsTextNode.h
|
Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz.
|
2013-01-10 10:54:46 +01:00 |
nsTraversal.cpp
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
nsTraversal.h
|
Bug 776536 part 3. Add a WebIDL API to NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05: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 |
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 843508 - Remove support for multipart XHR responses. r=jst.
|
2013-03-04 11:06:15 +02:00 |
nsXMLHttpRequest.h
|
Bug 843508 - Remove support for multipart XHR responses. r=jst.
|
2013-03-04 11:06:15 +02: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 |
Text.cpp
|
Bug 842561. Assert that our inheritance chain is correct for WebIDL objects. r=peterv
|
2013-02-22 09:56:29 -05:00 |
Text.h
|
Bug 842561. Assert that our inheritance chain is correct for WebIDL objects. r=peterv
|
2013-02-22 09:56:29 -05: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 |
TreeWalker.cpp
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
TreeWalker.h
|
Bug 776536 part 4. Turn on WebIDL bindings for NodeIterator and TreeWalker. r=peterv
|
2013-02-28 12:56:42 -05:00 |
WebSocket.cpp
|
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
|
2013-02-26 11:04:13 -08:00 |
WebSocket.h
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |