Bug 142758

Summary: Move some code from LogicalSelectionOffsetCaches into RenderElement
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, rniwa, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mmaxfield: review+

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.