Guest User

Untitled

a guest
May 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. > chrome.dll!ash::internal::`anonymous namespace'::HidingWindowAnimationObserver::OnImplicitAnimationsCompleted() Line 35 C++
  2. chrome.dll!ui::ImplicitAnimationObserver::OnLayerAnimationEnded(const ui::LayerAnimationSequence * sequence=0x104f3700) Line 19 + 0xf bytes C++
  3. chrome.dll!ui::LayerAnimationSequence::NotifyEnded() Line 134 + 0x44 bytes C++
  4. chrome.dll!ui::LayerAnimationSequence::Progress(base::TimeDelta elapsed={...}, ui::LayerAnimationDelegate * delegate=0x121840e0) Line 71 C++
  5. chrome.dll!ui::LayerAnimator::ImmediatelySetNewTarget(ui::LayerAnimationSequence * sequence=0x104f3700) Line 410 C++
  6. chrome.dll!ui::LayerAnimator::StartAnimation(ui::LayerAnimationSequence * animation=0x104f3700) Line 103 C++
  7. chrome.dll!ui::LayerAnimator::SetOpacity(float opacity=0.00000000) Line 83 C++
  8. chrome.dll!ui::Layer::SetOpacity(float opacity=0.00000000) Line 190 + 0x21 bytes C++
  9. chrome.dll!ash::internal::AnimateHideWindow(aura::Window * window=0x0a38a9a0) Line 88 C++
  10. chrome.dll!ash::internal::ToplevelLayoutManager::OnChildWindowVisibilityChanged(aura::Window * child=0x0a38a9a0, bool visible=false) Line 49 + 0x26 bytes C++
  11. chrome.dll!aura::Window::SetVisible(bool visible=false) Line 498 + 0x2c bytes C++
  12. chrome.dll!aura::Window::Hide() Line 124 C++
  13. chrome.dll!views::NativeWidgetAura::Hide() Line 430 C++
  14. chrome.dll!views::NativeWidgetAura::Close() Line 408 + 0x12 bytes C++
  15. chrome.dll!views::Widget::Close() Line 497 + 0x1a bytes C++
  16. chrome.dll!BrowserView::Close() Line 634 + 0x1d bytes C++
  17. chrome.dll!Browser::CloseFrame() Line 5185 + 0x1d bytes C++
Add Comment
Please, Sign In to add comment