RESOLVED FIXED 123162
CTTE: Modernize RenderBlock a bit
https://bugs.webkit.org/show_bug.cgi?id=123162
Summary CTTE: Modernize RenderBlock a bit
Sam Weinig
Reported 2013-10-22 07:16:03 PDT
CTTE: Modernize RenderBlock a bit
Attachments
Patch (282.30 KB, patch)
2013-10-22 07:17 PDT, Sam Weinig
kling: review+
Sam Weinig
Comment 1 2013-10-22 07:17:18 PDT
Andreas Kling
Comment 2 2013-10-22 07:25:49 PDT
Comment on attachment 214856 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=214856&action=review > Source/WebCore/rendering/InlineIterator.h:199 > +static inline RenderObject* bidiNextShared(RenderElement& root, RenderObject* current, Observer* observer = 0, EmptyInlineBehavior emptyInlineBehavior = SkipEmptyInlines, bool* endOfInlinePtr = 0) 0 -> nullptr This comment repeated for each case of missing modernization!
Sam Weinig
Comment 3 2013-10-22 16:57:25 PDT
Note You need to log in before you can comment on or make changes to this bug.