RESOLVED FIXED 115054
Remove redundant code in ViewportArguments::resolve
https://bugs.webkit.org/show_bug.cgi?id=115054
Summary Remove redundant code in ViewportArguments::resolve
Jacky Jiang
Reported 2013-04-23 13:20:06 PDT
In ViewportArguments.cpp ViewportArguments::resolve(), "result.orientation = orientation" appears twice which looks redundant to me, removing one of them.
Attachments
Patch (1.29 KB, patch)
2013-04-23 13:36 PDT, Jacky Jiang
kenneth: review+
Jacky Jiang
Comment 1 2013-04-23 13:36:38 PDT
Jacky Jiang
Comment 2 2013-04-23 14:00:38 PDT
Note You need to log in before you can comment on or make changes to this bug.