[Webkit-unassigned] [Bug 60529] Programmatically set selection should not have direction on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 17:00:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60529
--- Comment #62 from Ryosuke Niwa <rniwa at webkit.org> 2011-08-10 16:59:59 PST ---
Mac build fix:
-__ZN7WebCore16VisibleSelectionC1EPKNS_5RangeENS_9EAffinityE
-__ZN7WebCore16VisibleSelectionC1ERKNS_15VisiblePositionES3_
+__ZN7WebCore16VisibleSelectionC1EPKNS_5RangeENS_9EAffinityEb
+__ZN7WebCore16VisibleSelectionC1ERKNS_15VisiblePositionEb
+__ZN7WebCore16VisibleSelectionC1ERKNS_15VisiblePositionES3_b
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list