Closed Bug 773596 Opened 13 years ago Closed 13 years ago

Alarm API - Make Up Missing sendAsyncMessage() for Some Early-Return If Blocks

Categories

(Core :: DOM: Device Interfaces, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: airpingu, Assigned: airpingu)

References

Details

Attachments

(1 file)

Forgot calling sendAsyncMessage() for some early-return if blocks when adding alarms (my fault!).
Assignee: nobody → clian
Blocks: alarm-api
Attached patch PatchSplinter Review
Hi Vivien, It's my fault to forget adding sendAsyncMessage() for some early-return if-blocks when adding alarms (really sorry about this...). Make up all the missing calls in this patch. Also, some code clean-ups: 1. Refactor all the ppmm.sendAsyncMessage() calls with a private _sendAsyncMessage(), which makes codes cleaner and shorter. 2. Replace requestID with requestId, which looks more comfortable. Gene
Attachment #641823 - Flags: review?(21)
Keywords: checkin-needed
Whiteboard: Try-server result: https://tbpl.mozilla.org/?tree=Try&rev=e86a366e31a3
Flags: in-testsuite-
Keywords: checkin-needed
Whiteboard: Try-server result: https://tbpl.mozilla.org/?tree=Try&rev=e86a366e31a3
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: