Boris Zbarsky
|
3ac48f0f0f
|
Bug 1045096. Make sure initial about:blank in iframes have a nsDOMNavigationTiming object, so we don't end up with window.performance throwing when accessed on their window. r=smaug
|
2014-08-04 01:25:30 -04:00 |
|
Bob Owen
|
0cf17e2513
|
Bug 1045646 - Part 3: Replace AutoPushJSContext in nsHTTPIndex::OnFTPControlLog. r=bholley
|
2014-08-01 09:11:55 +01:00 |
|
Ehsan Akhgari
|
8c8feaa815
|
Bug 1048242 - Fix more bad implicit constructors in docshell; r=smaug
|
2014-08-05 09:19:03 -04:00 |
|
Olli Pettay
|
53cb1f1d85
|
Bug 1031303 - mContext can be null when nsGlobalWindow::SetNewDocument is called, r=jst
|
2014-07-31 23:15:57 +03:00 |
|
Olli Pettay
|
5b07574fa9
|
Bug 603685 - Disable the file_static_and_dynamic_1.html subtest in test_sessionhistory.html.
|
2014-07-30 13:02:00 -04:00 |
|
Bobby Holley
|
db4d34fea1
|
Bug 1022229 - Borrow App ID and mozBrowser-ness when creating sandbox null principals. r=bz
|
2014-07-29 08:47:52 -07:00 |
|
Ryan VanderMeulen
|
44b07425f4
|
Backed out 5 changesets (bug 1022229) for non-unified bustage.
Backed out changeset d79b991a8d96 (bug 1022229)
Backed out changeset 34f9a0e7dbde (bug 1022229)
Backed out changeset 37fbaf69c6e0 (bug 1022229)
Backed out changeset d6111b0603f5 (bug 1022229)
Backed out changeset 154922edf5fe (bug 1022229)
|
2014-07-28 15:08:51 -04:00 |
|
Bobby Holley
|
02fc5ad201
|
Bug 1022229 - Borrow App ID and mozBrowser-ness when creating sandbox null principals. r=bz
|
2014-07-28 10:37:54 -07:00 |
|
Alexandre Poirot
|
5a3800bc64
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Andrea Marchesini
|
9679a08231
|
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
|
2014-07-23 01:07:12 -04:00 |
|
Wes Kocher
|
3ffa891f7d
|
Merge m-c to inbound
|
2014-07-22 18:39:17 -07:00 |
|
Jonathan Griffin
|
efbbf73c27
|
Backed out changeset 64586374a208 on a CLOSED TREE
|
2014-07-22 18:29:57 -07:00 |
|
Jim Mathies
|
fe50a84be0
|
Bug 948574 - Provide limited access to nsISiteSecurityService apis in the child, and prevent the direct creation of nsISiteSecurityService. r=bz, sr=ptheriault, original author: David Keeler <dkeeler@mozilla.com>
|
2014-07-22 07:17:45 -05:00 |
|
Alexandre Poirot
|
09c66c2ebd
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Jonathan Griffin
|
0cd20a2c49
|
Backout 4f6d9db92389 for bustage on a CLOSED TREE
|
2014-07-22 17:55:50 -07:00 |
|
Alexandre Poirot
|
c044256760
|
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
|
2014-07-02 15:40:56 -07:00 |
|
Trevor Saunders
|
0cdb19dabd
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
|
Georgios Kontaxis
|
60a20731f2
|
Bug 1029887: Keep track of DOM nodes blocked by NS_ERROR_TRACKING_URI (r=khuey,smaug)
|
2014-06-24 17:37:03 -07:00 |
|
Gijs Kruitbosch
|
bb26ac0825
|
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
|
2014-04-24 23:42:00 +01:00 |
|
Martijn Wargers
|
cd9022a952
|
Bug 945781 - Remove ChromePowers.js. r=jmaher
|
2014-07-14 23:40:49 +02:00 |
|
Tim Taubert
|
af7f2cb616
|
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
|
2014-07-03 17:16:08 -07:00 |
|
Birunthan Mohanathas
|
d2207041d7
|
No bug - Remove unnecessary line in browser_uriFixupIntegration.js
DONTBUILD
|
2014-07-14 07:59:12 -07:00 |
|
Olli Pettay
|
2303bad522
|
Bug 1018265 - iframe containing Javascript alert() dialog fails after leaving and returning to page, r=bz
--HG--
extra : rebase_source : eee7ae5e4f980e580004b9149a2b1973873e03d2
|
2014-07-11 22:09:08 +03:00 |
|
Carsten "Tomcat" Book
|
7322808735
|
Backed out changeset 01291e659c2b (bug 719186) for e10s linux test failure on a CLOSED TREE
--HG--
extra : amend_source : 6ed9e9cbef2d0582bf89b9c57f93fbc35b1d53ea
|
2014-07-11 10:11:42 +02:00 |
|
Olli Pettay
|
23d13553bc
|
Bug 719186 - start session history test asynchronously after load event dispatching. r=bz
|
2014-07-10 20:19:23 +03:00 |
|
Boris Zbarsky
|
91a10b4280
|
Bug 965413 part 12. Use a LoadInfo in SetUpChannelOwner. r=smaug
|
2014-07-10 02:56:38 -04:00 |
|
Boris Zbarsky
|
5f10c0c658
|
Bug 965413 part 6. Create an implementation of nsILoadInfo. r=smaug
|
2014-07-10 02:56:37 -04:00 |
|
Boris Zbarsky
|
b6fc9e798c
|
Bug 965413 part 5. Teach the docshell code that sets up session history entries about nsILoadInfo. r=smaug
For now just preserve the old behavior of storing the principal in the session history.
|
2014-07-10 02:56:37 -04:00 |
|
Boris Zbarsky
|
54333a6660
|
Bug 965413 part 2. Introduce an nsILoadInfo interface that can be used to propagate information like the loading principal and whether it should be inherited along with the load. r=smaug, sr=sicking
|
2014-07-10 02:56:36 -04:00 |
|
Boris Zbarsky
|
c5a64e9225
|
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
|
2014-07-04 01:21:57 -04:00 |
|
Carsten "Tomcat" Book
|
7ba02d13fb
|
Backed out changeset d9f9398b90dc (bug 1018583) for bustage on a CLOSED TREE
|
2014-07-04 08:24:09 +02:00 |
|
Boris Zbarsky
|
e8df1c7976
|
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
|
2014-07-04 01:21:57 -04:00 |
|
Wes Kocher
|
08588cef30
|
Backed out 2 changesets (bug 1028187) for mochitest-oth orange
Backed out changeset 01cba8ff52dd (bug 1028187)
Backed out changeset caf43baf3306 (bug 1028187)
|
2014-07-02 17:29:33 -07:00 |
|
Tim Taubert
|
78e695bdb1
|
Bug 1028187 - Follow-up to fix build bustage r=bustage
|
2014-07-02 16:08:11 -07:00 |
|
Tim Taubert
|
cbb86fdf3f
|
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
|
2014-06-28 11:56:06 +02:00 |
|
Ms2ger
|
bb270de6ac
|
Bug 1020163 - Replace some callers of GetParent() with GetParentDocshell() in nsDocShell. r=jst
This allows simplifying the callers and avoiding some QI calls.
|
2014-06-29 18:42:49 +02:00 |
|
Gijs Kruitbosch
|
6e7a53cb8b
|
Bug 982428 - allow fixing up URIs with schemes that we can't handle, r=bz
|
2014-06-19 19:22:45 +01:00 |
|
Benoit Jacob
|
96263a4d4e
|
Bug 1028588 - Fix dangerous public destructors in docshell/ - r=smaug
|
2014-06-23 14:49:08 -04:00 |
|
David Keeler
|
c3d64b957b
|
bug 1025330 - expose the failed channel in nsIDocShell for error pages r=bz
|
2014-06-19 13:55:55 -07:00 |
|
Ryan VanderMeulen
|
9763dd837a
|
Bug 530396 - Skip newly-added test on B2G desktop. rs=froydnj
CLOSED TREE
|
2014-06-11 13:58:41 -04:00 |
|
Makoto Kato
|
646ad1f226
|
Bug 530396 - don't send a Referer header for rel="noreferrer" links; r=smaug
|
2014-05-20 09:26:59 -04:00 |
|
"Kan-Ru Chen (陳侃如)"
|
8019b23d50
|
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:36 +08:00 |
|
Ryan VanderMeulen
|
0e19fde874
|
Bug 1019315 - Disable test_viewsource_forbidden_in_iframe.xul on all platforms for frequent intermittent failures.
|
2014-06-07 01:06:23 -04:00 |
|
Mike Conley
|
cb3e70b5c5
|
Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug.
|
2014-06-05 22:49:43 -04:00 |
|
Honza Bambas
|
4f2a59d172
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
|
Ryan VanderMeulen
|
d4516e53a4
|
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
|
2014-06-05 13:32:04 -04:00 |
|
Honza Bambas
|
b1feb7e13a
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 18:27:38 +02:00 |
|
Jeremy Poulin
|
4c8dd6d4b2
|
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
|
2014-06-03 13:37:46 -07:00 |
|
Tim Taubert
|
7ae7eb41a8
|
Bug 1012221 - Setting browser.send_pings.max_per_link to -1 should allow for an unlimited number of pings r=jst
|
2014-05-18 10:06:42 +02:00 |
|
Matt Woodrow
|
dab2c77f74
|
Bug 854421 - Part 12: Use the view tree to find the subdocument frame in nsDocShell. r=tn
|
2014-05-30 16:38:48 +12:00 |
|
Trevor Saunders
|
cb0e030ae4
|
bug 966084 - don't QI the result of win->GetFrameElementInternal() when its not required r=smaug
|
2014-01-23 16:14:29 -05:00 |
|
Trevor Saunders
|
3e8a2ce19d
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
|
Neil Rashbrook
|
9cfd58c16f
|
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
|
2014-05-26 21:54:10 +03:00 |
|
Birunthan Mohanathas
|
f3421c776b
|
Backout 8b8bbe7aa1cc due to wrong bug number
|
2014-05-27 14:42:13 +03:00 |
|
Birunthan Mohanathas
|
562904c002
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
|
2014-05-26 21:55:08 +03:00 |
|
Neil Rashbrook
|
12b4869c02
|
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
|
2014-05-26 21:54:10 +03:00 |
|
Peter Van der Beken
|
3f55868a69
|
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
|
2014-04-08 20:48:37 +02:00 |
|
Gijs Kruitbosch
|
0de814cacf
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01:00 |
|
Monica Chew
|
4841496a48
|
Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret)
|
2014-05-22 16:26:57 -07:00 |
|
Birunthan Mohanathas
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
c4568a7085
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
411a8639b4
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
62570a8716
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Robert Longson
|
8d5d70439d
|
Bug 953360 - <a ping> attribute should split on white space not only space r=jst
|
2014-05-18 09:51:16 +02: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 |
|
Makoto Kato
|
ece5a88ece
|
Bug 1008795 - Remove MOZ_ENABLE_MEEGOTOUCHSHARE. r=romaxa
|
2014-05-12 20:01:04 +09:00 |
|
Bob Owen
|
64337e24f1
|
Bug 996280 - Use the docshell's sandbox flags if we can't get the active document in IsSandboxedFrom(). r=smaug
|
2014-05-06 19:48:33 +01:00 |
|
Bobby Holley
|
c50411e058
|
Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz
|
2014-05-06 15:43:03 -07: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 |
|
Steven MacLeod
|
be862d1db4
|
Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug
|
2014-04-24 15:12:15 -04:00 |
|
Ehsan Akhgari
|
a5535abc7a
|
Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug; r=gavin
|
2014-04-17 10:59:10 -04:00 |
|
Adrian Lungu
|
ad51575296
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
|
Gabor Krizsanits
|
24eafeb246
|
Bug 996069 - Part2: minor cleanup in docshell. r=bz
|
2014-04-16 22:29:34 +02:00 |
|
Gabor Krizsanits
|
fe40f38191
|
Bug 996069 - Part1: nsContentUtils::IsSystemOrExpandedPrincipal. r=bz
|
2014-04-16 22:29:12 +02:00 |
|
Gabor Krizsanits
|
4835578690
|
Bug 821809 - Part2: Excluding nsEP from principal inheriting. r=bz
|
2014-04-10 19:52:45 +02:00 |
|
Ed Morley
|
73c827f7b3
|
Merge latest green inbound changeset and mozilla-central
|
2014-04-10 17:55:29 +01:00 |
|
Geoff Brown
|
e5a312f133
|
Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey
|
2014-04-09 08:38:44 -06:00 |
|
Tim Taubert
|
ffe67eb551
|
Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz
|
2014-04-02 08:21:14 +02:00 |
|
Neil Deakin
|
27ad778ee7
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
|
Neil Rashbrook
|
a8a5decf6f
|
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
|
2014-04-03 23:06:26 +01:00 |
|
Ehsan Akhgari
|
4cf7838753
|
Bug 990202 - Move the test page to a new window to prevent it from navigating the test runner frame back; r=bzbarsky
|
2014-04-02 08:53:04 -04:00 |
|
Mark Hammond
|
cd2c8e6c5b
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
|
Bob Owen
|
0a0ab36de4
|
Bug 986439 - Enable tests that now pass with e10s. r=bz
|
2014-03-31 10:17:02 +01:00 |
|
Masayuki Nakano
|
bd6decd65b
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Ehsan Akhgari
|
830815d1e1
|
Bug 919208 follow-up - Disable the test on b2g desktop similar to the other tests in this directory which call window.open
|
2014-03-30 10:23:54 -04:00 |
|
Ehsan Akhgari
|
6f90da99c5
|
Bug 919208 - Rewrite test_bug668513.html to run in its own window so that it won't be able to navigate the test runner frame back; r=bzbarsky
--HG--
rename : docshell/test/test_bug668513.html => docshell/test/file_bug668513.html
|
2014-03-30 08:45:58 -04:00 |
|
Ms2ger
|
794257a824
|
Bug 984006 - Remove xpcom/ds from local includes; r=ehsan
|
2014-03-27 21:05:14 +01:00 |
|
Andrea Marchesini
|
4fad1489fb
|
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
|
2014-03-25 18:37:13 +00:00 |
|
Bobby Holley
|
a9c7ecee69
|
Bug 986542 - Don't categorically disable script for detached docshells. r=bz
|
2014-03-23 12:54:18 -03:00 |
|
Kyle Huey
|
84360900b0
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Bill McCloskey
|
aa5f40a77e
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
a3277d291d
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
f4f6bf8e4d
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
7193069fa0
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
69a746922b
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Vaibhav Agarwal
|
9a59a5c96d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Makoto Kato
|
ba3a895ec9
|
Bug 968647 - Part 1. Add position change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Makoto Kato
|
cf57cff4a8
|
Backed out changeset d06ee3f1e9a3 (bug 968647)
|
2014-03-03 11:53:43 +09:00 |
|
Makoto Kato
|
14038c6580
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|