Closed Bug 1094089 Opened 11 years ago Closed 11 years ago

[Telephony] Marionette Test: Refactoring the promise usage in head.js

Categories

(Firefox OS Graveyard :: RIL, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aknow, Assigned: aknow)

Details

Attachments

(3 files, 4 obsolete files)

No description provided.
Try to make it clear. Ongoing, still need to work on conference part.
Attachment #8517296 - Flags: feedback?(htsai)
Attached patch Part 1: Show reject cause (obsolete) — Splinter Review
Attachment #8517296 - Attachment is obsolete: true
Attachment #8517296 - Flags: feedback?(htsai)
Attachment #8518821 - Flags: review?(htsai)
Attachment #8518822 - Flags: review?(htsai)
Attachment #8518823 - Flags: review?(htsai)
Attachment #8518821 - Flags: review?(htsai) → review+
Comment on attachment 8518822 [details] [diff] [review] Part 2: Refactoring the promise usage in head.js Review of attachment 8518822 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me, thank you! ::: dom/telephony/test/marionette/head.js @@ +124,5 @@ > + * @param aTarget > + * A event target. > + * @param aEventName > + * A string event name. > + * @param aPreficate [optional] s/aPreficate/aPredicate @@ +125,5 @@ > + * A event target. > + * @param aEventName > + * A string event name. > + * @param aPreficate [optional] > + * A preficate function, resolve the promise if aPreficate(event) ditto.
Attachment #8518822 - Flags: review?(htsai) → review+
Attachment #8518823 - Flags: review?(htsai) → review+
> > + * @param aPreficate [optional] > > s/aPreficate/aPredicate > > > + * A preficate function, resolve the promise if aPreficate(event) > > ditto. Interesting... Did I just type the wrong key for three times?
(In reply to Szu-Yu Chen [:aknow] from comment #6) > > > + * @param aPreficate [optional] > > > > s/aPreficate/aPredicate > > > > > + * A preficate function, resolve the promise if aPreficate(event) > > > > ditto. > > Interesting... Did I just type the wrong key for three times? I tried so hard to figure out how that happened when I was doing the review :P
Attachment #8518821 - Attachment is obsolete: true
Attachment #8521931 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: