WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83005
REGRESSION (
r112947
-
r112955
): fast/events/ondrop-text-html.html, editing/pasteboard/get-data-text-plain-drop.html failing on GTK Linux 64-bit Debug
https://bugs.webkit.org/show_bug.cgi?id=83005
Summary
REGRESSION (r112947-r112955): fast/events/ondrop-text-html.html, editing/past...
Philippe Normand
Reported
2012-04-03 00:09:31 PDT
The following tests started failing on GTK Linux 64-bit Debug between
r112948
and
r112955
(inclusive): fast/events/ondrop-text-html.html editing/pasteboard/get-data-text-plain-drop.html
http://trac.webkit.org/log/trunk?rev=112955&stop_rev=112948&limit=9
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r112947%20(32081)/results.html
passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r112955%20(32082)/results.html
failed Both tests hit an ASSERT: STDERR: ASSERTION FAILED: !m_isHandlingDrag STDERR: ../../Source/WebCore/page/DragController.cpp(425) : bool WebCore::DragController::concludeEditDrag(WebCore::DragData*) I'll provide a full stack-trace when my Debug build is finished. Skipping those tests for now.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2012-04-03 08:45:49 PDT
Daniel,
http://trac.webkit.org/changeset/112954
seems like the most likely culprit for these new assertion failures.
Daniel Cheng
Comment 2
2012-04-03 10:32:57 PDT
This ended up being reverted in
http://trac.webkit.org/changeset/113004
, probably for the same reason.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug