RESOLVED FIXED 136233
Minor style tweak on StyleResolveTree
https://bugs.webkit.org/show_bug.cgi?id=136233
Summary Minor style tweak on StyleResolveTree
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.