[Webkit-unassigned] [Bug 12906] REGRESSION: Canvas is pixelated when the page is opened in a background tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 05:59:03 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12906


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13396|                            |review?
               Flag|                            |




------- Comment #2 from mitz at webkit.org  2007-02-27 05:59 PDT -------
Created an attachment (id=13396)
 --> (http://bugs.webkit.org/attachment.cgi?id=13396&action=view)
Fall back on the main screen's scale factor if the view is not in a window

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list