gecko-dev/accessible/html
Sean Feng a039c090eb Bug 1818413 - Add some null pointer checks in HTMLImageMapAccessible::UpdateChildAreas r=Jamie
Given Bug 1815913 made the initialization of ImageMap earlier,
calling HTMLImageMapAccessible::UpdateChildAreas along with that
can lead to some null pointer crashes when reading mContent.

This patch adds some null pointer checks to fix this.

Differential Revision: https://phabricator.services.mozilla.com/D171889
2023-03-08 15:40:52 +00:00
..
HTMLCanvasAccessible.cpp
HTMLCanvasAccessible.h
HTMLElementAccessibles.cpp
HTMLElementAccessibles.h
HTMLFormControlAccessible.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
HTMLFormControlAccessible.h Bug 1787284: [Part 2] Cache name and create radio name pivot rule r=eeejay 2022-10-27 20:32:18 +00:00
HTMLImageMapAccessible.cpp Bug 1818413 - Add some null pointer checks in HTMLImageMapAccessible::UpdateChildAreas r=Jamie 2023-03-08 15:40:52 +00:00
HTMLImageMapAccessible.h Bug 1778433 part 2: Change references to defunct *AccessibleWrap types to use the corresponding *Accessible classes. r=nlapre 2022-11-22 04:55:11 +00:00
HTMLLinkAccessible.cpp
HTMLLinkAccessible.h
HTMLListAccessible.cpp Bug 1808888 - [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines r=emilio 2023-01-09 07:07:13 +00:00
HTMLListAccessible.h
HTMLSelectAccessible.cpp Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
HTMLSelectAccessible.h Bug 1787274: Manually add combobox lists, options to the viewport cache r=Jamie 2022-10-20 16:33:01 +00:00
HTMLTableAccessible.cpp Bug 1711273: Preserve columnheader, rowheader roles with certain CSS displays set, r=Jamie 2022-12-01 20:17:32 +00:00
HTMLTableAccessible.h
moz.build