Bug 88353

Summary: Delete dead code from RenderBox::computeLogicalWidthInRegion
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, hyatt, jchaffraix, mitz, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tony: review+

Ojan Vafai
Reported 2012-06-05 11:52:42 PDT
Delete dead code from RenderBox::computeLogicalWidthInRegion
Attachments
Patch (2.46 KB, patch)
2012-06-05 11:53 PDT, Ojan Vafai
tony: review+
Ojan Vafai
Comment 1 2012-06-05 11:53:13 PDT
Tony Chang
Comment 2 2012-06-05 11:57:31 PDT
Comment on attachment 145850 [details] Patch Seems fine, but can you cc the original author? Maybe they have a plan for this or know of some bug caused by not using this variable?
Ojan Vafai
Comment 3 2012-06-05 12:10:21 PDT
The usage of this variable was removed in http://trac.webkit.org/changeset/113885. Looks like it was just an oversight.
Ojan Vafai
Comment 4 2012-06-05 12:17:07 PDT
Note You need to log in before you can comment on or make changes to this bug.