Closed
Bug 1153128
Opened 8 years ago
Closed 7 years ago
SpecialPowers.loadChromeScript needs sendSyncMessage
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(firefox46 fixed, firefox47 fixed)
RESOLVED
FIXED
mozilla47
People
(Reporter: hiro, Assigned: hiro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
In bug 1153126, we need a synchronous message to load mozinfo into mochitest.
Assignee | ||
Comment 1•8 years ago
|
||
I am going to set review flag after bug 852207 is fixed.
Comment 2•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/36529/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/36529/
Attachment #8723403 -
Flags: review?(ted)
Comment 3•7 years ago
|
||
Comment on attachment 8590671 [details] [diff] [review] specialpowers_sendSyncMessage.patch This is very useful for making password manager tests works with e10s so I rebased the patch and fixed the expected return value in the test since we have an array of arrays.
Attachment #8590671 -
Attachment is obsolete: true
Updated•7 years ago
|
Assignee: nobody → hiikezoe
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•7 years ago
|
||
Matthew, thank you for reviving the patch!
Comment 5•7 years ago
|
||
Comment on attachment 8723403 [details] MozReview Request: Bug 1153128 - Add sendSyncMessage to SpecialPowers.loadChromeScript. r=ted https://reviewboard.mozilla.org/r/36529/#review34751 thanks for writing this and updating the tests. This seems pretty safe.
Attachment #8723403 -
Flags: review+
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c5338fae9902
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•7 years ago
|
Attachment #8723403 -
Flags: review?(ted)
Comment 8•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/67c621c0e0d9
status-firefox46:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•