commit | 07300d0b1889a4c05315f7a3b1a4b785da937efe | [log][tgz] |
---|---|---|
author | Antonio Gomes <tonikitoo@igalia.com> | Wed Mar 13 20:59:57 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 13 20:59:57 2019 |
tree | 5e347ffb219005755c3b522f9458cf8428c370ce | |
parent | 317462719ddc2eb9b1d2ea6b1ccc72359d2c9a52[diff] |
Prevent further uses of DEFINE_TYPE_CASTS macroThe macro is being phased out in favor of downcast helpersin t_p/blink/renderer/platform/casting.h. There is still a longrun to fully remove DEFINE_TYPE_CASTS, but this CL aims atprevent new uses to take place.CC=jbroman@chromium.org,blink-reviews-vendor@chromium.orgBUG=891908Change-Id:I7d981d6ff89c956e05b9cb2b5146c14934f6e836Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/1520978Reviewed-by: Dirk Pranke <dpranke@chromium.org>Reviewed-by: Jeremy Roman <jbroman@chromium.org>Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>Cr-Commit-Position: refs/heads/master@{#640486}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site ishttps://www.chromium.org.
Documentation in the source is rooted indocs/README.md.
Learn how toGet Around the Chromium Source Code Directory Structure.