.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
Element.h
|
Bug 952973: Perform some content/base decom r=bz
|
2014-01-15 09:26:51 -05:00 |
ElementInlines.h
|
Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan
|
2013-12-02 02:26:11 -08:00 |
FragmentOrElement.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
FromParser.h
|
|
|
HTMLSplitOnSpacesTokenizer.h
|
Bug 774124 - Part c: Include nsContentUtils.h in HTMLSplitOnSpacesTokenizer.h; r=dzbarsky
|
2013-09-06 08:40:33 +02:00 |
moz.build
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
mozFlushType.h
|
Bug 914854 - BrowserElementPanning causes sync reflow by quering scrollLeft/Top r=bz,vingtetun
|
2013-09-30 10:32:02 -07:00 |
nsCaseTreatment.h
|
|
|
nsContentCID.h
|
Bug 884109. Remove GetDocumentFromCaller from NS_NewHTMLImage/OptionElement and remove the XPCOM-y bits for creating those, since WebIDL bindings don't use those. r=smaug
|
2013-06-19 10:24:37 -04:00 |
nsContentCreatorFunctions.h
|
Bug 945572 part 6. Make NS_NewElement take an Element** outparam instead of an nsIContent** one. r=smaug
|
2013-12-03 09:40:11 -05:00 |
nsContentPolicyUtils.h
|
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
|
2014-02-10 16:02:45 -08:00 |
nsContentTypeParser.h
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsContentUtils.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsCopySupport.h
|
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
|
2013-08-07 14:52:38 -04:00 |
nsDeprecatedOperationList.h
|
Bug 969671 - Warn about use of sync XHR in the main thread, r=sicking/ehsan
|
2014-02-10 20:35:25 +02:00 |
nsDocElementCreatedNotificationRunner.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsDOMFile.h
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
nsHostObjectProtocolHandler.h
|
Bug 924696: Expose count of createObjectURL'ed blobs in about:memory. r=njn
|
2013-10-24 12:05:08 -07:00 |
nsIAttribute.h
|
Bug 957652 - Replace the Attr element getters by something that returns an Element; r=bzbarsky
|
2014-01-09 09:07:22 -05:00 |
nsIContent.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIContentInlines.h
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
|
2013-10-02 07:40:07 -04:00 |
nsIContentIterator.h
|
|
|
nsIContentPolicy.idl
|
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
|
2014-02-10 16:02:45 -08:00 |
nsIContentSecurityPolicy.idl
|
Bug 911547 - make nsIContentSecurityPolicy serializable and trigger read/write from nsPrincipal. r=jst,grobinson
|
2014-01-23 15:34:59 -08:00 |
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 966710. Flag document.getElementsByTagNameNS as being able to throw, since it can. r=smaug
|
2014-02-03 11:03:54 -05:00 |
nsIDocumentEncoder.idl
|
Bug 902847 - Don't trim spaces before newline for contentEditable. r=hsivonen
|
2013-09-05 16:10:04 -04:00 |
nsIDocumentInlines.h
|
|
|
nsIDocumentObserver.h
|
|
|
nsIDOMDataChannel.idl
|
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
|
2013-09-22 19:23:30 -04:00 |
nsIDOMFile.idl
|
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
|
2013-09-22 19:23:30 -04:00 |
nsIDOMFileList.idl
|
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
|
2013-09-22 19:23:30 -04:00 |
nsIDOMFileReader.idl
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
|
|
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIFrameLoader.idl
|
Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug)
|
2014-01-10 17:10:57 -08:00 |
nsIImageLoadingContent.idl
|
Bug 827158 part 10. Implement the WebIDL API for <object>. r=peterv,johns
|
2013-03-04 14:08:24 -05:00 |
nsIMessageManager.idl
|
Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg)
|
2013-11-23 21:32:45 -08:00 |
nsIMutationObserver.h
|
|
|
nsINameSpaceManager.h
|
Bug 928900 - Reduce some content/ #includes; r=jst
|
2013-10-21 17:23:33 -04:00 |
nsINode.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsINodeInfo.h
|
Bug 847210 - Remove nsNodeInfo::sNodeInfoPool and use vanilla allocation for nsNodeInfo objects. r=smaug.
|
2013-02-28 18:53:49 -08:00 |
nsINodeList.h
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
nsIObjectLoadingContent.idl
|
Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh
|
2013-11-08 13:00:46 -08:00 |
nsIScriptElement.h
|
Bug 213324 - Remove getter_AddRefs(T*); r=ehsan
|
2013-07-10 11:56:21 +02:00 |
nsIScriptLoaderObserver.idl
|
|
|
nsISelection.idl
|
Bug 949445 - Part 1: Move selectionLanguageChange to nsISelectionPrivate; r=bzbarsky
|
2013-12-17 09:12:17 -05:00 |
nsISelectionController.idl
|
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
|
2013-09-22 19:23:30 -04:00 |
nsISelectionDisplay.idl
|
Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg
|
2013-05-16 08:26:55 -04:00 |
nsISelectionListener.idl
|
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
|
2013-08-16 21:51:41 -04:00 |
nsISelectionPrivate.idl
|
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
|
2013-12-17 09:12:33 -05:00 |
nsIStyleSheetLinkingElement.h
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
nsIXMLHttpRequest.idl
|
Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz
|
2013-11-20 13:48:45 +01:00 |
nsLineBreaker.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsReferencedElement.h
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
nsTreeSanitizer.h
|
Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz
|
2013-04-11 22:20:09 -05:00 |
nsViewportInfo.h
|
Bug 946172 - [Dialer] Call screen is broken with APZ turned on. r=mbrubeck
|
2013-12-05 16:15:35 +01:00 |
nsXMLNameSpaceMap.h
|
|
|