Jean-Yves Avenard
|
f5501e1b78
|
Bug 1181651: Replace use of stagefright::Vector with nsTArray. r=kentuckyfriedtakahe
|
2015-08-20 20:54:59 +10:00 |
|
Nigel Babu
|
49b53c7428
|
Backed out changeset f447f7b8190b (bug 1185640) for W8 failures on CLOSED TREE
|
2015-08-20 16:12:00 +05:30 |
|
Nicholas Nethercote
|
1e0db96a3b
|
Bug 1194560 - Add tools/power/rapl, a RAPL-reading program for power profiling. r=erahm,glandium.
|
2015-08-19 22:25:30 -07:00 |
|
Masayuki Nakano
|
7385e5e621
|
Bug 90712 Cancel composition when Enter key message isn't consumed by IME r=m_kato
|
2015-08-20 17:31:10 +09:00 |
|
Andrea Marchesini
|
f0c93e5707
|
Bug 1185640 - ServiceWorkers - Passing a scope or scriptURL to register() with escaped '/' or '\' should fail, r=bkelly
|
2015-08-20 08:46:01 +01:00 |
|
Bas Schouten
|
d6cddb370f
|
Bug 1195998: If an actor does not have an associated texture client do not attempt to call ForceRemove on it. r=nical
|
2015-08-20 07:28:18 +00:00 |
|
Andrea Marchesini
|
70cb6ddacd
|
Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug
|
2015-08-20 08:34:38 +01:00 |
|
Nicholas Nethercote
|
e37e6d5b06
|
Bug 1194061 - Implement "system-heap-allocated" reporter for Windows. r=dmajor.
|
2015-08-19 20:35:17 -07:00 |
|
Sebastian Hengst
|
ef3f7fd399
|
Backed out changeset 966aa9c1ca25 (bug 1181651) for build bustage. r=backout on a CLOSED TREE
|
2015-08-20 09:28:55 +02:00 |
|
Jean-Yves Avenard
|
d2dc2b3c27
|
Bug 1181651: Replace use of stagefright::Vector with nsTArray. r=kentuckyfriedtakahe
|
2015-08-20 16:57:07 +10:00 |
|
Hannes Verschore
|
ccebbfbc56
|
Bug 1171945: IonMonkey - Part 6: Use binarystub in jsop_binary_arith, r=jandem
|
2015-08-19 15:15:57 +02:00 |
|
Hannes Verschore
|
0d5a8f63d7
|
Bug 1171945: IonMonkey - Part 5: Make it possible to use BaselineDebugMode in ionmonkey context, r=jandem
|
2015-08-19 15:15:55 +02:00 |
|
Hannes Verschore
|
b88261da02
|
Bug 1171945: IonMonkey - Part 4: Make changes to BinaryArith to work with ionmonkey, r=jandem
|
2015-08-19 15:15:52 +02:00 |
|
Hannes Verschore
|
33e13550d8
|
Bug 1171945: IonMonkey - Part 3: Move BinaryArith from Baseline to Shared stubs, r=jandem
|
2015-08-19 15:15:49 +02:00 |
|
Hannes Verschore
|
dc9455106a
|
Bug 1171945: IonMonkey - Part 2: Add platform in ionmonkey for sharedcaches, r=jandem
|
2015-08-19 15:15:46 +02:00 |
|
JW Wang
|
2c7c90a745
|
Bug 1195185. Part 4 - remove dead code. r=roc.
|
2015-08-20 13:02:54 +08:00 |
|
JW Wang
|
bfef40beca
|
Bug 1195185. Part 3 - align the life cycle of mData with {Start,Stop}Playback. r=roc.
|
2015-08-20 13:02:43 +08:00 |
|
JW Wang
|
b471cfd9f3
|
Bug 1195185. Part 2 - Check if all output streams are from the same graph because we don't support connecting streams from different graphs. r=roc.
|
2015-08-20 13:02:31 +08:00 |
|
JW Wang
|
791fc93907
|
Bug 1195185. Part 1 - rename Connect/Remove to AddOutput/RemoveOutput. r=roc.
|
2015-08-20 13:02:20 +08:00 |
|
Julien PagĆØs
|
cb177987ea
|
Bug 1194789 - Disable mochitest-ipcplugins and remove mochitest-ipcplugins code. r=jgriffin
|
2015-08-17 20:34:25 +02:00 |
|
Robert O'Callahan
|
e0d874d12f
|
Bug 1059519. Relax assertion. r=mstange
|
2015-08-19 13:23:06 +12:00 |
|
Bobby Holley
|
f01a126f2b
|
Bug 1196371 - Add a runtime assertion against illegal string characters in OriginAttributes suffix creation. r=janv,r=mystor
|
2015-08-19 21:14:34 -07:00 |
|
Matthew Gregan
|
5c6f79720b
|
Bug 1195058 - Handle pa_context_new returning NULL in OOM situations. r=padenot
|
2015-08-18 12:34:15 +12:00 |
|
Masayuki Nakano
|
2e4d980eea
|
Bug 1196124 Fix mismatch of printf style string and following arguments of MOZ_LOG() in IMMHandler::GetCharacterRectOfSelectedTextAt() r=m_kato
|
2015-08-20 11:40:14 +09:00 |
|
Shu-yu Guo
|
56a92a5a73
|
Bug 1179063 - Hook up FunctionBox directly to the JSFunction being parsed to avoid allocating extra static scopes. (r=efaust)
|
2015-08-19 18:42:56 -07:00 |
|
Guilherme Goncalves
|
3d6fedf828
|
Bug 1125514 - Use jemalloc's metadata statistics to compute bookkeeping. r=glandium
|
2015-08-20 10:05:44 +09:00 |
|
Ehsan Akhgari
|
32a369b80d
|
Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
|
2015-08-19 21:00:18 -04:00 |
|
Masatoshi Kimura
|
121c6f6d72
|
Bug 1141394 - Remove strings for SSLv3 warnings from the tree. r=keeler,dolske
|
2015-08-20 09:35:39 +09:00 |
|
Xidorn Quan
|
6f7cb57689
|
Bug 1196050 - Replace NSCAP_Zero usage with decltype(nullptr). r=froydnj
|
2015-08-20 10:30:10 +10:00 |
|
Bobby Holley
|
c4c2164df2
|
Bug 1188976 - Improve MozPromise.h comment. r=me DONTBUILD
|
2015-08-19 17:13:45 -07:00 |
|
Wes Kocher
|
23c57742cd
|
Merge m-c to inbound, a=merge CLOSED TREE
|
2015-08-19 17:13:12 -07:00 |
|
Wes Kocher
|
9b51b0bb9d
|
Merge inbound to central, a=merge
|
2015-08-19 17:03:29 -07:00 |
|
Wes Kocher
|
7c9aeda810
|
Merge fx-team to central, a=merge
|
2015-08-19 17:02:20 -07:00 |
|
Wes Kocher
|
f6147ac656
|
Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE
Backed out changeset 32adb36cf863 (bug 1191178)
Backed out changeset 85cb22235eb5 (bug 1191178)
Backed out changeset 744bab15a5ec (bug 1191178)
Backed out changeset b7621c6af97e (bug 1191178)
|
2015-08-19 16:13:13 -07:00 |
|
Wes Kocher
|
3947493d19
|
Backed out changeset ee8d28602bc2 (bug 1191647) for build bustage CLOSED TREE
|
2015-08-19 15:55:05 -07:00 |
|
Wes Kocher
|
33bb841610
|
Backed out changeset f00b7bf7b9f8 (bug 1196371) for build bustage CLOSED TREE
|
2015-08-19 15:49:30 -07:00 |
|
Milan Sreckovic
|
91184fe12b
|
Bug 1188105: Parse bad driver versions. r=botond
|
2015-08-19 15:14:59 -07:00 |
|
Honza Bambas
|
499d9d2c58
|
Bug 1188983 - mozilla::Tokenizer improvements, r=nfroyd
|
2015-08-19 15:14:25 -07:00 |
|
Hiroyuki Ikezoe
|
fefea25bb1
|
Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug
|
2015-08-19 15:14:05 -07:00 |
|
Hiroyuki Ikezoe
|
781d54ee60
|
Bug 1191178 - Part 1: Add a function to check frame timing preference value. r=smaug
|
2015-08-19 15:11:15 -07:00 |
|
Hiroyuki Ikezoe
|
32154eb6df
|
Bug 1191178 - Part 0.1: GetSriLog() is needed to avoid unified build failure. r=francois
|
2015-08-19 15:10:52 -07:00 |
|
Hiroyuki Ikezoe
|
aff2b88eb5
|
Bug 1191178 - Part 0: Fix unified build in dom/base. Add missing headers and sorting them. r=smaug
|
2015-08-19 15:10:28 -07:00 |
|
B2G Bumper Bot
|
91245d2188
|
Bumping manifests a=b2g-bump
|
2015-08-19 12:02:07 -07:00 |
|
B2G Bumper Bot
|
d092d4872d
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/68da3c242dcd
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31378 from jimporter/music-metadata-doc
Bug 1181272 - [music] Provide developer documentation (metadata part)
========
https://hg.mozilla.org/integration/gaia-central/rev/505989869c14
Author: Jim <jporter@mozilla.com>
Desc: Add docs for the metadata parser and correct some comments
========
https://hg.mozilla.org/integration/gaia-central/rev/19230eeaa34a
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31382 from jimporter/music-bulletproof-metadata
Bug 1191760 - [music] Speculative patch to bulletproof metadata parsiā¦
========
https://hg.mozilla.org/integration/gaia-central/rev/3b4fce661d9f
Author: Jim <jporter@mozilla.com>
Desc: Bug 1191760 - [music] Speculative patch to bulletproof metadata parsing even further
========
https://hg.mozilla.org/integration/gaia-central/rev/6ff99926696b
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31381 from jimporter/music-open-activity
Bug 1193498 - [Music] Opening a downloaded song doesn't work
========
https://hg.mozilla.org/integration/gaia-central/rev/42264926d255
Author: Jim <jporter@mozilla.com>
Desc: Bug 1193498 - [Music] Opening a downloaded song doesn't work
|
2015-08-19 12:00:29 -07:00 |
|
Andrea Marchesini
|
6d750e332a
|
Bug 1192350 - XMLHttpRequest::Open() should check if mProxy has been already released in a nested ::Open() calls, r=khuey
|
2015-08-19 18:26:13 +01:00 |
|
Nathan Froyd
|
777ee9b302
|
Backout 5377759a3145:0dfb6e5f8223 (bug 1171945) for SM ARM compilation bustage
|
2015-08-19 21:20:57 -04:00 |
|
B2G Bumper Bot
|
42d0a7ad92
|
Bumping manifests a=b2g-bump
|
2015-08-19 10:21:49 -07:00 |
|
B2G Bumper Bot
|
da2b9501a1
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/6310c0674f2d
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31419 from mwargers/1196231
Bug 1196231 - Fix error in ftu_step3.py in is_data_alert_switch_checked
========
https://hg.mozilla.org/integration/gaia-central/rev/5f3d54545f0b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1196231 - Fix error in ftu_step3.py in is_data_alert_switch_checked
|
2015-08-19 10:20:10 -07:00 |
|
B2G Bumper Bot
|
da552bf391
|
Bumping manifests a=b2g-bump
|
2015-08-19 09:57:15 -07:00 |
|
B2G Bumper Bot
|
d32d90ed64
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/6bc7ea353785
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #31210 from julienw/1190276-body-and-number-activity
Bug 1190276 - [Messages] In a "new" activity, don't redirect to a thread if there is a specified body r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/1363542fe78e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1190276 - [Messages] In a "new" activity, don't redirect to a thread if there is a specified body r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/30172d27e0ea
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #31424 from arcturus/bug-1186108
Bug 1186108 - [Contacts] Cannot share contact via MMS. r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/127ae8c4af66
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1186108 - [Contacts] Cannot share contact via MMS. r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/5c565e6d72b0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #31425 from wilsonpage/1022134
Bug 1022134 - [Camera] Remove snap back rotation in AF indicator animation
========
https://hg.mozilla.org/integration/gaia-central/rev/7ac080d99487
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1022134 - [Camera] Remove snap back rotation in AF indicator animation
|
2015-08-19 09:55:31 -07:00 |
|