[Webkit-unassigned] [Bug 35308] Make setPrinting(false, ...) restore the previous used media type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 11:43:53 PDT 2010


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


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonikitoo at webkit.org




--- Comment #11 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-03-16 11:43:53 PST ---
(In reply to comment #10)
> Created an attachment (id=50810)
 --> (https://bugs.webkit.org/attachment.cgi?id=50810) [details]
> rebased patch

hey kenneth. I have a suggestion:

I do not think you have to implement your own 'log' and 'shouldBeEqual'
functions, as they are already defined. Just do

<script src="../../js/resources/js-test-pre.js"></script>
<script type="application/javascript">
   (...) your script.
</script>
<script src="../js/resources/js-test-post.js"></script>

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