RESOLVED FIXED 5462
webcore+svg build fails
https://bugs.webkit.org/show_bug.cgi?id=5462
Summary webcore+svg build fails
Julien Palmas
Reported 2005-10-22 17:01:33 PDT
WebCore+SVG broken : change from loadStopped to m_parserStopped in khtml/xml/xml_tokenizer.h khtml/rendering/render_button.* needs to be added to the WebCore+SVG target
Attachments
Patch for xml_tokenizer.h (622 bytes, patch)
2005-10-22 17:03 PDT, Julien Palmas
mjs: review+
Julien Palmas
Comment 1 2005-10-22 17:03:54 PDT
Created attachment 4444 [details] Patch for xml_tokenizer.h loadStopped is now called m_parserStopped due to a change from Geoffrey Garen : 2005-10-21 Geoffrey Garen <ggaren@apple.com> "I also merged stopped and stopLoading, and merged the way XMLTokenizer and HTMLTokenizer track whether they're in a stopped state, because anything less would be uncivilized."
Maciej Stachowiak
Comment 2 2005-10-23 02:57:56 PDT
Comment on attachment 4444 [details] Patch for xml_tokenizer.h r=me
Note You need to log in before you can comment on or make changes to this bug.