Closed
Bug 852070
Opened 10 years ago
Closed 10 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•10 years ago
|
||
Attachment #726128 -
Flags: review?(nchen)
Comment 2•10 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•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d4b5921c8a42
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d4b5921c8a42
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
Updated•2 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
•