[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:43:36 PDT 2010


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





--- Comment #5 from Jeremy Orlow <jorlow at chromium.org>  2010-04-09 09:43:35 PST ---
(In reply to comment #4)
> (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.

Did you mean you're surprised it's not?

Anyway, I guess you're right that it is an implementation detail that should
probably be abstracted away by an API.  I'll look into changing this, unless
you have an objection, fishd.

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