summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/android/AndroidThreading.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ↵Steve Block2009-12-211-0/+39
on JavaSharedClient directly. AndroidThreading is defined in WTF and implemented in WebKit. This is the pattern used by Chromium, and avoids the current layering violation due to WTF calling into WebKit. This is being upstreamed to webkit.org in https://bugs.webkit.org/show_bug.cgi?id=32651 Change-Id: Ic58f0270ed134d9f897075cca692718d1c2e9369