Hey Ali. I don't actually know how to do this, but I did a search and the: Services.cookies.removeAll()
method in JS [1] seems viable. Assuming this works like the regular Fennec codebase, to access this from Java land, you'd have a send a message via `GeckoAppShell.sendEventToGecko(...` and receive the event in JS. - Mike (:mcomella) [1]: https://mxr.mozilla.org/mozilla-central/source/mobile/android/modules/Sanitizer.jsm?rev=380817d573cd#77 On Wed, Mar 16, 2016 at 8:30 AM, Ali Kasimoglu <alikasimo...@gmail.com> wrote: > Hello, > > Im implementing GeckoView in our project. But i have a problem with clear > cookies. > Can somebody say, what class/method clear cookies in geckoview? > > Best Regards, Ali Kasimoglu > > _______________________________________________ > mobile-firefox-dev mailing list > mobile-firefox-dev@mozilla.org > https://mail.mozilla.org/listinfo/mobile-firefox-dev > >
_______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev