Closed Bug 911768 Opened 11 years ago Closed 11 years ago

Fix "yield without a value is deprecated, and illegal in ES6" warnings in Suite

Categories

(SeaMonkey :: Passwords & Permissions, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.23

People

(Reporter: philip.chee, Assigned: philip.chee)

Details

Attachments

(1 file)

See Bug 891806, Bug 885463, Bug 887320 et cetra. Error messages in dataman: "SyntaxError: yield without a value is deprecated, and illegal in ES6"
Simple fix. s/yield;/yield undefined;/g
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #798541 - Flags: review?(bugzilla)
Attachment #798541 - Flags: review?(bugzilla) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.23
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: