As per Bug 107657, we should start using the C API internally to avoid violating layering.
Created attachment 184456 [details] Patch
Created attachment 185015 [details] Patch Rebased on master. Could someone please review?
Created attachment 185277 [details] Patch Simplify the patch a little. No longer requires any new C API.
Comment on attachment 185277 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=185277&action=review LGTM > Source/WebKit2/ChangeLog:11 > + classes directly, to avoid violating layering. > + > + * UIProcess/API/efl/ewk_auth_request.cpp: You probably want to add something like: Refactoring only, tested by existing tests
Comment on attachment 185277 [details] Patch Clearing flags on attachment: 185277 Committed r141581: <http://trac.webkit.org/changeset/141581>
All reviewed patches have been landed. Closing bug.