DescriptionRevert of [src/chrome/browser/] Declaring the weak_ptr_factory in proper order in ui and prerender (patchset #1 id:1 of https://codereview.chromium.org/612783003/)
Reason for revert:
Author ignored review comments from multiple reviewers and failed to fix or revert his change after repeated inquiries as to why.
Original issue's description:
> [src/chrome/browser/] Declaring the weak_ptr_factory in proper order in ui and prerender
>
> Cleaning up weak_ptr_factory destruction order.
> WeakPtrFactory should remain the last member so it'll be destroyed and
> invalidate its weak pointers before any other members are destroyed.
>
> BUG=303818
>
> Committed: https://crrev.com/5c10e8618bb1c326b18395224b46c41f60867b30
> Cr-Commit-Position: refs/heads/master@{#299059}
TBR=cbentzel@chromium.org,dcheng@chromium.org,kulkarni.a@samsung.com
NOTREECHECKS=true
NOTRY=true
BUG=303818
Committed: https://crrev.com/f7023d2af7b7ad852caca2335c32341192d7e442
Cr-Commit-Position: refs/heads/master@{#299787}
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|