Bug 85099

Summary: Removed the sole use of Weak<Unknown>
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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.