Dennis Keil 
								
							 
						 
						
							
							
								
							
							
	
	
	8a88799ce2 
 
						 
						
							
							
								
								
								docs: transparent window opaque while dev tools opened ( #27705 )  
							
							... 
							
							
							
							* Transparent window disabled while dev tools opened
Read that on some external website. I think this should be added to the official docs.
* Update frameless-window.md
Co-authored-by: Cheng Zhao <github@zcbenz.com> 
							
						 
						
							2021-02-15 11:59:40 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Maddock 
								
							 
						 
						
							
							
								
							
							
	
	
	3250ef551c 
 
						 
						
							
							
								
								
								feat: support registering MV3 extension service workers ( #27562 )  
							
							... 
							
							
							
							* feat: support registering MV3 extension service workers
* feat: load chrome extension APIs in worker context
* feat: add more ContentRendererClient service worker overrides
* fix: lint error
* refactor: emit object for 'registration-completed'
* docs: clarify when registration-completed emits 
							
						 
						
							2021-02-11 10:58:03 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Stewart Lord 
								
							 
						 
						
							
							
								
							
							
	
	
	5f5afaae27 
 
						 
						
							
							
								
								
								feat: add win.setTopBrowserView() so that BrowserViews can be raised ( #27007 )  
							
							... 
							
							
							
							* feat: Raise a browser view via `BrowserWindow.setTopBrowserView()`.
This is similar to removing and re-adding a browser view, but avoids a visible flicker as the browser view is not removed from the window when using `setTopBrowserView`. Note: if the given browser view is not attached to the window, it will be added.
This commit contains the macOS implementation.
* feat: setTopBrowserView support for Windows and Linux
* docs: add info about setTopBrowserView
* docs: Clarify behavior when browserView is not yet attached.
* fix: throw en error when browserView is not attached to the window
* fix: build error
* fix: test
* fix: add test case
* fix: tests
* fix: reparenting
* fix: close second window in tests
Co-authored-by: sentialx <sentialx@gmail.com> 
							
						 
						
							2021-02-10 16:23:35 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	af4a050a1b 
 
						 
						
							
							
								
								
								feat: add roundedCorners option for BrowserWindow ( #27572 )  
							
							... 
							
							
							
							* feat: add roundedCorner option for BrowserWindow
* Make roundedCorner work with vibrancy views
* roundedCorner => roundedCorners 
							
						 
						
							2021-02-09 08:38:35 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	28599e5e7c 
 
						 
						
							
							
								
								
								feat: add exit code to render-process-gone details ( #27580 )  
							
							
							
						 
						
							2021-02-08 17:08:11 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erick Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	affbf1b3e6 
 
						 
						
							
							
								
								
								docs: remove v5 and v6 modernization docs ( #27498 )  
							
							... 
							
							
							
							* docs: remove v5 and v6 modernization docs
* typo
* run script/gen-filenames.ts 
							
						 
						
							2021-02-03 15:57:33 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cyrus Roshan 
								
							 
						 
						
							
							
								
							
							
	
	
	444ad26f89 
 
						 
						
							
							
								
								
								feat: add option to not transform processes on win.SetVisibleOnAllWorkspaces ( #27200 )  
							
							... 
							
							
							
							* fix: optionally transform processes on win.SetVisibleOnAllWorkspaces on macOS, making it backwards-compatible with v9.2.1 (#27101 )
* fix: optionally transform processes on win.SetVisibleOnAllWorkspaces on macOS, making it backwards-compatible with v9.2.1 (#27101 )
Co-authored-by: Cyrus Roshan <cyrusroshan@users.noreply.github.com> 
							
						 
						
							2021-02-02 21:24:04 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ahmed Elshafey 
								
							 
						 
						
							
							
								
							
							
	
	
	272611cc82 
 
						 
						
							
							
								
								
								docs: Update ipcMain.handle() docs in ipc-main.md for error-handling details ( #27461 )  
							
							... 
							
							
							
							* Update ipc-main.md
Include information about ipcMain.handle() error handling and workaround included in issue #24427 
* Update ipc-main.md
fixed a typo
* Update ipc-main.md
Remove the exception passing workaround from ipcMain.handle() and refer to open issue only.
* Remove trailing spaces
Co-authored-by: Cheng Zhao <github@zcbenz.com> 
							
						 
						
							2021-02-02 21:22:20 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Сковорода Никита Андреевич 
								
							 
						 
						
							
							
								
							
							
	
	
	a5e9af330f 
 
						 
						
							
							
								
								
								feat: implement allowFileAccess loadExtension option ( #25198 )  
							
							... 
							
							
							
							Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org> 
							
						 
						
							2021-02-01 14:41:08 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	8bf66f8974 
 
						 
						
							
							
								
								
								fix: clean up implementations of titleBarStyle ( #27489 )  
							
							... 
							
							
							
							* Rewrite titleBarStyle impls with WindowButtonsView
* Remove fullscreenWindowTitle option
* Make buttons show correctly under RTL
* Fix docs about traffic lights position
* Fix test on fullscreen resizable
* Fix button states with closabe/minimizable/fullscreenable
* Fix typo
* Deprecate the fullscreenWindowTitle option 
							
						 
						
							2021-01-30 17:15:10 -06:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erick Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	78d4cb9f5c 
 
						 
						
							
							
								
								
								docs: update verb tenses for structured clone notes ( #27483 )  
							
							
							
						 
						
							2021-01-26 14:14:44 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	
	
	c5a41defbd 
 
						 
						
							
							
								
								
								fix: enable navigator.setAppBadge/clearAppBadge ( #27067 )  
							
							
							
						 
						
							2021-01-21 14:45:06 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	c3091c3a70 
 
						 
						
							
							
								
								
								fix: make SetWindowButtonVisibility work for customButtonsOnHover ( #27073 )  
							
							
							
						 
						
							2021-01-19 19:12:09 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	2be3d03630 
 
						 
						
							
							
								
								
								feat: add webFrameMain.send() / webFrameMain.postMessage() ( #26807 )  
							
							
							
						 
						
							2021-01-15 09:00:37 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	088f2e625f 
 
						 
						
							
							
								
								
								feat: add frame and webContents to webRequest details ( #27078 )  
							
							... 
							
							
							
							* feat: add frame and webContents to webRequest details
* chore: use frame_converter.h
Co-authored-by: Cheng Zhao <zcbenz@gmail.com> 
							
						 
						
							2021-01-11 12:20:43 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									AHFriedman 
								
							 
						 
						
							
							
								
							
							
	
	
	1ef766c4a6 
 
						 
						
							
							
								
								
								docs: correct meaning of DesktopCapturerSource.id  ( #27255 )  
							
							... 
							
							
							
							* docs: correction meaning of DesktopCapturerSource.id
Corrected the meaning of the id string to match observed behavior
(verified on Windows 10 and Ubuntu).
* chore: adjust wordings
Co-authored-by: Cheng Zhao <zcbenz@gmail.com> 
							
						 
						
							2021-01-11 12:20:00 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jim Fisher 
								
							 
						 
						
							
							
								
							
							
	
	
	01b7ceac17 
 
						 
						
							
							
								
								
								docs: coordinate system of badly named method getCursorScreenPoint ( #27156 )  
							
							... 
							
							
							
							* Document coordinate system of badly named method getCursorScreenPoint
[Electron inherits this confusing name from Chromium](99314be815/ui/display/win/screen_win.cc (L677-L681) 
							
						 
						
							2021-01-11 12:19:48 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jim Fisher 
								
							 
						 
						
							
							
								
							
							
	
	
	0f8b5ab606 
 
						 
						
							
							
								
								
								docs: coordinate system of Display.bounds and Display.workArea ( #27157 )  
							
							... 
							
							
							
							They are in DIP points (rather than screen points). We can use
screen.dipToScreen* to convert to screen points. 
							
						 
						
							2021-01-07 19:49:45 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									theLMGN 
								
							 
						 
						
							
							
								
							
							
	
	
	b531123b4d 
 
						 
						
							
							
								
								
								docs: NSVisualEffectMaterialDark has been deprecated and removed as of macOS 10.15 ( #27125 )  
							
							... 
							
							
							
							* NSVisualEffectMaterialDark has been deprecated and removed as of macOS 10.15.
* Update browser-window.md 
							
						 
						
							2021-01-05 13:39:07 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	3d59aa5609 
 
						 
						
							
							
								
								
								feat: add webFrameMain.executeJavaScriptInIsolatedWorld() ( #26913 )  
							
							
							
						 
						
							2021-01-05 17:18:38 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	5f99569b6c 
 
						 
						
							
							
								
								
								feat: make win.setAspectRatio() work on Windows ( #26941 )  
							
							... 
							
							
							
							* feat: make win.setAspectRatio() work on Windows
* update patches
Co-authored-by: Electron Bot <electron@github.com> 
							
						 
						
							2021-01-05 17:17:33 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	16c864a932 
 
						 
						
							
							
								
								
								docs: webFrameMain.fromId() can return undefined ( #27068 )  
							
							... 
							
							
							
							* docs: webFrameMain.fromId() can return undefined
* docs: webFrameMain.fromId() can return undefined 
							
						 
						
							2021-01-05 11:31:21 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	c210956afb 
 
						 
						
							
							
								
								
								docs: document frameId meaning ( #27072 )  
							
							
							
						 
						
							2021-01-05 11:12:38 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erick Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	4db3e3a08a 
 
						 
						
							
							
								
								
								docs: update broken Chrome webview URL ( #27079 )  
							
							
							
						 
						
							2021-01-04 12:48:35 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Electron Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	8383c14aba 
 
						 
						
							
							
								
								
								chore: bump chromium to 7264889ce3aad1568ff3d211c81fe (master) ( #27003 )  
							
							... 
							
							
							
							* chore: bump chromium in DEPS to 91c9f44297abe2844f593ec7956e6ce79c81f463
* chore: update chromium patches
* chore: update v8 patches
* build: service_names.mojom has been deleted
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2568681 
* chore: add DISPLAY_CAPTURE permission to converter
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2551098 
* chore: handle AXPropertyFilter::SCRIPT in accessibility_ui
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2563923 
* refactor: web_isolated_world_ids.h has been deleted
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2585255 
* refactor: ResourceType has been deprecated / removed in ExtensionsBrowserClient
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2562002 
* chore: fix lint
* chore: remove deleted headers
* build: disable gn check for blink header
* fix: refactor X11 event handling
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2577887 
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2585750 
* chore: update patches
* chore: bump chromium in DEPS to bfd8e7dbd37af8b1bc40d887815edd5a29496fa3
* chore: update patches
* refactor: xeventobserver is now x11:eventobserver
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2585750 
* refactor: remove UseWebUIBindingsForURL
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2583590 
* chore: DidProcessXEvent has been removed
* chore: bump chromium in DEPS to b13e791d7244a08d9d61dbfa2bb2b6cdf1ff6294
* chore: update patches
* build: change gfx::GetAtom to x11:GetAtom
Refs: https://source.chromium.org/chromium/chromium/src/+/d972a0ae4a17e05ddc8bae1d4227c6f071c4829e 
* build: change gfx namespace to x11
Ref: https://source.chromium.org/chromium/chromium/src/+/d972a0ae4a17e05ddc8bae1d4227c6f071c4829e 
* build: change ui namespace to x11
Refs: https://source.chromium.org/chromium/chromium/src/+/c38f8571a813449837e595cc5be5f451d090523a:ui/gfx/x/xproto_util.h;dlc=ba9145d0c7f2b10e869e2ba482ca05b75ca35812 
* chore: add patch to fix blink prefs fetching during frame swap
* chore: fix lint
* fix: do not make invalid SKImageRep in FrameSubscriber
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2572896 
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> 
							
						 
						
							2020-12-22 14:14:44 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eryk Rakowski 
								
							 
						 
						
							
							
								
							
							
	
	
	bf24759354 
 
						 
						
							
							
								
								
								fix(extensions): implement missing web_request hooks ( #22655 )  
							
							... 
							
							
							
							Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com> 
							
						 
						
							2020-12-18 15:11:43 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gerrit Niezen 
								
							 
						 
						
							
							
								
							
							
	
	
	420eaaa294 
 
						 
						
							
							
								
								
								docs: update select-serial-port example ( #26992 )  
							
							
							
						 
						
							2020-12-16 16:57:28 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	9eab298779 
 
						 
						
							
							
								
								
								feat: add missing 'context-menu' values ( #26788 )  
							
							... 
							
							
							
							* fix: add missing 'context-menu' values
* Add missing canSave
* Remove canTranslate 
							
						 
						
							2020-12-16 14:32:11 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	e01b1831d9 
 
						 
						
							
							
								
								
								feat: make trafficLightPosition work for customButtonOnHover ( #26789 )  
							
							
							
						 
						
							2020-12-16 14:30:39 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	833baa4c54 
 
						 
						
							
							
								
								
								fix: throw when using globalShortcut before ready ( #27002 )  
							
							
							
						 
						
							2020-12-15 11:13:56 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b9c9e7fc06 
 
						 
						
							
							
								
								
								feat: add support for DOM elements going over the context bridge ( #26776 )  
							
							... 
							
							
							
							* feat: add support for DOM elements going over the context bridge
* Update context-bridge.md 
							
						 
						
							2020-12-10 13:03:00 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	cec6378881 
 
						 
						
							
							
								
								
								feat: add event.senderFrame property returning the originating webFrameMain ( #26764 )  
							
							
							
						 
						
							2020-12-09 15:34:06 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	07a1c2a3e5 
 
						 
						
							
							
								
								
								fix: restrict sendToFrame to same-process frames by default ( #26875 )  
							
							
							
						 
						
							2020-12-09 12:48:16 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erick Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	e87061398b 
 
						 
						
							
							
								
								
								docs: update OSR max FPS number ( #26805 )  
							
							
							
						 
						
							2020-12-08 13:41:09 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	771e34a53a 
 
						 
						
							
							
								
								
								feat: route frame based permission checks through our permission check handler ( #19903 )  
							
							... 
							
							
							
							* feat: route frame based permission checks through our permission check handler
* docs: add change to setPermissionCheckHandler to breaking changes doc 
							
						 
						
							2020-12-07 15:44:56 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nikita Kot 
								
							 
						 
						
							
							
								
							
							
	
	
	7672aa9525 
 
						 
						
							
							
								
								
								feat: exposeInMainWorld allow to expose non-object APIs ( #26594 )  
							
							
							
						 
						
							2020-12-04 09:43:20 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jim Fisher 
								
							 
						 
						
							
							
								
							
							
	
	
	430189fa84 
 
						 
						
							
							
								
								
								docs: fix contentTracing code sample ( #26737 )  
							
							
							
						 
						
							2020-12-01 15:45:45 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	94381cda49 
 
						 
						
							
							
								
								
								docs: add debugging vars to env var doc ( #26743 )  
							
							
							
						 
						
							2020-12-01 15:04:07 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	19954126e0 
 
						 
						
							
							
								
								
								chore: remove deprecated extension APIs ( #26696 )  
							
							
							
						 
						
							2020-11-30 14:40:56 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	09d7b2bc91 
 
						 
						
							
							
								
								
								chore: remove deprecated shell.moveItemToTrash() ( #26723 )  
							
							
							
						 
						
							2020-11-30 23:25:03 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	14c8e000cb 
 
						 
						
							
							
								
								
								feat: add process.uptime() to sandboxed renderers ( #26684 )  
							
							
							
						 
						
							2020-11-30 16:49:18 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	022bafc485 
 
						 
						
							
							
								
								
								chore: remove deprecated crashReporter APIs ( #26695 )  
							
							
							
						 
						
							2020-11-26 22:07:40 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	87e20f2b97 
 
						 
						
							
							
								
								
								chore: tidy up docs markdown ( #26666 )  
							
							
							
						 
						
							2020-11-24 18:52:46 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	e455a79218 
 
						 
						
							
							
								
								
								chore: use relative links in docs ( #26360 )  
							
							
							
						 
						
							2020-11-24 11:02:16 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	329494cfeb 
 
						 
						
							
							
								
								
								fix: segfault on webContents.fromId(xxx) ( #26609 )  
							
							
							
						 
						
							2020-11-23 09:21:00 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	abb1504ecc 
 
						 
						
							
							
								
								
								docs: use asterisks for unordered lists ( #26552 )  
							
							
							
						 
						
							2020-11-23 12:15:27 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	18f004eab1 
 
						 
						
							
							
								
								
								docs: fix relative link ( #26585 )  
							
							
							
						 
						
							2020-11-19 16:06:32 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	03a70896c7 
 
						 
						
							
							
								
								
								chore: tidy up markdown ( #26554 )  
							
							
							
						 
						
							2020-11-18 20:58:47 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shiranka Miskin 
								
							 
						 
						
							
							
								
							
							
	
	
	ec85a91472 
 
						 
						
							
							
								
								
								docs: update contextIsolation documentation on access to globals ( #19732 )  
							
							
							
						 
						
							2020-11-18 15:24:00 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									LuoJinghua 
								
							 
						 
						
							
							
								
							
							
	
	
	e1cc78f275 
 
						 
						
							
							
								
								
								feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() ( #26135 )  
							
							
							
						 
						
							2020-11-17 14:25:41 -08:00