Bug 53381 - Skip a test that uses unimplemented DRT API
Summary: Skip a test that uses unimplemented DRT API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 14:36 PST by Maciej Stachowiak
Modified: 2011-01-29 15:10 PST (History)
0 users

See Also:


Attachments
Patch (1.21 KB, patch)
2011-01-29 14:50 PST, Maciej Stachowiak
dbates: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2011-01-29 14:36:18 PST
Skip a test that uses unimplemented DRT API
Comment 1 Maciej Stachowiak 2011-01-29 14:50:21 PST
Created attachment 80576 [details]
Patch
Comment 2 Daniel Bates 2011-01-29 15:05:02 PST
Comment on attachment 80576 [details]
Patch

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

Looks sane to me.

> LayoutTests/platform/mac-wk2/Skipped:1812
> +/fast/events/popup-blocked-from-iframe-src.html

You have a leading '/' here.
Comment 3 Maciej Stachowiak 2011-01-29 15:10:46 PST
Committed r77072: <http://trac.webkit.org/changeset/77072>