Bug 109999

Summary: Remove Vector::dataSlot(), it has no implementation
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cmarcelo, ojan.autocc, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+, buildbot: commit-queue-

Description Benjamin Poulain 2013-02-15 19:10:00 PST
Remove Vector::dataSlot(), it has no implementation
Comment 1 Benjamin Poulain 2013-02-15 19:13:07 PST
Created attachment 188687 [details]
Patch
Comment 2 Build Bot 2013-02-15 23:15:14 PST
Comment on attachment 188687 [details]
Patch

Attachment 188687 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16589482

New failing tests:
media/video-controls-captions-trackmenu.html
Comment 3 Andreas Kling 2013-02-16 12:51:55 PST
Comment on attachment 188687 [details]
Patch

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

Huh. r=me!

> Source/WTF/ChangeLog:10
> +        instanciated.

instantiated
Comment 4 Benjamin Poulain 2013-02-18 12:27:19 PST
Committed r143254: <http://trac.webkit.org/changeset/143254>