Summary: | DataRef<T> should use Ref<T> internally. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> | ||||||
Component: | Layout and Rendering | Assignee: | Andreas Kling <kling> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, dino, eflews.bot, esprehn+autocc, glenn, gtk-ews, gyuyoung.kim, kling, kondapallykalyan, xan.lopez | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Andreas Kling
2013-10-17 03:51:49 PDT
Created attachment 214439 [details]
Patch
Comment on attachment 214439 [details] Patch Attachment 214439 [details] did not pass efl-ews (efl): Output: http://webkit-queues.appspot.com/results/4110430 Comment on attachment 214439 [details] Patch Attachment 214439 [details] did not pass gtk-wk2-ews (gtk-wk2): Output: http://webkit-queues.appspot.com/results/4105473 Comment on attachment 214439 [details] Patch Attachment 214439 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/3476033 Created attachment 214440 [details]
Patch for landing
Committed r157568: <http://trac.webkit.org/changeset/157568> |