Bug 121747 - HasMemoryCostMemberFunction should work for final classes
Summary: HasMemoryCostMemberFunction should work for final classes
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-21 11:01 PDT by Anders Carlsson
Modified: 2013-09-25 11:08 PDT (History)
0 users

See Also:


Attachments
Patch (2.23 KB, patch)
2013-09-21 11:06 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (2.12 KB, patch)
2013-09-25 09:44 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-09-21 11:01:07 PDT
HasMemoryCostMemberFunction should work for final classes
Comment 1 Anders Carlsson 2013-09-21 11:06:47 PDT
Created attachment 212277 [details]
Patch
Comment 2 Build Bot 2013-09-21 12:46:34 PDT
Comment on attachment 212277 [details]
Patch

Attachment 212277 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/2033071
Comment 3 Anders Carlsson 2013-09-25 09:44:14 PDT
Created attachment 212588 [details]
Patch
Comment 4 Anders Carlsson 2013-09-25 11:08:58 PDT
Committed r156407: <http://trac.webkit.org/changeset/156407>