mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 683159. Remove now-irrelevant assertion annotation. r=ms2ger
This commit is contained in:
parent
c42b68eb77
commit
bca0188688
@ -32,10 +32,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=451286
|
||||
<script class="testbody" type="application/javascript">
|
||||
<![CDATA[
|
||||
|
||||
// We trigger assertions that happen during the GC of our parent
|
||||
// window.
|
||||
SimpleTest.expectAssertions(0, 5); // bug 683159, bug 849394
|
||||
|
||||
// To be called by the window we open.
|
||||
function parentFinish() {
|
||||
// This is called with JS code from the window we open on the
|
||||
|
Loading…
Reference in New Issue
Block a user