Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add webUtils module with getPathForFile method #38776

Merged
merged 22 commits into from
Nov 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
813b7f8
feat: add blinkUtils module with getPathForFile method
MarshallOfSound Jun 13, 2023
335c8f3
add error
MarshallOfSound Jun 13, 2023
64c9dcb
refactor: update per PR feedback
MarshallOfSound Jun 23, 2023
8e7455b
chore: update patches
MarshallOfSound Jun 23, 2023
9e1e6cb
oops
MarshallOfSound Jun 23, 2023
e063b12
chore: update patches
MarshallOfSound Aug 28, 2023
c52aca0
Merge remote-tracking branch 'origin/main' into replace-file-path
MarshallOfSound Sep 1, 2023
4e87064
chore: update patches
patchup[bot] Sep 1, 2023
d11f4ad
feat: add blinkUtils module with getPathForFile method
MarshallOfSound Jun 13, 2023
2032bf2
add error
MarshallOfSound Jun 13, 2023
8100988
refactor: update per PR feedback
MarshallOfSound Jun 23, 2023
30b7294
chore: update patches
MarshallOfSound Jun 23, 2023
75b2d89
oops
MarshallOfSound Jun 23, 2023
26790cf
chore: update patches
MarshallOfSound Aug 28, 2023
6ff3dde
chore: update patches
MarshallOfSound Sep 6, 2023
7d5cac1
Merge branch 'replace-file-path' of github.com:electron/electron into…
MarshallOfSound Sep 6, 2023
0d85e7c
Merge remote-tracking branch 'origin/main' into replace-file-path
MarshallOfSound Nov 9, 2023
cfd9ed5
chore: update patches
MarshallOfSound Nov 9, 2023
55ccd5f
fix: provide isolate to WebBlob::FromV8Value
MarshallOfSound Nov 14, 2023
64c51ba
Merge remote-tracking branch 'origin/main' into replace-file-path
MarshallOfSound Nov 20, 2023
0049ff8
chore: add tests
MarshallOfSound Nov 20, 2023
7185791
build: fix depshash mismatch on arm64 macOS
MarshallOfSound Nov 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into replace-file-path
  • Loading branch information
MarshallOfSound committed Nov 9, 2023
commit 0d85e7cbec97011e81658bcb8ffcba15bf094cbf
5 changes: 5 additions & 0 deletions patches/chromium/.patches
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,8 @@ expose_webblob_path_to_allow_embedders_to_get_file_paths.patch
fix_move_autopipsettingshelper_behind_branding_buildflag.patch
revert_remove_the_allowaggressivethrottlingwithwebsocket_feature.patch
expose_webblob_path_to_allow_embedders_to_get_file_paths.patch
fix_activate_background_material_on_windows.patch
fix_move_autopipsettingshelper_behind_branding_buildflag.patch
revert_remove_the_allowaggressivethrottlingwithwebsocket_feature.patch
feat_allow_passing_of_objecttemplate_to_objecttemplatebuilder.patch
chore_remove_check_is_test_on_script_injection_tracker.patch
You are viewing a condensed version of this merge commit. You can view the full changes here.