Bug 347088 - [Browser] Provide a way to change the user agent for all future navigations
Summary: [Browser] Provide a way to change the user agent for all future navigations
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement with 4 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2011-05-24 16:49 EDT by Christopher Deckers CLA
Modified: 2017-07-28 10:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Deckers CLA 2011-05-24 16:49:55 EDT
Build Identifier: SWT 3.7

Setting the user agent header only works for the first setUrl. Clicking on links in the page does not re-use this header (which is expected in my opinion).
There are situations where it is needed to alter that header permanently so I suggest adding such API.

Reproducible: Always