RESOLVED FIXED 12826
Allow overwriting Product, ProductSub, Vendor and VendorSub js properties
https://bugs.webkit.org/show_bug.cgi?id=12826
Summary Allow overwriting Product, ProductSub, Vendor and VendorSub js properties
Krzysztof Kowalczyk
Reported 2007-02-19 22:00:09 PST
Allow over-writting Product, ProductSub, Vendor and VendorSub js properties via #define WEBCORE_NAVIGATOR_*
Attachments
Allow overwriting Product, ProductSub, Vendor and VendorSub js properties (2.04 KB, patch)
2007-02-19 22:01 PST, Krzysztof Kowalczyk
darin: review+
Krzysztof Kowalczyk
Comment 1 2007-02-19 22:01:03 PST
Created attachment 13266 [details] Allow overwriting Product, ProductSub, Vendor and VendorSub js properties
Maciej Stachowiak
Comment 2 2007-02-20 00:54:36 PST
Product and ProductSub are defined as they are for compatibility reasons. I am not sure it is wise to change them. It might make sense to make Vendor and VendorSub configurable, but perhaps doing this at runtime as for the user agent string would make more sense.
Darin Adler
Comment 3 2007-02-20 11:22:48 PST
Comment on attachment 13266 [details] Allow overwriting Product, ProductSub, Vendor and VendorSub js properties r=me
Krzysztof Kowalczyk
Comment 4 2007-02-20 13:27:27 PST
Landed in r19740
Note You need to log in before you can comment on or make changes to this bug.