diff options
author | Ms2ger <ms2ger@gmail.com> | 2014-07-27 22:05:30 +0200 |
---|---|---|
committer | Ms2ger <ms2ger@gmail.com> | 2014-07-27 22:54:01 +0200 |
commit | e34bcaaa5fbb3637ebdd4ff79af2322997455efa (patch) | |
tree | 3af512257c2cda6b07afcf845bb4314c3bfababc /src/components/script/script.rs | |
parent | 4b516c184dd07d9f53f415e7ef775a3c3d3b94a3 (diff) | |
download | servo-e34bcaaa5fbb3637ebdd4ff79af2322997455efa.tar.gz servo-e34bcaaa5fbb3637ebdd4ff79af2322997455efa.zip |
Pass a non-nullable string to NamedGetter.
There is no actual reason to use a nullable string here; all callers have a
string they want to pass.
The issue dates back to the time that DOMString was inherently nullable
(before #1215); this API was not converted back to the non-nullable DOMString
type after that landed.
Diffstat (limited to 'src/components/script/script.rs')
0 files changed, 0 insertions, 0 deletions