Closed
Bug 793062
Opened 11 years ago
Closed 11 years ago
Remove unused PostToJavaThread() and ExecuteNextRunnable()
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox17 wontfix, firefox18 fixed)
RESOLVED
FIXED
Firefox 18
People
(Reporter: cpeterson, Assigned: cpeterson)
Details
Attachments
(1 file)
10.26 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
This C++ and Java code does not seem to be used in Native or XUL Fennec. And, confusingly, GeckoAppShell.postToJavaThread()'s method name, log message, and implementation did not agree on which thread to target.
Attachment #663239 -
Flags: review?(blassey.bugs)
Updated•11 years ago
|
Attachment #663239 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 1•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/50bb2e93c6cd
Comment 2•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/50bb2e93c6cd
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•3 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
•