WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41279
LayoutTests/canvas/philip/tests/security.drawImage.image.html Failed and skipped
https://bugs.webkit.org/show_bug.cgi?id=41279
Summary
LayoutTests/canvas/philip/tests/security.drawImage.image.html Failed and skipped
Chang Shu
Reported
2010-06-28 06:47:20 PDT
The following security related canvas tests fail to pass and are put in the skipped list. LayoutTests/canvas/philip/tests/security.drawImage.image.html LayoutTests/canvas/philip/tests/security.drawImage.canvas.html
Attachments
fix patch
(73.75 KB, patch)
2010-06-28 08:43 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch
(73.19 KB, patch)
2010-06-28 09:14 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch
(73.19 KB, patch)
2010-06-28 10:41 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch
(88.96 KB, patch)
2010-07-19 08:44 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch
(88.72 KB, patch)
2010-07-19 10:40 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch
(73.15 KB, patch)
2010-07-19 11:39 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch 1
(75.50 KB, patch)
2010-07-19 12:15 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
fix patch 1
(75.64 KB, patch)
2010-07-19 12:51 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
Show Obsolete
(7)
View All
Add attachment
proposed patch, testcase, etc.
Chang Shu
Comment 1
2010-06-28 08:43:40 PDT
Created
attachment 59900
[details]
fix patch
Chang Shu
Comment 2
2010-06-28 09:14:16 PDT
Created
attachment 59902
[details]
fix patch
Chang Shu
Comment 3
2010-06-28 10:41:48 PDT
Created
attachment 59911
[details]
fix patch
Chang Shu
Comment 4
2010-06-28 12:46:51 PDT
The script failed to patch the patch file but it seems to be a false-alarm to me. I don't understand why it tries to remove 'LayoutTests/canvas'. The log is here: fatal: not removing 'LayoutTests/canvas' recursively without -r Failed to git rm --force --ignore-unmatch LayoutTests/canvas. at /home/webkit/WebKit-qt-ews/WebKitTools/Scripts/svn-apply line 451.
Eric Seidel (no email)
Comment 5
2010-06-28 13:14:59 PDT
I suspect svn-apply is getting confused.
https://trac.webkit.org/browser/trunk/WebKitTools/Scripts/VCSUtils.pm
or
https://trac.webkit.org/browser/trunk/WebKitTools/Scripts/svn-apply
Chang Shu
Comment 6
2010-06-29 15:03:41 PDT
Am I the only one who has this problem? Is there a work-around so I can have my patch reviewed? thanks!
Chang Shu
Comment 7
2010-07-19 08:44:43 PDT
Created
attachment 61959
[details]
fix patch
Chang Shu
Comment 8
2010-07-19 09:06:55 PDT
The problem could be that in the patch, file tests.js has the wrong line-ending. I plan to commit a quick patch that does the following on this file: svn propset svn:eol-style native tests.js Does this sound ok?
Chang Shu
Comment 9
2010-07-19 10:40:49 PDT
Created
attachment 61968
[details]
fix patch
Chang Shu
Comment 10
2010-07-19 11:39:03 PDT
Created
attachment 61971
[details]
fix patch
Chang Shu
Comment 11
2010-07-19 12:15:42 PDT
Created
attachment 61976
[details]
fix patch 1
Chang Shu
Comment 12
2010-07-19 12:51:36 PDT
Created
attachment 61983
[details]
fix patch 1
Kenneth Rohde Christiansen
Comment 13
2010-07-19 13:12:32 PDT
Darin, what do you think about this change?
Darin Adler
Comment 14
2010-07-19 14:19:04 PDT
Comment on
attachment 61983
[details]
fix patch 1 Seems OK to move these. But why are we skipping all these tests on all platforms?
Chang Shu
Comment 15
2010-07-20 06:36:45 PDT
(In reply to
comment #14
)
> (From update of
attachment 61983
[details]
) > Seems OK to move these. But why are we skipping all these tests on all platforms?
This is the 1st part of the patch. I split it because I thought it could solve the problem that my patch failed to be applied (see all the pink buttons above). Actually, the complete patch is attached already. I can re-enable it and if you think it's good, I will commit it manually.
Chang Shu
Comment 16
2010-07-20 06:38:11 PDT
The 5th patch has the complete code change.
Chang Shu
Comment 17
2010-07-20 10:33:22 PDT
Comment on
attachment 61968
[details]
fix patch manually committed
attachment 61968
[details]
webkit trunk
r63752
.
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