Closed Bug 818341 Opened 12 years ago Closed 12 years ago

[AccessFu] Encapsulte presentation in the presentation module.

Categories

(Core :: Disability Access APIs, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: eeejay, Assigned: eeejay)

Details

Attachments

(1 file)

This makes it easier to use outside the EventManager.
Making it ready for use outside of the EventManager.
Attachment #688548 - Flags: review?(dbolter)
Comment on attachment 688548 [details] [diff] [review]
Encapsulte presentation in the presentation module.

Review of attachment 688548 [details] [diff] [review]:
-----------------------------------------------------------------

r=me

nit: when you commmit fix spelling to 'Encapsulate'

::: accessible/src/jsat/Presenters.jsm
@@ +520,5 @@
> +                                                   aOldPosition,
> +                                                   aReason) {
> +    let context = new PresenterContext(aPosition, aOldPosition);
> +    return [p.pivotChanged(context, aReason)
> +              for each (p in this.presenters)];

Clevah!
Attachment #688548 - Flags: review?(dbolter) → review+
https://hg.mozilla.org/mozilla-central/rev/2141e35e05ef
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: