[Webkit-unassigned] [Bug 39125] XMLHttpRequest.getResponseHeader doesn't need to be custom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 23:08:11 PDT 2010


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





--- Comment #15 from Adam Barth <abarth at webkit.org>  2010-05-14 23:08:10 PST ---
(In reply to comment #4)
> We should make a project-wide decision about whether our bindings require all arguments by default.  In making that decision, we should consider the specs, other browsers, and that vast majority of our bindings do not require all arguments.

It seems your saying that we should add "developer convenience" to that list.

In any case, we should make a project-wide decision for what our default stance should be, especially for new code that doesn't have any compat baggage.  Currently, our practice is to randomly enforce minimum arguments depending on what code is used as a template.  That's clearly lame.

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