[webkit-dev] Why does RELEASE_ASSERT not have an error message?

Michael Catanzaro mcatanzaro at igalia.com
Wed Feb 22 12:10:43 PST 2017


On Wed, 2017-02-22 at 11:58 -0800, Geoffrey Garen wrote:
> (2) Change RELEASE_ASSERT to do the normal debug ASSERT thing in
> Debug builds. (There’s not much need to preserve register state in
> debug builds.)

This seems like a more desirable approach.

Michael


More information about the webkit-dev mailing list