Bug 129647 - GraphicsContext::drawLineForText needs to be exported from WebCore.dylib for iOS builds
Summary: GraphicsContext::drawLineForText needs to be exported from WebCore.dylib for ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 17:50 PST by Myles C. Maxfield
Modified: 2014-05-03 16:28 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2014-03-03 17:51 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2014-03-03 17:50:41 PST
GraphicsContext::drawLineForText needs to be exported from WebCore.dylib for iOS builds
Comment 1 Myles C. Maxfield 2014-03-03 17:51:51 PST
Created attachment 225726 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-03 17:54:24 PST
Attachment 225726 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:10:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Myles C. Maxfield 2014-03-03 17:55:10 PST
http://trac.webkit.org/changeset/165031
Comment 4 Daniel Bates 2014-05-03 16:28:30 PDT
Comment on attachment 225726 [details]
Patch

Clearing review flag so that this patch doesn't appear in the review queue given that we already landed this change per comment #3.