Dan Minor
7309dee42f
Bug 967467 - Jit-test basic\bug698584.js timesout on Windows XP test machines for debug builds; r=terrence
2014-02-06 12:37:12 -05:00
Andrea Marchesini
9f15cd31a6
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
2014-02-06 17:44:03 +00:00
Ryan VanderMeulen
d59a03c9a8
Backed out changeset 7abb50d91618 (bug 962325) for bustage.
...
CLOSED TREE
2014-02-06 12:29:13 -05:00
Ralph Giles
edef572118
Bug 966311 - Calculate frame size for stereo wave. r=doublec
...
We were assuming 8-bit WAVE files were mono-only, but this is
not necessarily the case.
2014-01-31 13:50:45 -08:00
Viktor Stanchev
3bc3c52481
Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread; r=bgirard
...
---
toolkit/xre/EventTracer.cpp | 48 +++++++++++++++++++++++++++++++------------
tools/profiler/nsProfiler.cpp | 3 +++
2 files changed, 38 insertions(+), 13 deletions(-)
--HG--
extra : rebase_source : 249b164d232320bbec25de2b13d23ed87ffff842
2014-02-06 11:59:25 -05:00
Viktor Stanchev
1b3471e02b
Bug 962325 - Add filename to profiler I/O markers. r=bgirard
...
--HG--
extra : rebase_source : e823b394eb547bcdf5f6f4970959add8d5a81710
2014-02-06 11:44:46 -05:00
Gregory Szorc
3eb241446a
Bug 875562 - Part 5: Document crash events for initial implementation; r=bsmedberg
...
The initial implementation of this feature will write 3 distinct event
types and will only count occurrences of each. Future iterations of the
feature will capture more metadata, such as submission state and extra
crash annotations. These will not be included in this patch set.
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : a1be4ceb6e06f2153d0927e50090c5f352b741d6
2014-01-28 12:00:10 -08:00
Jacek Caban
dd48b01d66
Bug 859751 - Don't use DOS encoding for popup-aero.css.
...
--HG--
extra : rebase_source : 9d16b435796ce95c7ae31c08279293e378ad56c2
2014-02-06 17:43:17 +01:00
Jacek Caban
5d29b8239e
Bug 944905 - Fix char16_t/wchar_t mismatch in xpcom/ r=bsmedberg
...
--HG--
extra : rebase_source : 2f81dd18df59e0498a577c437954c5b1f52f8e28
2014-02-06 17:42:58 +01:00
Gregory Szorc
9481222b1c
Bug 875562 - Part 4: Add Support for crash event files to CrashManager; r=Yoric
...
This patch introduces the concepts of the "crash data store" and "crash
event files." The "crash data store" is a data store containing
information about crashes. Data is added to this store directly through
a JavaScript API or by the presence of "crash event files." A "crash
event file" is simply an individual file containing information about
a crash event. These files are periodically scanned and their contents
are merged into the store.
Currently, no specific event files types are defined. This patch merely
begins to implement the infrastructure for dealing with them. Support
for specific crash events will be added in subsequent patches.
--HG--
extra : rebase_source : c58017b514f31c2823bc8ef4158a42bba758a9ab
2014-01-27 15:49:11 -08:00
Nathan Froyd
e288cdf3e6
Bug 907812 - define kProxyType_FOO as char[] rather than char*; r=jduell
2013-08-21 13:21:40 -04:00
Andrew McCreight
7a2f03c349
Bug 968234 - Remove trailing whitespace from nsHashtable.{h,cpp} rs=bsmedberg
2014-02-06 07:54:53 -08:00
Andrew McCreight
06019495e1
Bug 967931 - Remove some unused forward declarations in XBL. r=bz
2014-02-06 07:54:53 -08:00
Ryan VanderMeulen
0214a24652
Bug 967443 - Upgrade SQLite to version 3.8.3 - Mozilla changes. r=mak
2014-02-06 10:19:33 -05:00
Ryan VanderMeulen
c55a3310e4
Bug 967443 - Upgrade SQLite to version 3.8.3 - SQLite changes. r=mak
2014-02-06 10:19:32 -05:00
Tor Arvid Lund
1bae72e9bf
Bug 968746 - Remove unused CanvasLayer::Data::mSurface. r=nical
...
Since no code path ever set CanvasLayer::Data::mSurface, remove the field
entirely
2014-02-06 09:46:30 -05:00
Douglas Crosher
988d893db7
Bug 966878 - ARM Simulator: Increase the bit length of the instruction counter to 64 bits. r=jandem
2014-02-06 09:49:43 +11:00
James Kitchener
c13a07650e
Bug 964239 - Check for special baseURI value for view-source:about:srcdoc. r=hsivonen
2014-02-06 09:46:30 -05:00
James Kitchener
1f9b853e63
Bug 964239 - Give sessionrestore awareness of srcdoc base URI. r=ttaubert
2014-02-06 09:46:30 -05:00
James Kitchener
d4d27a680c
Bug 964239 - Pass the parent document's base URI when loading a srcdoc iframe. r=bz
2014-02-06 09:46:29 -05:00
James Kitchener
54858feac0
Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz
2014-02-06 09:46:29 -05:00
James Kitchener
5abf783d0c
Bug 964239 - Give selected channels awareness of srcdoc base URI. r=bz
2014-02-06 09:46:29 -05:00
James Kitchener
aa71f2ee3a
Bug 964239 - Ignore invalid URIs rather than stopping completely. r=hsivonen
2014-02-06 09:46:29 -05:00
Alexandre Poirot
8156d7c7e1
Bug 963258 - Prevent exception when using webconsole in alarm code. r=gene
2014-02-06 09:46:29 -05:00
Andreas Tolfsen
6d27822d35
Bug 940554 - Fix Marionette's newSession to return capabilities. r=mdas
2014-02-06 09:46:28 -05:00
Jan Horak
f5153c02c4
Bug 752474 - Sort names of languages in the spelling checker context menu. r=ehsan
2014-02-06 09:46:28 -05:00
Andrea Marchesini
b859277a7b
Bug 949946 - unique SharedWorker key composed by name and spec, r=bent
2014-02-06 14:39:10 +00:00
Dan Minor
776602e399
Bug 967515 - Add mozbase test files to test package; r=ted
2014-02-04 10:04:13 -05:00
Ben Turner
6ea7697b78
Backout bug 956218 for build error
2014-02-06 15:19:08 +01:00
Ehsan Akhgari
f54316ca85
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
...
--HG--
extra : rebase_source : 3618cb3097aa99a79a06af016bf6b3a3c6f77208
2014-02-06 08:36:46 -05:00
Steve Workman
306e845411
Bug 956218 - Make sure that all callbacks are called, r=bent.
2014-02-06 10:42:29 +01:00
Ben Turner
52ea267c39
Bug 956218 - '(PBackground) Add a mechanism for communicating with a non-main I/O thread via thread and process links'. r=mrbkap.
2013-11-26 23:59:41 -08:00
Ehsan Akhgari
0d73abcf6a
Bug 967167 - Use fallible memory allocation when reading IPDL array types to make sure that we don't OOM for very large arrays; r=bent
2014-02-06 08:35:28 -05:00
Carsten "Tomcat" Book
81787587f6
Merge mozilla-central to mozilla-inbound
2014-02-06 13:22:35 +01:00
Carsten "Tomcat" Book
5c1b7c4a12
merge b2g-inbound to mozilla-central
2014-02-06 13:17:08 +01:00
Carsten "Tomcat" Book
58429da813
merge fx-team to mozilla-central
2014-02-06 12:51:21 +01:00
Nicolas Silva
2284c460b0
Bug 966528 - Use a specific IPDL message for component alpha. r=mattwoodrow
2014-02-06 12:28:29 +01:00
Ben Turner
7d86471f76
Backout bug 956218 for link error.
2014-02-06 11:50:43 +01:00
Ben Turner
bb32c4c1e8
Bug 956218 - '(PBackground) Fix silly cast issue.'
2014-02-06 11:22:37 +01:00
Steve Workman
473cf44976
Bug 956218 - Make sure that all callbacks are called, r=bent.
2014-02-06 10:42:29 +01:00
Brian Nicholson
29ce14fe1d
Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle
2014-02-05 23:47:51 -08:00
Brian Nicholson
d087790db5
Bug 965137 - Synchronously write session on application-background. r=mfinkle
2014-02-05 23:47:51 -08:00
B2G Bumper Bot
43a8fe8bba
Bumping manifests a=b2g-bump
2014-02-05 23:32:00 -08:00
B2G Bumper Bot
3da1be5a7d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9e58b7068dc8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16018 from crh0716/968116
Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode r=evelyn
========
https://hg.mozilla.org/integration/gaia-central/rev/056820eb3ee8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode
2014-02-05 23:31:11 -08:00
B2G Bumper Bot
f65bc60055
Bumping manifests a=b2g-bump
2014-02-05 23:11:04 -08:00
B2G Bumper Bot
cd46d4e989
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f626d50b5605
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #15956 from justindarc/master
Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().
========
https://hg.mozilla.org/integration/gaia-central/rev/89351f78cf86
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().
Fixed rounding error in CameraUtils.selectOptimalPreviewSize() and added real-world test data.
Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().
2014-02-05 23:05:10 -08:00
Phil Ringnalda
19487a104f
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
9e611f121a
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
5473547676
Bug 968491: Mark security/certverifier/ as FAIL_ON_WARNINGS. r=briansmith
2014-02-05 22:11:24 -08:00
Camilo Viecco
6e842a83c4
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