enable bug repoter

This commit is contained in:
Nikhil Sonti
2025-07-05 10:24:06 -07:00
parent ee65c829a2
commit b05baca4cf
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@ index ae782891ad341..b23cdb005df86 100644
+
+ // Force-pin Bug Reporter
+ // Set toolbar_pin to kForcePinned for Bug Reporter extension
+ // auto* bug_reporter_settings = AccessById(extension_misc::kBugReporterExtensionId);
+ // bug_reporter_settings->toolbar_pin = ManagedToolbarPinMode::kForcePinned;
+ auto* bug_reporter_settings = AccessById(extension_misc::kBugReporterExtensionId);
+ bug_reporter_settings->toolbar_pin = ManagedToolbarPinMode::kForcePinned;
}
bool ExtensionManagement::ParseById(const std::string& extension_id,

View File

@@ -2,7 +2,7 @@
nxtscape/first-run-nxtscape.patch
nxtscape/disable-user-gesture-restriction-on-sidepanel.patch
nxtscape/ai-chat-extension.patch
# nxtscape/bug-reporter-extension.patch
nxtscape/bug-reporter-extension.patch
nxtscape/add-importer-supporter-for-chrome.patch
nxtscape/disable-info-bar-in-cdp.patch
nxtscape/pin-nxtscape-ai-chat.patch