DescriptionRevert 181758 "Simplify DOMWindowProperty and its unregistration."
This CL caused use-after-free in :LocalDOMWindow::willDetachDocumentFromFrame.
https://code.google.com/p/chromium/issues/detail?id=413316
> Simplify DOMWindowProperty and its unregistration.
>
> As LocalDOMWindow controls the registration lifetime of its
> DOMWindowProperties, there's no need to offer a separate unregistration
> mechanism. Remove it, simplify notification code + retire now unused
> LocalDOMWindow back reference on DOMWindowProperty.
>
> R=haraken,ager
> BUG=
>
> Review URL: https://codereview.chromium.org/558213002
TBR=sigbjornf@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181867
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|