Attempt to clean up bidiNext usage
Created attachment 104746 [details] Patch
Created attachment 104750 [details] Patch
Comment on attachment 104750 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=104750&action=review r=me. looks sane to me. > Source/WebCore/ChangeLog:24 > + In reviewing this code be aware that the previous bidiNext default was to "skip empty inlines" (skipInlines = true). > + Thus any caller who didn't pass true/false should now be calling bidiNextSkippingEmptyInlines instead. These two lines appear to be much longer than the lines above.
Comment on attachment 104750 [details] Patch Clearing flags on attachment: 104750 Committed r93559: <http://trac.webkit.org/changeset/93559>
All reviewed patches have been landed. Closing bug.