electron/spec/fixtures/api
shelley vohr ca34978e73 add app.setLocale() (#11469)
* infrastructure for setLocale via klang

* add documentation for setLocale

* add test for setLocale

* fix spec

* add spec and update docs

* fix carriage feeds on windows

* SetLocale() sets LC_ALL on Linux

* in SetLocale() on Linux, use g_setenv()

* fix tyop: '#ifdef OSX_POSIX'

* make the linter happy

* improvements from review
2018-02-08 08:26:37 -06:00
..
electron-module-app
exit-closes-all-windows-app
locale-check add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
mixed-sandbox-app 🎨 2017-07-11 18:36:01 -07:00
quit-app
relaunch
singleton spec: It is not certain which process starts first 2017-09-25 11:19:25 +09:00
allocate-memory.html Add test to verify memory is released after sandboxed popup is closed 2017-05-01 11:30:07 -03:00
beforeunload-false-prevent3.html Fix #8911 2017-05-03 12:47:00 -05:00
beforeunload-false.html
blank.html
close-beforeunload-empty-string.html
close-beforeunload-false.html
close-beforeunload-undefined.html
close.html
crash-restart.html remove deprecated method call 2017-12-07 14:26:57 -05:00
crash.html clean fixture and fix failing travis test 2017-11-01 08:57:22 -04:00
did-fail-load-iframe.html
frame-subscriber.html
isolated-preload.js add webFrame to sandboxed renderer 2017-08-23 10:52:02 -07:00
isolated.html add webFrame to sandboxed renderer 2017-08-23 10:52:02 -07:00
loaded-from-dataurl.js
localstorage.html
native-window-open-blank.html Add spec for native window.open from iframe 2017-05-26 10:10:36 -07:00
native-window-open-child.html
native-window-open-cross-origin.html Use an existing host name so that it resolves quickly and tests don't time out. 2017-11-24 10:58:53 +09:00
native-window-open-file.html
native-window-open-iframe.html Add spec for native window.open from iframe 2017-05-26 10:10:36 -07:00
native-window-open-isolated-preload.js
native-window-open-isolated.html
native-window-open-native-addon.html Surface require errors so spec does not hang 2017-07-13 08:36:58 -07:00
native-window-open-no-allowpopups.html Add failing spec for native window.open returning null without allowpopups 2017-05-26 10:10:36 -07:00
new-window-preload.js Inherit enabled-sandbox in opened windows 2017-07-17 11:55:15 -07:00
new-window.html Add spec for configuring web preferences from sandboxed new-window event 2017-07-17 11:55:15 -07:00
offscreen-rendering.html
preload.html
preloads.html Add a SessionPreferences to manage session related data 2017-12-05 15:59:15 +09:00
remote-event-handler.html
render-view-deleted.html
sandbox.html Add test for #9387 2017-05-16 09:07:41 -03:00
send-sync-message.html
unload.html
window-open-location-change.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
window-open-location-final.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
window-open-location-open.html Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00
window-open-preload.js Add spec for reloading opened window cross-origin 2017-07-17 11:55:15 -07:00