RESOLVED FIXED Bug 77940
Fix a build on Mac with '--shadow-dom'
https://bugs.webkit.org/show_bug.cgi?id=77940
Summary Fix a build on Mac with '--shadow-dom'
Hayato Ito
Reported 2012-02-06 23:36:11 PST
'build-webkit --shadow-dom' failed: Undefined symbols for architecture x86_64: "__ZN7WebCore19JSHTMLShadowElement6s_infoE", referenced from: ... omitted collect2: ld returned 1 exit status
Attachments
fix mac build with Shadow DOM (9.71 KB, patch)
2012-02-06 23:48 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-02-06 23:48:40 PST
Created attachment 125773 [details] fix mac build with Shadow DOM
WebKit Review Bot
Comment 2 2012-02-07 00:09:26 PST
Comment on attachment 125773 [details] fix mac build with Shadow DOM Clearing flags on attachment: 125773 Committed r106910: <http://trac.webkit.org/changeset/106910>
WebKit Review Bot
Comment 3 2012-02-07 00:09:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.