Bug 28761 - clipboard file access tests use "dragentered" instead of "dragenter"
Summary: clipboard file access tests use "dragentered" instead of "dragenter"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-26 17:11 PDT by noel gordon
Modified: 2009-08-27 13:30 PDT (History)
1 user (show)

See Also:


Attachments
use "dragenter", not "dragentered" (10.82 KB, patch)
2009-08-26 17:41 PDT, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noel gordon 2009-08-26 17:11:49 PDT
Silly typo I (eseidel) made.

./http/tests/security/clipboard/resources/clipboard-file-access.js:dragTarget.addEventListener("dragentered",
function() {

Noel said he was interested in trying this as his first WebKit patch.
Comment 1 Eric Seidel (no email) 2009-08-26 17:20:22 PDT
This was one of the many casualties of the great bugzilla memory loss event of 2009.
https://lists.webkit.org/pipermail/webkit-unassigned/2009-August/130367.html
Comment 2 noel gordon 2009-08-26 17:41:12 PDT
Created attachment 38652 [details]
use "dragenter", not "dragentered"
Comment 3 Eric Seidel (no email) 2009-08-26 17:47:15 PDT
Comment on attachment 38652 [details]
use "dragenter", not "dragentered"

clicking patch checkbox.
Comment 4 Eric Seidel (no email) 2009-08-27 11:32:22 PDT
Comment on attachment 38652 [details]
use "dragenter", not "dragentered"

Looks OK.
Comment 5 Eric Seidel (no email) 2009-08-27 13:30:06 PDT
Comment on attachment 38652 [details]
use "dragenter", not "dragentered"

Clearing flags on attachment: 38652

Committed r47832: <http://trac.webkit.org/changeset/47832>
Comment 6 Eric Seidel (no email) 2009-08-27 13:30:10 PDT
All reviewed patches have been landed.  Closing bug.