Bug 123765 - REGRESSION(r158586): plugins/refcount-leaks.html fails
Summary: REGRESSION(r158586): plugins/refcount-leaks.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-11-04 16:36 PST by Ryosuke Niwa
Modified: 2013-11-04 22:04 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.47 KB, patch)
2013-11-04 21:44 PST, Michael Saboff
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-11-04 16:36:24 PST
It appears that plugins/refcount-leaks.html started failing after this patch got landed:

http://trac.webkit.org/log/?verbose=on&rev=158586&stop_rev=158585
Comment 2 Ryosuke Niwa 2013-11-04 16:39:21 PST
Committed r158614: <http://trac.webkit.org/changeset/158614>
Comment 3 Michael Saboff 2013-11-04 21:44:57 PST
Created attachment 216002 [details]
Patch
Comment 4 Filip Pizlo 2013-11-04 21:50:50 PST
Comment on attachment 216002 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=216002&action=review

> LayoutTests/TestExpectations:1
> -# This file contains generic test expectations that apply to all ports of WebKit.
> +

Did you mean to delete this line?
Comment 5 Michael Saboff 2013-11-04 21:52:55 PST
(In reply to comment #4)
> (From update of attachment 216002 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=216002&action=review
> 
> > LayoutTests/TestExpectations:1
> > -# This file contains generic test expectations that apply to all ports of WebKit.
> > +
> 
> Did you mean to delete this line?

Nope.  I'll put back.
Comment 6 Michael Saboff 2013-11-04 22:04:16 PST
Committed r158648: <http://trac.webkit.org/changeset/158648>