.. |
CORSMode.h
|
|
|
DirectionalityUtils.h
|
Add a routine to clear the direction set by a textnode without resetting it. Bug 894137, r=ehsan
|
2013-08-08 09:54:18 +03:00 |
Element.h
|
Bug 939194 - Remove jsval event listeners. r=bz
|
2013-11-16 13:31:37 +01:00 |
ElementInlines.h
|
Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst
|
2013-10-02 16:09:18 -04:00 |
FragmentOrElement.h
|
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
|
2013-08-07 16:23:08 -04: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 928900 - Reduce some content/ #includes; r=jst
|
2013-10-21 17:23:33 -04:00 |
nsContentPolicyUtils.h
|
Bug 928900 - Reduce some content/ #includes; r=jst
|
2013-10-21 17:23:33 -04:00 |
nsContentTypeParser.h
|
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
|
2013-08-21 15:28:26 -04:00 |
nsContentUtils.h
|
Bug 912666 - Introduce a 'scrollgrab' DOM property. r=roc,ehsan,Cwiiis
|
2013-11-20 15:23:43 -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 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking
|
2013-11-17 00:10:18 -05:00 |
nsDocElementCreatedNotificationRunner.h
|
|
|
nsDOMFile.h
|
Bug 894840, part 5 - Add a 'path' property to the File objects in the input.files FileList, and set it when a directory is picked. r=khuey
|
2013-08-23 08:41:17 +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
|
|
|
nsIContent.h
|
Bug 847763, add a way to prevent an iframe to take focus, (pref'ed off by default), r=jst
|
2013-11-20 00:21:16 +02: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
|
Bug 910139 - Add TYPE_XSLT to nsIContentPolicy for XSLT loads and update CSP to treat XSLT as script. r=grobinson, r=jst
|
2013-09-11 14:11:49 -07:00 |
nsIContentSecurityPolicy.idl
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
nsIContentSerializer.h
|
|
|
nsIDocument.h
|
Bug 943418. Check for active documents, not current inners, in History APIs. r=bholley
|
2013-11-27 11:16:07 -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
|
|
|
nsIDOMFormData.idl
|
|
|
nsIDOMParser.idl
|
|
|
nsIDOMSerializer.idl
|
|
|
nsIDroppedLinkHandler.idl
|
|
|
nsIFrameLoader.idl
|
Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug
|
2013-09-12 15:24:10 -04:00 |
nsIImageLoadingContent.idl
|
|
|
nsIMessageManager.idl
|
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
|
2013-11-06 17:21:15 +00:00 |
nsIMutationObserver.h
|
|
|
nsINameSpaceManager.h
|
Bug 928900 - Reduce some content/ #includes; r=jst
|
2013-10-21 17:23:33 -04:00 |
nsINode.h
|
Bug 933193 part 2. Implement nsINode::GetElementById and make SVGSVGElement use it. r=smaug
|
2013-11-01 15:39:24 -04:00 |
nsINodeInfo.h
|
|
|
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
|
|
|
nsISelectionController.idl
|
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
|
2013-09-22 19:23:30 -04:00 |
nsISelectionDisplay.idl
|
|
|
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 920377 part.18 Get rid of nsTextRangeStyle r=roc
|
2013-10-01 16:22:59 +09:00 |
nsIStyleSheetLinkingElement.h
|
|
|
nsIXMLHttpRequest.idl
|
Bug 939194 - Bump iid of nsIXMLHttpRequestEventTarget. r=bz
|
2013-11-20 13:48:45 +01:00 |
nsLineBreaker.h
|
|
|
nsReferencedElement.h
|
|
|
nsTreeSanitizer.h
|
|
|
nsViewportInfo.h
|
Bug 928900 - Reduce some content/ #includes; r=jst
|
2013-10-21 17:23:33 -04:00 |
nsXMLNameSpaceMap.h
|
|
|