- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Oct 2014 14:25:55 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23887 --- Comment #126 from Olli Pettay <bugs@pettay.fi> --- (In reply to Dimitri Glazkov from comment #125) > With my developer hat only, my experience is that this mostly does not > matter. This would be my guess too > This is one of those platform changes that platform developers > agonize over and web developers never notice. Well, web developers do notice the inconsistencies in API behavior eventually. Inconsistencies in APIs tend to show up later, often when it is too late to fix them. ("load" event propagation as an example - now we need to have a special event propagation path for one specific event type. It complicates the platform and people tend to not remember the special case. But it was too late to fix "load" already in 2006.) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 8 October 2014 14:25:57 UTC