WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129982
RenderElement::valueForLength() callers misuse bool parameter.
https://bugs.webkit.org/show_bug.cgi?id=129982
Summary
RenderElement::valueForLength() callers misuse bool parameter.
zalan
Reported
2014-03-08 17:19:38 PST
Do not pass RenderView* as bool (percentage) LayoutUnit valueForLength(const Length&, LayoutUnit maximumValue, bool roundPercentages = false) const;
Attachments
Patch
(3.41 KB, patch)
2014-03-08 17:40 PST
,
zalan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2014-03-08 17:40:07 PST
Created
attachment 226242
[details]
Patch
Andreas Kling
Comment 2
2014-03-08 17:41:31 PST
Comment on
attachment 226242
[details]
Patch Wut. r=me
WebKit Commit Bot
Comment 3
2014-03-08 18:33:10 PST
Comment on
attachment 226242
[details]
Patch Clearing flags on attachment: 226242 Committed
r165346
: <
http://trac.webkit.org/changeset/165346
>
WebKit Commit Bot
Comment 4
2014-03-08 18:33:12 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug