[Webkit-unassigned] [Bug 37277] Move the IDB::open ExceptionCode parameter to be last

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 09:39:35 PDT 2010


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





--- Comment #4 from Darin Adler <darin at apple.com>  2010-04-09 09:39:35 PST ---
(In reply to comment #3)
> All the uses of int are in the Chromium WebKit API.  I suppose maybe we should
> add a WebExceptionCode class there, but I also don't see a huge advantage to
> doing so.

I'm surprised that ExceptionCode is part of the Chromium WebKit API. It's an
implementation detail we've often changed around in the past and not something
particularly stable, so not great for API. But anyway, not on point for this
patch.

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