Skip to content

Instantly share code, notes, and snippets.

View nmlapre's full-sized avatar
🐛

Nathan LaPré nmlapre

🐛
  • Mozilla
View GitHub Profile
@nmlapre
nmlapre / migration_wizard_about_welcome_review.md
Last active July 31, 2023 22:44
migration wizard in about:welcome review

(note: all tested with NVDA on Windows 11)

@nmlapre
nmlapre / RemoteAccessibleBase.i
Created April 6, 2023 01:50
a preprocessed file showing a compilation problem with gcc
This file has been truncated, but you can view the full file.
#pragma GCC visibility push(hidden)
#pragma GCC visibility push(default)
#pragma GCC visibility push(default)
#pragma GCC visibility push(default)
#pragma GCC visibility pop
#pragma GCC visibility pop
typedef signed char int8_t;