Closed
Bug 870063
Opened 12 years ago
Closed 12 years ago
Make context menu 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
(2 files, 1 obsolete file)
|
3.43 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
|
1.56 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Content context menu as implemented in browser.js
Comment 1•12 years ago
|
||
Assignee: nobody → blassey.bugs
Attachment #755409 -
Flags: review?(wjohnston)
Comment 2•12 years ago
|
||
Comment on attachment 755409 [details] [diff] [review]
patch
Prompt.jsm landed, so lets use it instead.
Attachment #755409 -
Flags: review?(wjohnston) → review-
| Assignee | ||
Comment 3•12 years ago
|
||
This depends on the patch in bug 877467.
Attachment #755409 -
Attachment is obsolete: true
Attachment #756677 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #756677 -
Flags: review?(mark.finkle) → review+
Comment 4•12 years ago
|
||
Comment on attachment 756677 [details] [diff] [review]
Patch
>diff --git a/mobile/android/chrome/content/browser.js b/mobile/android/chrome/content/browser.js
>+ var prompt = new Promt({
var? OMG!
| Assignee | ||
Comment 5•12 years ago
|
||
| Assignee | ||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Updated•12 years ago
|
Assignee: blassey.bugs → wjohnston
| Assignee | ||
Comment 9•12 years ago
|
||
Apparently I was testing some sort of secret-not-this-patch patch. This works locally. Running on try:
https://tbpl.mozilla.org/?tree=Try&rev=fc640fa2a79a
Attachment #758263 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #758263 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 10•12 years ago
|
||
Comment 11•12 years ago
|
||
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
•