David Major
042ed9f8a0
Bug 1035068: Remove unused Windows logging code that VS2013 doesn't like. r=jesup
...
--HG--
extra : rebase_source : a6da82fc96b9042a112b2943ff7bf1e68875232b
2014-07-09 10:44:52 +12:00
Benoit Jacob
0895eca019
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
2014-07-08 17:23:18 -04:00
Steve Workman
ac10d5fc88
Bug 1034919 - Remove dangerous public destructor of nsTXTToHTMLConv r=mcmanus
2014-07-08 11:50:14 -07:00
Honza Bambas
d96f12a470
Backing out b94c916122c8 (bug 1021612) for sudden windows xpcshell failures, r=backout
2014-07-08 19:01:46 +02:00
Patrick McManus
31329c1ae8
bug 1034918 - nshttptransaction dtor can be private r=sworkman
2014-07-08 12:43:04 -04:00
Honza Bambas
e3ef90d8c4
Bug 1021612 - test, r=michal
2014-07-08 16:48:01 +02:00
Honza Bambas
5791d28035
Bug 920606 - HTTP cache v2: add telemetry for the intermediate memory cache purging, r=michal
2014-07-08 16:48:00 +02:00
Carsten "Tomcat" Book
518f246c5e
merge fx-team to mozilla-central a=merge
2014-07-08 15:10:56 +02:00
Gregory Szorc
54c4d3b9ae
Bug 1033836 - Convert TESTING_JS_MODULES to moz.build; r=glandium
...
--HG--
extra : rebase_source : 1cd9e402c507260358af7a93c6fb2fc91c24994b
2014-07-02 16:43:41 -07:00
Benoit Jacob
49fdae91d7
Bug 1028588 - Fix more, recently introduced dangerous public destructors - r=ehsan
2014-07-05 16:35:35 -04:00
Jan de Mooij
3c7459b21a
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
2014-07-05 17:30:54 +02:00
Patrick McManus
96989188e3
revert bug 1034918 r=backout
...
--HG--
extra : rebase_source : 005df8e7a680767c2ebd890d653b623eb31ac552
2014-07-07 16:16:29 -04:00
Patrick McManus
222bf05494
bug 1034918 - nshttptransaction dtor can be private r=sworkman
2014-07-07 10:40:08 -04:00
Honza Bambas
4e4ec17651
Bug 1032992 - Set mHasData in CacheEntry when metadata are filled but no data are written, r=michal
2014-07-07 20:58:26 +02:00
Ryan VanderMeulen
9bf3f6fd96
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-07-03 17:05:19 -04:00
Ryan VanderMeulen
9698c53e85
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Garvan Keeley
82e7ca3f02
Bug 1032015 - Do a first scan immediately rather than waiting for the 5s timeout. r=dougt
2014-06-30 09:31:00 -04:00
Jim Blandy
623bd04b5e
Bug 1005323: In nsTemporaryFileInputStream::ReadSegments, call writer correctly. r=roc
...
- Respect the byte count that writer returns; don't assume it always accepts the full amount.
- If writer returns an error, return NS_OK with a partial write count; don't continue writing data.
- Simplify counters slightly.
2014-07-03 11:32:50 -07:00
Valentin Gosu
59b9bc3637
Bug 1026022 - Check that string is UTF8. r=mcmanus
2014-07-02 19:12:19 +03:00
Wes Kocher
6e308c5f61
Merge b2g-inbound to m-c a=merge
2014-07-02 17:00:33 -07:00
Honza Bambas
d54cb76071
Backing out 6c5c6cbad330 (bug 1032992) for Adnroid failures - GC doesn't work there as on other platforms..., r=backout
2014-07-02 19:53:00 +02:00
Honza Bambas
01d5bedc2c
Bug 1032992 - Set mHasData in CacheEntry when metadata are filled but no data are written, r=michal
2014-07-02 18:16:22 +02:00
Honza Bambas
079be537aa
Bug 1032594 - Don't run test_cache2-24-exists.js on Android, r=jcranmer
2014-07-02 18:16:22 +02:00
Honza Bambas
ab4c8d5ea9
Bug 1027789 - CacheEntry::RememberCallback should unlock before call to InvokeAvailableCallback, r=michal
2014-07-02 18:16:21 +02:00
Honza Bambas
c4a894b69d
Bug 1018883 - Assertion failure: progress <= progressMax (unexpected progress values), at nsHttpChannel.cpp:5464, with 206 response, r=michal
2014-07-02 18:16:21 +02:00
Ehsan Akhgari
3e913adc5c
Bug 1033171 - Fix building SCTP on Windows with clang-cl; r=jesup
...
Upstream bug: https://code.google.com/p/sctp-refimpl/issues/detail?id=5
2014-07-02 10:31:18 -04:00
Brian Smith
c0edfa6daf
Bug 1031952: Remove preferences for obsolete cipher suites, r=keeler
...
--HG--
extra : rebase_source : 22eaa4fbeb20d9b9524d550c1979f5ec27d963ac
2014-06-29 15:15:45 -07:00
Wes Kocher
af7ae55f0c
Backed out changeset 6728977a3687 (bug 1031952) to fix bustage on a CLOSED TREE
2014-07-01 17:44:18 -07:00
Brian Smith
e9bc359f89
Bug 1031952: Remove preferences for obsolete cipher suites, r=keeler
...
--HG--
extra : rebase_source : 92ccc85ffe5db10649242d8796daecc6833ca14a
2014-06-29 15:15:45 -07:00
Steve Fink
5c77611361
Bug 1022773 - Switch all JS Compile functions to use MutableHandle, r=terrence
...
--HG--
extra : rebase_source : e7542a31e4818e6beafd2b1dab096606370534bb
2014-06-25 15:35:35 -07:00
Monica Chew
a78d3a2975
Bug 1021419: Implement per-table update and gethash requests
2014-06-12 10:24:03 -07:00
Randell Jesup
be54f40b80
Bug 1017835: use array delete for SCTP/DTLS SendPacket data r=jib DONTBUILD
2014-06-28 04:26:34 -04:00
Randell Jesup
e0bbeceb0a
Backed out changeset f04ad92a05ea (forgot to add r=)
2014-06-28 04:23:24 -04:00
Randell Jesup
880e06b0b6
Bug 1017835: use array delete for SCTP/DTLS SendPacket data
2014-06-28 04:19:29 -04:00
Henry Chang
73aad21522
Bug 937528 - Initialize port and host for the tcp server accepted socket. r=jduell
2013-12-19 11:21:12 +08:00
Nicholas Hurley
6bd9fe0ff7
Bug 1030203 - Send PROTOCOL_ERROR when receiving PUSH_PROMISE with push disabled. r=mcmanus
2014-06-27 13:13:42 -07:00
Steve Workman
ef258ae285
Bug 1024015 - Only enable HTTP response timeout when TCP Keepalives are disabled for HTTP r=mcmanus
2014-06-26 11:03:45 -07:00
Ed Morley
0434a327ab
Backed out changeset 1a2a957f7d3f (bug 1029352) for B2G mochitest-4 failures in test_app_update.html
2014-06-27 16:12:03 +01:00
Dragana Damjanovic
a025cf6b18
Bug 748117 - Make sure http channel is pending in OnStartRequest & OnDataAvailable r=jduell
2014-06-26 18:51:49 -07:00
Jason Duell
eecef79d25
Bug 1029352 - Necko puts all apps in the same process into the same {cookie/cache/etc}jar r=bent
2014-06-26 17:06:55 -07:00
Ryan VanderMeulen
3fb7520283
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-06-26 17:13:04 -04:00
Carsten "Tomcat" Book
c481d404e3
Merge mozilla-central to b2g-inbound
2014-06-26 15:58:35 +02:00
Ehsan Akhgari
654864a447
Backed out bug 1023058 because the upstream LLVM bug was fixed.
...
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=19987
2014-06-25 22:24:49 -07:00
Benjamin Chen
fbb1394204
Bug 1021006 - [RTSP] Browser pops up a network warning message in the end of RTSP streaming. r=sworkman
2014-06-17 17:47:13 +08:00
Honza Bambas
afdfde986b
Bug 1025913 - Let memory-only HTTP cache entries doom disk entries, CacheEntry.mUseDisk immutable, r=michal
2014-06-25 18:42:50 +02:00
Jeremy Poulin
a61533480e
Bug 1029760 - Modified inner predictor telemetry counters so data would persist. r=hurley
2014-06-24 14:16:10 -07:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Jim Blandy
432c882fdd
Bug 914753: Fix broken Emacs mode lines. DONTBUILD r=ehsan
...
Don't bother to fix the misspelled mode names; we'll drop them in the next patch.
2014-06-24 22:11:56 -07:00
Andrea Marchesini
417cb89983
Bug 1016352 - WebSocketChannelChild must be thread-safe. r=jduell
2014-06-23 22:43:00 -04:00
Benoit Jacob
4180218bc7
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
2014-06-24 12:36:44 -04:00