Bug 34857

Summary: Move InlineIterator and BidiRun code into new files
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to move files mitz: review+

Dave Hyatt
Reported 2010-02-11 11:51:44 PST
No logical changes. Just moving the code into separate files so that the iterator can be accessed from block subclasses (like list items).
Attachments
Patch to move files (32.56 KB, patch)
2010-02-11 11:52 PST, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-02-11 11:52:12 PST
Created attachment 48588 [details] Patch to move files
mitz
Comment 2 2010-02-11 11:55:43 PST
Comment on attachment 48588 [details] Patch to move files > + WebCore/rendering/BidiRun.cpp \ > + WebCore/rendering/BidiRun.h \ tab/space mismatch. rs=me
Dave Hyatt
Comment 3 2010-02-11 12:06:10 PST
Fixed in r54665.
Note You need to log in before you can comment on or make changes to this bug.