Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox code for Chrome/IE
#21
1. Use lock when it is possible that 2 or more threads can use the variable simultaneously. If unsure, lock everywhere.

2. Chrome starts with disabled accessible objects. Acc.Find auto-enables, as well as the Acc capture dialog. But Acc.FromMouse doesn't, it would be too slow. To start Chrome with enabled accessible objects, use command line --force-renderer-accessibility.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)