Bug 245692
| Summary: | Enable libc++ assertions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=251352 https://bugs.webkit.org/show_bug.cgi?id=252064 https://bugs.webkit.org/show_bug.cgi?id=266396 |
||
| Bug Depends on: | 246062 | ||
| Bug Blocks: | 252066, 252970, 269799 | ||
Chris Dumez
Enable libc++ assertions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://100416021>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/4720
EWS
Committed 254888@main (dc5502f840ef): <https://commits.webkit.org/254888@main>
Reviewed commits have been landed. Closing PR #4720 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 246062
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8850
EWS
Committed 259122@main (a421349785f7): <https://commits.webkit.org/259122@main>
Reviewed commits have been landed. Closing PR #8850 and removing active labels.
Antoine Quint
This caused a crash in a timing-function test, see https://bugs.webkit.org/show_bug.cgi?id=251352. This is probably a good thing :)