Bug 115054

Summary: Remove redundant code in ViewportArguments::resolve
Product: WebKit Reporter: Jacky Jiang <jkjiang>
Component: DOMAssignee: Jacky Jiang <jkjiang>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kenneth, rwlbuis, staikos, tmpsantos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

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.