Closed
Bug 1236407
Opened 10 years ago
Closed 5 years ago
Add support for nsICookiePromptService
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mfinkle, Unassigned)
References
Details
Firefox for Android does not currently support nsICookiePromptService using native components. The toolkit system still uses a XUL dialog, which I am going to remove.
I don't remember ever seeing a bug about the Cookie Prompt, but we should probably make an override componet that displays a simple native UI.
Reporter | ||
Updated•10 years ago
|
Mentor: margaret.leibovic, mark.finkle
Whiteboard: [good-first-bug][lang=js]
Comment 1•9 years ago
|
||
Hello, I would like to take this bug. I have read the description, but I am not sure what I should do. I am beginer. I have downloaded source codes and tried to make front-end build.
Could you outline a more detailed steps involved to do so. Could you show which part of codes need to be edited(a link).
Flags: needinfo?(mark.finkle)
Comment 3•9 years ago
|
||
(In reply to cijo from comment #2)
> Could you outline a more detailed steps involved to do so. Could you show
> which part of codes need to be edited(a link).
Sorry for the confusion, but I don't think we actually want to go ahead and fix this bug.
I see that this code is actually unused on desktop now, so I filed a bug to just remove it, rather than add our own support for it (bug 1255149).
Mentor: margaret.leibovic, mark.finkle
Flags: needinfo?(mark.finkle)
Whiteboard: [good-first-bug][lang=js]
Comment 4•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
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
•