[webkit-reviews] review granted: [Bug 76217] REGRESSION (Safari 5.0-5.1): Event.eventPhase is not set to 2 (at target) when handling dblclick event in <input> : [Attachment 122611] multiple AT_TARGET

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 09:24:58 PST 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Hayato Ito
<hayato at chromium.org>'s request for review:
Bug 76217: REGRESSION (Safari 5.0-5.1): Event.eventPhase is not set to 2 (at
target) when handling dblclick event in <input>
https://bugs.webkit.org/show_bug.cgi?id=76217

Attachment 122611: multiple AT_TARGET
https://bugs.webkit.org/attachment.cgi?id=122611&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
nice modification to the test. Ideally, I would like to avoid phase-tweaking
logic in EventContext -- to keep class responsibilities clean and simple. Can
you file a bug to track this and adjusting to final spec behavior?


More information about the webkit-reviews mailing list