Bug 109999 - Remove Vector::dataSlot(), it has no implementation
Summary: Remove Vector::dataSlot(), it has no implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 19:10 PST by Benjamin Poulain
Modified: 2013-02-18 12:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2013-02-15 19:13 PST, Benjamin Poulain
kling: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>