Closed
Bug 872143
Opened 10 years ago
Closed 10 years ago
Make InputWidgetHelper use PromptService asynchronously
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: jchen, Assigned: wesj)
References
Details
Attachments
(1 file)
3.84 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•10 years ago
|
||
I have this little menulist fix in another bug too, but redid it here.
Attachment #756737 -
Flags: review?(mark.finkle)
Comment 2•10 years ago
|
||
Comment on attachment 756737 [details] [diff] [review] Patch > show: function(aElement) { >+ var p = new Prompt({ var? what are we, animals? How did I not notice that in all your other patches? >+ console.log(JSON.stringify(data)); Remove this part
Attachment #756737 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d3106edd4a5a
Comment 4•10 years ago
|
||
Backed out for robocop-2 failures. https://hg.mozilla.org/integration/mozilla-inbound/rev/b11bffd58de9 https://tbpl.mozilla.org/php/getParsedLog.php?id=23725149&tree=Mozilla-Inbound
Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b80a6e43af3b
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b80a6e43af3b
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
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
•