ua-parser-js icon indicating copy to clipboard operation
ua-parser-js copied to clipboard

Added support for honor separated from Huawei

Open Julias0 opened this issue 1 year ago • 0 comments

Prerequisites

Type of Change

Enhancement - related to #704

Description

Huawei and Honor were assumed to be the same company from the useragent. But honor has now separated into a separate organization, so its parsing needs to be separated off from huawei

Test

All existing test cases have passed, some test cases which earlier gave huawei now give honor

Impact

Some devices which earlier were marked as huawei will now get marked as honor. This can be considered a change since the output of the parser is different for the same set of data

Other Info

Julias0 avatar Sep 24 '24 05:09 Julias0