Heilig Benedek
|
f8b3009ebf
|
restructure code to use web_preferences if possible
|
2017-11-13 15:50:49 +09:00 |
|
Heilig Benedek
|
cafb9477b0
|
lint fix
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
71b36ef54d
|
don't show the dummy window for the rest of the dialogs too on mac
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
5373afa472
|
set devtools window to visible to avoid a visual glitch on mac with osr window's devtools
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
13b86598e8
|
don't show osr dummy window when dialog is shown on mac
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
35dc6d03b9
|
lint fix
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
45d16d5add
|
don't automatically show window when devtools is opened on mac
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
e39aacb30e
|
fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups
|
2017-11-13 15:46:46 +09:00 |
|
Heilig Benedek
|
5daaff91ea
|
fix a bug where datalist elements wouldn't actually set the value of the input associated with them
|
2017-11-13 15:46:46 +09:00 |
|
Felix Rieseberg
|
12653d36ea
|
🔧 Update the script, too
|
2017-11-12 22:37:54 -08:00 |
|
Felix Rieseberg
|
7b0b87bfef
|
🔧 Use full version string
|
2017-11-12 22:37:46 -08:00 |
|
Samuel Attard
|
3c0b233d04
|
Fix line length in caller.cc
|
2017-11-13 11:42:42 +11:00 |
|
Samuel Attard
|
aa6b9a5025
|
Fix crash when emitting unhandled error on native EventEmitter
|
2017-11-13 03:03:58 +11:00 |
|
Victor
|
29438940f6
|
Link to the new docs translations
|
2017-11-12 17:03:43 +01:00 |
|
Zeke Sikelianos
|
f0facdc01f
|
fix formatting in linux build instructions doc
|
2017-11-11 09:49:19 -08:00 |
|
Samuel Attard
|
40b94e97e5
|
Merge pull request #11087 from electron/abi-version
fix: Bring back --abi
|
2017-11-11 14:47:45 +11:00 |
|
Samuel Attard
|
a06a8a6f79
|
Merge pull request #11056 from ajmacd/allow-browser-window-logs
Allow BrowserWindows to emit `console-message` events.
|
2017-11-11 14:34:39 +11:00 |
|
Samuel Attard
|
ba754cf5c3
|
Merge pull request #11055 from electron/fix-menu-bug
fix: Don't crash on `setApplicationMenu(null)`
|
2017-11-11 14:33:18 +11:00 |
|
Zeke Sikelianos
|
9a2a98d522
|
fix link to crowdin
|
2017-11-10 15:08:03 -08:00 |
|
Felix Rieseberg
|
ae960027f2
|
🔧 Bring back —abi
|
2017-11-10 14:58:21 -08:00 |
|
Felix Rieseberg
|
13749797ec
|
📝 Document setPermissionRequestHandler(null)
|
2017-11-10 14:48:15 -08:00 |
|
Charles Kerr
|
9291ab95dd
|
Merge pull request #11039 from electron/deprecate-docs-translations
Deprecate /docs-translations
|
2017-11-10 13:54:51 -06:00 |
|
Charles Kerr
|
5adbbef6cd
|
Merge pull request #11079 from sdj01044/add-korean-community
Add Korean Community
|
2017-11-10 11:04:08 -06:00 |
|
sdj01044
|
0c88b073d1
|
Update README.md
Change the URL
https://electron-kr.slack.com -> https://electron-kr.github.io/electron-kr
|
2017-11-10 18:26:07 +09:00 |
|
Dongjo Seo
|
f5b9e1f732
|
Add Korean Community
|
2017-11-10 17:04:21 +09:00 |
|
Samuel Attard
|
912c023c6d
|
Merge pull request #11060 from electron/ts-artifact
Generate API and typescript file as artifact on CircleCI
|
2017-11-09 15:01:10 +11:00 |
|
Zeke Sikelianos
|
2ad1d8ba28
|
clean up remaining references to docs-translations content
|
2017-11-08 19:06:18 -08:00 |
|
Zeke Sikelianos
|
387ed21f94
|
updates from master
|
2017-11-08 19:01:58 -08:00 |
|
Andrew MacDonald
|
7c5bd62158
|
Decrease title size.
|
2017-11-08 09:37:56 -08:00 |
|
Andrew MacDonald
|
00665b9501
|
Add documentation to web-contents.md.
|
2017-11-08 09:35:01 -08:00 |
|
Ahmed
|
26fedcf8da
|
Update chromium-spec.js
|
2017-11-08 18:12:50 +01:00 |
|
Ahmed
|
9b3960fe90
|
Merge branch 'master' into master
|
2017-11-08 18:03:55 +01:00 |
|
Charles Kerr
|
9bf950aa33
|
Merge pull request #10997 from xxczaki/patch-1
Deleted Korean Community
|
2017-11-08 09:46:04 -06:00 |
|
John Kleinschmidt
|
26baea58c9
|
Merge pull request #10990 from electron/fix-10988
Enable "document.visibilityState/hidden" tests
|
2017-11-08 09:55:40 -05:00 |
|
Andrew MacDonald
|
51f6311f32
|
Handle the possibility of unexpected logs.
|
2017-11-08 00:09:54 -08:00 |
|
Andrew MacDonald
|
e51042f5a1
|
Add console-message test.
|
2017-11-07 23:45:27 -08:00 |
|
Samuel Attard
|
1986236b19
|
Merge pull request #11058 from electron/forward-declare-scrubber-layout
Forward declare the scrubber layout
|
2017-11-08 17:57:19 +11:00 |
|
Samuel Attard
|
ef78805a1c
|
Generate API and typescript file as artifact on CircleCI to make verifying changes easier
|
2017-11-08 16:55:24 +13:00 |
|
Samuel Attard
|
bb997c2ea4
|
Forward declare the scrubber layout
|
2017-11-08 16:48:08 +13:00 |
|
Felix Rieseberg
|
d475eaf011
|
🔧 One commit per character is now hot
|
2017-11-07 19:44:24 -08:00 |
|
Felix Rieseberg
|
3dcde82485
|
🔧 Make this easier to read
|
2017-11-07 18:26:10 -08:00 |
|
Andrew MacDonald
|
c260a0ab78
|
Allow BrowserWindows to emit console-message events.
|
2017-11-07 15:31:15 -08:00 |
|
John Kleinschmidt
|
98eee28cbc
|
Merge pull request #11054 from electron/jenkins-pipeline
Move to using Jenkins pipeline
|
2017-11-07 16:43:54 -05:00 |
|
John Kleinschmidt
|
a34255ceef
|
Add Jenkinsfile to enable rebuilds
Adding this file will allow us to rerun builds in Jenkins.
|
2017-11-07 16:32:09 -05:00 |
|
Felix Rieseberg
|
07dea13c77
|
👷 Let’s add a spec!
|
2017-11-07 13:29:37 -08:00 |
|
Felix Rieseberg
|
1454783450
|
🔧 Check menu for being falsy
|
2017-11-07 13:29:14 -08:00 |
|
John Kleinschmidt
|
546ede19c7
|
Add Jenkinsfile to use Jenkins pipeline
|
2017-11-07 16:22:04 -05:00 |
|
Zeke Sikelianos
|
8eb38be153
|
Merge pull request #11000 from sdj01044/fix-korean-styleguide
Fix Korean grammatic mistakes
|
2017-11-07 07:33:35 -08:00 |
|
Samuel Attard
|
5e50a9ab8f
|
Merge pull request #11009 from electron/docs-aumi-link
fix: Documentation: Add link to App User Model Id
|
2017-11-08 01:15:24 +11:00 |
|
Samuel Attard
|
bf42426acc
|
Merge pull request #11048 from Toinane/fix-doc
fix(documentation): link in browserwindows.md
|
2017-11-08 01:14:36 +11:00 |
|