[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:45:15 PDT 2010


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





--- Comment #6 from Darin Adler <darin at apple.com>  2010-04-09 09:45:14 PST ---
(In reply to comment #5)
> > 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?

I am surprised that WebCore's internal representation of DOM exceptions is a
part of the API. Not the ExceptionCode typedef, which, as you say, is not.

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