diff options
author | CYBAI <cyb.ai.815@gmail.com> | 2018-05-07 20:31:29 +0800 |
---|---|---|
committer | CYBAI <cyb.ai.815@gmail.com> | 2018-10-18 01:38:27 +0800 |
commit | 8b2892113693e6d2eddfc29dd49bbf7d54954912 (patch) | |
tree | 65a45e45c7c68d151128201f6e8216c9a5547158 /components/atoms | |
parent | 9a0404ac5fc1c463aa68bb0c68d709a61157c2bf (diff) | |
download | servo-8b2892113693e6d2eddfc29dd49bbf7d54954912.tar.gz servo-8b2892113693e6d2eddfc29dd49bbf7d54954912.zip |
Make expectionCode of Promise have newline character automatically
In the `fill` method, it will check if the exception code is empty
string or has newline character in the end of string or not. However, we
didn't do any change to exceptionCode when type is Promise. Thus, we add
the newline character to make it pass the checking in `fill` method.
See more detail from the log of IRC: https://mozilla.logbot.info/servo/20180501#c14692647
Diffstat (limited to 'components/atoms')
0 files changed, 0 insertions, 0 deletions