Closed Bug 876907 Opened 12 years ago Closed 12 years ago

Add test for tab.open inNewWindow + onOpen combination

Categories

(Add-on SDK Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evold, Assigned: evold)

References

Details

Attachments

(1 file)

There is no test for this snippet atm: tabs.open({ url: 'http://mozilla.org', inNewWindow: true, onOpen: function() { // test that this is called.. } })
Assignee: nobody → evold
Comment on attachment 755035 [details] Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1010 May I send you reviews now Jordan?
Attachment #755035 - Flags: review?(jsantell)
Comment on attachment 755035 [details] Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1010 Looks good!
Attachment #755035 - Flags: review?(jsantell) → review+
Commits pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/0fba836d548be728ded3d693ece8651e3462b46f Bug 876907: adding a test for the tabs.open with onOpen and inNewWindow options combination https://github.com/mozilla/addon-sdk/commit/1b7d428857bda6bdd07ca11cfd91143e26c61c21 Merge pull request #1010 from erikvold/876907 Fix Bug 876907: adding a test for the tabs.open with onOpen and inNewWindow r=@jsantell
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: