RESOLVED FIXED 142758
Move some code from LogicalSelectionOffsetCaches into RenderElement
https://bugs.webkit.org/show_bug.cgi?id=142758
Summary Move some code from LogicalSelectionOffsetCaches into RenderElement
Simon Fraser (smfr)
Reported 2015-03-16 18:06:54 PDT
Move some code from LogicalSelectionOffsetCaches into RenderElement
Attachments
Patch (13.05 KB, patch)
2015-03-16 18:08 PDT, Simon Fraser (smfr)
mmaxfield: review+
Simon Fraser (smfr)
Comment 1 2015-03-16 18:08:37 PDT
Myles C. Maxfield
Comment 2 2015-03-16 18:25:27 PDT
Comment on attachment 248772 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248772&action=review > Source/WebCore/rendering/RenderElement.cpp:40 > +#include "RenderBlock.h" Does LogicalSelectionOffsetCaches.h still need this include? I don't see it deleted
Simon Fraser (smfr)
Comment 3 2015-03-17 12:00:16 PDT
Note You need to log in before you can comment on or make changes to this bug.