| .. |
|
bindings
|
Auto merge of #8477 - asajeffrey:opaque-domstring, r=asajeffrey
|
2015-11-13 07:17:30 +05:30 |
|
webidls
|
Implement <hr> element 'width' attribute
|
2015-11-14 16:46:59 -05:00 |
|
activation.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
attr.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
blob.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
browsercontext.rs
|
Clean up the conversion routines
|
2015-11-11 14:19:30 +01:00 |
|
canvasgradient.rs
|
Make DOMString a newtype around String, rather than a typedef.
|
2015-11-04 12:09:11 +01:00 |
|
canvaspattern.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
canvasrenderingcontext2d.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
characterdata.rs
|
Added in-place mutation to DOMString.
|
2015-11-12 17:53:01 -06:00 |
|
closeevent.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
comment.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
console.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
create.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
crypto.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
css.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
cssstyledeclaration.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
customevent.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
dedicatedworkerglobalscope.rs
|
Auto merge of #8477 - asajeffrey:opaque-domstring, r=asajeffrey
|
2015-11-13 07:17:30 +05:30 |
|
document.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
documentfragment.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
documenttype.rs
|
Implement Default trait for DOMString
|
2015-11-11 22:12:56 -05:00 |
|
domexception.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
domimplementation.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
domparser.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
dompoint.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
dompointreadonly.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
domrect.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
domrectlist.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
domrectreadonly.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
domstringmap.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
domtokenlist.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
element.rs
|
Implement <hr> element 'width' attribute
|
2015-11-14 16:46:59 -05:00 |
|
errorevent.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
event.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
eventdispatcher.rs
|
Clean up the conversion routines
|
2015-11-11 14:19:30 +01:00 |
|
eventtarget.rs
|
Differentiate between error and non-error event handlers per the spec.
|
2015-11-12 16:21:24 -05:00 |
|
file.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
filelist.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
filereader.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
formdata.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlanchorelement.rs
|
Added in-place mutation to DOMString.
|
2015-11-12 17:53:01 -06:00 |
|
htmlappletelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmlareaelement.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
htmlaudioelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlbaseelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmlbodyelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlbrelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlbuttonelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlcanvaselement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlcollection.rs
|
Caching HTMCollections.
|
2015-11-06 17:23:17 -06:00 |
|
htmldataelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmldatalistelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmldialogelement.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
htmldirectoryelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmldivelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmldlistelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlembedelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlfieldsetelement.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
htmlfontelement.rs
|
Move unsafe layout calls onto LayoutJS.
|
2015-11-09 10:47:37 -08:00 |
|
htmlformelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlframeelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlframesetelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlheadelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmlheadingelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlhrelement.rs
|
Implement <hr> element 'width' attribute
|
2015-11-14 16:46:59 -05:00 |
|
htmlhtmlelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmliframeelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlimageelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlinputelement.rs
|
Prefer atoms over strs for string comparisons
|
2015-11-12 23:46:48 -05:00 |
|
htmllabelelement.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
htmllegendelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmllielement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmllinkelement.rs
|
Move Stylesheet loading and ownership from the layout task into HTML elements
|
2015-11-07 18:11:29 +01:00 |
|
htmlmapelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlmediaelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlmetaelement.rs
|
Move Stylesheet loading and ownership from the layout task into HTML elements
|
2015-11-07 18:11:29 +01:00 |
|
htmlmeterelement.rs
|
make test-tidy happy + fix some merge errors
|
2015-11-03 19:11:01 +09:00 |
|
htmlmodelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlobjectelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmlolistelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmloptgroupelement.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
htmloptionelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmloutputelement.rs
|
make test-tidy happy + fix some merge errors
|
2015-11-03 19:11:01 +09:00 |
|
htmlparagraphelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlparamelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlpreelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlprogresselement.rs
|
make test-tidy happy + fix some merge errors
|
2015-11-03 19:11:01 +09:00 |
|
htmlquoteelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlscriptelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlselectelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmlsourceelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlspanelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlstyleelement.rs
|
Move Stylesheet loading and ownership from the layout task into HTML elements
|
2015-11-07 18:11:29 +01:00 |
|
htmltablecaptionelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmltablecellelement.rs
|
Implement 'bgcolor' IDL attribute for 'HTMLTableCellElement'
|
2015-11-13 00:47:20 -05:00 |
|
htmltablecolelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmltabledatacellelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmltableelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmltableheadercellelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmltablerowelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmltablesectionelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmltemplateelement.rs
|
move Castable into dom::bindings::inheritance
|
2015-10-30 20:24:42 +09:00 |
|
htmltextareaelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmltimeelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmltitleelement.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
htmltrackelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlulistelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlunknownelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
htmlvideoelement.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
imagedata.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
keyboardevent.rs
|
Cleanup some unneeded let bindings
|
2015-11-06 00:22:31 -08:00 |
|
location.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
macros.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
messageevent.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
mod.rs
|
M1503 - Integrate XML parse -Initial Steps
|
2015-11-04 19:18:20 -05:00 |
|
mouseevent.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
namednodemap.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
navigator.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
navigatorinfo.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
node.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
nodeiterator.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
nodelist.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
performance.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
performancetiming.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
processinginstruction.rs
|
Explicitly customise flags of new nodes where needed
|
2015-10-15 17:30:41 +02:00 |
|
progressevent.rs
|
rearrange imports to be in alphabetical order
|
2015-10-30 20:28:59 +09:00 |
|
range.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
screen.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
servohtmlparser.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
servoxmlparser.rs
|
M1503 - Integrate XML parse -Initial Steps
|
2015-11-04 19:18:20 -05:00 |
|
storage.rs
|
Replaced DOMString by String in storage APIs.
|
2015-11-12 17:52:59 -06:00 |
|
storageevent.rs
|
rearrange imports to be in alphabetical order
|
2015-10-30 20:28:59 +09:00 |
|
testbinding.rs
|
Auto merge of #8147 - nox:weakref, r=Ms2ger
|
2015-11-13 06:22:40 +05:30 |
|
testbindingproxy.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
text.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
textdecoder.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
textencoder.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
touch.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
touchevent.rs
|
rearrange imports to be in alphabetical order
|
2015-10-30 20:28:59 +09:00 |
|
touchlist.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
treewalker.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
uievent.rs
|
Get rid of a bunch of explicit derefs
|
2015-11-03 19:51:46 -08:00 |
|
url.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
urlhelper.rs
|
Update URL-related interfaces and their tests up to spec
|
2015-10-19 21:05:07 +02:00 |
|
urlsearchparams.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
userscripts.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
validitystate.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
values.rs
|
Consolidate magic number representing max unsigned long
|
2015-10-10 13:46:11 -04:00 |
|
virtualmethods.rs
|
Implement <hr> 'color' attribute
|
2015-11-08 18:34:27 -05:00 |
|
webglactiveinfo.rs
|
Make DOMString a newtype around String, rather than a typedef.
|
2015-11-04 12:09:11 +01:00 |
|
webglbuffer.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
webglcontextevent.rs
|
Use DOMString::new() somewhat consistently.
|
2015-11-04 12:09:10 +01:00 |
|
webglframebuffer.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
webglobject.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
webglprogram.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
webglrenderbuffer.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
webglrenderingcontext.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
webglshader.rs
|
Make DOMString a newtype around String, rather than a typedef.
|
2015-11-04 12:09:11 +01:00 |
|
webglshaderprecisionformat.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
webgltexture.rs
|
merge from master
|
2015-11-03 19:01:23 +09:00 |
|
webgluniformlocation.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
websocket.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
window.rs
|
Auto merge of #8477 - asajeffrey:opaque-domstring, r=asajeffrey
|
2015-11-13 07:17:30 +05:30 |
|
worker.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
workerglobalscope.rs
|
Auto merge of #8477 - asajeffrey:opaque-domstring, r=asajeffrey
|
2015-11-13 07:17:30 +05:30 |
|
workerlocation.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
workernavigator.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |
|
xmlhttprequest.rs
|
Replaced DOMString constructor by conversion functions.
|
2015-11-12 17:52:59 -06:00 |
|
xmlhttprequesteventtarget.rs
|
Introduce trait Castable
|
2015-10-21 11:37:16 +02:00 |
|
xmlhttprequestupload.rs
|
more refactoring
|
2015-10-30 20:26:29 +09:00 |