RESOLVED FIXED 17419
Remove CompatMode from JavaScriptCore as it is never set to anything other than NativeMode
https://bugs.webkit.org/show_bug.cgi?id=17419
Summary Remove CompatMode from JavaScriptCore as it is never set to anything other th...
Sam Weinig
Reported 2008-02-17 18:38:42 PST
Will reduce the size of JSGlobalObject...a little. Meh.
Attachments
patch (2.96 KB, patch)
2008-02-17 18:44 PST, Sam Weinig
darin: review-
updated patch (4.88 KB, patch)
2008-02-18 16:26 PST, Sam Weinig
no flags
Sam Weinig
Comment 1 2008-02-17 18:44:00 PST
Darin Adler
Comment 2 2008-02-17 18:47:01 PST
Comment on attachment 19182 [details] patch Please look at KJSProxy::initScript in WebCore.
Sam Weinig
Comment 3 2008-02-17 18:53:12 PST
That sir is a seriously compelling argument! Closing this for now in my stupidity.
Sam Weinig
Comment 4 2008-02-18 16:14:25 PST
Reopening. We still want to do this.
Sam Weinig
Comment 5 2008-02-18 16:26:41 PST
Created attachment 19198 [details] updated patch Updated patch.
Sam Weinig
Comment 6 2008-02-18 16:27:01 PST
Patch we reviewed by Geoff Garen.
Sam Weinig
Comment 7 2008-02-18 16:27:17 PST
Landed in r30387.
Note You need to log in before you can comment on or make changes to this bug.