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

Description Hayato Ito 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
Comment 1 Hayato Ito 2012-02-06 23:48:40 PST
Created attachment 125773 [details]
fix mac build with Shadow DOM
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-02-07 00:09:30 PST
All reviewed patches have been landed.  Closing bug.