Commit Graph

17 Commits

Author SHA1 Message Date
Kartikaya Gupta
0c17a97577 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
eae7e0275a Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
93d01ba33b Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
2013-02-25 15:15:49 -08:00
Brian Nicholson
3dcf800fa0 Bug 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
--HG--
rename : mobile/android/base/GeckoAsyncTask.java => mobile/android/base/UiAsyncTask.java
2013-02-21 12:01:09 -08:00
Brian Nicholson
28ffe7f212 Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle 2013-02-21 12:00:52 -08:00
Brian Nicholson
c6dd7ce8ea Bug 842395 - Remove areClientsAvailable() from TabsAccessor. r=mfinkle
--HG--
extra : rebase_source : edca3b7010a8a4cae538ca9632d98e3201a135c1
2013-02-21 11:56:19 -08:00
Chris Peterson
a90d14ab62 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Mark Finkle
901e71f467 Bug 820658 - Private Browsing leaks history in SQLite's Write-Ahead Log for tabs.db r=bnicholson 2012-12-15 23:55:03 -05:00
Richard Newman
4698b2cc58 Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle 2012-10-26 15:47:35 -07:00
Ed Morley
782820019c Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858 2012-10-08 09:54:23 +01:00
Sriram Ramasubramanian
61d4858950 Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Margaret Leibovic
94948b2e6e Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
Chris Peterson
425c4af89d Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 4aa925222ea94fd58d5b071075c0d6a7d9be9231
2012-08-02 11:10:31 -07:00
Chris Peterson
20927a2f40 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Chris Peterson
bb71352997 Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Sriram Ramasubramanian
9bb34121d5 Bug 734893: Faster DB accessing with priority for GeckoAsyncTask. [r=mfinkle, r=blassey] 2012-03-19 10:53:14 -07:00
Sriram Ramasubramanian
313f8558d7 Bug 734425: Support remote tabs on about:home [r=rnewman, r=mfinkle] 2012-03-12 12:48:55 -07:00