Advertisement
diogogmt

set fullscreen stack

Nov 22nd, 2011
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. #0 nsWindow::MakeFullScreen (this=0x7ffff7d51db0, aFullScreen=true) at /home/diogogmt/mozilla-central/widget/src/gtk2/nsWindow.cpp:5266
  2. #1 0x00007ffff3b13564 in nsGlobalWindow::SetFullScreen (this=0x7fffe530d000, aFullScreen=true)
  3. at /home/diogogmt/mozilla-central/dom/base/nsGlobalWindow.cpp:4506
  4. #2 0x00007ffff3b13350 in nsGlobalWindow::SetFullScreen (this=0x7fffdff3d800, aFullScreen=true)
  5. at /home/diogogmt/mozilla-central/dom/base/nsGlobalWindow.cpp:4472
  6. #3 0x00007ffff3756421 in nsSetWindowFullScreen::Run (this=0x7fffe3a48100) at /home/diogogmt/mozilla-central/content/base/src/nsDocument.cpp:8497
  7. #4 0x00007ffff36febc8 in nsContentUtils::AddScriptRunner (aRunnable=0x7fffe3a48100)
  8. at /home/diogogmt/mozilla-central/content/base/src/nsContentUtils.cpp:4452
  9. #5 0x00007ffff3750a5b in SetWindowFullScreen (aDoc=0x7fffdf6f8800, aValue=true) at /home/diogogmt/mozilla-central/content/base/src/nsDocument.cpp:8510
  10. #6 0x00007ffff3751346 in nsDocument::RequestFullScreen (this=0x7fffdf6f8800, aElement=0x7fffde018740, aWasCallerChrome=false)
  11. at /home/diogogmt/mozilla-central/content/base/src/nsDocument.cpp:8694
  12. #7 0x00007ffff375651a in nsCallRequestFullScreen::Run (this=0x7fffe3a969a0) at /home/diogogmt/mozilla-central/content/base/src/nsDocument.cpp:8603
  13. #8 0x00007ffff48a9ae4 in nsThread::ProcessNextEvent (this=0x7ffff7d219c0, mayWait=false, result=0x7fffffffb72f)
  14. at /home/diogogmt/mozilla-central/xpcom/threads/nsThread.cpp:631
  15. #9 0x00007ffff483ae09 in NS_ProcessNextEvent_P (thread=0x7ffff7d219c0, mayWait=false)
  16. at /home/diogogmt/mozilla-central/ff-dbg/xpcom/build/nsThreadUtils.cpp:245
  17. #10 0x00007ffff46d8782 in mozilla::ipc::MessagePump::Run (this=0x7ffff7dccb80, aDelegate=0x7ffff7dd0240)
  18. at /home/diogogmt/mozilla-central/ipc/glue/MessagePump.cpp:110
  19. #11 0x00007ffff490e199 in MessageLoop::RunInternal (this=0x7ffff7dd0240) at /home/diogogmt/mozilla-central/ipc/chromium/src/base/message_loop.cc:208
  20. #12 0x00007ffff490e12a in MessageLoop::RunHandler (this=0x7ffff7dd0240) at /home/diogogmt/mozilla-central/ipc/chromium/src/base/message_loop.cc:201
  21. #13 0x00007ffff490e0bb in MessageLoop::Run (this=0x7ffff7dd0240) at /home/diogogmt/mozilla-central/ipc/chromium/src/base/message_loop.cc:175
  22. #14 0x00007ffff456dde2 in nsBaseAppShell::Run (this=0x7fffea6844e0) at /home/diogogmt/mozilla-central/widget/src/xpwidgets/nsBaseAppShell.cpp:189
  23. #15 0x00007ffff42a8458 in nsAppStartup::Run (this=0x7fffea692a60) at /home/diogogmt/mozilla-central/toolkit/components/startup/nsAppStartup.cpp:228
  24. #16 0x00007ffff3077b08 in XRE_main (argc=1, argv=0x7fffffffe4f8, aAppData=0x7ffff7d1c2b0) at /home/diogogmt/mozilla-central/toolkit/xre/nsAppRunner.cpp:3551
  25. #17 0x0000000000401fb4 in do_main (exePath=0x7fffffffd2c0 "/home/diogogmt/mozilla-central/ff-dbg/dist/bin/libxpcom.so", argc=1, argv=0x7fffffffe4f8)
  26. at /home/diogogmt/mozilla-central/browser/app/nsBrowserApp.cpp:198
  27. #18 0x00000000004021ca in main (argc=1, argv=0x7fffffffe4f8) at /home/diogogmt/mozilla-central/browser/app/nsBrowserApp.cpp:281
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement