nsWindow::GetThebesSurface() always gets a new surface and the source
code
explains the reason as belows :
"
    // XXXvlad always create a new thebes surface for now,
    // because the old clip doesn't get cleared otherwise.
    // we should fix this at some point, and just reset
    // the clip.
"
Could somebody explain these lines in detail?
It's hard for me to understand as it is.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to