DescriptionOilpan: Prepare to move FormController and DocumentState to Oilpan heap, and remove RefPtrs to HTMLFormControlElement and HTMLFormControlElementWithState.
Note: ValidationMessage has a raw pointer member to HTMLFormControlElement. This
CL doesn't make it traceable because a CL to remove ValidationMessage class is
in-progress. A ValidationMessage object is owned by the HTMLFormControlElement
object and the raw pointer is safe.
BUG=357163
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173710
Patch Set 1 #
Total comments: 3
Messages
Total messages: 10 (0 generated)
|