Chromium Code Reviews
DescriptionTeach HTMLImageElement that it doesn't need ::attach.
Instead of using a custom ::attach to do post insertion work
when assigning the image resource to the RenderImage, we should
just fix the logic inside RenderImage to be able to handle
not being in the tree yet when the resource is first set.
Soon attach will not be virtual anymore.
I also made RenderImage final and most methods private as there
are no longer subclasses.
R=ojan@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/b79234bcbe463d667af7b5def1d0a14753941f66
Patch Set 1 #
Total comments: 2
Patch Set 2 : Swap logic. #Patch Set 3 : Swap logic. #
Total comments: 1
Messages
Total messages: 6 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||