Dragana Damjanovic
6039d0cfba
Bug 580313 - New resource hints for link. r=smaug
2016-02-26 02:41:00 +01:00
Dragana Damjanovic dd.mozilla@gmail.com
f24fdc0325
Bug 580313 - Use deque instead of manual queue im nsPrefetchService. r=smaug
2016-02-22 10:29:00 +01:00
Nihanth Subramanya
1ae326cc39
Bug 1201437 - Add new WebProgress state flag for user-overridden cert. r=keeler
...
MozReview-Commit-ID: cvBYSZykK0
2016-02-24 22:46:52 -08:00
Luca Greco
e8d2e6ae98
Bug 1248982 - Fix spelling error in nsOSHelperAppService.mm inline comments. r=jdm
...
MozReview-Commit-ID: 8QiITYlDd6o
2016-02-17 15:57:15 +01:00
ISHIKAWA, Chiaki
3716397205
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Honza Bambas
bb3147ef68
Bug 1237783 - Make sure we correctly turn off appcache. r=ehsan
2016-02-05 08:36:00 -05:00
Patrick McManus
bde9c984e8
Bug 598790 - nullcheck canceled channel in prefetchnode::onstoprequest r=bz
2016-02-05 12:25:20 -05:00
Birunthan Mohanathas
2083419fba
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Phil Ringnalda
b885c4b318
Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
...
CLOSED TREE
Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
a93e22749f
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Kyle Huey
ce39f191af
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
Wes Kocher
8a66170322
Backed out changeset a1439ce8da77 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
2016-01-29 10:15:26 -08:00
Bill McCloskey
365f97ee97
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
2016-01-28 20:56:37 -08:00
sajitk
acc39bce7c
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in uriloader subdirectory. r=erahm
2016-01-28 10:38:00 -05:00
Bogdan Postelnicu
6301b341a1
Bug 1243352 - attribute a value for ProxyHandlerInfo::mPrefAction in ProxyHandlerInfo::SetPreferredAction. r=blassey
2016-01-27 16:22:36 +02:00
Nathan Froyd
f0120a0e3a
Bug 1243488 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in uriloader/exthandler/; r=bz
2015-12-06 10:47:18 -05:00
Honza Bambas
a5a23218e9
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
Olli Pettay
5b7eebfe5a
Bug 779430, try to not flush layout while we're in process to restore a bfcached document, r=bz
2016-01-16 02:23:21 +02:00
Andrea Marchesini
4da9fc8b33
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 18:16:59 +00:00
Carsten "Tomcat" Book
c88a9066ca
Backed out changeset d6b0ffe1a7b3 (bug 1231378)
2016-01-12 15:48:54 +01:00
Andrea Marchesini
a692c8f184
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
2016-01-12 13:57:37 +00:00
Ehsan Akhgari
8bd5b1df8d
Bug 579517 follow-up: Remove NSPR types that crept in
2015-12-30 22:52:50 -05:00
Jean-Yves Avenard
3543d82a2b
Bug 1234092: P1. Remove GStreamer support. r=kentuckyfriedtakahe
...
It was now unused by default.
2015-12-23 01:14:22 +11:00
Carsten "Tomcat" Book
91de422bad
Merge mozilla-central to mozilla-inbound
2015-12-21 11:54:26 +01:00
Carsten "Tomcat" Book
fb56f1b27e
merge mozilla-inbound to mozilla-central a=merge
2015-12-21 11:52:31 +01:00
Aidin Gharibnavaz
7781b79a4e
Bug 1233434 - Fixing download failure on a multi-user GNU/Linux machine. r=bagder
2015-12-19 22:11:00 +03:30
Chris Peterson
78c35caebc
Bug 1232223 - Part 1: Remove MOZ_WEBM #ifdefs because WebM is always supported, though not necessarily enabled. r=jya r=glandium
2015-12-12 13:49:07 -05:00
Gijs Kruitbosch
789177a424
Bug 1226120 - add test for unknownContentType.xul and file types with a default handler but always ask set, r=mconley
2015-12-17 17:28:15 +00:00
Birunthan Mohanathas
e7b4184d71
Bug 1227569 - Remove unsupported OpenVMS code. r=mccr8
2015-12-18 15:02:50 +02:00
Jonas Sicking
a062cb8f52
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
2015-12-06 18:33:15 -05:00
Sebastian Hengst
b154080e9d
Backed out changeset 09d64535bcda (bug 1216687), a7f1a289dd78, 4dbf06183e6c, 26318a5e3006, 9ae2af3cf86d (bug 1226909) for M(1,2,5) oranges. r=backout
2015-12-05 16:34:47 +01:00
Jonas Sicking
d6cf0f17c9
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
2015-12-05 01:46:21 -08:00
Blake Kaplan
cba4151a41
Bug 1116478 - Open web content handlers in the proper tab in e10s. r=billm
2015-12-03 15:04:28 -08:00
Nathan Froyd
be44efb897
Bug 1218454 - part 2a - fix bootlegging of nsContentUtils.h includes from nsILoadContext.h; r=bz
2015-12-01 21:49:38 -05:00
Nathan Froyd
04ab23720a
Bug 1218454 - part 2 - don't #include nsContentUtils.h from CallbackObject.h; r=bz
...
We used to need nsContentUtils.h here for nsCxPusher, but since that got
moved to ScriptSettings.h, we no longer need nsContentUtils.h for
anything.
2015-10-26 12:14:47 -04:00
Christoph Kerschbaumer
053758c154
Bug 1225641 - Change default security flags within NetUtil.newChannel (r=sicking)
2015-11-17 17:35:30 -08:00
Yoshi Huang
b657390188
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
Felipe Gomes
120a26bb9f
Bug 1210617 - [e10s] Implement PrivateBrowsingChannel for ExternalHelperAppParent. r=jduell
2015-11-23 12:20:50 -02:00
Brad Lassey
d4ca6ef36a
bug 1190018 - External protocol handlers don't work in e10s r=mrbkap
2015-08-25 19:42:21 -04:00
Andrew McCreight
ac12486ecf
Bug 1222562, part 3 - Enable a single test in uriloader. r=mrbkap
2015-11-10 13:10:23 -08:00
Yoshi Huang
51b9839e60
Bug 1221049 - Use originAttributes from TabContext. r=kanru
2015-11-03 18:53:41 +08:00
Carsten "Tomcat" Book
6c49458282
Backed out changeset 3732b1dad003 (bug 1221049) for bustage
2015-11-04 11:52:05 +01:00
Yoshi Huang
ee4111cb1a
Bug 1221049 - Use originAttributes from TabContext. r=kanru
2015-11-03 18:53:41 +08:00
Birunthan Mohanathas
f6aa64ea3b
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
Munro Chiang
9b55b436e4
Bug 1205927 - Part 1: [MediaEncoder] Support *.3g2 with EVRC audio format. r=ayang
2015-10-27 15:12:26 +08:00
Kyle Huey
3c530551ba
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
2015-10-26 14:37:32 -07:00
Tooru Fujisawa
da1af23f95
Bug 1217318 - Remove for-each from uriloader/. r=bz
2015-10-19 05:41:28 +09:00
Wes Kocher
35dc5f0264
Bug 1217963 - Correct the spelling of "corect" rs=mossop
2015-10-23 16:02:56 -07:00
Chris Peterson
93cd7f552b
Bug 1216414 - Fix -Wimplicit-fallthrough and -Wshadow warnings in uriloader. r=mayhemer
...
uriloader/exthandler/nsExternalHelperAppService.cpp:1870:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
uriloader/exthandler/nsExternalHelperAppService.cpp:2188:26 [-Wshadow] declaration of 'channel' shadows a previous local
uriloader/prefetch/nsOfflineCacheUpdate.cpp:748:22 [-Wshadow] declaration of 'rv' shadows a previous local
2015-10-19 20:28:34 -07:00
Nicholas Hurley
53fe63ba3f
Bug 1213443 - Parallelism for <link rel=prefetch> r=bz
2015-10-19 12:46:57 -07:00