Bug 73341 - Remove unused isInlineCode from V8Proxy
Summary: Remove unused isInlineCode from V8Proxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 11:15 PST by Rafael Weinstein
Modified: 2014-04-24 16:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.57 KB, patch)
2011-11-29 11:17 PST, Rafael Weinstein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Weinstein 2011-11-29 11:15:13 PST
If this code is doing something, I'm missing what. Creating a patch to ask the question.
Comment 1 Rafael Weinstein 2011-11-29 11:17:01 PST
Created attachment 117005 [details]
Patch
Comment 2 Adam Barth 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.
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2011-11-30 03:30:43 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 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.