gecko-dev/content/base/public
2013-08-05 21:28:51 -04:00
..
CORSMode.h
DirectionalityUtils.h 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
Element.h Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz 2013-07-30 01:47:28 -07:00
FragmentOrElement.h Bug 898947 - Remove nsIInlineEventHandlers from nodes r=bz 2013-07-30 01:47:28 -07:00
FromParser.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
moz.build Bug 868130 - Move nsCxPusher into XPConnect. r=gabor 2013-05-22 10:05:26 -06:00
mozFlushType.h Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz 2012-12-12 10:12:43 +13:00
nsCaseTreatment.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
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 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz 2013-04-04 15:02:22 +03:00
nsContentPolicyUtils.h Bug 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl 2013-01-08 19:16:28 +02:00
nsContentUtils.h Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange. 2013-08-05 19:21:17 -04:00
nsCopySupport.h Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE. 2013-08-02 10:53:34 -07:00
nsDeprecatedOperationList.h Bug 881252 - Warn use of getUserData() or setUserData(). r=bz 2013-06-11 07:41:42 +09: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 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
nsHostObjectProtocolHandler.h Bug 855130 - Implement URL::createObjectURL overload for 2013-06-21 15:15:15 +12:00
nsIAttribute.h Bug 868265 - Make Attr and AttrMap skippable, r=mccr8 2013-05-07 02:37:47 +03:00
nsIContent.h Bug 776517 - Move GetExistingAttrNameFromQName from nsIContent to dom::Element; r=smaug 2013-07-24 09:39:46 +02:00
nsIContentIterator.h Bug 757771 part 1 - Make NS_NewContentIterator and friends infallible; r=bz 2012-06-04 20:42:00 +03:00
nsIContentPolicy.idl Bug 833412 - Fix tests that call addBinding. r=bz 2013-01-24 18:45:49 +01:00
nsIContentSecurityPolicy.idl Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD 2013-05-16 11:15:07 -04:00
nsIContentSerializer.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
nsIDocument.h Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug 2013-07-22 08:15:43 -04:00
nsIDocumentEncoder.idl Bug 890580 - Enable plaintext serializer to output non-text content as placeholder. r=hsivonen 2013-07-11 11:48:43 -04:00
nsIDocumentInlines.h Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz 2013-01-12 16:53:01 -05:00
nsIDocumentObserver.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
nsIDOMDataChannel.idl Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00
nsIDOMFile.idl Bug 838668: Rev IID of nsIDOMFile and revert incorrectly revved IID for nsIDOMBlob. [r=bsmedberg] 2013-02-06 14:27:20 -06:00
nsIDOMFileList.idl Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
nsIDOMFileReader.idl Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz 2013-05-18 13:52:06 -04:00
nsIDOMFormData.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMParser.idl Bug 816410 - Part 2: Remove legacy constructor functions. r=bz 2012-12-03 20:26:16 -05:00
nsIDOMSerializer.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDroppedLinkHandler.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFrameLoader.idl Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey 2013-04-25 20:53:26 -04: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 Implement CPOW support in MessageManager (bug 870180, r=smaug,billm). 2013-07-10 15:05:39 -07:00
nsIMutationObserver.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
nsINameSpaceManager.h Bug 656311 - Remove XML Events, r=bz 2012-11-15 14:29:58 +02:00
nsINode.h Bug 900738 - Remove HasSameOwnerDoc, r=bz 2013-08-02 13:24:41 +03: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 Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
nsIObjectLoadingContent.idl Bug 738396 - Only pass canonicalized codebase to Java. r=bsmedberg sr=jst 2013-06-27 13:59:37 -07:00
nsIScriptElement.h Bug 213324 - Remove getter_AddRefs(T*); r=ehsan 2013-07-10 11:56:21 +02:00
nsIScriptLoaderObserver.idl 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
nsISelection.idl bug 839059 - make nsISelection{,Private} builtinclass r=smaug 2013-02-11 13:14:01 -05:00
nsISelectionController.idl (no bug) Fix 2 comment typos: s/scrol/scroll/ in "scrolbar" and "ScrolLeft". Comment-only, DONTBUILD 2012-12-21 00:38:49 -08: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 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISelectionPrivate.idl bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug 2013-02-15 15:09:28 -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 901682. Rev the IID for nsXMLHttpRequest. r=gavin 2013-08-05 21:28:51 -04:00
nsIXPathEvaluatorInternal.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLineBreaker.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
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 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
nsXMLNameSpaceMap.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