Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upKill some more plugins #15545
Kill some more plugins #15545
Conversation
highfive
commented
Feb 14, 2017
|
Heads up! This PR modifies the following files:
|
|
r=me with or without the renames, as you feel like. Reviewed 4 of 4 files at r1, 16 of 16 files at r2, 1 of 1 files at r3. components/privatize_derive/Cargo.toml, line 2 at r2 (raw file):
Super nit: call this components/privatize_derive/lib.rs, line 9 at r2 (raw file):
Super nit: Comments from Reviewable |
|
|
r=me |
| pub struct IterableIterator<T: DomObject + JSTraceable + Iterable> { | ||
| reflector: Reflector, | ||
| iterable: JS<T>, | ||
| type_: IteratorType, | ||
| index: Cell<u32>, | ||
| } | ||
|
|
||
| impl<T: DomObject + JSTraceable + Iterable> DomObject for IterableIterator<T> { |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@bors-servo r=SimonSapin |
|
|
Kill some more plugins <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15545) <!-- Reviewable:end -->
|
|
nox commentedFeb 14, 2017
•
edited by larsbergstrom
This change is