Closed Bug 1161995 Opened 9 years ago Closed 9 years ago

Places lock notification should use high-priority-global-notificationbox instead of the selected browser's notification box

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 41
Tracking Status
firefox40 --- affected
firefox41 --- fixed

People

(Reporter: dao, Assigned: abdelrahman, Mentored)

Details

(Whiteboard: [good first bug][lang=js])

Attachments

(1 file)

The code is here: http://hg.mozilla.org/mozilla-central/annotate/60349cbc3d4e/browser/components/nsBrowserGlue.js#l1634

This should use win.document.getElementById("high-priority-global-notificationbox") rather than win.gBrowser.getNotificationBox(). Also, we can stop setting notification.persistence = -1;.
Assignee: nobody → a.ahmed1026
Status: NEW → ASSIGNED
Attachment #8606777 - Flags: review?(dao)
Comment on attachment 8606777 [details] [diff] [review]
rev 1 -  using high-priority-global-notificationbox

Looks good, thanks!
Attachment #8606777 - Flags: review?(dao) → review+
https://hg.mozilla.org/mozilla-central/rev/ae5a3662ba4d
https://hg.mozilla.org/mozilla-central/rev/4cedd3e2cc17
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: