[webkit-reviews] review requested: [Bug 80369] [BlackBerry] Don't suspend accel comp when backgrounding a page : [Attachment 130272] Patch: Don't suspend accel comp when backgrounding a page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 20:02:59 PST 2012


Jakob Petsovits <jpetsovits at rim.com> has asked	for review:
Bug 80369: [BlackBerry] Don't suspend accel comp when backgrounding a page
https://bugs.webkit.org/show_bug.cgi?id=80369

Attachment 130272: Patch: Don't suspend accel comp when backgrounding a page
https://bugs.webkit.org/attachment.cgi?id=130272&action=review

------- Additional Comments from Jakob Petsovits <jpetsovits at rim.com>
This is the straightforward solution, which just avoids suspending the
compositor. It results in accelerated contents being rendered (as in, 'at
all'), but I've seen occasional misrenderings for bottom-fixed elements on
rotation as well as incorrect rendering in other areas. Not sure if they are a
different issue or if this patch is not as correct as it should be. I checked
and animations don't show up on screen, but I didn't yet check whether they
still occur behind the scenes. In any case, it's an improvement over the
current state which is just plain incorrect.


More information about the webkit-reviews mailing list