[Webkit-unassigned] [Bug 133728] [GTK] Remove all deprecated API from GObject DOM bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 22:51:24 PDT 2014


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





--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-06-12 22:51:46 PST ---
(In reply to comment #6)
> (From update of attachment 232942 [details])
> I'm not wild about the dead code. I really think we should also just stop generating "unstable" API to prevent API breaks in the future, so that we can remove this code without worrying. Please at least consider this path.

Thanks for the review. Ok, I'll remove the dead code, but it will be  pain to bring all that back from history if we need it again eventually. If we have users using unstable API, in the worst case, they will just need to add an include header and define a macro, and then recompile. Note that changes in the unstable API are not API breaks, so we don't need to worry about them.

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