Avoid unchecked casts in UA shadow DOM.
If we have a way to leak UA shadow DOM to web authors or Chrome extension authors, these unchecked casts would be dangerous. This CL introduces toFooTypeOrDie() helpers, and apply it to UA shadow DOM. BUG=668970 Review-Url: https://codereview.chromium.org/2534873004 Cr-Commit-Position: refs/heads/master@{#434899}
Showing
Please register or sign in to comment