Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
302
Merge Requests
302
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
faca9704
Unverified
Commit
faca9704
authored
Aug 04, 2020
by
alexpott
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#3151098
by rik-dev, dww: Replace use of whitelist/blacklist in Big Pipe module
parent
5730ee6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
...dules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
+1
-1
No files found.
core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
View file @
faca9704
...
...
@@ -210,7 +210,7 @@ protected static function createBigPipeJsPlaceholder($original_placeholder, arra
'library'
=>
[
'big_pipe/big_pipe'
,
],
// Inform BigPipe' JavaScript known BigPipe placeholder IDs
(a whitelist)
.
// Inform BigPipe' JavaScript known BigPipe placeholder IDs.
'drupalSettings'
=>
[
'bigPipePlaceholderIds'
=>
[
$big_pipe_placeholder_id
=>
TRUE
],
],
...
...
alexpott
@alexpott
mentioned in commit
1894efe8
·
Aug 04, 2020
mentioned in commit
1894efe8
mentioned in commit 1894efe81646e3c56a4faf6031e56b3afcccc2bb
Toggle commit list
alexpott
@alexpott
mentioned in commit
99b7a240
·
Aug 04, 2020
mentioned in commit
99b7a240
mentioned in commit 99b7a24038d8143a209c825c18526fa2082a2eba
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment