DescriptionRename a few Member and Persistent methods to make the transition
period simpler.
We will need to have Members and Persistents instead of RefPtrs.
On RefPtrs the methods that correspond to raw and clear are called
get and release. Unify on the RefPtr methods to make the transition
period code simpler.
Fix comparison operators that were unused and did not work because
they accessed private members.
R=haraken@chromium.org, wibling@chromium.org, zerny@chromium.org, erik.corry@gmail.com
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165110
Patch Set 1 #
Total comments: 7
Patch Set 2 : Remove tons of unneeded friend declarations. #Patch Set 3 : rebase #
Messages
Total messages: 10 (0 generated)
|