mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 10:12:59 +00:00
99c3ddd186
implementation. cleaned up windows blending code to the point where we don't really need platform specific blending implementations at all anymore. added region area return from nsIRegion::GetRects(). unified all windows bitmap management code under nsDrawingSurfaceWin.cpp.