Neil Rashbrook
|
cd460ccc7d
|
Bug 968334 - Allow disabling content retargeting on child docshells only. r=smaug, ba=sledru
|
2015-04-24 15:49:23 -04:00 |
|
Boris Zbarsky
|
437375dc47
|
Bug 1154366 - Pass in a JSContext to StructuredCloneContainer::InitFromJSVal so it will throw its exceptions somewhere where people might see them. r=bholley, ba=sledru
|
2015-04-16 13:22:15 -04:00 |
|
Ehsan Akhgari
|
3bdb6e5549
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-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 MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-25 12:42:35 -04:00 |
|
Alex Verstak
|
257a2550a0
|
Bug 1113431 - Expose referrer policy to UI code via Document and nsIWebNavigation. r=jst, sr=bz, a=sledru
|
2015-01-05 09:42:31 -08:00 |
|
Olli Pettay
|
fa5db5ba9f
|
Bug 1146339 - Do anchor scrolling right before dispatching popstate/hashchange. r=bz, a=lmandel
|
2015-03-23 21:54:03 -04:00 |
|
Kyle Huey
|
301e60ae93
|
Bug 1145870. r=bz, a=sledru
|
2015-03-20 19:19:28 -07:00 |
|
Olli Pettay
|
f0fca6ce8b
|
Bug 1144988 - Don't let other pages to load while doing scroll-to-anchor. r=bz, a=lmandel
|
2015-03-19 17:58:00 -07:00 |
|
Masatoshi Kimura
|
1710b7b3f1
|
Bug 1127339 - Assign a dedicated error code for SSLv3 in docshell. r=bz
|
2015-02-21 17:20:22 +09:00 |
|
Josh Matthews
|
e333052c55
|
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
|
2015-02-18 20:34:29 -05:00 |
|
Ryan VanderMeulen
|
e1c8dc900b
|
Backed out changeset 25f90464e93b (bug 1065216) for Android mochitest failures.
|
2015-02-18 16:00:33 -05:00 |
|
Josh Matthews
|
6857251ced
|
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
|
2015-02-18 14:10:52 -05:00 |
|
Christoph Kerschbaumer
|
2668020fc0
|
Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - in docshell/ (r=sicking)
|
2015-02-17 10:08:48 -08:00 |
|
Birunthan Mohanathas
|
e9f6010617
|
Bug 1129795 - Make modelines consistent in docshell/base/. r=mccr8
|
2015-02-13 21:36:47 +02:00 |
|
Birunthan Mohanathas
|
6fb49fe27c
|
Bug 1129795 - Remove some unnecessary code in docshell/base/. r=mccr8
|
2015-02-13 21:36:42 +02:00 |
|
Birunthan Mohanathas
|
9a04e80e2c
|
Bug 1129795 - Convert docshell/base/ to Gecko style. r=mccr8,smaug
|
2015-02-13 21:36:37 +02:00 |
|
Mike Conley
|
36c3b551a5
|
Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
|
2015-01-13 17:24:52 -05:00 |
|
Andrew McCreight
|
ebccdbc343
|
Bug 1129015, part 1 - Remove trailing whitespace in docshell. r=smaug
|
2015-02-04 15:15:12 -08:00 |
|
Paul Rouget
|
ef19109268
|
Bug 1118169 - Support -moz-window-dragging:drag in HTML. r=mstange r=bz
|
2015-02-02 15:10:51 -05:00 |
|
Kartikaya Gupta
|
ca1f2d1625
|
Bug 950934 - Enable APZ in the B2G root process. r=botond,smaug
|
2015-01-12 18:13:18 -05:00 |
|
Ehsan Akhgari
|
d97d1e00e1
|
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
|
2015-01-27 23:17:33 -05:00 |
|
Ryan VanderMeulen
|
36c44c7aa4
|
Backed out changesets 180e7905987e, 91101cbcc319, and 211567afcc5f (bug 1108547) for timeouts in the new test.
CLOSED TREE
|
2015-01-26 15:00:03 -05:00 |
|
Ehsan Akhgari
|
345036c12e
|
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
|
2015-01-26 14:06:34 -05:00 |
|
Ehsan Akhgari
|
5ec96dbe39
|
Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky
|
2015-01-26 11:01:59 -05:00 |
|
Carsten "Tomcat" Book
|
a0bf98edd8
|
Backed out changeset a3cd2f1b3e33 (bug 1125351) for breaking m-oth tests on a CLOSED TREE
|
2015-01-26 16:57:10 +01:00 |
|
Ehsan Akhgari
|
8ded3fdaa3
|
Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky
|
2015-01-26 09:01:11 -05:00 |
|
Gijs Kruitbosch
|
78f4bafa35
|
Bug 1116977 - disallow link clicks during beforeunload, r=smaug
|
2015-01-23 15:35:10 +00:00 |
|
Ryan VanderMeulen
|
c85c74558a
|
Merge fx-team to m-c. a=merge
|
2015-01-23 12:20:52 -05:00 |
|
Olli Pettay
|
a3050b39b8
|
Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, r=bz
|
2015-01-22 22:37:56 +02:00 |
|
Tom Tromey
|
4d1675627a
|
Bug 1124753 - timeline doesn't need MOZ_ENABLE_PROFILER_SPS. r=smaug
|
2015-01-22 09:45:00 +01:00 |
|
Bill McCloskey
|
514ffd9b23
|
Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
|
2015-01-21 16:19:07 -08:00 |
|
Fernando Jimenez
|
1385f1db5a
|
Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice
|
2015-01-19 14:50:32 +01:00 |
|
Nicholas Hurley
|
8d8471fb4d
|
Bug 1009122 - use cache2 as storage for predictor data. r=honzab
|
2015-01-14 13:59:04 -08:00 |
|
Daniel Holbert
|
88b3ca2e80
|
Bug 1039165: Replace spammy NS_ENSURE_TRUE in nsDocShell::CheckLoadingPermissions with simple early-return. r=bholley
|
2015-01-14 22:54:39 -08:00 |
|
Daniel Holbert
|
8339e253cc
|
Bug 1121198 part 1: Make nsDocShell GetPosition/GetSize pass null outparams for unwanted info. r=bz
|
2015-01-14 11:03:58 -08:00 |
|
Masatoshi Kimura
|
0c24e706de
|
Bug 1112399 - Treat NS_ERROR_NET_INTERRUPT and NS_ERROR_NET_RESET as SSL errors on https URLs. r=bz
|
2015-01-10 19:52:58 +09:00 |
|
Valentin Gosu
|
6837508863
|
Bug 1099092 - Navigation Timing has incorrect values when page is load via link with target=_blank attribute r=bz
|
2015-01-09 16:36:00 +02:00 |
|
Ehsan Akhgari
|
cfc908a460
|
Bug 1061864 - Part 1: Add a prerendered flag to nsIDocShell; r=smaug
|
2015-01-05 21:01:28 -05:00 |
|
Ehsan Akhgari
|
072ffbab22
|
Bug 1117262 - Mark virtual overridden functions as MOZ_OVERRIDE in docshell; r=bzbarsky
This also devirtualizes some of the functions that were not overriden by
any class.
|
2015-01-03 12:21:47 -05:00 |
|
Tom Tromey
|
b6ceb31c8a
|
Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof
|
2014-12-29 11:32:00 +01:00 |
|
Tom Tromey
|
eebc811428
|
Bug 1050770 - Add paint details to timeline. r=smaug, r=mattwoodrow
|
2014-12-11 10:40:00 -05:00 |
|
Fabrice Desré
|
8ec7c7464c
|
Bug 1094966 - Follow app redirects properly on js initiated navigation r=bz
|
2014-12-11 20:36:40 -08:00 |
|
Wes Kocher
|
3c0de68457
|
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
|
2014-12-08 16:27:12 -08:00 |
|
Denis Volk
|
cbf9ae78f0
|
Bug 1095098: move do_QueryObject templates into their own header r=froydnj
|
2014-11-20 12:20:10 +01:00 |
|
Boris Zbarsky
|
27154112a2
|
Bug 1094449. Treat @rel on anchors as a set of space-separated tokens, not a single token. r=smaug
|
2014-11-21 14:58:54 -05:00 |
|
Tom Tromey
|
7e8f966e60
|
Bug 1069661 - add "detail" to timeline markers. r=smaug
|
2014-11-18 14:39:00 +01:00 |
|
Owen Chu
|
f8f45e4564
|
Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus)
|
2014-11-18 08:46:29 -05:00 |
|
Francois Marier
|
d1f1c4203b
|
Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused
Make the cspFrameAncestorsBlock error page generic and use it with
the form-action directive too.
|
2014-11-15 03:08:00 +01:00 |
|
Francois Marier
|
0d0c2ff202
|
Bug 529697 - (CSP 1.1) Implement form-action directive [2/4], r=smaug
Check CSP when submitting HTML forms.
|
2014-11-18 01:13:00 +01:00 |
|
Christoph Kerschbaumer
|
00482440ee
|
Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz)
|
2014-11-14 08:57:26 -08:00 |
|
Christoph Kerschbaumer
|
56029ac07d
|
Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking)
|
2014-11-14 08:56:55 -08:00 |
|