yangguo
|
a6b27a725f
|
[d8] console methods must not throw.
R=jarin@chromium.org
BUG=chromium:714696
Review-Url: https://codereview.chromium.org/2838143002
Cr-Original-Commit-Position: refs/heads/master@{#44854}
Committed: 87b5b53f6f
Review-Url: https://codereview.chromium.org/2838143002
Cr-Commit-Position: refs/heads/master@{#44880}
|
2017-04-26 09:48:29 +00:00 |
|
yangguo
|
95d53ffee1
|
Revert of [d8] console methods must not throw. (patchset #1 id:1 of https://codereview.chromium.org/2838143002/ )
Reason for revert:
Breaks no-intl builds.
Original issue's description:
> [d8] console methods must not throw.
>
> R=jarin@chromium.org
> BUG=chromium:714696
>
> Review-Url: https://codereview.chromium.org/2838143002
> Cr-Commit-Position: refs/heads/master@{#44854}
> Committed: 87b5b53f6f
TBR=jarin@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:714696
Review-Url: https://codereview.chromium.org/2840853002
Cr-Commit-Position: refs/heads/master@{#44856}
|
2017-04-25 14:00:56 +00:00 |
|
yangguo
|
87b5b53f6f
|
[d8] console methods must not throw.
R=jarin@chromium.org
BUG=chromium:714696
Review-Url: https://codereview.chromium.org/2838143002
Cr-Commit-Position: refs/heads/master@{#44854}
|
2017-04-25 13:47:33 +00:00 |
|
yangguo
|
461e47a8fe
|
[d8] implement console for d8.
for now, it's just the methods
- log
- warn
- debug
- info
- error
- time
- timeEnd
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2840543002
Cr-Commit-Position: refs/heads/master@{#44797}
|
2017-04-24 13:23:10 +00:00 |
|