Changeset 184419 in webkit
- Timestamp:
- May 15, 2015, 2:59:50 PM (10 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r184417 r184419 1 2015-05-15 Zalan Bujtas <zalan@apple.com> 2 3 WebCore ASan debug build fails. ERROR: WebCore has a weak external symbol in it. 4 https://bugs.webkit.org/show_bug.cgi?id=145070 5 6 Reviewed by David Kilzer. 7 8 Build fix. 9 10 * Configurations/WebCore.unexp: 11 1 12 2015-05-15 Beth Dakin <bdakin@apple.com> 2 13 -
trunk/Source/WebCore/Configurations/WebCore.unexp
r181190 r184419 47 47 _DDDFAScannerCreateFromCache 48 48 _DDDFAScannerFirstResultInUnicharArray 49 # Source/WebCore/page/mac/ServicesOverlayController.mm 50 _DDHighlightCreateWithRectsInVisibleRectWithStyleAndDirection 51 _DDHighlightPointIsOnHighlight 49 52 50 53 # Subclasses of an exported C++ class in JavaScriptCore.
Note:
See TracChangeset
for help on using the changeset viewer.