Bug 69480 - Fix CodeGeneratorV8 to work for EnabledAtRuntime when class has no parent class
Summary: Fix CodeGeneratorV8 to work for EnabledAtRuntime when class has no parent class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anna Cavender
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 16:45 PDT by Anna Cavender
Modified: 2011-10-06 11:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2011-10-05 16:48 PDT, Anna Cavender
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Cavender 2011-10-05 16:45:34 PDT
Original change to allow EnabledAtRuntime for entire classes (not just attributes) fails to consider classes that have no parents.
https://bugs.webkit.org/show_bug.cgi?id=69352
Comment 1 Anna Cavender 2011-10-05 16:48:47 PDT
Created attachment 109881 [details]
Patch
Comment 2 Adam Barth 2011-10-05 20:28:17 PDT
Comment on attachment 109881 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 2011-10-06 11:09:15 PDT
Comment on attachment 109881 [details]
Patch

Clearing flags on attachment: 109881

Committed r96835: <http://trac.webkit.org/changeset/96835>
Comment 4 WebKit Review Bot 2011-10-06 11:09:19 PDT
All reviewed patches have been landed.  Closing bug.