Bug 133501 - Use references instead of pointers for non-optional arguments during text layout
Summary: Use references instead of pointers for non-optional arguments during text layout
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-06-03 22:06 PDT by Myles C. Maxfield
Modified: 2014-06-04 13:43 PDT (History)
8 users (show)

See Also:


Attachments
Patch (24.88 KB, patch)
2014-06-03 22:07 PDT, 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-06-03 22:06:37 PDT
Use references instead of pointers for non-optional arguments during text layout
Comment 1 Myles C. Maxfield 2014-06-03 22:07:33 PDT
Created attachment 232465 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-04 13:43:04 PDT
Comment on attachment 232465 [details]
Patch

Clearing flags on attachment: 232465

Committed r169593: <http://trac.webkit.org/changeset/169593>
Comment 3 WebKit Commit Bot 2014-06-04 13:43:07 PDT
All reviewed patches have been landed.  Closing bug.