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 |
|
Gijs Kruitbosch
|
0de814cacf
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01: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 |
|
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 |
|
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 Rashbrook
|
a8a5decf6f
|
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
|
2014-04-03 23:06:26 +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 |
|
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 |
|
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 |
|
Olli Pettay
|
ef4965fe01
|
Bug 895557, follow the spec when doing fragment navigation during page loads, r=bz
--HG--
extra : rebase_source : 4edc21fada3dd6a462522e8483191000b5ca1fd8
|
2014-03-01 21:07:42 +02:00 |
|
Carsten "Tomcat" Book
|
b698e9bf03
|
Backed out changeset e670f691e2b9 (bug 968647) for mochitest test bustage on OS X on a CLOSED TREE
|
2014-02-28 09:30:34 +01:00 |
|
Makoto Kato
|
733278c657
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Blake Kaplan
|
3ea889d5c2
|
Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug
|
2014-02-26 15:58:21 -08:00 |
|
Ehsan Akhgari
|
8212be10db
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
|
James Kitchener
|
4214124fb5
|
Bug 464222 - Allow URI loads with a base URI argument. r=bz
|
2014-02-20 08:43:53 -05:00 |
|
Bill McCloskey
|
ad8c727e10
|
Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted)
|
2014-02-11 09:01:08 -08: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 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Ms2ger
|
1f86cbc23f
|
Bug 968805 - Pass nsIDocument to nsIContentViewer.loadStart; r=smaug
|
2014-02-09 09:04:40 +01:00 |
|
Bob Owen
|
a2c97ca724
|
Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz
|
2014-01-23 16:02:33 +00:00 |
|
Carsten "Tomcat" Book
|
87668576b7
|
merge fx-team to mozilla-central
|
2014-02-07 09:52:32 +01:00 |
|
Brad Lassey
|
e0c2d603ca
|
bug 963505 - iframes should load with low network priority r=bz
--HG--
extra : rebase_source : af21eb1a58111b7ee204a2b8e16a935f8dacbfce
|
2014-02-06 13:33:39 -08:00 |
|