Commit Graph

219744 Commits

Author SHA1 Message Date
Terrence Cole
455fff82ba Bug 1105069 - Part 21: Remove AsCell in preference of GCCellPtr; r=jonco, r=mccr8
--HG--
extra : rebase_source : 5c4470f3efbd9dbe3caee08ed88b07da549912e0
2014-12-14 08:27:52 -08:00
Terrence Cole
9ce9f9b75c Bug 1105069 - Part 20: Standardize GC structure accessors; r=jonco
--HG--
extra : rebase_source : 109967b39544ef7afcdee1c2fe443d8ffcf85736
2014-12-14 08:27:51 -08:00
Terrence Cole
5497e0f271 Bug 1105069 - Part 19: Remove JS_DumpHeap; r=jonco
--HG--
extra : rebase_source : a8ec7eee96d4e9937490bf9c9cdbd5e32cc7c993
2014-12-12 14:13:29 -08:00
Wes Kocher
81ad95ede9 Bug 1107923 - Followup to fix non-unified bustage a=me 2014-12-16 13:26:42 -08:00
Patrick McManus
cd162c06a6 bug 1107881 - h2/spdy :path when proxying shouldn't be absolute uri r=hurley
--HG--
extra : rebase_source : d0847b03e2f7cd2f5425e3de635b68248d49eec3
2014-12-12 11:19:28 -05:00
Terrence Cole
69d28ea63f Bug 1110931 - Do not use volatile for synchronization; r=jonco
--HG--
extra : rebase_source : 661aae837633799ed70db1a5e64ba9dcc21aaf66
2014-12-12 10:44:46 -08:00
Ryan VanderMeulen
c8728d7d48 Merge m-c to inbound. a=merge
--HG--
rename : xpcom/tests/TestExpirationTracker.cpp => xpcom/glue/tests/gtest/TestExpirationTracker.cpp
2014-12-16 16:05:26 -05:00
Ryan VanderMeulen
bf23bf03d5 Merge b2g-inbound to m-c. a=merge 2014-12-16 16:03:17 -05:00
B2G Bumper Bot
f8cd0b4961 Bumping manifests a=b2g-bump 2014-12-16 11:13:56 -08:00
B2G Bumper Bot
8b57aafa48 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99bea97a4bd9
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26751 from punamdahiya/Bug1092967

Bug1092967 - Gallery app to follow text selection pattern r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/5e6a454c2737
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1092967 - Gallery app to follow text selection pattern r=djf
2014-12-16 11:12:19 -08:00
B2G Bumper Bot
114f43aa1b Bumping manifests a=b2g-bump 2014-12-16 10:43:49 -08:00
B2G Bumper Bot
ea1e8306a6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb502dc0e034
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26189 from albertopq/1074332-icons-toggle"

This reverts commit 8654a14cd4a790484603fded2566367eca6cbeb6, reversing
changes made to efeabc1b3435eeea619734051f144a521cf483f8.
2014-12-16 10:42:11 -08:00
B2G Bumper Bot
0f3f7ea219 Bumping manifests a=b2g-bump 2014-12-16 10:16:52 -08:00
B2G Bumper Bot
054974ca3b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73ffd2cf46aa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1109606 - Add a test to check that a miss call notification is cleared even if a voicemail notification is present"

This reverts commit 3ae6af8d7c1ac08abd589316f4a634e0064e86f2.
2014-12-16 10:12:09 -08:00
B2G Bumper Bot
fe7d5d3b36 Bumping manifests a=b2g-bump 2014-12-16 09:31:46 -08:00
B2G Bumper Bot
8ffee60d98 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf7b67159ff1
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #26800 from sfoster/ftu-retranslate-bug-1111575

Bug 1111575 - Conditionally set mainTitle on mozL10N.ready. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/930cb34841c3
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1111575 - Conditionally set mainTitle on mozL10N.ready. r=fcampo
2014-12-16 09:22:08 -08:00
B2G Bumper Bot
eb663e541f Bumping manifests a=b2g-bump 2014-12-16 08:54:57 -08:00
B2G Bumper Bot
c299a39777 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/037ff0fd205f
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26789 from JohanLorenzo/bug-1109606

Bug 1109606 - Add a test to check that a miss call notification is clear...

========

https://hg.mozilla.org/integration/gaia-central/rev/10fb07c3559e
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1109606 - Add a test to check that a miss call notification is cleared even if a voicemail notification is present
2014-12-16 08:53:16 -08:00
Sotaro Ikeda
0d2fb7a573 Bug 1043558 - Use gralloc for WebRTC camera preview r=jesup,nical 2014-12-16 07:11:48 -08:00
Luke Wagner
4110d21005 Bug 1111327 - Fix AsmJSModule::clone to duplicate profiling labels (r=dougc)
--HG--
extra : rebase_source : fce96207623d1bc9c480694bd311d25e827d35f6
2014-12-16 08:59:53 -06:00
James Willcox
dffa5fa728 Bug 1110271 - Don't crash in NotifyEvent() on Android if we have no nsAppShell r=jchen
--HG--
extra : rebase_source : fda4bf30ff7a06362b3dafe71deebd3d9333a8c8
extra : histedit_source : 33fbb2f9ebe9e826395e358566195da5a6c4e627
2014-12-15 16:04:33 -06:00
James Willcox
608ddcf681 Bug 1110271 - Use the default message pump for GMP children r=joshmoz
--HG--
extra : rebase_source : 0c303d2ced297d33997e0dc061bba1e92fe47113
extra : histedit_source : e7163bf19fb9e3f7f40273baa63a9e65d9b0b1cd
2014-12-15 16:04:21 -06:00
James Willcox
5cc44ce42c Bug 1110499 - Don't exit crash handler on Android until we've finished started the reporter r=ted,blassey
--HG--
extra : rebase_source : e25fc2ba798e602d4a1a3b452c80caba6cb37190
2014-12-15 12:13:12 -06:00
Benoit Girard
569173b481 Bug 1103258 - Don't prepare a container layer that's been culled. r=jmuizel 2014-12-11 15:55:31 -05:00
Benoit Girard
d195c73ca5 Bug 1103258 - Add a reftest for culled container layers with an intermediate surface. r=jmuizel
--HG--
extra : rebase_source : 22e35ccb3c08df96bc391fc764835469e0bd87fe
2014-12-11 14:28:41 -05:00
Ryan VanderMeulen
1cc5433a1f Backed out changeset 0a736a01d342 (bug 1104658) for frequent OSX 10.6 jittest failures. 2014-12-16 16:01:05 -05:00
Terrence Cole
e9013659e4 Bug 1085355; Simplify the context check used when refilling the free lists; r=sfink
--HG--
extra : rebase_source : fe735dc061965a5b0600fcf06fd02d9c4ce1eb79
2014-12-11 13:05:08 -08:00
Jeff Muizelaar
0516a28625 Bug 1112281. Add notes to the crash reporter when the D3D11Device does not work.
--HG--
extra : rebase_source : 9932b05493a8a5c54f671044d40c9a1092d5c55b
2014-12-16 15:50:45 -05:00
Stephen Pohl
7d57f09535 Bug 1108056: Fix AutoConfig on OSX, broken by the package layout changes due to v2 signatures. Original patch by :mkaply. r=bsmedberg 2014-12-16 15:41:35 -05:00
Christoph Kerschbaumer
90ff9ce172 Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - loadinfo changes (r=sicking) 2014-12-10 15:36:03 -08:00
Edgar Chen
713a473470 Bug 1102023 - Should not decode IccId as extended BCD number. r=hsinyi 2014-12-10 15:04:52 +08:00
B2G Bumper Bot
51edb9c86e Bumping manifests a=b2g-bump 2014-12-16 08:26:56 -08:00
B2G Bumper Bot
5377400909 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebaa4151da27
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26801 from KevinGrandon/bug_1082787_search_provider_url

Bug 1082787 - [Search] Do not send full URLs to remote providers

========

https://hg.mozilla.org/integration/gaia-central/rev/b5a4ee4268b7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1082787 - [Search] Do not send full URLs to remote providers r=daleharvey
2014-12-16 08:22:18 -08:00
B2G Bumper Bot
7564f290a3 Bumping manifests a=b2g-bump 2014-12-16 08:08:56 -08:00
B2G Bumper Bot
1d5ba23c36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca7dfde6a700
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26189 from albertopq/1074332-icons-toggle

Bug 1074332 - Utility tray improved transtion r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/9b501b9f3bca
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1074332 - Utility tray improved transtion
2014-12-16 08:07:18 -08:00
Andrew Osmond
01f6b86a9e Bug 1111752 - Initialize metering mode to correct value. r=mikeh 2014-12-15 11:53:49 -08:00
Alfredo Yang
a0051050f9 Bug 1105209 - Add media resource request API. r=kentuckyfriedtakahe 2014-12-15 22:25:00 -05:00
Jed Davis
108d4524d5 Bug 777948 - Enable position-independent executables on B2G (>= JB 4.1). r=mwu 2014-12-12 14:33:00 -05:00
B2G Bumper Bot
12f77174b4 Bumping manifests a=b2g-bump 2014-12-16 07:42:01 -08:00
B2G Bumper Bot
0f37e7b0be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d42797d809a0
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #26762 from weilonge/seanlee/STK/master/Bug1106956

Bug 1106956 - Remove Notifications from IDLE TEXT during starting gaia. r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/2c167e73f526
Author: Sean Lee <seanlee@Seans-MacBook-Pro.local>
Desc: Bug 1106956 - Remove Notifications from IDLE TEXT during starting gaia.
2014-12-16 07:37:17 -08:00
B2G Bumper Bot
ea84864769 Bumping manifests a=b2g-bump 2014-12-16 07:27:00 -08:00
B2G Bumper Bot
d89866181d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84aeda821c22
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26785 from chirarobert/bug_1109099

Bug 1109099 - [v2.2] Add test to check that calls are grouped by phone n...

========

https://hg.mozilla.org/integration/gaia-central/rev/9f7f66da6d00
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1109099 - [v2.2] Add test to check that calls are grouped by phone number and day
2014-12-16 07:17:21 -08:00
Carsten "Tomcat" Book
3f100ed397 Merge mozilla-central to b2g-inbound 2014-12-16 13:52:39 +01:00
Carsten "Tomcat" Book
377a249e57 merge fx-team to mozilla-central a=merge 2014-12-16 13:39:48 +01:00
Carsten "Tomcat" Book
b3f9f20fd0 merge mozilla-inbound to mozilla-central a=merge 2014-12-16 13:34:05 +01:00
Carsten "Tomcat" Book
a07b0286ce merge b2g-inbound to mozilla-central a=merge 2014-12-16 12:54:14 +01:00
B2G Bumper Bot
699e1451cc Bumping manifests a=b2g-bump 2014-12-16 03:46:58 -08:00
B2G Bumper Bot
583d71c7e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f17088d26b4e
Author: Yoshi Huang <allstars.chh@gmail.com>
Desc: Merge pull request #26815 from allstarschh/Bug1111488_new

Bug 1111488 - refactor _handleTechDiscovered in nfc_manager.js. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e3f52c38294d
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1111488 - refactor _handleTechDiscovered in nfc_manager.js. r=alive
2014-12-16 03:42:14 -08:00
B2G Bumper Bot
7919bc2621 Bumping manifests a=b2g-bump 2014-12-16 03:31:54 -08:00
B2G Bumper Bot
6e9a712d8f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aaa6df5fed4b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26767 from timdream/keyboard-indexeddb

Bug 1111482 - Introduce PromiseStorage, r=mnjul

========

https://hg.mozilla.org/integration/gaia-central/rev/41c21d53d1f9
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1111482 - Introduce PromiseStorage
2014-12-16 03:27:15 -08:00