RESOLVED FIXED 34857
Move InlineIterator and BidiRun code into new files
https://bugs.webkit.org/show_bug.cgi?id=34857
Summary Move InlineIterator and BidiRun code into new files
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.