Patrick McManus
dce32babfd
Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz
2016-01-25 16:10:06 -05:00
Tooru Fujisawa
4b95d81cf4
Backout changeset 8bbed05c1661 r=bz a=abillings
2016-01-22 06:40:03 +09:00
Honza Bambas
95053d5270
Bug 1087320 - On charset reload set LOAD_FROM_CACHE only on the default channel, r=bz r=jduell
2016-01-19 15:28:00 +01:00
Andrea Marchesini
4c518c604c
Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug
2016-01-18 12:03:46 -08:00
Andrea Marchesini
428c99a1ff
Bug 1240094 - nsDocShell should initialize mUserContextId to nsIScriptSecurityManager::DEFAULT_USER_CONTEXT_ID, r=smaug
2016-01-16 10:01:47 +00:00
Luke Wagner
c9adf369ac
Bug 1239601 - improve the UniquePtr situation (r=jorendorff)
2016-01-15 18:26:06 -06:00
Wes Kocher
2990e9a5b5
Backed out changeset b20e5de65e51 (bug 1239420) for m(bc) failures in browser_usercontext.js
2016-01-15 12:13:51 -08:00
Andrea Marchesini
e611530780
Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug
2016-01-15 18:33:35 +00:00
Jonathan Kew
1d40bc0f7e
Bug 890156 - patch 2 - Expose DevicePixelsPerDesktopPixel through nsIBaseWindow and its implementations. r=emk
2015-11-25 19:12:07 +00:00
Andrea Marchesini
aa687047b3
Bug 1237081 - remove the getter of userContextId from nsIDocShell, r=smaug
2016-01-06 15:39:58 +00:00
Nigel Babu
86f063c2dc
Backed out changeset 1b5c66916877 (bug 1237081) for mochitest browser-chrome bustage
2016-01-06 12:01:27 +05:30
Andrea Marchesini
e4dbb1db2b
Bug 1237081 - Remove the getter of userContextId from nsIDocShell. r=smaug
2016-01-05 14:22:00 -05:00
Olli Pettay
83f4adb314
Bug 1237075 - Navigating from 'manual' to 'auto' session history entry should scroll the page, r=jst
2016-01-06 04:03:42 +02:00
Andrea Marchesini
9c383de363
Bug 1193854 - Restoring userContextIds with the browser session - part 1 - store the userContextId in sessionStore, r=smaug, r=ttaubert
2016-01-05 21:00:33 +00:00
Ehsan Akhgari
6e8b3ac548
Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm
2016-01-05 15:04:41 -05:00
Olli Pettay
1d483a7a70
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Tim Nguyen
b68b23abc0
Bug 1137681 - Per-tab user agent emulation. r=bz
2015-07-21 08:42:00 +02:00
Ehsan Akhgari
1968248e51
Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm
2015-12-02 20:36:59 -05:00
Ehsan Akhgari
f08794455e
Bug 1222464 - Part 1: Save a client ID for top-level navigations on the docshell and assign it as the document ID when we start loading the document; r=jdm
...
For top-level navigations, we need to compute the client ID when we decide to
intercept the document load, and we need to make sure the document that will
be created later will end up using that same ID.
2015-12-02 20:36:56 -05:00
Kate McKinley
d390fa9409
Bug 1191460 Rebased patch and added userContextId to origin attributes. (r=tanvi,r=sicking)
2015-11-24 10:40:02 +09:00
Franziskus Kiefer
aacb932dec
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
2015-11-30 16:13:03 -08:00
Carsten "Tomcat" Book
d25c658bfd
Merge mozilla-central to b2g-inbound
2015-11-25 14:00:32 +01:00
Yoshi Huang
47c69d1edb
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
Francois Marier
22ad94bee5
Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug
2015-11-23 13:34:31 -08:00
Christoph Kerschbaumer
12defbed9e
Bug 1119386 - Part 1: Use document's principal for favicons in docshell (r=smaug)
2015-11-24 13:31:42 -08:00
Francois Marier
b9f646ed8b
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Henry
4ccc428755
Bug 1178526 - Create docshell with packageId from TabContext. r=sicking.
2015-10-29 00:52:40 +08:00
Bill McCloskey
4dee4d6fa4
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
George Wright
1fa75f94b8
Bug 1098131 - Don't invalidate layers when simply changing SizeMode r=smaug,jimm
2015-11-09 21:38:21 -05:00
Nicholas Nethercote
c3c2a5bf71
Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
...
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
Gijs Kruitbosch
0a60cb2187
Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak
2015-10-27 16:44:24 +01:00
Tom Tromey
78a4089dd0
Bug 1160307 - capture async stack frames on Javascript timeline markers. r=fitzgen, r=smaug r=Paolo
2015-11-05 11:31:00 +01:00
Birunthan Mohanathas
ac37dec517
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
Ben Kelly
9a6a1e771f
Bug 1215140 P8 Remove now unnecessary interception values from ErrorList.h. r=bz
2015-10-29 19:53:25 -07:00
Ben Kelly
7271f17dee
Bug 1215140 P7 Remove old service worker interception logging. r=bz
2015-10-29 19:53:25 -07:00
Ben Kelly
f68d2366c4
Bug 1215140 P3 Flush pending console reports on http channels. r=bz
2015-10-29 19:53:25 -07:00
Kyle Huey
8f8794e1c7
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
2015-10-26 14:37:32 -07:00
Victor Porof
c069753edc
Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
2015-10-21 23:10:05 +02:00
Dragana Damjanovic
5f0ab6b485
Bug 1213267 - Fix view-source address. r=bz
2015-10-12 02:08:00 -04:00
Nathan Froyd
4e6d8f6705
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
...
The bulk of this commit was generated with a script, executed at the top
level of a typical source code checkout. The only non-machine-generated
part was modifying MFBT's moz.build to reflect the new naming.
CLOSED TREE makes big refactorings like this a piece of cake.
# The main substitution.
find . -name '*.cpp' -o -name '*.cc' -o -name '*.h' -o -name '*.mm' -o -name '*.idl'| \
xargs perl -p -i -e '
s/nsRefPtr\.h/RefPtr\.h/g; # handle includes
s/nsRefPtr ?</RefPtr</g; # handle declarations and variables
'
# Handle a special friend declaration in gfx/layers/AtomicRefCountedWithFinalize.h.
perl -p -i -e 's/::nsRefPtr;/::RefPtr;/' gfx/layers/AtomicRefCountedWithFinalize.h
# Handle nsRefPtr.h itself, a couple places that define constructors
# from nsRefPtr, and code generators specially. We do this here, rather
# than indiscriminantly s/nsRefPtr/RefPtr/, because that would rename
# things like nsRefPtrHashtable.
perl -p -i -e 's/nsRefPtr/RefPtr/g' \
mfbt/nsRefPtr.h \
xpcom/glue/nsCOMPtr.h \
xpcom/base/OwningNonNull.h \
ipc/ipdl/ipdl/lower.py \
ipc/ipdl/ipdl/builtin.py \
dom/bindings/Codegen.py \
python/lldbutils/lldbutils/utils.py
# In our indiscriminate substitution above, we renamed
# nsRefPtrGetterAddRefs, the class behind getter_AddRefs. Fix that up.
find . -name '*.cpp' -o -name '*.h' -o -name '*.idl' | \
xargs perl -p -i -e 's/nsRefPtrGetterAddRefs/RefPtrGetterAddRefs/g'
if [ -d .git ]; then
git mv mfbt/nsRefPtr.h mfbt/RefPtr.h
else
hg mv mfbt/nsRefPtr.h mfbt/RefPtr.h
fi
2015-10-18 01:24:48 -04:00
Phil Ringnalda
a2781a9a63
Merge f-t to m-c, a=merge
2015-10-17 11:19:46 -07:00
Masatoshi Kimura
aa5e49e1d9
Bug 1207137 - Add an error code for weak crypto override. r=bz
2015-10-17 09:38:30 +09:00
Olli Pettay
dbb8d7e043
Bug 1003100 - pushState() in iframe fails when reloading with CTRL+F5, r=bz
2015-10-16 20:05:54 +03:00
Gijs Kruitbosch
840ae2e3ff
Bug 1210439, r=smaug
2015-10-01 13:23:27 -04:00
Xidorn Quan
d39e82dd43
Bug 1212299 part 1 - Forbid documents inside elements other than iframe from requesting fullscreen. r=smaug
2015-10-12 11:24:23 +11:00
Dragana Damjanovic
3be65f5db2
Bug 1211690 - Remove not needed nsILoadInfo get. r=ckerschb
2015-10-11 18:13:10 +02:00
Ehsan Akhgari
20f13bc0e3
Bug 1213514 - Don't bother checking for third party URLs at interception time unless if the user needs it; r=jdm
...
The current code is wasteful for the vast majority of our users.
2015-10-10 19:05:27 -04:00
Ehsan Akhgari
e3870327f5
Bug 1213150 - Part 2: Rework ShouldPrepareForIntercept() in terms of subresource requests; r=jdm
2015-10-09 10:52:55 -04:00
Ehsan Akhgari
3764489cf0
Bug 1213150 - Part 1: Add a nsContentUtils::IsNonSubresourceRequest helper; r=jdm
2015-10-09 10:52:54 -04:00
Ehsan Akhgari
8df402597a
Bug 1212636 - Add a better error message for the content corrupcted error caused by the Promise being passed to FetchEvent.respondWith; r=bkelly
2015-10-07 18:06:26 -04:00