[Webkit-unassigned] [Bug 25880] js tests should move into jstests subdirectory instead of resources/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 01:41:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25880





--- Comment #22 from Shinichiro Hamaji <hamaji at chromium.org>  2009-09-10 01:41:35 PDT ---
Created an attachment (id=39331)
 --> (https://bugs.webkit.org/attachment.cgi?id=39331)
script for the above patch

The above patch is created by this script. I'm not sure if this script should
be committed. This script is only for this one attempt.

This script invokes make-script-test-wrappers script, knows which html is
generated using standard output, and moves the modified files into the new
directory.

I made make-script-wrappers ignore the following files before I ran this
script. They are newly modified/added and they don't agree with their TEMPLATE.

getOwnPropertyDescriptor.js
Geolocation/resources/*.js
resources/message-port-multi.js

I'd like to fix them after this migration. As Geolocation requires gtk port, it
would take some time.

As for the huge patch, I think it makes few sense to have 1800 lines of
ChangeLog. Is it OK to remove them? If OK, should I write instead of these
lines?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list