Bobby Holley
|
85b344030a
|
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
|
2014-02-14 22:39:33 -08:00 |
|
Bobby Holley
|
e5ad98ec72
|
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
|
2014-02-14 22:36:44 -08:00 |
|
Bobby Holley
|
864a73523c
|
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
|
2014-02-14 22:36:43 -08:00 |
|
Bobby Holley
|
cab4ede6f9
|
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
This will let us ask whether the AutoCxPusher is stack-top.
|
2014-02-14 22:36:43 -08:00 |
|
Phil Ringnalda
|
4d898ac6fc
|
Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
|
2014-02-14 18:35:30 -08:00 |
|
Bobby Holley
|
c0fe9cb542
|
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
|
2014-02-14 16:13:38 -08:00 |
|
Bobby Holley
|
6b652a9319
|
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
|
2014-02-14 16:13:37 -08:00 |
|
Bobby Holley
|
7ed15f2bfc
|
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
This will let us ask whether the AutoCxPusher is stack-top.
|
2014-02-14 16:13:37 -08:00 |
|
Andrea Marchesini
|
202e31a90e
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 19:53:31 +01:00 |
|
Wes Kocher
|
3689d3ffb3
|
Backed out changeset e451b39305f6 (bug 949488) for breaking mochitest-8 on at least b2g
|
2014-01-06 18:10:34 -08:00 |
|
Andrea Marchesini
|
c02db1b031
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 00:05:01 +01:00 |
|
Bobby Holley
|
326dca0954
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
18ef4e9871
|
Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
15c62b0a5a
|
Bug 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-11 17:51:57 -08:00 |
|
Bobby Holley
|
d6f35ca2ac
|
Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz
|
2013-12-11 17:51:57 -08:00 |
|
Phil Ringnalda
|
cacf62c269
|
Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test
|
2013-12-07 11:08:56 -08:00 |
|
Bobby Holley
|
83fd970692
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-06 12:01:42 -08:00 |
|
Bobby Holley
|
41e9244836
|
Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz
|
2013-12-06 12:01:42 -08:00 |
|
Bobby Holley
|
e509129d09
|
Bug 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-06 12:01:41 -08:00 |
|
Bobby Holley
|
96186598dc
|
Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz
|
2013-12-06 12:01:41 -08:00 |
|
Carsten "Tomcat" Book
|
2f0f6d99a7
|
Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:48 +01:00 |
|
Carsten "Tomcat" Book
|
3d08bfcd63
|
Backed out changeset 004fa11e352a (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:40 +01:00 |
|
Carsten "Tomcat" Book
|
fc0c910fca
|
Backed out changeset 1f45be0c2485 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:31 +01:00 |
|
Carsten "Tomcat" Book
|
47c54a0f82
|
Backed out changeset cad77af5f7e6 (bug 937317) WinXP Build Bustage on a CLOSED TREE
|
2013-12-06 08:42:20 +01:00 |
|
Bobby Holley
|
6341333e54
|
Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
f2d70b47a1
|
Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
a20556f563
|
Bug 937317 - Implement basic script settings stack machinery. r=bz
|
2013-12-05 21:34:16 -08:00 |
|
Bobby Holley
|
62118215d7
|
Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz
|
2013-12-05 21:34:16 -08:00 |
|