commit | 7506fda99c7bbbf1a5aa78345d384263d5dfb3cf | [log] [tgz] |
---|---|---|
author | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Nov 07 10:12:36 2013 +0000 |
committer | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Nov 07 10:12:36 2013 +0000 |
tree | 363ea4da518f1cd092101045812151bc1a74ad61 | |
parent | 261b934a308e27535d889cc1469a26e7e8c2359e [diff] |
Clean up BidiRun a little bit. <https://webkit.org/b/123964> Make BidiRun's member variables private and add accessors for them. In doing so, codify the following: - BidiRun always has a corresponding RenderObject. - The inline box is never cleared after being set. Reviewed by Antti Koivisto. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158834 268f45cc-cd09-0410-ab3c-d52691b4dbfc