Phil Ringnalda
33ffca7f1b
Back out 285204b60e94 and f401b820cd6a (bug 967693) to turn HTTP cache v2 off to investigate the effect on the influx of failed tests
...
CLOSED TREE
2014-02-05 22:58:37 -08:00
Daniel Holbert
6dabf48731
Bug 968323: Declare prlog variables inside #ifdef PR_LOGGING instead of MOZ_LOGGING, in /security, to fix build failures in --disable-logging builds. r=briansmith
2014-02-05 22:11:26 -08:00
Daniel Holbert
e75f701087
Bug 968491: Mark security/certverifier/ as FAIL_ON_WARNINGS. r=briansmith
2014-02-05 22:11:24 -08:00
Camilo Viecco
be133e87b2
Bug 968491 helper-patch: Temporarily #ifdef out static function 'insertErrorIntoVerifyLog' to address Wunused-function build warning. r=briansmith
2014-02-05 22:11:16 -08:00
Nathan Froyd
8d6641d961
Bug 967297 - consider ipdl modules as inputs to the ipdl build process; r=glandium
2014-02-06 00:21:46 -05:00
Monica Chew
ca918623ab
Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo)
2014-01-27 13:39:00 -08:00
Monica Chew
c51a4c37a1
Bug 928536: Send signature information in remote lookups (r=gcp,paolo,keeler)
2014-01-27 12:47:42 -08:00
Monica Chew
55632d760b
Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop)
2014-01-27 12:38:35 -08:00
Boris Zbarsky
c15e175b05
Bug 964875 part 3. Define WebIDL quickstubs for ChromeWindow. r=peterv
2014-02-05 23:37:30 -05:00
Boris Zbarsky
c248437b5a
Bug 964875 part 2. Add a static nsGlobalWindow::IsChromeWindow test function for use in Func annotations. r=peterv
2014-02-05 23:36:59 -05:00
Boris Zbarsky
b58f2006a2
Bug 964875 part 1. Add a WebIDL ChromeWindow interface for use in instanceof once Window is on WebIDL bindings. r=peterv
2014-02-05 23:36:57 -05:00
Ehsan Akhgari
6a25a13986
Bug 968623 - Port the DEFINES variable in toolkit/library/Makefile.in to moz.build; r=glandium
2014-02-05 23:14:32 -05:00
Brian Smith
0414c8c017
Bug 958916: Update to NSS 3.15.5 release candidate 0, (NSS_3_15_5_RC0), r=me
...
--HG--
extra : rebase_source : 03eeda2f9f6968811d69c1e44eb8dc00472d7558
2014-02-05 19:32:56 -08:00
Gregory Szorc
28dfc8126d
Bug 852959 - Remove old code paths for running xpcshell tests from directories; r=ted
...
Manifests are now the mechanism used to specify how to run xpcshell
tests. This patch removes old code paths that allowed directories to be
specified.
runxpcshelltests.py still contains references to "testdirs." These
should likely be removed as well. This patch doesn't touch them out of
fear it may have consequences on automation.
--HG--
extra : rebase_source : 8cbfe6dc759dc0a311669c4fcba08ff7a60edc4a
extra : amend_source : 890377d9ba33d52c84e0736b0812231f3005b253
2014-01-27 10:14:09 -08:00
Nicholas Nethercote
25f58c3fd6
Bug 964238 (part 3) - Make js_NewString() return static strings when appropriate. r=terrence.
...
--HG--
extra : rebase_source : 47ce8ef1396b03ea6bdf3a1a0eed8e3bd6b5634c
2014-01-30 14:59:04 -08:00
Mark Hammond
244df00095
Bug 968581 - enable xpcshell verbose log output if only 1 test is in the manifest. r=gps
...
--HG--
extra : rebase_source : b521c42f3eca5dc8742b1689b4ec89edc1012d03
2014-02-06 13:51:00 +11:00
Wan-Teh Chang
a77cc73ad1
Bug 958796: Update NSPR to NSPR_4_10_4_BETA2.
2014-02-05 18:51:10 -08:00
Daniel Holbert
bf057ca935
Bug 967871: Wrap nsDocumentViewer.cpp's sPrintOptionsContractID variable in #ifdef DEBUG, to fix 'unused variable' build warning in opt builds. r=mats
2014-02-05 18:39:56 -08:00
Karl Tomlinson
1851b62473
b=967992 collect unreferenced AudioBufferSourceNodes with no buffer r=padenot
...
The playing ref now only exists while there is a buffer.
We don't currently dispatch ended events when there is no buffer.
--HG--
extra : transplant_source : Ba%0BRD%89%96%99%F14%B6%40%3D%B2%C1%D5%28%D6%15%12
2014-02-06 08:33:16 +13:00
Karl Tomlinson
15eb0f91d8
b=967992 dispatch ended event, remove playing ref when source buffer is replaced with one shorter than offset r=padenot
...
Sending an updated BUFFEREND will stop playback appropriately.
--HG--
extra : transplant_source : %17%81%5D%B5%CD%F1%7F%EC%23%28%F5D%E4oh%DB%9F%E7%210
2014-02-06 08:30:49 +13:00
Karl Tomlinson
159fd268a2
b=967992 test to check for ended event when source buffer is replaced with another shorter than offset
...
--HG--
extra : transplant_source : -HA%5D%8E%10%1B%14%E8%E2A%9Al%CF%A5d%7D%A3%9B%A1
2014-02-06 08:29:12 +13:00
Karl Tomlinson
bc1bc1e841
b=967972 include offset in buffer position r=padenot
...
There is a change in behaviour re the offset parameter when changing the
buffer while playing to one with a different sample rate, but I'm not clear
that what we current do with mPosition in that situation is best anyway. I
think the main thing is to ensure playback from the same place if the buffer
is changed to one with the same sample rate.
--HG--
extra : transplant_source : %17%40%15%12L%9E%05et%C2o%BE%15%D7%C7%F4%ED%5E%24q
2014-02-06 08:28:42 +13:00
Karl Tomlinson
c2e12b28d7
b=967972 change DURATION engine parameter to BUFFEREND r=padenot
...
--HG--
extra : transplant_source : %B4%F3i%7FV%A95F%D0%BD%C4%E6u%03%F7%04%7Di%7C%A9
2014-02-06 08:27:45 +13:00
Atte Kettunen
7dcc08a270
test for bug 952756
...
--HG--
extra : transplant_source : %7E%B4%3C%8B%F6m%B3%CD%12%F4%93%FB%A1%D3%21%D5%F6Q%AFz
2014-02-06 08:18:39 +13:00
Karl Tomlinson
136e2f7273
b=967924 correct resampler input buffer sample count estimate math r=padenot
...
--HG--
extra : transplant_source : %15%90%0C%22_%99%BFK%14%93%28L%23hZ1%FE%B7NB
2014-02-06 08:15:31 +13:00
Wes Kocher
01f9f30e72
Backed out changeset ec696ad6ff10 (bug 963056) for build bustage on a CLOSED TREE
2014-02-05 16:19:06 -08:00
Ben Kelly
370598838d
Bug 960873: Part 7: Reduce apple mp3 MAX_AUDIO_FRAMES to minimize alloc slop. r=cpearce
2014-02-05 18:11:25 -05:00
Ben Kelly
65a9a27eca
Bug 960873: Part 6: Make DirectShow use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
Ben Kelly
b315beba4d
Bug 960873: Part 5: Make gstreamer use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
Ben Kelly
1fd1627c5c
Bug 960873: Part 4: Make OMX use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
Ben Kelly
0a3a32e1ba
Bug 960873: Part 3: AudioCompactor gtest unit tests. r=cpearce
2014-02-05 18:11:25 -05:00
Ben Kelly
ee19863f94
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
...
Based on original patch written by :gal.
2014-02-05 18:11:25 -05:00
Brian Smith
5d77fbae69
Bug 921888: Fix nullptr workaround to work with clang, r=cviecco
...
--HG--
extra : rebase_source : 39e8badba1865a695bca49b2fbd4b266c804f361
extra : source : 259e4540e192da66a2ec5cdd26dfc43d506c51c6
2013-09-29 23:53:25 -07:00
Brian Smith
effb9b0b63
Bug 921891, Part 1: Add insanity::pkix::Result and insanity::pkix::TrustDomain, r=keeler, r=cviecco
...
--HG--
extra : rebase_source : 2157dbe076e0f50d7c618964804fd17d7e735904
extra : source : 682de9276170560ac62d5bc5ffbe5b707060321b
2013-10-13 23:38:49 -07:00
Brian Smith
6c1bf0affc
Bug 921889: Add minimal std::bind/ref/cref polyfill to insanity::pkix, r=keeler
...
--HG--
extra : rebase_source : fe8677986461e9d81e471df91360f98b3dd0c97f
extra : source : 6f777ffc1bbc4f3575a0f2c8c1dc63b0fa4b02b0
2013-09-29 12:08:13 -07:00
Brian Smith
d5d6180d11
Bug 921887: Add minimal DER decoder to insanity::pkix, r=keeler
...
--HG--
extra : rebase_source : 12becc63c3f1d4f04f0164d236b6759e9f4e81cc
extra : source : 6db5ba057f8d557eaf238d35d539e4c3dc08be1a
2013-09-29 12:08:33 -07:00
Brian Smith
5abecfbefe
Bug 921890: Add key extraction and signature verification to insanity::pkix, r=keeler, r=cviecco
...
--HG--
extra : rebase_source : c94380aedc563b3eecddb9bcac60b532f5799eee
extra : source : e33ed267eeee330807dff6c6347e11c0a4e86809
2013-10-01 01:08:42 -07:00
Wes Kocher
c27787e95f
Backed out changeset a246bbc0c61c (bug 941158) for marionette bustage
2014-02-05 15:17:52 -08:00
Milan Sreckovic
b0b663f7da
Bug 967794 - Pick up the low resolution preference during the session, not just at start. r=Cwiiis
2014-02-05 14:42:15 -05:00
Peiyong Lin
1edcf07508
Bug 966870 - Use fallible allocation at nsStreamLoader::OnStartRequest. r=bsmedberg
2014-02-05 17:46:05 -05:00
Nicu Badescu
3f155e3541
Bug 965347 - Move FrameSelection to HyperTextAccessible-inl.h. r=surkov
2014-02-05 17:46:05 -05:00
Douglas Crosher
cde3aaa2d6
Bug 965242 - ARM simulator: Fix the decoding of the VCVT instructions fraction bits. r=nbp
2014-01-29 10:47:37 +11:00
Birunthan Mohanathas
a8d0f13846
Bug 963056 - Make MOZ_ARRAY_LENGTH a typesafe compile-time constant on compilers without constexpr support. r=Waldo
2014-02-05 17:46:05 -05:00
Alessandro Decina
7ce36c7636
Bug 959007 - Firefox crashes when starting html5 web player. r=cpearce, r=edwin
2014-02-05 17:46:04 -05:00
Kartikaya Gupta
fe090a0704
Bug 963278 - Enable the dom.browser_frames.useAsyncPanZoom flag by default. r=vingtetun
2014-02-05 17:43:20 -05:00
Kartikaya Gupta
6badf85139
Bug 963278 - Delay focusing the input field until after resize events are done. r=ehsan
2014-02-05 17:43:20 -05:00
Kartikaya Gupta
3195471b3f
Bug 963278 - Better fix to deal with concurrent scroll updates from APZ and other places. r=tn,botond,jimm
2014-02-05 17:43:20 -05:00
Honza Bambas
cd0099adac
Bug 967693 - Temporarily turn on HTTP cache v2, alternative pref to not lose early adopters, r=jduell
2014-02-05 23:36:56 +01:00
Kartikaya Gupta
a6ffc9d1a7
Bug 948984 - Add functions to fuzzily compare float numbers. r=bjacob, r=Waldo
2014-02-05 17:04:42 -05:00
Max Vujovic
a2b1bff11b
Bug 948265 - [CSS Filters] Move nsAutoFilterInstance filter region calculations into nsSVGFilterInstance. r=roc
2014-02-05 17:04:42 -05:00