:memo: Update link to Blink features.
authorOden <ops991923@gmail.com>
Mon, 27 Feb 2017 04:30:26 +0000 (20:30 -0800)
committerOden <ops991923@gmail.com>
Mon, 27 Feb 2017 04:34:00 +0000 (20:34 -0800)
docs-translations/jp/api/webview-tag.md
docs-translations/ko-KR/api/browser-window.md
docs-translations/ko-KR/api/webview-tag.md
docs-translations/zh-CN/api/browser-window.md
docs-translations/zh-CN/api/webview-tag.md
docs/api/browser-window.md
docs/api/webview-tag.md

index 301c89a0b24825bdc04a1b26765c0c0a34b94c19..b305ef86192f206fa58463eb23a6483f999577ef 100644 (file)
@@ -741,4 +741,4 @@ DevToolsが閉じられた際に発生します。
 
 DevToolsにフォーカスが当たった際 / 開かれた際に発生します。
 
-[blink-feature-string]: https://code.google.com/p/chromium/codesearch#chromium/src/out/Debug/gen/blink/platform/RuntimeEnabledFeatures.cpp&sq=package:chromium&type=cs&l=527
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
index 3c94b87464481ec101fa4734a2980240ab0aff39..136d4a38b62034fa5a353110f7e3ae9ff5dfeda4 100644 (file)
@@ -250,10 +250,10 @@ On Windows it is
   * `scrollBounce` Boolean - macOS에서 스크롤 튕기기 효과 (탄성 밴딩)를 활성화
     합니다. 기본값은 `false`입니다.
   * `blinkFeatures` String - 활성화 할 `CSSVariables,KeyboardEventKey`같이 `,`로
-    구분된 기능 문자열들의 리스트입니다. [RuntimeEnabledFeatures.in][blink-feature-string]
+    구분된 기능 문자열들의 리스트입니다. [RuntimeEnabledFeatures.json5][blink-feature-string]
     파일에서 찾을 수 있습니다.
   * `disableBlinkFeatures` String - 비활성화 할 `CSSVariables,KeyboardEventKey`같이
-    `,`로 구분된 기능 문자열들의 리스트입니다. [RuntimeEnabledFeatures.in][blink-feature-string]
+    `,`로 구분된 기능 문자열들의 리스트입니다. [RuntimeEnabledFeatures.json5][blink-feature-string]
     파일에서 찾을 수 있습니다.
   * `defaultFontFamily` Object - font-family의 기본 폰트를 지정합니다.
     * `standard` String - 기본값 `Times New Roman`.
@@ -1174,6 +1174,6 @@ Returns `BrowserWindow` - 부모 윈도우.
 
 Returns `BrowserWindow[]` - 모든 자식 윈도우.
 
-[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
 [window-levels]: https://developer.apple.com/reference/appkit/nswindow/1664726-window_levels
 [quick-look]: https://en.wikipedia.org/wiki/Quick_Look
index b40dc0605b47972d503bac7c26c633cdbc68f2d7..962738d0ae507698e975d65395c9cc0d51905949 100644 (file)
@@ -209,7 +209,7 @@ API를 사용할 수 있습니다. 이를 지정하면 내부에서 로우레벨
 ```
 
 활성화할 blink 기능을 지정한 `,`로 구분된 문자열의 리스트입니다. 지원하는 기능
-문자열의 전체 목록은 [RuntimeEnabledFeatures.in][blink-feature-string] 파일에서
+문자열의 전체 목록은 [RuntimeEnabledFeatures.json5][blink-feature-string] 파일에서
 찾을 수 있습니다.
 
 ### `disableblinkfeatures`
@@ -219,7 +219,7 @@ API를 사용할 수 있습니다. 이를 지정하면 내부에서 로우레벨
 ```
 
 비활성화할 blink 기능을 지정한 `,`로 구분된 문자열의 리스트입니다. 지원하는 기능
-문자열의 전체 목록은 [RuntimeEnabledFeatures.in][blink-feature-string] 파일에서
+문자열의 전체 목록은 [RuntimeEnabledFeatures.json5][blink-feature-string] 파일에서
 찾을 수 있습니다.
 
 ### `guestinstance`
@@ -864,4 +864,4 @@ Returns:
 
 개발자 도구가 포커스되거나 열렸을 때 발생하는 이벤트입니다.
 
-[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
index 2487133c4f65c22a92dd4579040e2c29755624b8..45fff19a788908751eee0c5dbde35e7e034c8875 100644 (file)
@@ -839,7 +839,7 @@ windows上句柄类型为 `HWND` ,macOS `NSView*` , Linux `Window`.
 忽略窗口的所有鼠标事件.
 
 
-[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
 [quick-look]: https://en.wikipedia.org/wiki/Quick_Look
 [vibrancy-docs]: https://developer.apple.com/reference/appkit/nsvisualeffectview?language=objc
 [window-levels]: https://developer.apple.com/reference/appkit/nswindow/1664726-window_levels
index ca824fce4e6bd707fdfd16e6144e7e8810a52ef5..8eb8eb09398f00f871880ca7e9cd5dd02ce8f72e 100644 (file)
@@ -193,7 +193,7 @@ CSS通过 `flex` 布局设置 `width` 和 `height`,并允许元素缩小到0px
 
 指定要禁用的 blink 特征的字符串列表,用 `,` 分隔。
 支持的功能字符串的完整列表
-[RuntimeEnabledFeatures.in][blink-feature-string]。
+[RuntimeEnabledFeatures.json5][blink-feature-string]。
 
 ### `guestinstance`
 
@@ -835,4 +835,4 @@ ipcRenderer.on('ping', () => {
 
 在开发者工具获取焦点的时候触发。
 
-[blink-feature-string]: https://code.google.com/p/chromium/codesearch#chromium/src/out/Debug/gen/blink/platform/RuntimeEnabledFeatures.cpp&sq=package:chromium&type=cs&l=527
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
index dd477e8c162299a8501465801cf1ebf0726790ce..a8aa5e70c0b8ca56ec04484470e57226512feec3 100644 (file)
@@ -256,12 +256,12 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
       macOS. Default is `false`.
     * `blinkFeatures` String (optional) - A list of feature strings separated by `,`, like
       `CSSVariables,KeyboardEventKey` to enable. The full list of supported feature
-      strings can be found in the [RuntimeEnabledFeatures.in][blink-feature-string]
+      strings can be found in the [RuntimeEnabledFeatures.json5][blink-feature-string]
       file.
     * `disableBlinkFeatures` String (optional) - A list of feature strings separated by `,`,
       like `CSSVariables,KeyboardEventKey` to disable. The full list of supported
       feature strings can be found in the
-      [RuntimeEnabledFeatures.in][blink-feature-string] file.
+      [RuntimeEnabledFeatures.json5][blink-feature-string] file.
     * `defaultFontFamily` Object (optional) - Sets the default font for the font-family.
       * `standard` String (optional) - Defaults to `Times New Roman`.
       * `serif` String (optional) - Defaults to `Times New Roman`.
@@ -853,7 +853,7 @@ On Linux always returns `true`.
   [macOS docs][window-levels] for more details.
 * `relativeLevel` Integer (optional) _macOS_ - The number of layers higher to set
   this window relative to the given `level`. The default is `0`. Note that Apple
-  discourages setting levels higher than 1 above `screen-saver`. 
+  discourages setting levels higher than 1 above `screen-saver`.
 
 Sets whether the window should show always on top of other windows. After
 setting this, the window is still a normal window, not a toolbox window which
@@ -1266,7 +1266,7 @@ Controls whether to hide cursor when typing.
 Adds a vibrancy effect to the browser window. Passing `null` or an empty string
 will remove the vibrancy effect on the window.
 
-[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62
 [quick-look]: https://en.wikipedia.org/wiki/Quick_Look
 [vibrancy-docs]: https://developer.apple.com/reference/appkit/nsvisualeffectview?language=objc
 [window-levels]: https://developer.apple.com/reference/appkit/nswindow/1664726-window_levels
index b0e1721ad275ffffff001913d00f8f5fb44b2b1b..4887ecaa62c3259dfacad08926977f2f262e059e 100644 (file)
@@ -212,7 +212,7 @@ The full list of supported preference strings can be found in [BrowserWindow](br
 The string follows the same format as the features string in `window.open`.
 A name by itself is given a `true` boolean value.
 A preference can be set to another value by including an `=`, followed by the value.
-Special values `yes` and `1` are interpreted as `true`, while `no` and `0` are interpreted as `false`.  
+Special values `yes` and `1` are interpreted as `true`, while `no` and `0` are interpreted as `false`.
 
 ### `blinkfeatures`
 
@@ -222,7 +222,7 @@ Special values `yes` and `1` are interpreted as `true`, while `no` and `0` are i
 
 A list of strings which specifies the blink features to be enabled separated by `,`.
 The full list of supported feature strings can be found in the
-[RuntimeEnabledFeatures.in][blink-feature-string] file.
+[RuntimeEnabledFeatures.json5][blink-feature-string] file.
 
 ### `disableblinkfeatures`
 
@@ -232,7 +232,7 @@ The full list of supported feature strings can be found in the
 
 A list of strings which specifies the blink features to be disabled separated by `,`.
 The full list of supported feature strings can be found in the
-[RuntimeEnabledFeatures.in][blink-feature-string] file.
+[RuntimeEnabledFeatures.json5][blink-feature-string] file.
 
 ### `guestinstance`
 
@@ -913,4 +913,4 @@ Emitted when DevTools is closed.
 
 Emitted when DevTools is focused / opened.
 
-[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+[blink-feature-string]: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5?l=62