Closed Bug 599682 Opened 14 years ago Closed 14 years ago

Updated ToolbarAPI to support new Doorhanger Notifications

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aaronmt, Assigned: whimboo)

References

Details

(Whiteboard: [lib])

Attachments

(1 file)

Firefox 4 has site-specific notifications that manifest in similar style to the site identity box in form of of a door hanger style notification, bug 398776. These display in some areas such as, site specific geolocation and site specific remember password notices. The tabbed browsing API should be updated to include access to testing these notifications.
Blocks: 599865
Blocks: 599867
Blocks: 599866
Ok, lets see if we can get this done today. Will start with it after the next meeting.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
That will not be part of the TabbedBrowsingAPI because this feature is part of the location bar. That's why we have to put it into the ToolbarAPI.

Here an example how to use it:

var element = locationbar.getNotificationElement("geolocation-notification",
                                                 '/anon({"anonid": "button"})');

Patch upcoming
Summary: [shared module] Updated Tabbed Browsing API to support Doorhanger Notifications → Updated ToolbarAPI to support new Doorhanger Notifications
Attached patch Patch v1Splinter Review
Attachment #483131 - Flags: review?(gmealer)
Comment on attachment 483131 [details] [diff] [review]
Patch v1

Looks fine, go ahead and land it.
Attachment #483131 - Flags: review?(gmealer) → review+
Landed on default as:
http://hg.mozilla.org/qa/mozmill-tests/rev/1ee661a852a7
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 604659
Blocks: 604661
Move of Mozmill Test related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Version: Trunk → unspecified
Whiteboard: [shared module] → [shared module][doorhanger]
Whiteboard: [shared module][doorhanger] → [shared module]
Component: Mozmill Tests → Mozmill Shared Modules
Component: Mozmill Shared Modules → Mozmill Tests
Whiteboard: [shared module] → [lib]
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: