Ehsan Akhgari
|
2e6b242683
|
Bug 1061059 - Fix more bad implicit constructors in embedding; r=bsmedberg
|
2014-09-02 18:22:57 -04:00 |
|
Olli Pettay
|
b6ddbb8453
|
Bug 1057339 - nsGlobalWindow::Focus compares innerwindow to outerwindow, r=bz
|
2014-08-22 23:16:36 +03:00 |
|
Birunthan Mohanathas
|
5c4b84c94e
|
Bug 1054703 - Part 7: Flatten embedding/components/windowwatcher/{public,src}/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp => embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h => embedding/components/windowwatcher/nsAutoWindowStateHelper.h
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.cpp => embedding/components/windowwatcher/nsDialogParamBlock.cpp
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.h => embedding/components/windowwatcher/nsDialogParamBlock.h
rename : embedding/components/windowwatcher/public/nsIDialogParamBlock.idl => embedding/components/windowwatcher/nsIDialogParamBlock.idl
rename : embedding/components/windowwatcher/public/nsIPromptFactory.idl => embedding/components/windowwatcher/nsIPromptFactory.idl
rename : embedding/components/windowwatcher/public/nsIPromptService.idl => embedding/components/windowwatcher/nsIPromptService.idl
rename : embedding/components/windowwatcher/public/nsIPromptService2.idl => embedding/components/windowwatcher/nsIPromptService2.idl
rename : embedding/components/windowwatcher/public/nsIWindowWatcher.idl => embedding/components/windowwatcher/nsIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPIPromptService.idl => embedding/components/windowwatcher/nsPIPromptService.idl
rename : embedding/components/windowwatcher/public/nsPIWindowWatcher.idl => embedding/components/windowwatcher/nsPIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPromptUtils.h => embedding/components/windowwatcher/nsPromptUtils.h
rename : embedding/components/windowwatcher/src/nsWindowWatcher.cpp => embedding/components/windowwatcher/nsWindowWatcher.cpp
rename : embedding/components/windowwatcher/src/nsWindowWatcher.h => embedding/components/windowwatcher/nsWindowWatcher.h
|
2014-08-20 10:27:17 -07:00 |
|
Bobby Holley
|
7724a2351c
|
Bug 796938 - Use GetEntryGlobal in nsWindowWatcher::URIFromURL. r=smaug
|
2014-08-19 12:02:08 -07:00 |
|
Bobby Holley
|
e472bc1bda
|
Bug 796938 - Switch to GetEntryGlobal in nsWindowWatcher::GetCallerTreeItem. r=smaug
|
2014-08-19 12:02:06 -07:00 |
|
Bobby Holley
|
16c18914d9
|
Bug 951991 - Implement GetEntryGlobal. r=smaug
|
2014-08-19 12:02:05 -07:00 |
|
Bill McCloskey
|
13debcc241
|
Bug 1042587 - Warn when script is ignored because of script blocker (r=bent)
|
2014-08-05 21:44:13 -07:00 |
|
Bob Owen
|
7cc6d0a388
|
Bug 1037936 - Part 3: Replace nsCxPusher in nsWindowWatcher::OpenWindowInternal. r=bholley
|
2014-07-28 08:12:54 +01:00 |
|
Bob Owen
|
192fc1ebd9
|
Bug 1037936 - Part 2: Replace second nsCxPusher in nsWindowWatcher::OpenWindowInternal. r=bholley
|
2014-07-28 07:57:31 +01:00 |
|
Andrea Marchesini
|
9679a08231
|
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
|
2014-07-23 01:07:12 -04:00 |
|
Mike Hommey
|
d10b15b035
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Trevor Saunders
|
0cdb19dabd
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
|
Benoit Jacob
|
7082088d59
|
Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg
|
2014-06-30 18:11:52 -04:00 |
|
Wes Kocher
|
d65e707f3f
|
Backed out 4 changesets (bug 1028588) for build bustage
Backed out changeset 13a8bae671ca (bug 1028588)
Backed out changeset 19a19833f1d6 (bug 1028588)
Backed out changeset d5fae80054de (bug 1028588)
Backed out changeset 5942ad3859b8 (bug 1028588)
|
2014-06-30 15:50:19 -07:00 |
|
Benoit Jacob
|
c1e982f894
|
Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg
|
2014-06-30 18:11:52 -04:00 |
|
Mike Conley
|
cfb5bc6d79
|
Bug 989501 - Part 2: When content in an e10s tab requests a new window be opened, forward that call to the TabParent, and have the TabParent pass itself in when creating the new window. r=smaug.
|
2014-06-20 14:07:47 -04:00 |
|
Mike Conley
|
fa31efe305
|
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
|
2014-06-05 22:51:14 -04:00 |
|
Trevor Saunders
|
3e8a2ce19d
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
|
Boris Zbarsky
|
23eb84ed8f
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Ryan VanderMeulen
|
96ed00e142
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Boris Zbarsky
|
e2d61d13fb
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Ryan VanderMeulen
|
686a50e920
|
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
|
2014-05-15 14:24:12 -04:00 |
|
Boris Zbarsky
|
f4a9a7d018
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Nick Lebedev
|
b7223435b4
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
|
Bobby Holley
|
5c9d904093
|
Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger
|
2014-05-06 15:43:03 -07:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Jonathan Kew
|
57fec8416f
|
bug 978847 - check for overflow in nsWindowWatcher coordinate calculations when constraining position. r=roc
|
2014-03-20 09:46:43 +00:00 |
|
Masayuki Nakano
|
d26caa0d74
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
|
2014-03-05 09:37:43 +09:00 |
|
Bill McCloskey
|
b4c4123476
|
Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan)
|
2014-02-11 09:00:54 -08:00 |
|
Bob Owen
|
d8885ccdf2
|
Bug 785310 - HTML5 sandboxed iframe should not be able to perform top navigation when scripts are allowed. r=bholley, r=smaug
|
2014-01-13 07:58:16 +00:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Chris Peterson
|
1df87bd817
|
Bug 941728 - Build embedding in unified mode. r=bz
|
2013-11-20 23:13:31 -08:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Benoit Jacob
|
5f257dd591
|
Bug 938393 - fix the bustage fix - no review, bustage fix on a CLOSED TREE
|
2013-11-15 13:28:14 -05:00 |
|
Benoit Jacob
|
59e16f3d14
|
Bug 938393 - properly rev the nsIWindowWatcher uuid - no review, bustage fix on a CLOSED TREE
|
2013-11-15 13:24:35 -05:00 |
|
Benoit Jacob
|
1a9cb2d9e6
|
Bug 938393 - Let nsIWindowWatcher expose a HasWindowCreator method - r=bsmedberg
|
2013-11-15 11:28:45 -05:00 |
|
Peter Van der Beken
|
86181bcd60
|
Bug 935786 - Assertion failure: !IsInnerWindow() || IsCurrentInnerWindow() at nsGlobalWindow.cpp:8909. r=smaug
CLOSED TREE
|
2013-11-13 09:47:37 +01:00 |
|
Ms2ger
|
dfc709e14c
|
Bug 931462 - Move LOCAL_INCLUDES to moz.build in embedding/; r=mshal
|
2013-11-11 09:04:22 +01:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Henri Sivonen
|
48fc98ecfc
|
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
|
2013-10-16 04:46:10 +03:00 |
|
Bob Owen
|
5408da5314
|
Bug 766282 - Implement allow-popups directive for iframe sandbox. r=smaug
|
2013-03-21 18:44:58 +00:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Nicholas Nethercote
|
191ed08f6a
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|
Ms2ger
|
8bfa279bb1
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
ced3dd8b1c
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|