Commit Graph

389232 Commits

Author SHA1 Message Date
Jim Mathies
4f957bcd23 Bug 1080388 - Disable XP related static linking for firefox.exe when MOZ_METRO is defined. r=mh+mozilla, f=dmajor,alessarik 2014-10-23 14:28:24 -05:00
David Major
f19bceb6be Bug 1080388 - Disable CRT assertions on startup related to XP static linking when MOZ_METRO is defined. r=jimm 2014-10-23 14:28:20 -05:00
Boris Zbarsky
e8f5143777 Bug 1087374. Make .wrappedJSObject on Xrays a JSNative accessor. r=bholley 2014-10-23 15:21:46 -04:00
Boris Zbarsky
691a2b701a Bug 1087404. Get rid of XPCQuickStubs.h/cpp. r=bholley 2014-10-23 15:21:46 -04:00
David Keeler
c78d7b0266 backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail 2014-10-23 11:50:17 -07:00
Jeff Muizelaar
e465ca9f83 Bug 1083071 - Disable D3D11 and D3D9 layers on broken drivers. r=bjacob
This will hopefully prevent black screen problems that people are seeing.
2014-10-23 00:15:22 -04:00
Mike Shal
a0f4783c82 Bug 1085026 - Use sha512 hashes for mar files; r=glandium 2014-10-23 11:32:25 -04:00
Mike Shal
2bf82236cc Bug 1084163 - Remove 'make check' from automation/build; r=glandium
'make check' is somewhat special in that we want to trigger testers
before it finishes. Since moving sendchange into mach is difficult and
'make check' may be going away in the future anyway, just pull it out
for now.

Also remove the MOZ_AUTOMATION_*_SENDCHANGE flags since we aren't using
them.
2014-10-23 11:30:17 -04:00
Benoit Girard
9a2e89e1ac Bug 1062726 - Add ./mach ide [visualstudio,eclipse] command. r=gps
--HG--
extra : rebase_source : 6c0ed5227c59380722863be8ecc389d9a53fc0a0
2014-09-04 02:08:33 -04:00
Ryan VanderMeulen
5442f82abc Merge m-c to inbound. a=merge 2014-10-23 14:11:40 -04:00
Ryan VanderMeulen
f275a7b9e9 Merge inbound to m-c. a=merge 2014-10-23 13:54:47 -04:00
Bobby Holley
5b307c1fc7 Bug 857138 - Remove CheckedUnwrap in binding code. r=bz 2014-10-23 19:53:31 +02:00
Bobby Holley
8d455794c0 Bug 857138 - Make Date operate with the boxedValue_unbox proxy trap. r=luke 2014-10-23 19:53:31 +02:00
Bobby Holley
8e4a68387a Bug 857138 - Add some cx parameters. r=bz 2014-10-23 19:53:31 +02:00
Bobby Holley
4b1c65f700 Bug 857138 - Remove unused APIs. r=luke 2014-10-23 19:53:31 +02:00
Bobby Holley
6eb9b005f0 Bug 1087824 - Bump win32 stack buffer size. r=luke 2014-10-23 19:53:30 +02:00
Ryan VanderMeulen
5dca9bcabc Backed out changeset 2b05d4e71d11 (bug 1083071) for Win7 mochitest-1 leaks. 2014-10-23 12:53:13 -04:00
B2G Bumper Bot
439461a375 Bumping manifests a=b2g-bump 2014-10-23 09:32:32 -07:00
Terrence Cole
8145365842 Backed out 2 changesets (bug 1074961) for intermittent failures on a CLOSED TREE.
Backed out changeset 0d2e63e05055 (bug 1074961)
Backed out changeset 6e9794cbca2b (bug 1074961)
2014-10-23 09:27:26 -07:00
B2G Bumper Bot
666d0e727e Bumping manifests a=b2g-bump 2014-10-23 08:47:02 -07:00
B2G Bumper Bot
e7cfe1dd51 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9420e20475da
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1078901 - Confirmation dialog when deleting apps blocks notfications and software home button. r=kgrandon"

This reverts commit a82fc6ec2da3667793065469c8b75de20cb8834a.
2014-10-23 08:40:48 -07:00
Ryan VanderMeulen
0c14767a2c Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures.
CLOSED TREE
2014-10-23 11:32:35 -04:00
B2G Bumper Bot
cca84844bf Bumping manifests a=b2g-bump 2014-10-23 08:12:34 -07:00
B2G Bumper Bot
33c1e7a01f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7f12b3592ed
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 969215 - Execute |make| should only build specific apps we modified" for causing bug 1087967

This reverts commit 5c3aa46c1353b99dcdc160543a6490df0701e05a.
2014-10-23 08:10:46 -07:00
B2G Bumper Bot
2bc2adcf53 Bumping manifests a=b2g-bump 2014-10-23 08:02:01 -07:00
B2G Bumper Bot
e94f4b909e Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b3138bf1c8d
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw
2014-10-23 07:55:47 -07:00
Carsten "Tomcat" Book
31636905ff Backed out changeset f9f9b79c0aa6 (bug 982153) for suspicion of causing M1 Test failures on a CLOSED TREE 2014-10-23 16:35:22 +02:00
Nicolas Silva
92db98b094 Bug 1087270 - Check more D3D11 result codes and assert in debug builds. r=jrmuizel 2014-10-23 16:22:41 +02:00
B2G Bumper Bot
48b6513abb Bumping manifests a=b2g-bump 2014-10-23 07:01:58 -07:00
B2G Bumper Bot
83eb03557a Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a906b6379e0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #25424 from mwargers/1079399

Bug 1079399 - Remove Gaiaapps.uninstall because it is unused

========

https://hg.mozilla.org/integration/gaia-central/rev/705183da0db8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1079399 - Remove Gaiaapps.uninstall because it is unused

========

https://hg.mozilla.org/integration/gaia-central/rev/a63586bab7f9
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1087866 - [sms] unit test refactoring for new version chai.assert api r=julien
2014-10-23 06:55:48 -07:00
B2G Bumper Bot
bbf0ad8964 Bumping manifests a=b2g-bump 2014-10-23 06:31:58 -07:00
B2G Bumper Bot
cdb19ee50e Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43c383f1210b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25377 from eliperelman/bug-1086644

Bug 1086644 - Changing performance tests back to use legacy screen unlocking

========

https://hg.mozilla.org/integration/gaia-central/rev/17ed40f46b78
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1086644 - Changing performance tests back to use legacy screen unlocking

========

https://hg.mozilla.org/integration/gaia-central/rev/57c4a84a34df
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25243 from EdgarChen/bug_1083841/cfstatechange

Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event

========

https://hg.mozilla.org/integration/gaia-central/rev/adc959789f0b
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event. r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/fe88dc6dd014
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25222 from bebef1987/moztrap

Bug 1082644 - Add to gaia UI tests files moztrap links of the implemente...

========

https://hg.mozilla.org/integration/gaia-central/rev/a0ae724a26a1
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1082644 - Add to gaia UI tests files moztrap links of the implemented manual testcase
2014-10-23 06:25:48 -07:00
Himanshu Singh
5a4e5dca23 BUG 1087478 - Transition mMayHaveTouchListener to be private. r=kats 2014-10-23 09:10:47 -04:00
Jonathan Griffin
5c8f5b9785 Bug 1087711 - Bump manifestparser to 0.8, r=jmaher 2014-10-22 16:04:15 -07:00
Georg Fritzsche
9d396c3220 Bug 1086252 - Show stable client id in about:telemetry. r=froydnj 2014-10-23 15:42:04 +02:00
Andrea Marchesini
b9590a301a Bug 1082734 - Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz 2014-10-23 14:43:40 +01:00
Martijn Wargers
45231213c4 Bug 1085270 - Remove custom protocol handler for Youtube. r=fabrice 2014-10-22 17:26:20 +02:00
Ben Hsu
077feb37d4 Bug 1081811 - Part 2: Modify related test cases. r=aknow 2014-10-22 00:13:00 -04:00
Ben Hsu
2e05d4f539 Bug 1081811 - Part 1: Remove some callschanged event firing and associated parameters. r=aknow 2014-10-22 00:12:00 -04:00
Jan Keromnes
eb03f99a77 Bug 1035807 - Actually allow overriding app.update.url from FxOS developer menu. r=fabrice 2014-10-22 15:47:00 -04:00
Edgar Chen
56399efd78 Bug 1087839 - Fix JavaScript Warning: "ReferenceError: reference to undefined property rilContext.iccInfo.iccid". r=hsinyi 2014-10-23 14:33:13 +08:00
B2G Bumper Bot
7079272fbc Bumping manifests a=b2g-bump 2014-10-23 05:11:58 -07:00
B2G Bumper Bot
3fd7ecc3e8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c5160555bd0d
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #24428 from comoyo/bug1072880

Bug 1072880 - Give a little bonus for candidates with zero correction. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/353b7e568a53
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 1072880 - Give a little bonus for candidates with zero correction
2014-10-23 05:05:47 -07:00
B2G Bumper Bot
4b7f0111e5 Bumping manifests a=b2g-bump 2014-10-23 04:41:56 -07:00
B2G Bumper Bot
1cb15aa1be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/358fb0ea0dbb
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25435 from cctuan/1085763

Bug 1085763 - [NFC] Wording "Swipe to share" disappear on shrinking UI

========

https://hg.mozilla.org/integration/gaia-central/rev/282380d7e0ba
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1085763 - [NFC] Wording 'Swipe to share' disappear on shrinking UI
2014-10-23 04:35:48 -07:00
Szu-Yu Chen [:aknow]
7cb622ea9a Bug 978639 - Part 7: follow-up of a typo for currentConferenceState. r=hsinyi 2014-10-23 18:45:53 +08:00
B2G Bumper Bot
e86ac690a6 Bumping manifests a=b2g-bump 2014-10-23 03:26:57 -07:00
B2G Bumper Bot
ed6e0666b2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c144b6204fb2
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25269 from mancas/bug1081243

Bug 1081243 - [Downloads] A recently download file can not be open. r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/531e713c3a3d
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1081243 - [Downloads] A recently download file can not be open
2014-10-23 03:20:47 -07:00
B2G Bumper Bot
55b21147c8 Bumping manifests a=b2g-bump 2014-10-23 03:11:59 -07:00
B2G Bumper Bot
3fccc160f0 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/097668290050
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25020 from mancas/bug1080683

Bug 1080683 - [FTE][2.2] About Firefox OS page is missing Firefox OS lin.... r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/b8fe3e63d8c1
Author: Manuel Casas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1080683 - [FTE][2.2] About Firefox OS page is missing Firefox OS link / words in the welcome message

========

https://hg.mozilla.org/integration/gaia-central/rev/768199011dbe
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25326 from tedders1/bug-1078901

Bug 1078901 - Confirmation dialog when deleting apps blocks notfications and software home button. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/24ec097930b1
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1078901 - Confirmation dialog when deleting apps blocks notfications and software home button. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/df20e3247f35
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25307 from mancas/bug1077083

Bug 1077083 - [Contacts] Number of contacts not shown during first run. r=fernadon

========

https://hg.mozilla.org/integration/gaia-central/rev/e3f49250c5e0
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1077083 - [Contacts] Number of contacts not shown during first run import

========

https://hg.mozilla.org/integration/gaia-central/rev/c763eb31b343
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23028 from chuck-lee/bug-1050679_Use_network_info_in_state_change_event

Bug 1050679 - Use wifi network information of state change event. r=ejchen

========

https://hg.mozilla.org/integration/gaia-central/rev/2939a2914035
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 1050679 - Use wifi network information of state change event. r=ejchen
2014-10-23 03:05:50 -07:00