[webkit-dev] DOMAttrModified event

Darin Adler darin at apple.com
Mon Nov 2 16:04:16 PST 2009


On Nov 2, 2009, at 1:56 PM, Yong Li wrote:

> Why there are #if 0 here? First, I'm told "#if 0" is not webkit style.

This code predates that rule.

> Second, the disabled code seems useful.

Someone who wants to get the DOMAttrModified event working in WebKit  
might start by enabling that code, but we would also need testing to  
make sure the code works properly in a way that matches other browsers  
and doesn’t create a dramatic slowdown for existing web pages.

     -- Darin



More information about the webkit-dev mailing list