Bug 87626 - Refactor shadow-dom-event-dispatching.html
Summary: Refactor shadow-dom-event-dispatching.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 87477
  Show dependency treegraph
 
Reported: 2012-05-28 00:10 PDT by Hayato Ito
Modified: 2012-05-29 19:13 PDT (History)
6 users (show)

See Also:


Attachments
refactor a test (12.84 KB, patch)
2012-05-28 00:21 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-05-28 00:10:02 PDT
No more prepareDOMXXX (XXX is from 1 to 8) functions.
A fast/dom/shadow/shadow-dom-event-dispatching.html should have better named functions which make each test's intention clear.
Comment 1 Hayato Ito 2012-05-28 00:21:36 PDT
Created attachment 144290 [details]
refactor a test
Comment 2 WebKit Review Bot 2012-05-29 19:13:48 PDT
Comment on attachment 144290 [details]
refactor a test

Clearing flags on attachment: 144290

Committed r118881: <http://trac.webkit.org/changeset/118881>
Comment 3 WebKit Review Bot 2012-05-29 19:13:52 PDT
All reviewed patches have been landed.  Closing bug.