[Webkit-unassigned] [Bug 45894] 3D transformed elements hide when showing the print dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 17:45:06 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=45894


Andy Estes <aestes at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123999|review?                     |review+
               Flag|                            |




--- Comment #14 from Andy Estes <aestes at apple.com>  2012-01-26 17:45:06 PST ---
(From update of attachment 123999)
View in context: https://bugs.webkit.org/attachment.cgi?id=123999&action=review

r=me. Please file a bug to track fixing this in WebKit1 as well.

> Source/WebCore/ChangeLog:12
> +        No new tests.

Please add a brief comment explaining why this isn't testable (no support for setPrinting() in WKTR, etc.).

> Source/WebCore/platform/graphics/ca/LayerFlushScheduler.h:49
> +    bool isSuspended() { return m_isSuspended; }

I'd prefer this method to be const.

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



More information about the webkit-unassigned mailing list