Accessibility/Electrolysis

From MozillaWiki
< Accessibility
Revision as of 18:46, 1 June 2011 by DavidBolter (talk | contribs) (Created page with "Background: Electrolysis Investigative steps for accessibility: # Make GetParent() not work when going between non-chrome and chrome. Test with screen readers. # Check out...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Background:

Electrolysis

Investigative steps for accessibility:

  1. Make GetParent() not work when going between non-chrome and chrome. Test with screen readers.
  2. Check out the work making plugin-container.exe a content process. Test via:

objdir/dist/bin/firefox -chrome chrome://global/content/test-ipc.xul -no-remote -P blank


Notes: