Bug 158871 - [JSC] Use bytecode intrinsic to expose Module's loading status to builtin JS
Summary: [JSC] Use bytecode intrinsic to expose Module's loading status to builtin JS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-17 05:42 PDT by Yusuke Suzuki
Modified: 2016-06-20 18:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.44 KB, patch)
2016-06-17 05:43 PDT, Yusuke Suzuki
sam: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-06-17 05:42:39 PDT
[JSC] Use bytecode intrinsic to expose Module's loading status to builtin JS
Comment 1 Yusuke Suzuki 2016-06-17 05:43:28 PDT
Created attachment 281558 [details]
Patch
Comment 2 Yusuke Suzuki 2016-06-19 00:57:37 PDT
Comment on attachment 281558 [details]
Patch

Thanks!
Comment 3 Yusuke Suzuki 2016-06-19 03:38:43 PDT
Comment on attachment 281558 [details]
Patch

Let's land it manually.
Comment 4 Yusuke Suzuki 2016-06-19 03:41:07 PDT
Ah, OK. Now the svn server is offline because of its update. I'll land it after the svn server is back.
Comment 5 Yusuke Suzuki 2016-06-19 21:30:32 PDT
Comment on attachment 281558 [details]
Patch

Go through CQ!
Comment 6 WebKit Commit Bot 2016-06-19 21:31:05 PDT
Comment on attachment 281558 [details]
Patch

Rejecting attachment 281558 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'validate-changelog', '--check-oops', '--non-interactive', 281558, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://webkit-queues.webkit.org/results/1534441
Comment 7 Yusuke Suzuki 2016-06-20 18:49:05 PDT
Committed r202261: <http://trac.webkit.org/changeset/202261>