Skip to content

Instantly share code, notes, and snippets.

View copacetic's full-sized avatar

Copacetic copacetic

View GitHub Profile

User: iframe.onerror won't run when there's an error for one webapp that I have but not for the other. THey have different parents of course. what are some possible reasons this could happen. Be very concise.

ChatGPT:

  1. Different browser behavior.
  2. Same-origin policy restrictions.
  3. Error in error-handling code.
  4. Incorrect event listener attachment.
  5. Parent window interfering with events.
  6. iframe sandbox attribute limiting functionality.

Keybase proof

I hereby claim:

  • I am copacetic on github.
  • I am hayg (https://keybase.io/hayg) on keybase.
  • I have a public key ASAeZGnpApHFiltwKJaCvDEcKtFyFG7BKJ0JY0Rr1jElZAo

To claim this, I am signing this object:

set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/vundle'
Plugin 'mbbill/undotree'
Plugin 'kien/ctrlp.vim'
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/vundle'
Plugin 'mbbill/undotree'
Plugin 'kien/ctrlp.vim'
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/vundle'
Plugin 'mbbill/undotree'
Plugin 'kien/ctrlp.vim'