Bug 136233

Summary: Minor style tweak on StyleResolveTree
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Benjamin Poulain
Reported 2014-08-25 14:16:42 PDT
Minor style tweak on StyleResolveTree
Attachments
Patch (1.60 KB, patch)
2014-08-25 14:18 PDT, Benjamin Poulain
sam: review+
Benjamin Poulain
Comment 1 2014-08-25 14:18:12 PDT
Sam Weinig
Comment 2 2014-08-25 14:41:52 PDT
Comment on attachment 237105 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=237105&action=review > Source/WebCore/style/StyleResolveTree.cpp:934 > + if (RenderObject *childRenderer = child->renderer()) The * is on the wrong side.
Benjamin Poulain
Comment 3 2014-08-26 17:02:09 PDT
Note You need to log in before you can comment on or make changes to this bug.