Closed
Bug 852070
Opened 13 years ago
Closed 13 years ago
ANRReporter.java should use ThreadUtils
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 22
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
|
2.87 KB,
patch
|
jchen
:
review+
|
Details | Diff | Splinter Review |
Bug 802130 switched over all uses to GeckoApp.mAppContext.mMainHandler to use ThreadUtils.postToUiThread (among other changes). But since ANRReporter.java isn't built by default I think I missed that file.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #726128 -
Flags: review?(nchen)
Comment 2•13 years ago
|
||
Comment on attachment 726128 [details] [diff] [review]
Patch
Review of attachment 726128 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good; thanks!
Attachment #726128 -
Flags: review?(nchen) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•