mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Say farewell to in-tree HeapSizeOf
This commit is contained in:
parent
9932a5cf82
commit
cb5cd8d881
80 changed files with 245 additions and 733 deletions
|
@ -6,7 +6,6 @@ use ipc_channel::ipc::{self, IpcSender};
|
|||
use msg::constellation_msg::{Image, ImageMetadata};
|
||||
use std::sync::Arc;
|
||||
use url::Url;
|
||||
use util::mem::HeapSizeOf;
|
||||
|
||||
/// This is optionally passed to the image cache when requesting
|
||||
/// and image, and returned to the specified event loop when the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue