RESOLVED FIXED 73341
Remove unused isInlineCode from V8Proxy
https://bugs.webkit.org/show_bug.cgi?id=73341
Summary Remove unused isInlineCode from V8Proxy
Rafael Weinstein
Reported 2011-11-29 11:15:13 PST
If this code is doing something, I'm missing what. Creating a patch to ask the question.
Attachments
Patch (5.57 KB, patch)
2011-11-29 11:17 PST, Rafael Weinstein
no flags
Rafael Weinstein
Comment 1 2011-11-29 11:17:01 PST
Adam Barth
Comment 2 2011-11-29 11:43:55 PST
Comment on attachment 117005 [details] Patch This used to be used during user gesture detection, which we now do in a more sane way.
WebKit Review Bot
Comment 3 2011-11-30 03:30:39 PST
Comment on attachment 117005 [details] Patch Clearing flags on attachment: 117005 Committed r101480: <http://trac.webkit.org/changeset/101480>
WebKit Review Bot
Comment 4 2011-11-30 03:30:43 PST
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 5 2014-04-24 16:45:24 PDT
Moving all JavaScriptGlue bugs to JavaScriptCore. The JavaScriptGlue framework itself is long gone. And most of the more recent bugs put in this component were put there by people who thought this was for some other aspect of “JavaScript glue” and have nothing to do with the actual original reason for the existence of this component, which was an OS-X-only framework named JavaScriptGlue.
Note You need to log in before you can comment on or make changes to this bug.