Closed Bug 800283 Opened 13 years ago Closed 13 years ago

[gallery] typo in mozvisibilitychange listener

Categories

(Firefox OS Graveyard :: Gaia, defect, P3)

defect

Tracking

(blocking-basecamp:+)

VERIFIED FIXED
blocking-basecamp +

People

(Reporter: ttaubert, Assigned: ttaubert)

Details

(Whiteboard: [label:gallery])

Attachments

(1 file)

> window.addEventListener('mozvisiblitychange', function() { > if (document.mozHidden && pendingPick) > cancelPick(); > }); Must be 'mozvisibilitychange'.
Requesting blocking because this breaks the ability to reset the gallery's status when the user unexpectedly quits the pickView.
blocking-basecamp: --- → ?
Attachment #670285 - Flags: review?(dflanagan)
Comment on attachment 670285 [details] Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/5763 Thanks for finding this. I suspect it is easier to just request authorization to land the fix than it is to request blocking on the bug.
Attachment #670285 - Flags: review?(dflanagan) → review+
Comment on attachment 670285 [details] Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/5763 [Approval Request Comment] Bug caused by (feature/regressing bug #): ? User impact if declined: Breaks the ability to reset the gallery's status when the user unexpectedly quits the pickView. Testing completed: ? Risk to taking this patch (and alternatives if risky): Very low.
Attachment #670285 - Flags: approval-gaia-master?(jones.chris.g)
Attachment #670285 - Flags: approval-gaia-master?(jones.chris.g) → approval-gaia-master+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
blocking-basecamp: ? → +
Device: Unagi Build: 20130102070202 The ability to reset the gallery's status when the user unexpectedly quits the pickView works at this time. does not repro.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: