Bug 138231 - Use references in calculateMinimumPageHeight() for non-optional arguments
Summary: Use references in calculateMinimumPageHeight() for non-optional arguments
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-10-30 14:22 PDT by Myles C. Maxfield
Modified: 2014-10-30 14:39 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2014-10-30 14:23 PDT, Myles C. Maxfield
dino: review+
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-10-30 14:22:45 PDT
Use references in calculateMinimumPageHeight() for non-optional arguments
Comment 1 Myles C. Maxfield 2014-10-30 14:23:46 PDT
Created attachment 240698 [details]
Patch
Comment 2 Myles C. Maxfield 2014-10-30 14:39:51 PDT
https://trac.webkit.org/r175383