359786 Commits

Author SHA1 Message Date
Neil Rashbrook
5b3f3e053a Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-05-11 10:47:11 +01:00
Benoit Jacob
c0394c6fd2 Bug 984783 - Remove all invalidation tracking from the WebGL element array cache - r=jgilbert 2014-05-09 13:49:27 -04:00
David Burns
162ef55e56 Bug 1006105: Allow switching to top level frame if index is passed in. r=mdas 2014-05-09 15:01:34 +01:00
Neil Rashbrook
8d54e5cbb7 Bug 1003894 Followup to switch from Text to nsIContent so that we can safely use do_QueryInterface r=ehsan 2014-05-10 21:16:03 +01:00
Nathan Froyd
c0b231792a Backout d2242d05c93c (bug 984783) for Cpp bustage 2014-05-10 14:36:55 -04:00
Steven Michaud
750833b597 Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl 2014-05-10 11:58:09 -05:00
Steven Michaud
3836ce17c9 Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl 2014-05-10 11:58:07 -05:00
Tom Schuster
3de9c81d0c Bug 1004693 - [e10s] Add keyword search does not work. r=felipe 2014-05-10 15:28:42 +02:00
Randell Jesup
91bdf2c602 Bug 1005637: Add support for controlling the OMX encoder config settings r=roc 2014-05-10 08:21:23 -04:00
Brian Hackett
2d7c404513 Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke. 2014-05-10 04:53:31 -07:00
Marco Castelluccio
2bbe46eae9 Bug 1005048 - Set the error property in the Webapps:UpdateState message and not in the Webapps:FireEvent message. r=fabrice 2014-05-10 10:16:07 +02:00
Timothy Nikkel
e16c3cf6fd Bug 1008197. We need to always have the overlay styles on scrollbars on mac because whether we have overlay scrollbars changes dynamically. r=roc
This backs out the mac part of bug 994861. Windows doesn't change overlay scrollbars dynamically, so the Windows part of bug 994861 can stay.
2014-05-09 23:59:33 -05:00
Benoit Jacob
a511282941 Bug 984783 - Remove all invalidation tracking from the WebGL element array cache - r=jgilbert 2014-05-09 13:49:27 -04:00
Valentin Gosu
b7db64f8c7 Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz 2014-05-10 05:12:06 +03:00
Valentin Gosu
392bd58d88 Bug 936813 - Enforce buffer size for resource timing (part 1) r=bz 2014-05-10 05:11:54 +03:00
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