Closed Bug 737755 Opened 13 years ago Closed 10 years ago

specialpowersAPI.js: remove duplicated snapshotWindow() by bug 666643

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla18

People

(Reporter: sgautherie, Assigned: bzbarsky)

References

()

Details

(Keywords: regression)

No description provided.
WindowSnapshot.js is just referring to SpecialPowers now, is that what you meant with this bug? http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/tests/SimpleTest/WindowSnapshot.js#11
(In reply to Martijn Wargers [:mwargers] (QA) from comment #1) > WindowSnapshot.js is just referring to SpecialPowers now, is that what you > meant with this bug? Your question actually refers to unanswered {{ (In reply to Ted Mielczarek [:ted.mielczarek] from bug 666643 comment 9) > > Is it too much churn to just replace callers of snapshotWindow with > SpecialPowers.snapshotWindow? }} (Feel free to file a separate bug about that if need be.) *** When I created this bug, I was referring to https://hg.mozilla.org/mozilla-central/annotate/8e0f443496ac/testing/mochitest/tests/SimpleTest/specialpowersAPI.js {{ jmaher@78239 484 snapshotWindow: function (win, withCaret) { jmaher@78764 666 snapshotWindow: function (win, withCaret) { }} which was reverted (11 months later) by bug 767931. R.Fixed
Assignee: nobody → bzbarsky
Status: NEW → RESOLVED
Closed: 10 years ago
Depends on: 767931
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Ok, thanks for the answer.
You need to log in before you can comment on or make changes to this bug.