[Webkit-unassigned] [Bug 10917] REGRESSION (r16027): iFrame transparency broken

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 19 16:58:16 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10917


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |timothy at hatcher.name
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
  Attachment #10655|                            |review?
               Flag|                            |




------- Comment #2 from timothy at hatcher.name  2006-09-19 16:58 PDT -------
Created an attachment (id=10655)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10655&action=view)
Patch fixes this

- Don't paint the background color if we are told to do slow repaints.
- Removed unneeded Color isValid() checks where we also check alpha() > 0.
- Removed a check for alpha() > 0 before calling fillRect() since it also
checks.

* rendering/RenderBox.cpp:
(WebCore::RenderBox::paintBackgroundExtended):


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



More information about the webkit-unassigned mailing list