RESOLVED CONFIGURATION CHANGED 65775
We should change back all the DOM optionality changes that changed behavior
https://bugs.webkit.org/show_bug.cgi?id=65775
Summary We should change back all the DOM optionality changes that changed behavior
Sam Weinig
Reported 2011-08-05 10:34:57 PDT
There have recently been changes to the IDL files that removed the default optionality of function arguments. The changes that resulted in changes to the DOM behavior should be reverted until we have had time to decide if that is the right change to make (it may not be, as throwing can be hazardous to a sites health) and if reapplied, should be supplemented with test cases, like all other changes in testable behavior should be.
Attachments
Adam Barth
Comment 1 2011-08-05 12:53:15 PDT
There's currently a thread in webkit-dev related to this topic. I'm skeptical that whole-sale reverting these changes is the best path forward.
Note You need to log in before you can comment on or make changes to this bug.