Bug 30650

Summary: Need a way to enable/disable functions in V8 at runtime
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: atwilson, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
dglazkov: review+
patch eric: review+

Dumitru Daniliuc
Reported 2009-10-21 16:21:46 PDT
We need a way to enable/disable functions in V8 at runtime, just like we do it for properties (bug 30240).
Attachments
patch (1.97 KB, patch)
2009-10-21 16:34 PDT, Dumitru Daniliuc
dglazkov: review+
patch (1.98 KB, patch)
2009-10-21 16:50 PDT, Dumitru Daniliuc
eric: review+
Dumitru Daniliuc
Comment 1 2009-10-21 16:34:44 PDT
Eric Seidel (no email)
Comment 2 2009-10-21 16:37:21 PDT
Comment on attachment 41619 [details] patch Indent looks wrong.
Dimitri Glazkov (Google)
Comment 3 2009-10-21 16:39:45 PDT
Comment on attachment 41619 [details] patch r=me.
Dumitru Daniliuc
Comment 4 2009-10-21 16:50:56 PDT
Created attachment 41622 [details] patch Fixed the indent issue.
Eric Seidel (no email)
Comment 5 2009-10-21 16:53:03 PDT
Comment on attachment 41622 [details] patch r+ based mostly on dglazkov's previous r+
Dumitru Daniliuc
Comment 6 2009-10-21 17:04:42 PDT
Landed as r49929.
Note You need to log in before you can comment on or make changes to this bug.