You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumping priority since this bug is breaking render of some ads that have duplicate extension scripts. Looking at the error reporter, seems like there are at least 5 distinct codepaths that trigger this.
Simple fix is to just soft-fail instead of unwinding the stack due to a runtime error.
Details
Error report: link
First seen: May 16, 2020
Frequency: ~ 311/day
Stacktrace
Notes
@jridgewell
modifiedsrc/service/extensions-impl.js:555-556
in #28250 (May 7, 2020)@erwinmombay
modifiedsrc/runtime.js:298-303
in #16660 (Jul 18, 2018)@peterjosling
modifiedsrc/runtime.js:191-191
in #14922 (Apr 30, 2018)@alanorozco
modifiedsrc/service/standard-actions-impl.js:39-50
in #20687 (Feb 6, 2019)Seen in:
Possible assignees:
@jridgewell
,@alanorozco
/cc @ampproject/release-on-duty
The text was updated successfully, but these errors were encountered: