Closed
Bug 872143
Opened 12 years ago
Closed 12 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•12 years ago
|
||
I have this little menulist fix in another bug too, but redid it here.
Attachment #756737 -
Flags: review?(mark.finkle)
Comment 2•12 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•12 years ago
|
||
Comment 4•12 years ago
|
||
| Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
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
•