Nick Fitzgerald
056fb7cb1f
Bug 1241701
- Add about:memory reporting for js::SavedStacks::pcLocationMap. r=njn
...
--HG--
extra : rebase_source : 9792a8f116d620424682222a209ca933a456aead
2016-01-22 10:12:00 -05:00
JW Wang
82d61b385d
Bug 1241405 - reset mCurrentPlayRangeStart in AbortExistingLoads(). r=jya.
2016-01-25 10:52:54 +08:00
JW Wang
b9727f12f3
Bug 1241003 - ignore AudioData with 0 frames to avoid silence. r=kinetik.
2016-01-21 21:14:42 +08:00
Bill McCloskey
dd544927e1
Bug 1240985 - Back out "Stop returning MsgNotAllowed" patch.
2016-01-24 17:31:11 -08:00
Bill McCloskey
548907bd62
Bug 1240985 - Fix transaction ID when sending cancel message
2016-01-24 17:30:51 -08:00
Kyle Huey
c82b64a119
Backout upgraded assertion in bug 1204784 to make it easier to star. r=me
2016-01-24 17:02:27 -08:00
Matt Woodrow
472aadca54
Bug 1241394 - Follow up to fix windows build bustage.
...
--HG--
extra : rebase_source : c390aa3d3261edaeda3d1c0b10f8b84ad451c65e
2016-01-25 13:58:38 +13:00
B2G Bumper Bot
0af7e8cbe7
Bumping manifests a=b2g-bump
2016-01-20 20:06:06 -08:00
B2G Bumper Bot
1617a75059
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/002c73e58514
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33927 from hfiguiere/bug1199530-wait-for-list-enumerate
Bug 1199530 - Wait for enumerate before getting the data. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/d609851c1523
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1199530 - Wait for enumerate before getting the data.
========
https://hg.mozilla.org/integration/gaia-central/rev/382a2004e9b2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33925 from hfiguiere/bug1235879-shuffle-test
Bug 1235879 - Cleanup shuffle test. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8d15f9ddf9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1235879 - Cleanup shuffle test.
2016-01-20 20:04:29 -08:00
Nicholas Nethercote
2e3da0d24d
Bug 1241370 - Don't strdup() the message name in InterruptFrame. r=billm.
...
It's not necessary, because all message names are string literals.
--HG--
extra : rebase_source : 5adc437f4747589ee5e2a8582e2666dc569ef569
2016-01-20 19:00:01 -08:00
Nicholas Nethercote
5faf7254cf
Bug 1241352 - Increase FallbackICStubSpace chunk size to reduce heap churn. r=jandem.
...
--HG--
extra : rebase_source : 004569a23a3334728716c4a506e0b7c48befd9be
2016-01-21 20:04:00 -08:00
Ben Kelly
7f77e20519
Bug 1241531 - Part 4: Make service worker unregister job respect cancelation. r=ehsan
2016-01-21 08:50:00 -05:00
Ben Kelly
c36cdf7710
Bug 1241531 - Part 3: Call Cancel() on all service worker jobs. r=ehsan
2016-01-21 08:49:00 -05:00
Ben Kelly
000a5ee768
Bug 1241531 - Part 2: Move Cancel() to ServiceWorkerJob base class. r=ehsan
2016-01-21 08:49:00 -05:00
Ben Kelly
65b8a0eec8
Bug 1241531 - Part 1: Only pop jobs from the queue when the correct job completes. r=ehsan
2016-01-21 08:48:00 -05:00
Nils Ohlmeier [:drno]
f795a86676
Bug 1117984: added proxy connection state enum. r=bwc
...
--HG--
extra : rebase_source : 46ddbc54e9bd7d9d543b12cfe6147fa80e80f742
2016-01-20 15:55:35 -08:00
Thinker K.F. Li
7f64e8def9
Bug 1241394 - Check clip for the children of the establisher. r=mattwoodrow
2016-01-25 13:39:09 +13:00
Matt Woodrow
1fdff5dabf
Bug 1241394 - Hit testing with 3d transforms should use fuzzy when comparing depths. r=thinker
2016-01-25 13:37:50 +13:00
Jean-Yves Avenard
3bdc8c2cc9
Bug 1241677: P2. Add media decoder's description to about:media report. r=cpearce
2016-01-25 10:33:40 +11:00
Jean-Yves Avenard
4fc8dfaa3d
Bug 1241677: P1. Add MediaDataDecoder::GetDescriptionName() method. r=cpearce
2016-01-25 10:33:39 +11:00
Nicholas Nethercote
94fe8f79f0
Bug 1144842 (part 3) - Remove --enable-dmd code from js/src/configure.in. r=glandium.
...
It doesn't make sense to enable DMD in the JS shell.
--HG--
extra : rebase_source : 1f1c6691cb139c4c0e7a51c4f820c6065b23b966
2016-01-21 16:59:02 -08:00
Nicholas Nethercote
160743c7c2
Bug 1144842 (part 2) - Make --enable-dmd imply --enable-profiling. r=glandium.
...
This requires moving the --enable-dmd code earlier, before MOZ_PROFILING starts
being used.
--HG--
extra : rebase_source : acfdc6c4c82436c0a1834e11ddc567e37318da60
2016-01-21 16:58:50 -08:00
B2G Bumper Bot
b4fceb4392
Bumping manifests a=b2g-bump
2016-01-20 14:10:56 -08:00
B2G Bumper Bot
c227b84389
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0e029cdf15b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33904 from hfiguiere/bug1238822-check-rating-orange
Bug 1238822
- Make sure the rating is visible before clicking. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/09c2ccacddad
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1238822
- Make sure the rating is visible before clicking.
2016-01-20 14:09:14 -08:00
Dragana Damjanovic
4fd3271266
Bug 1241295 - Limit time for PR_Close calls during shutdown in nsUDPScket. r=mcmanus
2016-01-20 16:01:00 -05:00
aleth
1d5ae895ee
Bug 1242081 - Disable marionette xpcshell tests for Thunderbird. r=ato
...
--HG--
extra : rebase_source : db0dfd23dd9c0ab442f076fe3c78600b3fde8296
extra : amend_source : 864f43415fabb66b0393e07389328ad3c7c91585
2016-01-23 01:12:14 +01:00
Jan-Ivar Bruaroey
286f642e6a
Bug 1239873 - Use AsyncShutdown API to shut down MediaStreamGraph thread. r=jesup
...
--HG--
extra : rebase_source : e79a1b0fdf3d37315707673ab94fc7cfb8e06981
2016-01-22 13:49:54 -05:00
Nick Fitzgerald
b3e40536ed
Bug 1241311
- Pre-tenure SavedFrame objects. r=terrence
...
Because of SavedStacks' tail-sharing, we cut down on the number of SavedFrame
allocations, but they also tend to live fairly long. When using the devtools'
profiler on Octane, I noticed that we were spending much more time in GC when
recording allocation stacks (as SavedFrame stacks) than when we were not
recording allocation stacks. We were spending about 30% of time in nursery
collections and 7% of time in major GCs. This commit makes it so that SavedFrame
objects are always allocated in the tenured heap. After this change, only about
17% of time is spent in nursery collections and 8% in major GCs.
2016-01-20 15:09:00 -05:00
Alastor Wu
42f1849a5a
Bug 1238472 - Start playing webm after the iframe loaded. r=baku
2016-01-21 20:09:11 +08:00
Kate McKinley
66aa150bc3
Bug 1007634 - Add a test to show that Worker construction is no longer allowed by CSP script-src directive. r=ckerschb
...
--HG--
extra : amend_source : 0acea47a18c3a40be6e7fe50db1c71bc9dd91b3a
2016-01-21 16:57:00 -05:00
Cykesiopka
e2fe0b8f62
Bug 1233328 - Part 2: Use SHA-256 StaticFingerprints directly instead of StaticPinset since the SHA-1 StaticFingerprints entry will always be null. r=keeler
2016-01-20 20:45:29 -08:00
Cykesiopka
638ba07af3
Bug 1233328 - Part 1: Ignore SHA-1 pins in PublicKeyPinningService.cpp. r=keeler
2016-01-20 20:40:01 -08:00
Honza Bambas
80cd6c95fd
Bug 1064378 - Don't rewrite custom Authorization header set on a channel by cached credential. r=jduell
2016-01-21 09:33:00 -05:00
B2G Bumper Bot
f73475de60
Bumping manifests a=b2g-bump
2016-01-20 11:10:53 -08:00
B2G Bumper Bot
0bbbc45b36
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ad4544d4d921
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33914 from mwargers/1240153
Bug 1240153
- test_settings_media_storage.py : Fix AssertionError
========
https://hg.mozilla.org/integration/gaia-central/rev/bcbce0b47d5f
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1240153
- test_settings_media_storage.py : Fix AssertionError
2016-01-20 11:09:12 -08:00
Nick Fitzgerald
967b356fd0
Bug 1241221 - Part 0: Test retained size of nodes in dominmator trees. r=sfink
...
This adds a new test for dominator trees computed from heap snapshots, to make
sure that a node's retained size matches the following:
retainedSize(node) = shallowSize(node) + sum(retainedSize(c) for c in children(node))
This test did not find the bug described in bug 1241221, but seems like a
valuable test to have anyways.
2016-01-20 13:08:00 -05:00
Nick Fitzgerald
a6f679ff37
Bug 1233551 - Do not mark the allocations profiling as experimental. r=jsantell
...
This commit unmarks the allocation stack sampling as experimental, allowing it
to be visible by default, and no longer restricted to Nightly only.
2016-01-20 15:41:00 -05:00
James Long
7e04a1838f
Bug 1238881 - force the devtools version of React to always generate HTML elements r=Honza
2016-01-20 13:00:30 -05:00
Matthew Noorenberghe
1f95421da5
Bug 1231408 - Add browser-chrome-screenshots to run the screenshots subsuite. r=armenzg DONTBUILD NPOTB
...
--HG--
extra : commitid : BOfPEmvnfmH
extra : amend_source : 985118105fcb78b8331b623299ca8f174a56b0e7
2016-01-20 09:54:36 -08:00
B2G Bumper Bot
f8b542976a
Bumping manifests a=b2g-bump
2016-01-20 09:50:47 -08:00
B2G Bumper Bot
b9673c2d31
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6b5ef5ad5ebc
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33911 from JohanLorenzo/bug-1240699
Bug 1240699 - Abstract mock injection and move mock_navigator_moz_icc…
========
https://hg.mozilla.org/integration/gaia-central/rev/e08fdff4a1ed
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Addressed review
========
https://hg.mozilla.org/integration/gaia-central/rev/210fe8772a06
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Fix permafail Gij17 and Gij19
========
https://hg.mozilla.org/integration/gaia-central/rev/e8ed2212ddde
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1240699 - Abstract mock injection and move mock_navigator_moz_icc_manager.js from SMS to shared
2016-01-20 09:49:12 -08:00
B2G Bumper Bot
1dde7b648c
Bumping manifests a=b2g-bump
2016-01-20 07:40:52 -08:00
B2G Bumper Bot
13de744f1d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/072c08df7f55
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #33923 from raylin/1233533-intermittent-keyboard-test
Bug 1233533 - Intermittent test fail on Keyboard App. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e083ce4688e2
Author: Ray Lin <ralin@mozilla.com>
Desc: Bug 1233533 - Intermittent test fail on Keyboard App. r=timdream
2016-01-20 07:39:11 -08:00
Carsten "Tomcat" Book
aeb98474f5
Merge mozilla-central to b2g-inbound
2016-01-20 15:55:11 +01:00
Carsten "Tomcat" Book
89b4eb902b
Backed out changeset d5b8283acbce (bug 1238906) for conflicting with merge down from m-c
2016-01-20 15:54:16 +01:00
Carsten "Tomcat" Book
48c60a840a
Backed out changeset 03528baabf55 (bug 1238906)
2016-01-20 15:53:42 +01:00
Carsten "Tomcat" Book
248f7a3dee
merge mozilla-inbound to mozilla-central a=merge
2016-01-20 15:34:34 +01:00
Carsten "Tomcat" Book
9bc25272bc
merge fx-team to mozilla-central a=merge
2016-01-20 15:30:24 +01:00
B2G Bumper Bot
ee57b9714e
Bumping manifests a=b2g-bump
2016-01-20 06:20:51 -08:00
B2G Bumper Bot
1a7798e0ce
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e00645d806f
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #33922 from mozilla-b2g/revert-33840-1233533-intermittent-keyboard-test
Revert "Bug 1233533 - Fix intermittent test fail on Keyboard App
========
https://hg.mozilla.org/integration/gaia-central/rev/29a9a5aa3f8f
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Revert "Bug 1233533 - Fix intermittent test fail on Keyboard App.…"
2016-01-20 06:19:15 -08:00