[webkit-reviews] review granted: [Bug 15356] getResponseHeader and getAllResponseHeaders do not throw exceptions : [Attachment 16516] First patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 09:17:45 PDT 2007


Darin Adler <darin at apple.com> has granted Julien Chaffraix
<julien.chaffraix at gmail.com>'s request for review:
Bug 15356: getResponseHeader and getAllResponseHeaders do not throw exceptions
http://bugs.webkit.org/show_bug.cgi?id=15356

Attachment 16516: First patch
http://bugs.webkit.org/attachment.cgi?id=16516&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Throwing exceptions in these cases can easily cause a compatibility regression
with web pages or widgets that are doing it wrong and "getting away with it".

But I think these calls are rarely enough used that it's not going to be a
problem.

r=me for the feature branch



More information about the webkit-reviews mailing list