[webkit-reviews] review requested: [Bug 12906] REGRESSION: Canvas is pixelated when the page is opened in a background tab : [Attachment 13396] Fall back on the main screen's scale factor if the view is not in a window

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Feb 27 05:59:02 PST 2007


mitz at webkit.org has asked  for review:
Bug 12906: REGRESSION: Canvas is pixelated when the page is opened in a
background tab
http://bugs.webkit.org/show_bug.cgi?id=12906

Attachment 13396: Fall back on the main screen's scale factor if the view is
not in a window
http://bugs.webkit.org/attachment.cgi?id=13396&action=edit

------- Additional Comments from mitz at webkit.org
The main screen's scale factor is just a better guess than the undefined result
of sending a message to nil. Since canvas does not seem to support dynamic
changes to this parameter (as might be necessary when the view moves from one
window to another?), you're stuck with the guessed value.



More information about the webkit-reviews mailing list