[DevTools] Implemented timezone id verification for Emulation
setTimezoneOverride API. Previously Emulation.SetTimezoneOverride API if provided with invalid timezone id, would quietly set ICU's predefined unknown timezone id "Etc/Unknown". Apparently this is not what most users want, so the API implementation was changed to detect this situation and return negative condition, leaving currently selected timezone intact. Bug: 1007380 Change-Id: Idbec5e2f630c409a25bb7a059b8729ff320640a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822557 Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Johannes Henkel <johannes@chromium.org> Cr-Commit-Position: refs/heads/master@{#699545}
Showing
Please register or sign in to comment