icecat: add release icecat-140.6.0-1gnu1 for aramo
This commit is contained in:
parent
92fef42cd6
commit
17ba0259bf
3382 changed files with 457689 additions and 569094 deletions
|
|
@ -828,7 +828,7 @@ bool ContentCacheInParent::HandleQueryContentEvent(
|
|||
"Nothing",
|
||||
this));
|
||||
return false;
|
||||
} else if (NS_WARN_IF(mSelection->mHasRange)) {
|
||||
} else if (NS_WARN_IF(!mSelection->mHasRange)) {
|
||||
MOZ_LOG(sContentCacheLog, LogLevel::Error,
|
||||
("0x%p HandleQueryContentEvent(), FAILED due to there is no "
|
||||
"selection range, but the query requested with relative offset "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue