-
Notifications
You must be signed in to change notification settings - Fork 15.7k
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
chore: bump chromium to 121.0.6147.0 (main) #40523
Merged
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
50bffd7
chore: bump chromium in DEPS to 121.0.6128.0
electron-roller[bot] 8672e5e
build: update patches
MarshallOfSound 152a332
refactor: remove instrumentation from extensions code
MarshallOfSound 391353e
refactor: modernization of tabs_api
MarshallOfSound 87675f2
fix: add RecordHover and RecordDrag handlers
MarshallOfSound 10b74e1
build: add missing pdf files
MarshallOfSound 220eaaf
chore: bump chromium in DEPS to 121.0.6129.0
electron-roller[bot] 74d2b29
chore: bump chromium in DEPS to 121.0.6131.0
electron-roller[bot] d2246af
chore: update patches
MarshallOfSound 6ba995e
refactor: remove will_cause_resize from ExitFullscreen
MarshallOfSound 1f96ab2
chore: add missing std converter include
MarshallOfSound 1cbf25b
chore: Unwrap UserScriptList from unique_ptrs
MarshallOfSound d2be1e1
refactor: add PDF internal id into PDF stream info
MarshallOfSound 7f67061
refactor: add metadata to view classes
MarshallOfSound 22da982
chore: run lint --fix
MarshallOfSound 7b3f43d
chore: update libc++ filenames
MarshallOfSound 9098107
chore: clean up menubar
MarshallOfSound 3d7d812
Merge main into roller/chromium/main
VerteDinde 66e0610
chore: update patches after main merge
VerteDinde 6f7734c
5010979: Replace base::WStringPiece usage with std::wstring_view | ht…
VerteDinde 4082a7e
chore: bump chromium in DEPS to 121.0.6142.0
electron-roller[bot] e8fe3ca
chore: update patches
VerteDinde 32477d3
4969574: Refactor NativeDesktopMediaList | https://chromium-review.go…
VerteDinde 7f05345
5031192: [blink] Create new blink test suite that doesn't create blin…
VerteDinde 0b02107
chore: update v8/devtools patches
VerteDinde c55346a
5040722: [base] Replace MakeFixedFlatTreeSorted with tag type overloa…
VerteDinde fba0674
5026474: Add --generate-pdf-document-outline | https://chromium-revie…
VerteDinde f9a5a50
5024297: Change parameter of CheckMediaAccessPermission from GURL to …
VerteDinde 3ff95ba
5034217: [RWS] Remove CanonicalCookie::IsSameParty method | https://c…
VerteDinde 801cc54
5037192: Rewrite usage of RenderFrame::GetRoutingID | https://chromiu…
VerteDinde 771174e
5041802: Reland "Incorporate policy override for OOPPD feature" | htt…
VerteDinde db1511a
chore: bump chromium in DEPS to 121.0.6143.0
electron-roller[bot] 9973997
chore: bump chromium in DEPS to 121.0.6145.0
electron-roller[bot] 24c2623
chore: update chromium patches
VerteDinde 6e3d19c
5049986: Use std::unique_ptr for MenuItemView::submenu_ member. | htt…
VerteDinde 5ed254d
5041595: picture-in-picture: Add PictureInPictureOcclusionTracker | h…
VerteDinde 5db61d1
chore: update all patches
VerteDinde 578ad06
chore: bump chromium in DEPS to 121.0.6147.0
electron-roller[bot] 1acd114
chore: update patches
patchup[bot] c175573
5051069: Use base::FunctionRef for BrowserPluginGuestManager. | https…
VerteDinde c7b18ff
5057330: [base] Remove base::Erase()/base::EraseIf() overloads for st…
VerteDinde 2c6270b
fixup! 5041802: Reland "Incorporate policy override for OOPPD feature…
VerteDinde d3b86df
5017518: Remove PPAPI if NaCl is disabled | https://chromium-review.g…
VerteDinde 2360c96
5002232: [DevTools] Console Insights: move from build flag to Feature…
VerteDinde 0f7a5b3
4970322: [X11] Move utils into x11::Connection | https://chromium-rev…
VerteDinde 99104c6
5048950: Let MenuModelAdapter::CreateMenu return a std::unique_ptr<>.…
VerteDinde 3df1d7f
chore: update libcxx filenames
VerteDinde 01b9c2d
use Context::Scope in RunScriptsAtDocument{Start,End}
nornagon 665bfe0
4775128: content: Reuse CC instance for main frame navigations
nornagon fdfa889
also wrap WebWorkerObserver::ContextWillDestroy with Context::Scope
nornagon 05bd9a3
set LIBCPP_HARDENING_MODE
nornagon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5017518: Remove PPAPI if NaCl is disabled | https://chromium-review.g…
- Loading branch information
commit d3b86df096b8418128f8e649066b28f7f014fe3f
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we update the patch description with plan for removal and a tracking issue to migrate pepper based pdf viewer given upstream issue is fixed https://bugs.chromium.org/p/chromium/issues/detail?id=702993