Commit Graph

359721 Commits

Author SHA1 Message Date
Brian Hackett
dd38d42560 Bug 976446 - Use different names for helper functions in baseline and ion ICs to avoid unified build breakage, r=jandem. 2014-05-09 17:31:07 -07:00
L. David Baron
09c0fc4b9b Bug 1001258: Remove assertion added in bug 911786 part 3 since it turns out the first bug it found was bogus. r=dholbert
The crashtest is Jesse's testcase, and does show the assertion in the
crashtest harness prior to the patch, and does not with the patch.
2014-05-09 16:54:39 -07:00
Terrence Cole
0e41cc6cd9 Bug 984361 - Crash earlier in diagnostic build if we mark an obviously invalid pointer; r=sfink
--HG--
extra : rebase_source : df94ecebbeff71427ecd906906beaf7408f374e5
2014-05-09 14:20:04 -07:00
Arpad Borsos
1bd84b4429 Bug 1007604 - add additional null check; r=sicking
--HG--
extra : rebase_source : 6ea67b48610f7b56e1ab3e33a3a4a42bb33329f4
2014-05-10 00:53:41 +02:00
David Keeler
e1c350091f bug 1005266 - specify a timeout for the socket in test_ocsp_timeout.js r=mmc 2014-05-09 15:17:43 -07:00
Wes Kocher
c112841a98 Backed out changeset 91579a455888 (bug 976446) for build bustage on a CLOSED TREE 2014-05-09 15:31:41 -07:00
Terrence Cole
8011bfe524 Backout 472087bf4626 (Bug 984361) for link errors on a CLOSED TREE.
--HG--
extra : rebase_source : fdd7dba227e4c7481b3394aed30052c7909acda4
2014-05-09 14:59:16 -07:00
Brian Hackett
5499c85404 Bug 976446 - Use different names for helper functions in baseline and ion ICs to avoid unified build breakage, r=jandem. 2014-05-09 14:51:03 -07:00
Jeff Muizelaar
83d2297b91 Bug 1007821. Use image surfaces for transparent content on D3D9. r=bas
This gives us a 6% improvement on CART on WinXP.
2014-05-08 15:09:07 -04:00
Terrence Cole
e61f896f90 Bug 969012 - Allow inlining out-of-line slot creation in IonMonkey; r=jandem
--HG--
extra : rebase_source : b814258852359121782588eb59e2142548223fd0
2014-03-06 14:58:22 -08:00
Marty Rosenberg
1c7edf91d3 Bug 969012 - Not only flag an oom, but also, don't continue running the current function; r=terrence
--HG--
extra : rebase_source : 995ce9bc3bf0516c7b3364ca7e393f19e4e016af
2014-05-08 14:18:00 -07:00
Terrence Cole
69227604e3 Bug 984361 - Crash earlier in DIAGNOSTICS mode if we mark a nullptr; r=sfink 2014-05-09 14:20:04 -07:00
Ehsan Akhgari
ff54855fd2 Bug 1007940 - Improve the performance of editor initialization; r=bzbarsky 2014-05-09 17:02:29 -04:00
Ryan VanderMeulen
be4a497993 Merge m-c to inbound. 2014-05-09 16:56:26 -04:00
Ryan VanderMeulen
fc831b5555 Backed out changesets 674c36d744fb (bug 1000114) and eddce10b8511 (bug 1004506) for frequent OSX 10.8 bc3 failures. 2014-05-09 16:54:05 -04:00
Ryan VanderMeulen
a23138fe7b Merge b2g-inbound to m-c. 2014-05-09 16:02:25 -04:00
Ryan VanderMeulen
98421f2ca0 Merge inbound to m-c. 2014-05-09 15:52:02 -04:00
Camilo Viecco
4f866e23df Bug 1007986 - Remove 1024 bit roots from mozilla pin list. r=mmc 2014-05-09 10:58:47 -07:00
Dan Gohman
ef98cf1ccc Bug 1007785 - IonMonkey: Make MDefinition::useCount() DEBUG-only. r=h4writer 2014-05-09 12:35:01 -07:00
Andrew McCreight
904bc7080b Bug 972605, part 3 - Make nsErrorService use a modern hash table. r=froydnj 2014-05-09 13:47:37 -07:00
Andrew McCreight
067ab8c161 Bug 972605, part 2 - Inline nsInt2StrHashtable. r=froydnj
Also clean up the style a little.
2014-05-09 13:47:36 -07:00
Andrew McCreight
a0a5973239 Bug 972605, part 1 - Rename nsErrorService arguments to aFoo form. r=froydnj 2014-05-09 13:47:36 -07:00
Daniel Holbert
dfeba12eb7 Bug 1008360: Move LayerSorter.cpp's xterm color codes into the block where they're used, and comment out the ones that aren't used at all. r=kats 2014-05-09 13:30:49 -07:00
Daniel Holbert
469fb3265c Bug 1008336: Move MarkIfGCThingWord() and IsAddressableGCThing() inside the #ifndef that guards their only callers. r=billm 2014-05-09 13:30:38 -07:00
Shu-yu Guo
6d1b73a8a1 Bug 1006473 - Refactor fake exit frame handling and fix fake exit frames pushed by bailout and OSR. (r=jandem) 2014-05-09 13:35:40 -07:00
Dave Townsend
b3dda5d4d6 Bug 1007756: Strip out redundant and broken code landed in bug 990074. r=fitzgen 2014-05-09 10:28:29 -07:00
B2G Bumper Bot
27d4b9a88d Bumping manifests a=b2g-bump 2014-05-09 09:52:58 -07:00
B2G Bumper Bot
4b2216c06b Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95766b5f4b81
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #19081 from nullaus/bug1001702

bug 1001702

========

https://hg.mozilla.org/integration/gaia-central/rev/b117b4e17e87
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1001702

* HomescreenWindow should listen to '_localized' to update it's application name when the system language changes.
* Added test to ensure that _localized is always listened to.

r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e7bd017579e8
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #19060 from RickyChien/bug-1007555

Bug 1007555 - TestAgent finds tests under a folder name "_test" in my app folder r=@julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/801406d57390
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1007555 - TestAgent finds tests under a folder name "_test" in my app folder

========

https://hg.mozilla.org/integration/gaia-central/rev/de019d6d8a8c
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19110 from jmcanterafonseca/fix_link_regression

Bug 1008145 - Cannot link local contact to Facebook Friend when that fri...

========

https://hg.mozilla.org/integration/gaia-central/rev/321fda910b98
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1008145 - Cannot link local contact to Facebook Friend when that friend has not already been imported

========

https://hg.mozilla.org/integration/gaia-central/rev/c47d4132fa27
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #19114 from rnowm/1007865

 Bug 1007865 - [B2G][Contacts] Icon for send SMS button in contact details is misaligned

========

https://hg.mozilla.org/integration/gaia-central/rev/c48b079c5890
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1007865 - [B2G][Contacts] Icon for send SMS button in contact details is misaligned
2014-05-09 09:50:44 -07:00
Ed Morley
6b4473abbe Backed out changeset e5edc899d2b2 (bug 988486) for rooting analysis failures; CLOSED TREE 2014-05-09 17:35:31 +01:00
Ed Morley
b0941539c4 Backed out changeset e253218e5f89 (bug 988486) 2014-05-09 17:35:09 +01:00
Lucas Rocha
906a24e20b Bug 1007645 - Don't use opacity filter on suggested sites' background (r=mfinkle) 2014-05-09 16:40:02 +01:00
Dão Gottwald
f31b38e070 Bug 1007229 - Background tabs need to use the CaptionText color when using a high contrast theme on Windows 8/8.1. r=Gijs
--HG--
extra : rebase_source : 22c5f8232d055fe72828bdfd770141b134664751
2014-05-09 17:38:04 +02:00
Lucas Rocha
0f893ad533 Bug 997768 - Use SUGGESTION telemetry method for suggested sites (r=mfinkle) 2014-05-09 16:38:36 +01:00
Lucas Rocha
8762b861e1 Bug 997780 - Load suggested sites images in TopSitesGridItemView (r=wesj) 2014-05-09 16:36:54 +01:00
Lucas Rocha
3794d8045f Bug 997782 - Use suggested sites in the top sites query (r=wesj) 2014-05-09 16:34:55 +01:00
Lucas Rocha
4f6cd13d30 Bug 997782 - Wrap suggested sites in TopSitesCursorWrapper (r=mfinkle) 2014-05-09 16:34:54 +01:00
Lucas Rocha
fe3c38adfe Bug 997782 - Precompute number of pinned sites before current position (r=wesj) 2014-05-09 16:34:54 +01:00
Lucas Rocha
0a88b844a0 Bug 997782 - Only include visited pages in the top sites query (r=wesj) 2014-05-09 16:34:54 +01:00
Marina Samuel
09bce320ba Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw 2014-05-09 11:24:30 -04:00
Brian Grinstead
b19fbc94d1 Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley 2014-05-09 09:58:26 -05:00
B2G Bumper Bot
5f1039d26e Bumping manifests a=b2g-bump 2014-05-09 07:56:16 -07:00
B2G Bumper Bot
d3f8619f51 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e705c15f2d2a
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #19033 from bobsilverberg/network_log

Bug 1007094 - Log when a device is unable to connect to wifi and fails over to cell data

========

https://hg.mozilla.org/integration/gaia-central/rev/2c0349e8ffd7
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 1007094 - Log when a device is unable to connect to wifi and fails over to cell data
2014-05-09 07:50:42 -07:00
B2G Bumper Bot
c9cffb801d Bumping manifests a=b2g-bump 2014-05-09 07:26:23 -07:00
B2G Bumper Bot
ada2625e63 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f81e94e118bf
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19106 from chirarobert/collection_test_update

Bug 964698 - Remove hard-coded collection name in test_everythingme_add_...

========

https://hg.mozilla.org/integration/gaia-central/rev/d58b62f7c3db
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 964698 - Remove hard-coded collection name in test_everythingme_add_collection.py
2014-05-09 07:21:06 -07:00
Andrew Halberstadt
0bb523265a Bug 1000883 - Marionette client should check for crashes on IOError, r=AutomatedTester 2014-05-09 10:12:27 -04:00
Jon Coppeard
be898ab288 Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE 2014-05-09 15:11:03 +01:00
B2G Bumper Bot
27dde12f8d Bumping manifests a=b2g-bump 2014-05-09 07:01:39 -07:00
B2G Bumper Bot
f1ddb82bc2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b417201f8da
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18757 from zacc/bug_1002494

Bug 1002494 - Split yocto from gaiatest out into separate file r=rwood

========

https://hg.mozilla.org/integration/gaia-central/rev/96821f50f74d
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1002494 - Split yocto from gaiatest out into separate file r=rwood

========

https://hg.mozilla.org/integration/gaia-central/rev/995320c7799f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17651 from airpingu/bug-915884-IAC-tests-part-4

Bug 915884 - Add tests for Inter-App Communication API (part 4, Gaia UI Marionette tests for APIs)

========

https://hg.mozilla.org/integration/gaia-central/rev/86103a006532
Author: Gene Lian <airpingu@gmail.com>
Desc: Bug 915884 - Add tests for Inter-App Communication API (part 4, Gaia UI Marionette tests for APIs). r=squib r=ferjm
2014-05-09 06:55:53 -07:00
Mason Chang
34003a0f7c Bug 990835 - Change Compositor FPS to be Histogram based. r=benwa 2014-05-09 09:50:00 -04:00
Myk Melez
0780b332ba bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco 2014-05-09 13:15:54 -07:00