Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: content/browser/android/content_view_core_impl.h

Issue 273523007: Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to avoid a lot of threa… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/android/content_view_core_impl.h
===================================================================
--- content/browser/android/content_view_core_impl.h (revision 269778)
+++ content/browser/android/content_view_core_impl.h (working copy)
@@ -374,9 +374,6 @@
// will be sent to Renderer once it is ready.
int device_orientation_;
- bool geolocation_needs_pause_;
-
-
bool accessibility_enabled_;
// Manages injecting Java objects.
« no previous file with comments | « components/autofill/content/browser/risk/fingerprint_browsertest.cc ('k') | content/browser/android/content_view_core_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698