[Webkit-unassigned] [Bug 38247] New: Unnecessary PrintContext::end() calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 01:10:36 PDT 2010


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

           Summary: Unnecessary PrintContext::end() calls
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hamaji at chromium.org


With http://trac.webkit.org/changeset/58386 , now PrintContext calls end() in
its destructor. Let's remove unnecessary end() calls.

I won't modify port specific code for now. I don't know how to check Qt and GTK
printing. Chromium is using PrintContext in different way and it seems we need
some refactoring works.

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