Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 450860 - nsEmbedString_new should take a String parameter
Summary: nsEmbedString_new should take a String parameter
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.5   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-10 11:37 EST by Neil Rashbrook CLA
Modified: 2020-02-08 02:51 EST (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 Neil Rashbrook CLA 2014-11-10 11:37:47 EST
While working on bug 450368 I noticed that the nsEmbedString class was using a cumbersome method of creating an nsEmbedString C++ object via a native method using a char array parameter instead of using the String directly.
Comment 1 Nikita Nemkin CLA 2020-02-08 02:51:23 EST
This issue concerns XULRunner, which isn't supported anymore.