[Webkit-unassigned] [Bug 105647] Unprefixed transitionend event doesn't seem to be implemented, which breaks many sites

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 06:05:17 PST 2012


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





--- Comment #6 from Alexis Menard (darktears) <alexis at webkit.org>  2012-12-27 06:07:23 PST ---
(In reply to comment #5)
> > It's still implementation in progress so yes stuff like that is missing.I put it blocker of the meta bug so we don't forget about it. In the other hand chromium should deactivate the feature on their shipping release until it's ready.
> 
> I'll turn this off for chromium for now. I see that your patch set the flag to 'on' for all ports. Would't it make more sense to default the flag to 0 everywhere and only flip it once it's actually working? Tests could set a pref in the mean time if you did this for testing.

Yes it's on purpose, we have couple of feature activated on trunk but deactivated on shipping products. I need the bots to run the code, I need some people to be able to test so we decided to keep it on by default on trunk only (it was on the email sent on webkit-dev and nobody objected at that time). Also it's not a feature per say as the transitions are already supported via the prefix -webkit. But don't worry I'll fix the events as soon as possible.

-- 
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