Work around <rdar://problem/6833240> by relying on static initialization to zero the entire struct.
This removes the need for us to explicitly initialize all of the members, which have a tendency to change in meaning and number between versions of libxml2. Reviewed by Sam Weinig. * dom/XMLTokenizerLibxml2.cpp: (WebCore::): (WebCore::sharedXHTMLEntity): (WebCore::getXHTMLEntity): git-svn-id: svn://svn.chromium.org/blink/trunk@42945 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment