Add a "type" getter to UnderlyingSourceBase
Because UnderlyingSourceBase did not have a "type" getter the type was inherited from Object.prototype, causing a crash when that returned something other than "undefined". BUG=806644 Change-Id: I709dc0469396e350f9494f102398a6d5bb5ff8d5 Reviewed-on: https://chromium-review.googlesource.com/936825 Commit-Queue: Adam Rice <ricea@chromium.org> Reviewed-by:Takeshi Yoshino <tyoshino@chromium.org> Cr-Commit-Position: refs/heads/master@{#539436}
Showing
Please register or sign in to comment