Bug 142439

Summary: Improve the event handler test
Product: WebKit Reporter: Darin Adler <darin>
Component: UI EventsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
diff of old/new files, created by hand none

Description Darin Adler 2015-03-07 09:11:03 PST
Improve the event handler test
Comment 1 Darin Adler 2015-03-07 09:15:02 PST
Created attachment 248155 [details]
Patch
Comment 2 Darin Adler 2015-03-07 16:53:37 PST
This is a change just to a test. Small change, mostly rename. Review, anyone?
Comment 3 Ryosuke Niwa 2015-03-07 16:58:02 PST
(In reply to comment #2)
> This is a change just to a test. Small change, mostly rename. Review, anyone?

Could you post the diff for the test?  If you upload it from a subversion checkout (assuming you've used svn mv), it'll actually post the diff for move and the actual diff separately.
Comment 4 Darin Adler 2015-03-07 17:00:32 PST
I don’t have a subversion checkout. I’m annoyed that git doesn’t do this well. Let me post the diff.
Comment 5 Darin Adler 2015-03-07 17:02:51 PST
Created attachment 248168 [details]
diff of old/new files, created by hand
Comment 6 Darin Adler 2015-03-07 17:03:10 PST
OK, posted it now.
Comment 7 WebKit Commit Bot 2015-03-07 18:14:50 PST
Comment on attachment 248155 [details]
Patch

Clearing flags on attachment: 248155

Committed r181217: <http://trac.webkit.org/changeset/181217>
Comment 8 WebKit Commit Bot 2015-03-07 18:14:55 PST
All reviewed patches have been landed.  Closing bug.