yangguo
|
581614eeea
|
[debugger] simplify fetching scripts for inspector.
The old code path is going to be removed with the debug context api.
R=kozyatinskiy@chromium.org
Review-Url: https://codereview.chromium.org/2465833002
Cr-Commit-Position: refs/heads/master@{#40768}
|
2016-11-04 13:55:26 +00:00 |
|
machenbach
|
9598e6eb84
|
Revert of [debugger] simplify fetching scripts for inspector. (patchset #6 id:100001 of https://codereview.chromium.org/2465833002/ )
Reason for revert:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/11118
Rule of thumb: As long as the tests have not migrated yet, you most certainly need a blink rebase whenever you change expectations.
Original issue's description:
> [debugger] simplify fetching scripts for inspector.
>
> The old code path is going to be removed with the debug context api.
>
> R=kozyatinskiy@chromium.org
TBR=kozyatinskiy@chromium.org,yangguo@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Review-Url: https://codereview.chromium.org/2473273005
Cr-Commit-Position: refs/heads/master@{#40764}
|
2016-11-04 13:00:25 +00:00 |
|
yangguo
|
7cfdd66afa
|
[debugger] simplify fetching scripts for inspector.
The old code path is going to be removed with the debug context api.
R=kozyatinskiy@chromium.org
Review-Url: https://codereview.chromium.org/2465833002
Cr-Commit-Position: refs/heads/master@{#40759}
|
2016-11-04 11:07:20 +00:00 |
|
kozyatinskiy
|
f7f591ab6b
|
[inspector] migrate scriptParsed and getCompiledScripts to native
* Introduced DebugInterface::Script - native wrapper on internal::Script.
* Migrated getCompildScripts and scriptParsed to native wrapper.
BUG=chromium:652939, v8:5510
R=yangguo@chromium.org,dgozman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Review-Url: https://codereview.chromium.org/2449213002
Cr-Commit-Position: refs/heads/master@{#40660}
|
2016-10-29 02:18:16 +00:00 |
|