Bug 101892 - [V8][JSC] ScriptProfileNode::callUID needs not to be [Custom]
Summary: [V8][JSC] ScriptProfileNode::callUID needs not to be [Custom]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-11 22:10 PST by Kentaro Hara
Modified: 2012-11-12 09:58 PST (History)
10 users (show)

See Also:


Attachments
Patch (13.05 KB, patch)
2012-11-11 22:14 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (14.66 KB, patch)
2012-11-11 22:43 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-11-11 22:10:49 PST
We can remove [Custom] from callUID in ScriptProfileNode.idl.
Comment 1 Kentaro Hara 2012-11-11 22:14:25 PST
Created attachment 173555 [details]
Patch
Comment 2 Build Bot 2012-11-11 22:22:32 PST
Comment on attachment 173555 [details]
Patch

Attachment 173555 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/14786988
Comment 3 Early Warning System Bot 2012-11-11 22:24:37 PST
Comment on attachment 173555 [details]
Patch

Attachment 173555 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/14804495
Comment 4 Early Warning System Bot 2012-11-11 22:24:46 PST
Comment on attachment 173555 [details]
Patch

Attachment 173555 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/14806402
Comment 5 EFL EWS Bot 2012-11-11 22:28:54 PST
Comment on attachment 173555 [details]
Patch

Attachment 173555 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/14794838
Comment 6 Build Bot 2012-11-11 22:30:36 PST
Comment on attachment 173555 [details]
Patch

Attachment 173555 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/14811263
Comment 7 Kentaro Hara 2012-11-11 22:43:45 PST
Created attachment 173560 [details]
Patch
Comment 8 WebKit Review Bot 2012-11-12 09:58:17 PST
Comment on attachment 173560 [details]
Patch

Clearing flags on attachment: 173560

Committed r134250: <http://trac.webkit.org/changeset/134250>
Comment 9 WebKit Review Bot 2012-11-12 09:58:22 PST
All reviewed patches have been landed.  Closing bug.