|
@@ -14,7 +14,7 @@ when there is code doing that.
|
|
|
This patch reverts the change to fix the crash in Electron.
|
|
|
|
|
|
diff --git a/third_party/blink/renderer/core/frame/local_frame.cc b/third_party/blink/renderer/core/frame/local_frame.cc
|
|
|
-index ab0d55c3de88faf10e25ef8cbb6ebd3f7f580654..4660af81c248fe39c1df428a3b892a251a957363 100644
|
|
|
+index 3c78d008993846417ebdce01366dadfc11e63469..4426beb5ff635c96f9b77dce2afee3145eb59d27 100644
|
|
|
--- a/third_party/blink/renderer/core/frame/local_frame.cc
|
|
|
+++ b/third_party/blink/renderer/core/frame/local_frame.cc
|
|
|
@@ -472,10 +472,6 @@ void LocalFrame::DetachImpl(FrameDetachType type) {
|