[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 13:27:58 PDT 2011


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





--- Comment #95 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-07-26 13:27:58 PST ---
(In reply to comment #94)
> I think the right way to resolve this issue is to change the test to use EventSender and then land this patch.  We can take up the question of whether to globally change how we deal with default event handlers in another bug.

^^^ Agreed.

I'm not against limiting what dispatchEvent can do, but I don't think we need to do that in this patch.  I agree that it should be done globally in a clean, maintainable way.

I also agree that EventSender is the right thing to use now, so that when we change the behavior of dispatchEvent, we don't have to rewrite these tests.

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