RESOLVED FIXED 85099
Removed the sole use of Weak<Unknown>
https://bugs.webkit.org/show_bug.cgi?id=85099
Summary Removed the sole use of Weak<Unknown>
Geoffrey Garen
Reported 2012-04-27 14:19:52 PDT
Removed the sole use of Weak<Unknown>
Attachments
Patch (5.01 KB, patch)
2012-04-27 14:28 PDT, Geoffrey Garen
sam: review+
Geoffrey Garen
Comment 1 2012-04-27 14:28:43 PDT
Sam Weinig
Comment 2 2012-04-27 14:34:31 PDT
Comment on attachment 139279 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=139279&action=review > Source/WebCore/ChangeLog:21 > + Since no clients actually want these behaviors, it's hard to tell if > + they're the right behaviors, and it's not worth the implementation > + complexity. If we come up with a client that wants these behaviors, we > + can always revisit this. Good.
Geoffrey Garen
Comment 3 2012-04-27 14:45:17 PDT
Note You need to log in before you can comment on or make changes to this bug.