Chris Peterson
1c759c64ad
Bug 1007708 - Fix uninitialized variable warnings in gfx/layers/opengl/CompositorOGL.cpp. r=mwoodrow
2014-05-14 20:15:36 -07:00
Chris Peterson
30cde70b29
Bug 666646 - Fix warnings in toolkit/crashreporter and suppress MSVC warning in third-party Breakpad code. r=ted
2014-05-14 20:11:14 -07:00
Sam Penrose
042ab281b5
Bug 1010623 - sign out when password was reset on web. r=jedp
2014-05-15 16:52:52 -07:00
Nils Ohlmeier [:drno]
b8ba3b5ea7
Bug 1010670 - allow test_peerConnection_basic* to be executed by steeplechase. r=ted
2014-05-14 21:17:00 +02:00
David Rajchenbach-Teller
0354862afe
Bug 1010289 - Experiments.jsm should now handle its errors. r=bsmedberg
2014-05-15 03:12:00 +02:00
Inanc Seylan
865fe21cf3
Bug 1009967 - Add recover functionality for BitXor; r=nbp
2014-05-15 23:40:44 -07:00
Nicholas Nethercote
84887415e0
Bug 983538 (part 2) - Update mfbt/STYLE. r=froydnj.
...
--HG--
extra : rebase_source : dac8a5683794cc838966afaf8c037aa466d44410
2014-03-13 22:42:59 -07:00
Nicholas Nethercote
8552c496da
Bug 983538 (part 1) - Convert mfbt/SplayTree.h to Mozilla style. r=froydnj.
...
--HG--
extra : rebase_source : 9143ee56f94e7c6e0b1e1a70c4dc26c90c69d84a
2014-03-13 22:35:45 -07:00
Nicolas B. Pierron
72b05e085b
Bug 1007027 - Replace MPhi::slot by a flag based on ResumePoint indexes. r=h4writer
2014-05-15 22:57:18 -07:00
Nicholas Nethercote
0032128ea4
Bug 1011355 (part 3) - Tiny FreeSpan tweaks. r=billm.
...
--HG--
extra : rebase_source : 739e5104bee8ea878d5c8e421d7cd6cfd095c2da
2014-05-15 22:16:27 -07:00
Nicholas Nethercote
ea70beb0f9
Bug 1011355 (part 2) - Add a CompactFreeSpan class. r=billm.
...
--HG--
extra : rebase_source : 693f7ff5abb5e3335b62c790c997f713526027f0
2014-05-15 22:16:25 -07:00
Nicholas Nethercote
22dfa21a80
Bug 1011355 (part 1) - Remove FreeList::allocateFromNewArena(). r=billm.
...
--HG--
extra : rebase_source : 0098da34802c9febdd0fe351859ce995ba7e449a
2014-05-15 17:27:08 -07:00
Shu-yu Guo
d75d945512
Bug 1009335 - Propagate errors from ParallelSafetyAnalysis when compiling off main thread. (r=bhackett)
2014-05-15 18:18:21 -07:00
Shian-Yow Wu
5c6307cea7
Bug 945152 - Part 3-4: Test case to get array buffor by XHR with app:// URL. r=smaug,fabrice
2014-05-16 13:34:44 +08:00
Shian-Yow Wu
e0687a66c9
Bug 945152 - Part 3-3: Test case to get array buffor by XHR with jar:// URL. r=smaug
2014-05-16 13:34:44 +08:00
Shian-Yow Wu
d5d5389b8f
Bug 945152 - Part 3-2: XHR changes for mapped array buffer. r=smaug
2014-05-16 13:34:43 +08:00
Shian-Yow Wu
19422a5329
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08:00
Daniel Holbert
27facf2028
backout 179cea3a84da (bug 1010470) due to reftest failures, on a CLOSED TREE
...
--HG--
rename : layout/reftests/forms/button/disabled-2b.html => layout/reftests/forms/button/disabled-2.html
2014-05-15 22:13:07 -07:00
Matthew Gregan
f2fda58f3b
Bug 1010163 - Cast out warning demons on a CLOSED TREE.
2014-05-16 17:09:28 +12:00
Benoit Girard
12ed392042
backout 9ebe70d8a9b2 (Bug 1011225) for mochitest failures on a CLOSED TREE
2014-05-16 00:52:55 -04:00
Jeff Muizelaar
2913a7cf5a
Bug 1011142 - fuzz Skia diagonal linear gradient tests. r=gw280
...
--HG--
rename : toolkit/devtools/transport/tests/moz.build => toolkit/devtools/moz.build
extra : rebase_source : cbd306c5d6cd483dad1af9c97d4281b2d72bad59
2014-05-15 15:47:50 -04:00
Benoit Girard
54b3c2493e
Bug 1011225 - [e10s] Name mac content process. r=mstange
...
--HG--
extra : rebase_source : 0b1e31e9fed6ec6227c101c3ccd6b5401822778c
2014-05-15 16:52:30 -04:00
Matthew Gregan
80f6fe5914
Bug 1010163 - Fix. r=cajbir
2014-05-16 13:46:39 +12:00
Simon Wilper
a5e699f7e2
Bug 999496 - Move AudioData::SizeOfIncludingThis to MediaData.cpp. r=kinetik
2014-05-14 05:38:00 +12:00
Girish Sharma
50fa2456f1
Bug 1004487 - Add Cu.isModuleLoaded method to know if a resource has been loaded via Cu.import, r=bholley
2014-05-15 23:52:45 +05:30
Monica Chew
a1ab4d859d
Bug 1007844: Implement per-host telemetry for pin violations for AMO and aus4 (r=keeler)
2014-05-15 16:56:51 -07:00
Nicholas Nethercote
03fadcbf08
No bug. Fix a tiny error in the JS shell's help message. rs=terrence.
...
DONTBUILD because it's a trivial string-only change.
--HG--
extra : rebase_source : b98b49fbb60efed5953f4da6f2e47637172556c5
2014-05-15 16:47:58 -07:00
Brian Hackett
f08c286b61
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
2014-05-15 16:48:21 -07:00
Monica Chew
f023ce771c
Bug 1006594: Implement moz-specific telemetry (r=keeler)
2014-05-14 16:36:46 -07:00
Peter Moore
b2437acd81
Bug 1010173 - test root internal variable on devices (SUTAgentAndroid.sTestRoot) should not be set as an error message,r=bc
2014-05-15 19:25:35 +02:00
Honza Bambas
3440c8ff66
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Daniel Holbert
b7888e2abd
Bug 1010621: Remove redundant definition for helper-function 'IsCompilingAsmJS'. r=djvj
2014-05-15 16:29:27 -07:00
Daniel Holbert
41be280e9f
Bug 1010470: Use :disabled pseudoclass instead of [disabled] attribute-selector to style disabled form controls on B2G & Android. r=fabrice
...
--HG--
rename : layout/reftests/forms/button/disabled-2.html => layout/reftests/forms/button/disabled-2a.html
rename : layout/reftests/forms/button/disabled-2.html => layout/reftests/forms/button/disabled-2b.html
2014-05-15 16:29:21 -07:00
Karl Tomlinson
152a304e3b
b=990868 limit ChannelMergerNode output channel count r=padenot
...
--HG--
extra : transplant_source : 5S-%40T%8E%8B%F8%B4W%1F%B3%BA5O%83%BF%044%23
2014-05-16 09:23:38 +12:00
Karl Tomlinson
4980cab4b0
b=991533 limit AudioBuffer channel count r=padenot
...
--HG--
extra : transplant_source : %28%F0%2Cc%FE%60%B3%EE%A0O%3F%E6%C4%C4%F9%88%1C%E3%89%09
2014-05-16 09:23:38 +12:00
Karl Tomlinson
63192b0276
b=991533 limit AudioBuffers from decodeAudioData to the same sample rates as createBuffer r=ehsan
...
The numberOfChannels array on AudioBuffer is now an infallible array, as this
is considerably smaller than infallible channel data array allocations in
AllocateAudioBlock and similar to channel data pointer array allocations in
AudioChunk.
--HG--
extra : transplant_source : C%29_%13%9C%9C%A1%E1%A3%E8%C9_%93%11%85lM%FC%7E%BC
2014-05-16 09:23:27 +12:00
Karl Tomlinson
651d766fc4
b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz
...
--HG--
extra : transplant_source : C%60%E5f6%1D%D3%0F%D6%0B%9CV%A6%AD%C5%5D%E9%9B%C6%BD
2014-05-16 09:11:13 +12:00
Karl Tomlinson
b11287322d
b=991533 limit OfflineAudioContext to the same sample rates as AudioBuffer r=padenot
...
OfflineAudioCompletionEvent needs to use AudioBuffer for its output,
and so the AudioContext should run at the rates supported by AudioBuffer.
--HG--
extra : transplant_source : %F2%A0%90%E6%DD%21%15%CDBa%F4%24%93%22%FA%A3%D8%12KU
2014-05-16 08:44:18 +12:00
Karl Tomlinson
df408748ac
b=991533 move sample rate limits to WebAudioUtils r=padenot
...
Also change WebAudioUtils from a class to a namespace, so that constant
variables can be defined inline with internal linkage.
static class variables cannot be defined inline because this violates the one
definition rule, even though some compilers may not notice.
--HG--
extra : transplant_source : %9F4%2Ct%BA%D2%BD%8A1Xev%92%C0%A1%AD%88IH%BF
2014-05-16 08:44:17 +12:00
Bill McCloskey
a739450726
Bug 1008418 - Fix review comment DONTBUILD
2014-05-15 16:17:52 -07:00
Randell Jesup
6bbf07b570
Bug 1003006: Move b2g camera rotation checks to MainThread r=mikeh
2014-05-15 19:17:40 -04:00
Bill McCloskey
c8fdca4d92
Bug 1008418 - Add dumpObject to TestingFunctions.cpp (r=sfink)
2014-05-15 16:16:41 -07:00
Wes Kocher
5e55b00343
Merge m-c to inbound
2014-05-15 16:16:03 -07:00
Wes Kocher
202d548b78
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Wes Kocher
4986143ac3
Merge b2g-inbound to m-c
2014-05-15 15:46:14 -07:00
Wes Kocher
cdc6ec1ac5
Merge fx-team to m-c
2014-05-15 15:28:49 -07:00
Ryan VanderMeulen
686a50e920
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
...
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
2014-05-15 14:24:12 -04:00
Ryan VanderMeulen
01c38401e9
Backed out changeset ce34c13388f2 (bug 1007383) for crashtest failures.
2014-05-15 14:23:11 -04:00
B2G Bumper Bot
6890e4044a
Bumping manifests a=b2g-bump
2014-05-15 11:16:25 -07:00
B2G Bumper Bot
c8dd375559
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a8ed4b21466
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #19167 from lhadji/1007568/copy-symlink"
This reverts commit 4d7952a408a90ff9bcee40ac1836d8c5c4a4f252, reversing
changes made to f138172949ebce82084c986867c1c6dfe66bcf3d.
========
https://hg.mozilla.org/integration/gaia-central/rev/db6e559819ee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19260 from KevinGrandon/bug_1010553_gaia_switch_component
Bug 1010553 - Create a gaia-switch web component
========
https://hg.mozilla.org/integration/gaia-central/rev/8deea616697e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010553 - Create a gaia-switch web component r=wilsonpage
2014-05-15 11:10:51 -07:00