Greetings Simon, Apologies for my stupid change in advance. My change just tried to straightforwardly implement a suggestion <http://lists.w3.org/Archives/Public/public-webapps/2011AprJun/0545.html> without deep consideration about WebKit manners noted by your e-mail.
On Wed, Jun 22, 2011 at 1:17 PM, Simon Fraser <simon.fra...@apple.com> wrote: > This new API got turn on inadvertently on Mac just now, and a few of us spent > a wasted hour trying to get things to build. In this light, my comments on > the API > may not be as favorable as they would otherwise be. > > First, why is the API on HTMLDivElement? Unfortunately, I have just copied and pasted my code in HTMLTextAreaElement to support contenteditable elements and designMode ones because I did not have better ideas at that time. I should have asked about it in this ML before landing this change. > Second, since this exposes to the web API in a non-final spec, the new methods > should be prefixed with 'webkit' to avoid potential conflict if the API > changes later. This is totally my fault. (The sin of ignorance.) Sorry again for that. By the way, I wonder how I should treat my r88332 even though I understand this change was wrong. Even though there are several options: 1. re-design the API, 2. revert my r88332 and re-implement it, 3. send changes that apply these comments, etc. Would it be possible to give me your advice? Regards, Hironori Bono E-mail: hb...@chromium.org _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev