[Webkit-unassigned] [Bug 83007] [EFL] EFL's LayoutTestController overridePreference implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 11 06:33:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83007
--- Comment #3 from Leandro Pereira <leandro at profusion.mobi> 2012-04-11 06:33:12 PST ---
(From update of attachment 136650)
The ewk_view_setting_{get,set}() stuff isn't very EFL-like, and is yet another place to maintain when adding/removing settings. I don't like this.
One could easily write LayoutTestController::overridePreference() by calling directly the already existing ewk_view_setting family of functions, without sacrificing readability at the call site.
Informal r-.
--
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