[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Mozilla flag
|
- From: "Christopher Deckers" <chrriis@xxxxxxxxx>
- Date: Wed, 9 Apr 2008 20:28:06 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Qg8j3htuNNL496tMKX2N32U8FyJQGAu10ZDOxZxNwXs=; b=OwXpUOD2jj0eblHGA6NDOmeFMwWlAXHjeEm02UORWHgy4fzKN0QSH4OYk9vdT2YRfh4BEd0EXGsuodImPIk4d6EnE7AOb/zJ9Al/YI4Yg2wxCXHeBWtku3DVkczQ4eufBVEGQM6Iwx4uWFG4/944fB61gJUp2b8et37cXXtyWEM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=co8pAdtg+oBEgkXl0qvFy7asDdzHBslCpZMWyIK/9QdjpuTNsiFgm99A78NEyHSKqMbNwkE+CS1IAKTJBt6J5cJPkyp83LglREB0quyhTXR1EbAUI18tGASzwGSNxJ1bISpaeossMKucYwiOC19TYS31T78QRG/LxcYZPULRN68=
Hi,
If I am not mistaken, the Browser widget uses Mozilla by default on
Linux. But the MOZILLA flag is not raised if the Browser wasn't
created using it explicitely.
What is the correct way to know if it is using Mozilla? Shouldn't that
flag be raised when asking Browser.getStyle()?
I would be happy to open an enhancement request (or bug report?) if my
understanding is correct.
Cheers,
-Christopher