[Webkit-unassigned] [Bug 15210] Draw image outline for broken images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 13:44:05 PDT 2007


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


zerodpx at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16286|0                           |1
        is obsolete|                            |
  Attachment #16295|                            |review?
               Flag|                            |




------- Comment #5 from zerodpx at gmail.com  2007-09-14 13:44 PDT -------
Created an attachment (id=16295)
 --> (http://bugs.webkit.org/attachment.cgi?id=16295&action=view)
patch v2

This subtracts off the outline pixels when calculating the usable dimensions.

It might be good to go even further and subtract 4 in each direction instead of
2, to leave a 1 px buffer inside the outline.  Another possible change to this
patch is that, when there's an error, we could avoid drawing the outline if the
error image would fit without it but not with it (since if you have to pick one
or the other, the error image is probably better than the outline).  Input
welcome.


-- 
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