summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-06-07 15:52:26 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-08 23:00:50 +0200
commitebea15cb33da8063a630867e38eacf7857b0b936 (patch)
tree16dffd956d6d690bdb72c599e7f69cc889e90381 /src/plugins/platforms
parent9ef24ff8ed487d49cf441c65c69ea7ebfe8acfb3 (diff)
QEventLoop: Remove the test that checked throwing from an event handler
In Qt 5, we declared that throwing from event handlers is undefined behavior. So stop testing this. We will try our best to capture and pass along std::bad_alloc, but even that might not work, depending on compiler settings. In particular, after the upgrade to MinGW/GCC 4.8 with DW2, this test stopped working. Task-number: QTBUG-31615 Change-Id: Ibf5fb2ce0c48b983549096bf7aac434b6ed3ac2e Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions