WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84675
[GTK] drag&drop related failures
https://bugs.webkit.org/show_bug.cgi?id=84675
Summary
[GTK] drag&drop related failures
Philippe Normand
Reported
2012-04-24 00:50:12 PDT
I haven't yet figured out this regression. But we need green bots so I'll flag the following tests. Unexpected flakiness: text diff mismatch editing/pasteboard/4947130.html = TEXT PASS editing/pasteboard/dataTransfer-setData-getData.html = TEXT PASS editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT PASS editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT PASS editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = TEXT PASS editing/pasteboard/drag-drop-input-textarea.html = TEXT PASS editing/pasteboard/drag-drop-modifies-page.html = TEXT PASS editing/pasteboard/drag-drop-url-text.html = TEXT PASS editing/pasteboard/drag-image-in-about-blank-frame.html = TEXT PASS editing/pasteboard/drag-selected-image-to-contenteditable.html = TEXT PASS editing/pasteboard/drop-inputtext-acquires-style.html = TEXT PASS editing/pasteboard/drop-link.html = TEXT PASS editing/pasteboard/drop-text-events.html = TEXT PASS editing/pasteboard/drop-text-without-selection.html = TEXT PASS editing/pasteboard/file-drag-to-editable.html = TEXT PASS editing/pasteboard/file-input-files-access.html = TEXT PASS editing/pasteboard/get-data-text-plain-drop.html = TEXT PASS editing/pasteboard/subframe-dragndrop-1.html = TEXT PASS Regressions: Unexpected text diff mismatch : fast/forms/drag-into-textarea.html = TEXT fast/forms/drag-out-of-textarea.html = TEXT fast/forms/file/get-file-upload.html = TEXT fast/forms/file/input-file-re-render.html = TEXT fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
Attachments
Patch
(5.29 KB, patch)
2012-05-02 06:40 PDT
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2012-04-24 12:19:09 PDT
After bisecting the offending commit seems to be
r114788
.
http://trac.webkit.org/changeset/114788
Philippe Normand
Comment 2
2012-04-25 00:01:12 PDT
(In reply to
comment #1
)
> After bisecting the offending commit seems to be
r114788
. >
http://trac.webkit.org/changeset/114788
Really? That seems a bit odd :( I'll have a look at this issue.
Philippe Normand
Comment 3
2012-04-25 00:50:44 PDT
Indeed, spot-on, Zan! I'll try to figure this one out.
Zan Dobersek
Comment 4
2012-04-25 00:51:52 PDT
(In reply to
comment #3
)
> Indeed, spot-on, Zan! I'll try to figure this one out.
Great, thanks!
Philippe Normand
Comment 5
2012-05-01 08:28:35 PDT
It seems that using this new option --skip-pixel-test-if-no-baseline somehow fixes the issue... Can you confirm Zan? Not sure about using this on the bots though.
Philippe Normand
Comment 6
2012-05-01 08:32:19 PDT
CCing Dirk and Nandor on this issue. Do we need to use this new --skip-pixel-test-if-no-baseline option? Any feedback would be appreciated!
Philippe Normand
Comment 7
2012-05-01 08:45:28 PDT
Please also note that GTK bots don't run the pixel tests.
Dirk Pranke
Comment 8
2012-05-01 11:37:44 PDT
I don't know why --skip-pixel-test-if-no-baseline would be causing TEXT regressions; that doesn't make a lot of sense. If you don't run pixel tests, you shouldn't need to use this option at all.
Philippe Normand
Comment 9
2012-05-01 11:56:02 PDT
(In reply to
comment #8
)
> I don't know why --skip-pixel-test-if-no-baseline would be causing TEXT regressions; that doesn't make a lot of sense. > > If you don't run pixel tests, you shouldn't need to use this option at all.
Yeah that's what I thought. I'll double-check this tomorrow, maybe a little bug sneaked in the patch introducing that new option, for ports not running pixel tests.
Zan Dobersek
Comment 10
2012-05-02 06:40:18 PDT
Created
attachment 139800
[details]
Patch
Philippe Normand
Comment 11
2012-05-02 06:54:45 PDT
Comment on
attachment 139800
[details]
Patch Alright the change and its explanation make sense to me. Thanks!
Zan Dobersek
Comment 12
2012-05-02 07:07:34 PDT
Comment on
attachment 139800
[details]
Patch Clearing flags on attachment: 139800 Committed
r115825
: <
http://trac.webkit.org/changeset/115825
>
Zan Dobersek
Comment 13
2012-05-02 07:07:43 PDT
All reviewed patches have been landed. Closing bug.
Martin Robinson
Comment 14
2012-05-02 08:57:02 PDT
Comment on
attachment 139800
[details]
Patch Awesome fix!
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