RESOLVED FIXED 140979
Rename descendentxxx to descendantxxxx in RenderLayerBacking
https://bugs.webkit.org/show_bug.cgi?id=140979
Summary Rename descendentxxx to descendantxxxx in RenderLayerBacking
Jeongmin Kim
Reported 2015-01-27 19:32:58 PST
Rename descendentxxx to descendantxxxx in RenderLayerBacking
Attachments
Patch (7.11 KB, patch)
2015-01-27 19:38 PST, Jeongmin Kim
no flags
Patch (8.00 KB, patch)
2015-01-27 19:47 PST, Jeongmin Kim
no flags
Jeongmin Kim
Comment 1 2015-01-27 19:38:10 PST
Jeongmin Kim
Comment 2 2015-01-27 19:47:21 PST
Simon Fraser (smfr)
Comment 3 2015-01-27 20:48:03 PST
Thanks for doing this, but I'm not sure it's quite accurate. FYI, the dictionary says: "usage: The correct spelling for the noun meaning ‘person descended from a particular ancestor’ is descendant, ending with the suffix -ant, not -ent (as in she claims to be a descendant of Paul Revere). The word descendent is an adjective, now used almost exclusively in scientific contexts, meaning ‘descending from an ancestor’ (as in extinct species are replaced by descendent species). Almost 15 percent of the citations for the noun in the Oxford English Corpus use the wrong spelling." Our usage sometimes follows the adjectival form, so I don't think we're using the -ent for incorrectly.
Byungseon(Sun) Shin
Comment 4 2015-01-27 21:09:15 PST
@Simon, we are totally agree with your idea. However, from a debugging perspective, it is a little hard to track logic if there are two different words are used for same meaning in a one file. So, we want to enhance the readability of the code itself.
Simon Fraser (smfr)
Comment 5 2015-01-27 23:20:28 PST
I do not object to the patch. I think consistency is good.
WebKit Commit Bot
Comment 6 2015-01-28 00:09:26 PST
Comment on attachment 245510 [details] Patch Clearing flags on attachment: 245510 Committed r179244: <http://trac.webkit.org/changeset/179244>
WebKit Commit Bot
Comment 7 2015-01-28 00:09:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.