[Webkit-unassigned] [Bug 33865] New: [Chromium] svg/custom/stroke-width-click.svg fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 13:53:27 PST 2010


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

           Summary: [Chromium] svg/custom/stroke-width-click.svg fixes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gdk at chromium.org
                CC: gdk at chromium.org



Garret Kelly <gdk at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46950|                            |review?
               Flag|                            |


Created an attachment (id=46950)
 --> (https://bugs.webkit.org/attachment.cgi?id=46950)
Initial patch

Two issues:
- The way that stroke-width-click is written causes double-click events within
the Chromium test_shell and triggers an ASSERT that is unrelated to the test.
- The output formatting does not allow for variances between platforms.

I've attached a patch that resolves this issue by reordering the click events
so as to not trigger the double-click logic, and which changes the output
formatting to not have rigid expectations.

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