Move isMyNavigationURL check to background thread.

There was error in strict mode where we were trying to access
database on main thread. Moving 'isMyNavigationURL' check to
background thread.

Change-Id: Ibd0e1f0c6d8a2582dedc1047476c810a573ea811
1 file changed