gecko-dev/dom/html
2015-07-30 19:45:25 +02:00
..
crashtests
reftests
test Bug 1181446 - Retry requesting fullscreen one more time if it fails initially on fullscreen-api-race test. r=smaug 2015-07-29 08:59:59 +10:00
HTMLAllCollection.cpp
HTMLAllCollection.h
HTMLAnchorElement.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLAnchorElement.h Bug 1174913 - anchor and area referrer attributes. r=ckerschb, r=bz 2015-06-05 15:25:24 -07:00
HTMLAreaElement.cpp
HTMLAreaElement.h Bug 1174913 - anchor and area referrer attributes. r=ckerschb, r=bz 2015-06-05 15:25:24 -07:00
HTMLAudioElement.cpp Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
HTMLAudioElement.h
HTMLBodyElement.cpp
HTMLBodyElement.h
HTMLBRElement.cpp
HTMLBRElement.h
HTMLButtonElement.cpp
HTMLButtonElement.h
HTMLCanvasElement.cpp Bug 1044102 - Part 2 - Support ImageBitmap as CanvasImageSource. r=smaug 2015-07-30 20:49:00 +02:00
HTMLCanvasElement.h Bug 1044102 - Part 1 - Implement ImageBitmap. r=roc, sr=smaug 2015-07-30 20:47:00 +02:00
HTMLContentElement.cpp Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen 2015-07-18 01:15:44 +03:00
HTMLContentElement.h Bug 1183901, properly support WrapperCache on DistributedContentList, r=wchen 2015-07-18 01:15:44 +03:00
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDivElement.cpp
HTMLDivElement.h
HTMLElement.cpp
HTMLExtAppElement.cpp Bug 1178513 - Fix non-unified bustage. r=wchen 2015-07-02 19:39:03 -04:00
HTMLExtAppElement.h Bug 1178513 - Add <extapp> element and interfaces to be used by ACL. r=khuey 2015-06-30 11:27:57 -07:00
HTMLFieldSetElement.cpp
HTMLFieldSetElement.h
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp Bug 1186806 - Part 1: Replace nsBaseHashtable::EnumerateRead() with iterators in HTMLFormControlsCollection. r=khuey 2015-07-27 18:45:12 -07:00
HTMLFormControlsCollection.h
HTMLFormElement.cpp Bug 1186806 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_TRAVERSE instead of manual traversal in HTMLFormElement. r=khuey 2015-07-27 18:45:12 -07:00
HTMLFormElement.h
HTMLFrameElement.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLFrameElement.h
HTMLFrameSetElement.cpp
HTMLFrameSetElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLHRElement.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLHRElement.h
HTMLIFrameElement.cpp
HTMLIFrameElement.h Bug 1175736 - Implement the iframe referrer attribute. r=ckerschb, r=bz 2015-07-17 10:46:19 -07:00
HTMLImageElement.cpp Bug 1184647. Cloning an image should ensure that the clone tries to load the src, if any. r=smaug 2015-07-22 13:21:25 -04:00
HTMLImageElement.h Bug 1174913 - remove unnecessary attribute parsing. r=bz 2015-07-13 18:04:42 -07:00
HTMLInputElement.cpp Bug 1186603 - Add a "Contains" method for string classes and use it in HTMLInputElement. r=nfroyd 2015-07-30 19:45:25 +02:00
HTMLInputElement.h Bug 1164310, part 4 - Implement the new HTMLInputElement API including the new Promise returning GetFilesAndDirectories. r=baku 2015-07-10 18:55:52 +01:00
HTMLLabelElement.cpp Bug 599328 - Clicking a label shouldn't draw a focus ring if clicking the control wouldn't have. r=enndeakin 2015-07-08 00:46:48 -04:00
HTMLLabelElement.h
HTMLLegendElement.cpp
HTMLLegendElement.h
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLinkElement.cpp Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell 2015-07-06 07:55:00 +02:00
HTMLLinkElement.h
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMediaElement.cpp Bug 1188095 - Don't pause media elements on 'graphene'; r=baku 2015-07-28 08:53:23 -04:00
HTMLMediaElement.h Bug 1178858 - Video would not playback after seek seekbar first if media.autoplay.enabled = false. r=cpearce 2015-07-24 15:56:00 +02:00
htmlMenuBuilder.js
htmlMenuBuilder.manifest
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMenuItemElement.cpp
HTMLMenuItemElement.h
HTMLMetaElement.cpp Bug 1187056 - Dispatch the meta tag mutation events sooner so that any meta-viewport changes can be processed before scripts continue running. r=smaug 2015-07-31 13:08:40 -04:00
HTMLMetaElement.h
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp
HTMLObjectElement.h Bug 1148030 - Correctly reflect object and embed RequestContext values; r=smaug 2015-07-18 16:44:28 -04:00
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptionElement.cpp
HTMLOptionElement.h
HTMLOptionsCollection.cpp
HTMLOptionsCollection.h Bug 1135961. Implement subclassing of DOM objects. r=peterv 2015-07-31 13:30:55 -04:00
HTMLOutputElement.cpp
HTMLOutputElement.h
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPreElement.cpp
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLPropertiesCollection.cpp Bug 1186806 - Part 4: Replace nsBaseHashtable::EnumerateRead() with iterators in HTMLPropertiesCollection. r=khuey 2015-07-27 18:45:12 -07:00
HTMLPropertiesCollection.h Bug 1135961. Implement subclassing of DOM objects. r=peterv 2015-07-31 13:30:55 -04:00
HTMLScriptElement.cpp
HTMLScriptElement.h
HTMLSelectElement.cpp
HTMLSelectElement.h
HTMLShadowElement.cpp
HTMLShadowElement.h
HTMLSharedElement.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLSharedElement.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HTMLSharedListElement.cpp
HTMLSharedListElement.h
HTMLSharedObjectElement.cpp Bug 1148030 - Correctly reflect object and embed RequestContext values; r=smaug 2015-07-18 16:44:28 -04:00
HTMLSharedObjectElement.h Bug 1148030 - Correctly reflect object and embed RequestContext values; r=smaug 2015-07-18 16:44:28 -04:00
HTMLSourceElement.cpp
HTMLSourceElement.h
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell 2015-07-06 07:55:00 +02:00
HTMLStyleElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 549674 part.1 Commit composition string at setting value of <input> or <textarea> r=smaug 2015-06-18 23:56:20 +09:00
HTMLTextAreaElement.h Bug 549674 part.1 Commit composition string at setting value of <input> or <textarea> r=smaug 2015-06-18 23:56:20 +09:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp Bug 1182540 - Use channel->ascynOpen2 in dom/html/HTMLTrackElement.cpp (r=sicking) 2015-07-25 10:29:22 -07:00
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp Bug 1189162 - Clamp gamepad.timestamp and VideoPlaybackQuality.creationTime. r=bz 2015-07-30 01:41:00 -04:00
HTMLVideoElement.h Bug 1180535 - Dispatch the media-playback notification when navigating away from a page that has a media element playing; r=baku 2015-07-11 13:16:39 -04:00
ImageDocument.cpp
ImageDocument.h
MediaDocument.cpp
MediaDocument.h
MediaError.cpp
MediaError.h
moz.build Bug 1178513 - Add <extapp> element and interfaces to be used by ACL. r=khuey 2015-06-30 11:27:57 -07:00
nsBrowserElement.cpp Bug 1188487 - Add API to BrowserElement to mute and set volume. r=fabrice 2015-07-31 13:21:18 -04:00
nsBrowserElement.h Bug 1188487 - Add API to BrowserElement to mute and set volume. r=fabrice 2015-07-31 13:21:18 -04:00
nsDOMStringMap.cpp
nsDOMStringMap.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsFormSubmission.cpp
nsFormSubmission.h
nsFormSubmissionConstants.h
nsGenericHTMLElement.cpp Bug 1174913 - remove unnecessary attribute parsing. r=bz 2015-07-13 18:04:42 -07:00
nsGenericHTMLElement.h Bug 1174913 - remove unnecessary attribute parsing. r=bz 2015-07-13 18:04:42 -07:00
nsGenericHTMLFrameElement.cpp Bug 1183491. Null-check the document we get from our contentWindow in the contentDocument getter, because apparently it can end up null. r=bkelly 2015-07-30 13:55:16 -04:00
nsGenericHTMLFrameElement.h Backed out changeset bcfbdb934c37 (bug 1113086) for breaking cpp tests with timeouts in TestAudioChannelService.exe 2015-07-11 14:14:58 +02:00
nsHTMLContentSink.cpp Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell 2015-07-06 07:55:00 +02:00
nsHTMLDNSPrefetch.cpp Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
nsHTMLDNSPrefetch.h
nsHTMLDocument.cpp Bug 1182316: Part 3 - Add assertions to most other WebIDL entry points, clean up nsIDOMJSWindow cruft. r=peterv 2015-07-16 22:10:35 -07:00
nsHTMLDocument.h
nsIConstraintValidation.cpp
nsIConstraintValidation.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsIForm.h
nsIFormControl.h
nsIFormProcessor.h
nsIFormSubmitObserver.idl
nsIHTMLCollection.h Bug 1135961. Implement subclassing of DOM objects. r=peterv 2015-07-31 13:30:55 -04:00
nsIHTMLDocument.h
nsIHTMLMenu.idl
nsIImageDocument.idl
nsIMenuBuilder.idl
nsIPhonetic.idl
nsIRadioGroupContainer.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsIRadioVisitor.h
nsITextControlElement.h
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp Bug 549674 part.1 Commit composition string at setting value of <input> or <textarea> r=smaug 2015-06-18 23:56:20 +09:00
nsTextEditorState.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
PluginDocument.cpp
RadioNodeList.cpp
RadioNodeList.h
TextTrackManager.cpp
TextTrackManager.h
TimeRanges.cpp
TimeRanges.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
UndoManager.cpp
UndoManager.h
ValidityState.cpp
ValidityState.h
VideoDocument.cpp