Bug 77940

Summary: Fix a build on Mac with '--shadow-dom'
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: dominicc, morrita, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
fix mac build with Shadow DOM none

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.