Roger Wang
Roger Wang
@PriteshGajjar008 could you please try to set the preference "spellcheck.dictionaries" by using "chrome.settingsPrivate.setPref(name, value, pageid, callback)"? The `name` parameter should be `spellcheck.dictionaries`, `value` should be a list, `pageid` is `null`.
@semmel we'll have a general way for settings. Let's see whether `chrome.settingsPrivate` could work.
This should be enabled in 0.21.0 rc versions with Chromium 57: https://skia.googlesource.com/skia/+/chrome/m57/tools/gpu/GrContextFactory.cpp#33 https://skia.googlesource.com/skia/+/chrome/m57/BUILD.gn#30 Please try with our latest 0.21.0 nightly build: http://dl.nwjs.io/live-build/02-28-2017/nw21-0a37a7f-6a70483-e6f163e-1c48b0a/v0.21.0/
Will do. How did you test it besides checking the symbols? On Tue, Feb 28, 2017, 6:23 PM Strateg wrote: > @rogerwang This build doesn't work. GPU > Nvidia Optimus...
No. It's still not fixed. The code I referred to previously was for skia testing tools. Will keep this issue updated.
We didn't fix it. Will see it soon.
btw, could you please check the status in Chrome? Currently we don't have the hardware to check it.
That just controls the default setting. In the system, a tool (such as Nvidia panel) is used to control which gpu is used by each program.
The official build configuration and steps could help: http://buildbot-master.nwjs.io:8010/waterfall On Tue, May 31, 2022 at 11:26 PM Rebecca Chang Swee Fun < ***@***.***> wrote: > NWJS Version : Branch nw65...
Could you share this benchmark? btw is the origin issue on Linux or macOS as well?