servo/src/components/script/dom
2014-05-05 11:36:52 +02:00
..
bindings Move the assignment outside the if when dealing with optional arguments. 2014-05-05 11:36:52 +02:00
webidls Address review comments. 2014-05-03 14:18:31 -04:00
attr.rs Fix up the virtual method unsoundness. 2014-05-03 14:18:31 -04:00
attrlist.rs Address review comments. 2014-05-03 14:18:31 -04:00
blob.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
browsercontext.rs Address review comments. 2014-05-03 14:18:31 -04:00
characterdata.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
clientrect.rs Address review comments. 2014-05-03 14:18:31 -04:00
clientrectlist.rs Address review comments. 2014-05-03 14:18:31 -04:00
comment.rs Address review comments. 2014-05-03 14:18:31 -04:00
console.rs s/Unrooted/Temporary/g 2014-05-03 14:18:31 -04:00
document.rs Reorder some comparisons to avoid allocating strings for them. 2014-05-04 10:17:06 +02:00
documentfragment.rs Address review comments. 2014-05-03 14:18:31 -04:00
documenttype.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
domexception.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
domimplementation.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
domparser.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
element.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
event.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
eventdispatcher.rs Address review comments. 2014-05-03 14:18:31 -04:00
eventtarget.rs Address review comments. 2014-05-03 14:18:31 -04:00
formdata.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
htmlanchorelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlappletelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlareaelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlaudioelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlbaseelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlbodyelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlbrelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlbuttonelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlcanvaselement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlcollection.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmldataelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmldatalistelement.rs Reorder some comparisons to avoid allocating strings for them. 2014-05-04 10:17:06 +02:00
htmldirectoryelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmldivelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmldlistelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlembedelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlfieldsetelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlfontelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlformelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlframeelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlframesetelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlheadelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlheadingelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlhrelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlhtmlelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmliframeelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlimageelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlinputelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmllabelelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmllegendelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmllielement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmllinkelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlmainelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlmapelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlmediaelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlmetaelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlmeterelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlmodelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlobjectelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlolistelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmloptgroupelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmloptionelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmloutputelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlparagraphelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlparamelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlpreelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlprogresselement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlquoteelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlscriptelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlselectelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlserializer.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
htmlsourceelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlspanelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlstyleelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltablecaptionelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltablecellelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltablecolelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltabledatacellelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmltableelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltableheadercellelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmltablerowelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltablesectionelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltemplateelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmltextareaelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltimeelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltitleelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmltrackelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlulistelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
htmlunknownelement.rs Address review comments. 2014-05-03 14:18:31 -04:00
htmlvideoelement.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
location.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
mouseevent.rs Make dictionaries contain Root<T> values instead of JS<T>, ensuring that they will not be collected while the dictionary is alive. 2014-05-03 14:18:31 -04:00
navigator.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
node.rs Replace most ~"string"s with "string".to_owned(). 2014-05-04 09:39:07 +02:00
nodelist.rs Address review comments. 2014-05-03 14:18:31 -04:00
processinginstruction.rs Address review comments. 2014-05-03 14:18:31 -04:00
testbinding.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
text.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
uievent.rs Address review comments. 2014-05-03 14:18:31 -04:00
validitystate.rs Address review comments. 2014-05-03 14:18:31 -04:00
virtualmethods.rs Address review comments. 2014-05-03 14:18:31 -04:00
window.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
xmlhttprequest.rs Replace all ~"" with "".to_owned(). 2014-05-03 22:17:45 +02:00
xmlhttprequesteventtarget.rs Move WebIDL methods to traits implemented by JSRef types. 2014-05-03 14:18:30 -04:00
xmlhttprequestupload.rs s/Unrooted/Temporary/g 2014-05-03 14:18:31 -04:00