gecko-dev/accessible
James Teh 25c5288ae2 Bug 1814538: Don't call RemoteAccessibleBase::IsFixedPos if mCachedFields is null. r=nlapre
RetrieveCachedBounds returns Nothing() if mCachedFields is null.
Since we already have a large block which is only executed if RetrieveCachedBounds returned something, just move the call to IsFixedPos inside that block.

Differential Revision: https://phabricator.services.mozilla.com/D168642
2023-02-02 23:25:54 +00:00
..
android Bug 1801986 - Set pivot root to top remote document. r=Jamie 2022-11-29 20:31:21 +00:00
aom Bug 1794043: Improve AccAttributes ergonomics, r=eeejay 2022-10-13 01:00:57 +00:00
atk Bug 1757127 part 2: Use the unified Language method for ATK, IA2 and XPCOM. r=nlapre 2023-01-17 20:35:22 +00:00
base Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
basetypes Bug 1811092: apply code formatting via Lando 2023-01-27 20:20:51 +00:00
docs Bug 1800949 - add accessibility Architecture doc with info on trees. r=morgan,Jamie 2022-11-18 00:50:58 +00:00
generic Bug 1809836: Avoid adding scroll offsets when computing bounds for position:fixed accs r=Jamie 2023-02-01 01:23:10 +00:00
html Bug 1808888 - [refactor] Migrate NS_STYLE_LIST_STYLE_POSITION_* defines r=emilio 2023-01-09 07:07:13 +00:00
interfaces Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
ipc Bug 1814538: Don't call RemoteAccessibleBase::IsFixedPos if mCachedFields is null. r=nlapre 2023-02-02 23:25:54 +00:00
mac Bug 1811092 - P1: Add new async add/set text selection message. r=Jamie 2023-01-27 20:15:11 +00:00
other Bug 1778433 part 3: Remove defunct *AccessibleWrap types. r=nlapre 2022-11-22 04:55:11 +00:00
tests Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
windows Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
xpcom Bug 1811092 - P2: Add async text selection removal message. r=Jamie 2023-01-27 20:15:12 +00:00
xul Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
moz.build Bug 1755383 - P3: Migrate HTML selection tests from mochitests to browser tests. r=morgan 2022-02-16 18:42:54 +00:00