Sign in
chromium
/
chromium
/
src
/
fb9e596ea026c9885c9029adb2df32a84dba9fd7
/
components
/
javascript_dialogs
/
app_modal_dialog_controller.cc
7220e47
Rename components/app_modal to components/javascript_dialogs
by Evan Stade
· 5 years ago
[Renamed (78%) from components/app_modal/javascript_app_modal_dialog.cc]
0fa711a
Streamline and share more jsdialog code.
by Evan Stade
· 6 years ago
7337f0cf
app_modal: remove JSAppModalDialogViews DialogDelegate overrides
by Elly Fong-Jones
· 6 years ago
db32d7f0
Remove obsolete FineTiming histograms
by Joe Mason
· 6 years ago
3feb185
[clang-tidy] Apply modernize-use-auto in /components
by jdoerrie
· 7 years ago
e04d399
Make DialogClosedCallback be a OnceCallback.
by Avi Drissman
· 8 years ago
373e72a
Fold AppModalDialog into its only subclass, JavaScriptAppModalDialog.
by avi
· 8 years ago
777ff45
Rename JavaScript "messages" to "dialogs".
by avi
· 8 years ago
6879fcf
Clean up unneeded JavaScript dialog parameter.
by avi
· 9 years ago
5d3b869
Simplify the JavaScriptDialogManager.
by avi
· 9 years ago
d79a673c
Make JavaScript dialog blocking be per-WebContents.
by avi
· 9 years ago
505f421
Include suppressed dialogs in the FineTiming histogram
by joenotcharles
· 9 years ago
850904a
Add UMA histograms to track very brief or frequent tabs and JS dialogs.
by joenotcharles
· 9 years ago
bbf93ac
Change gfx::ElideString() to take a size_t length.
by thestig
· 9 years ago
bc5337b
Switch to standard integer types in components/, part 1 of 4.
by avi
· 10 years ago
41a5792
Tweak the size of modal dialogs.
by meacer
· 10 years ago
d8b2ff0
Always show the "Prevent this page from creating additional dialogs" checkbox.
by palmer
· 10 years ago
a2afdec
Fix anchoring of app modal dialogs on views
by jochen
· 11 years ago
0929be2a
Consolidate javascript_dialog_manager.h and javascript_dialog_manager_impl.h
by oshima
· 11 years ago
f6539842
Rename app_modal_dialogs dir to app_modal
by oshima
· 11 years ago
[Renamed (96%) from components/app_modal_dialogs/javascript_app_modal_dialog.cc]
758abebc
Move JavaScriptDialogManager, JavascriptAppModalDialogViews to components/app_modal_dialogs.
by oshima
· 11 years ago
82f7248
Componentize app_modal_dialog
by oshima
· 11 years ago
[Renamed (96%) from chrome/browser/ui/app_modal_dialogs/javascript_app_modal_dialog.cc]
fc2b46b
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
by
[email protected]
· 11 years ago
fcc51c95
Move root_window.* to window_event_dispatcher.*
by
[email protected]
· 11 years ago
dcd024987
Use base namespace for string16 in chrome/browser.
by
[email protected]
· 12 years ago
b70bb01
Remove --disable-batched-shutdown.
by
[email protected]
· 12 years ago
f7c05b2
Make RootWindow not subclass Window.
by
[email protected]
· 12 years ago
877360ea
Revert 234428 "Make RootWindow not subclass Window."
by
[email protected]
· 12 years ago
94f3d3e
Make RootWindow not subclass Window.
by
[email protected]
· 12 years ago
fb7aea6
Enable batched browser shutdown by default.
by
[email protected]
· 12 years ago
af90590
Don't leave renderer process frozen when canceling JavaScript dialogs.
by
[email protected]
· 12 years ago
35f0ed8
Revert 225253 "Don't leave renderer process frozen when cancelin..."
by
[email protected]
· 12 years ago
769e94a
Don't leave renderer process frozen when canceling JavaScript dialogs.
by
[email protected]
· 12 years ago
dbb97ba
Move text_elider to gfx.
by
[email protected]
· 12 years ago
2e9d79f
Don't close tabs at shutdown until all beforeunload handlers have run.
by
[email protected]
· 12 years ago
4d9b083
Add desktop-awareness to ChromeViewsDelegate::OnBeforeWidgetInit when deciding whether to make a window top-level or not.
by
[email protected]
· 12 years ago
1f422a7c
Fix a use-after-free detected by SyzyASAN in JS dialog event handlers.
by
[email protected]
· 12 years ago
884401d3
Make javascript dialogs into top-level windows for desktop aura.
by
[email protected]
· 12 years ago
71a88bb
Rename JavaScriptDialogCreator to JavaScriptDialogManager.
by
[email protected]
· 12 years ago
2a2caa0
Finally rip the global StackingClient bandaid off.
by
[email protected]
· 13 years ago
984522c
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
by
[email protected]
· 13 years ago
19ae460
Finally rip the global StackingClient bandaid off.
by
[email protected]
· 13 years ago
be2510c0
content: Move javascript_message_type.h into content/ from ui/.
by
[email protected]
· 13 years ago
ab57c5dc
browser: Rename js_modal_dialog.* to javascript_app_modal_dialog.*
by
[email protected]
· 13 years ago
[Renamed (98%) from chrome/browser/ui/app_modal_dialogs/js_modal_dialog.cc]
3b3301f6
Customize onbeforeunload dialog when it's a reload instead of an unload.
by
[email protected]
· 13 years ago
51da7e3
Simplifying JS dialog interfaces.
by
[email protected]
· 13 years ago
fedec01
Send replies to sync IPCs from swapped out renderers.
by
[email protected]
· 13 years ago
269f86d
views: Add an Options enum to MessageBoxView control.
by
[email protected]
· 14 years ago
a1e97f0
For JavaScript dialogs, remove As[Type] members, expand delegates to handle those cases.
by
[email protected]
· 14 years ago
3ab9cb8
Remove JS dialog dependency from content.
by
[email protected]
· 14 years ago
1662374
In ChromeDriver, add support for WebDriver's alert commands.
by
[email protected]
· 14 years ago
7be6450
Lands http://codereview.chromium.org/3451017/
by
[email protected]
· 14 years ago
416126c5
Lengthy alerts have line breaks in them on all platforms. Only do this
by
[email protected]
· 14 years ago
7f070d4
Update a bunch of files to the new location of notification files.
by
[email protected]
· 14 years ago
21f1168
Update the includes to the old tab_contents.h
by
[email protected]
· 14 years ago
e3cc5201
Convert ElideString to use string16 instead of wstring.
by
[email protected]
· 14 years ago
9dd7e3d7
Move a bunch of random other files to src/ui/base
by
[email protected]
· 15 years ago
af4b9df
Last part of change for bug 49747.
by
[email protected]
· 15 years ago
1732931
Move ElideString() from base/string_util.cc to app/text_elider.cc to
by
[email protected]
· 15 years ago
594d062
It turns out the Cleanup() method in JsModalDialog is not
by
[email protected]
· 15 years ago
1caa152
Move app_modal_dialog stuff to ui/
by
[email protected]
· 15 years ago
[Renamed (97%) from chrome/browser/js_modal_dialog.cc]
ab96d31
Suppress additional JS alerts on Cancel as well as on Accept.
by
[email protected]
· 15 years ago
1db06851
Add a Delegate to JavaScriptAppModalDialog.
by
[email protected]
· 15 years ago
160ad3d
Refactor AppModalDialog to more clearly isolate platform specific UI pieces and eliminate the dependency on individual frontends from cross platform code.
by
[email protected]
· 15 years ago
c984d9f
Moved code that generates APP_TERMINATING notification into BrowserList so it can be used on all platforms. Updated observers (ExtensionProcessManager,
by
[email protected]
· 15 years ago
66711f6f
Fix a crash when we try to close a js dialog that wasn't shown.
by
[email protected]
· 15 years ago
999adfd6
Truncate very long javascript alert messages. They can overflow the UI and on Linux cause crashes.
by
[email protected]
· 15 years ago
7d78430
Revert r44125 BUG=40439
by
[email protected]
· 15 years ago
2778422
Attempt fix for crash bug when alert closes while owning host is invalid.
by
[email protected]
· 15 years ago
7ee5194
Fixed regression due to refactoring change from http://codereview.chromium.org/560030/show
by
[email protected]
· 15 years ago
12f74a9
Refactored out JS specific part of modal dialog stack into its own class, exposed cookie/storage prompt as a modal dialog.
by
[email protected]
· 15 years ago