mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Change old references of ecoal95
This commit is contained in:
parent
8e61a8a974
commit
5ed93a5c4a
6 changed files with 10 additions and 11 deletions
|
@ -81,7 +81,7 @@ impl WebGLPaintThread {
|
|||
CanvasMsg::Common(message) => {
|
||||
match message {
|
||||
CanvasCommonMsg::Close => break,
|
||||
// TODO(ecoal95): handle error nicely
|
||||
// TODO(emilio): handle error nicely
|
||||
CanvasCommonMsg::Recreate(size) => painter.recreate(size).unwrap(),
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue