Closed Bug 530146 Opened 15 years ago Closed 15 years ago

observe new notifications to know when users select lightweight themes

Categories

(Mozilla Labs Graveyard :: Personas Plus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myk, Assigned: cbeard)

References

Details

When the fix for bug 529769 lands, Personas will have to observe different notifications in order to know when users select lightweight themes. It should switch to observing those notifications.
Target Milestone: -- → 1.5
Resolved in changeset: http://hg.mozilla.org/labs/personas/rev/f0b8011c69ee However, using the latest nightly build, the "lightweight-theme-changed" topic is *still being fired when themes are just being previewed*. The code in this changeset still works though.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
(In reply to comment #1) > However, using the latest nightly build, the "lightweight-theme-changed" topic > is *still being fired when themes are just being previewed*. The code in this > changeset still works though. The fix for bug was checked in last night, so I'd think today's night build would have the fix. What's the user agent string of the build you're using to test it?
(In reply to comment #2) > (In reply to comment #1) > > However, using the latest nightly build, the "lightweight-theme-changed" topic > > is *still being fired when themes are just being previewed*. The code in this > > changeset still works though. > > The fix for bug was checked in last night, so I'd think today's night build > would have the fix. What's the user agent string of the build you're using to > test it? Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4
(In reply to comment #3) > Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2b4) > Gecko/20091124 Firefox/3.6b4 Hmm, that looks like a Firefox 3.6b4 candidate build from yesterday. Try today's nightly: http://releases.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-1.9.2/firefox-3.6b5pre.en-US.mac.dmg
Hmm... Can't open the link, 404. Can you check?
(In reply to comment #5) > Hmm... Can't open the link, 404. Can you check? replace releases.mozilla.org with ftp.mozilla.org
(In reply to comment #6) > (In reply to comment #5) > > Hmm... Can't open the link, 404. Can you check? > > replace releases.mozilla.org with ftp.mozilla.org Got it. I can confirm the observer topic is fired only when the theme is actually changed now.
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.