Граф коммитов

362046 Коммитов

Автор SHA1 Сообщение Дата
Botond Ballo 2fdad6c7af Bug 1015331 - Do not leak Task object created during fling handoff. r=kats 2014-05-23 14:32:10 -04:00
Kartikaya Gupta 44cdf804f9 Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis 2014-05-22 11:17:33 -04:00
Kartikaya Gupta 9651c93e81 Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis 2014-05-22 11:17:10 -04:00
Kartikaya Gupta 870ae6f32b Bug 1015278 - Replace the std::string with a char[20] in FrameMetrics to make it cross-process shmem friendly. r=botond 2014-05-23 21:08:51 -04:00
Sotaro Ikeda ac5d74bdb6 Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical 2014-05-23 17:52:43 -07:00
Andreas Gal 095d4eb7ff Bug 1012407 - Part 9: Normalize texture coordinates in DecomposeIntoNoRepeatRects (r=BenWa) 2014-05-24 02:49:41 +02:00
Wes Kocher 4777505208 Merge m-c to inbound 2014-05-23 17:37:56 -07:00
Wes Kocher 9ae3b68798 Merge b2g-inbound to m-c 2014-05-23 17:34:49 -07:00
Wes Kocher c4684028ba Merge inbound to m-c DONTBUILD 2014-05-23 17:23:09 -07:00
Wes Kocher 76327fe133 merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher 98152d91df Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Bobby Holley e3e3df3f4d Bug 992958 - More stylistics fixups. r=me 2014-05-23 16:53:04 -07:00
Bobby Holley 464e7cc4bb Bug 992958 - Move ClassObjectCreationOps and FinishClassInitOps closer to their respective JSClasses. r=luke
This is a pure move, aside from adding a js:: namespace to a few NullPtrs.
2014-05-23 16:53:04 -07:00
Bobby Holley fb9c35fdc1 Bug 992958 - Switch Function and Object to ClassSpec. r=luke 2014-05-23 16:53:04 -07:00
Bobby Holley aad695bac3 Bug 992958 - Reindenting and trivial cleanup. r=luke 2014-05-23 16:53:04 -07:00
Bobby Holley 7f72a4e139 Bug 992958 - Hoist extra logic in initFunctionAndObjectClasses into FinishClassInitOps. r=luke 2014-05-23 16:53:03 -07:00
Bobby Holley 7b8215c475 Bug 992958 - Hoist Object/Function prototype/constructor creation into ClassObjectCreationOps. r=luke
We try to keep the diff small for now, and reformat in the next patch.
2014-05-23 16:53:03 -07:00
Bobby Holley 12dfa30e61 Bug 992958 - Invoke set{Constructor,Prototype} as soon as possible, and remove setDetails helpers. r=luke
When we decouple function and object, we'll need to rely on these slots being
set up as soon as the relevant objects are created.
2014-05-23 16:53:03 -07:00
Bobby Holley b773e95391 Bug 992958 - Rejigger the ordering of resolveConstructor to make it work for Object/Function. r=luke 2014-05-23 16:53:03 -07:00
Bobby Holley 09f9f51b84 Bug 992958 - Add support for prototype JSPropertySpecs on ClassSpec. r=luke 2014-05-23 16:53:03 -07:00
Bobby Holley 8cb3d69adf Bug 992958 - Streamline __proto__ getter and setter definitions into a JSPropertySpec. r=luke
We don't need the nativeCall bits anymore.
2014-05-23 16:53:02 -07:00
Bobby Holley 61fdc835ac Bug 992958 - Stop going through the __proto__ getter in getPrototypeOf. r=luke
The need for this is long-gone, I believe.
2014-05-23 16:53:02 -07:00
Bobby Holley 72ff075307 Bug 992958 - Fix test that depends on the order in which properties are enumerated. r=luke 2014-05-23 16:53:02 -07:00
Steve Fink 46de7f3690 Annotate je_malloc_printf as non-GC function. r=terrence,sorta
Backed out changeset efde4f7c20e5 (bug 1014134) to re-enable replace-malloc for the haz build. This patch fixes the reason for that disablement.

--HG--
extra : rebase_source : 2ae1c63bc088debb1b6191100d08f688acfb4135
2014-05-23 16:43:58 -07:00
Bobby Holley e8184f80e1 Bug 1008481 - Try disabling https test to stop mysterious orange. r=me 2014-05-23 15:28:03 -07:00
Dan Gohman 77bdc1d0ae Bug 1004363 - IonMonkey: Simplify MAbortPar creation. r=shu 2014-05-23 15:17:59 -07:00
Wes Kocher 046b6cc55e Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage 2014-05-23 12:13:54 -07:00
Nick Alexander 5d7d90b289 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander 73d069dded Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
Nick Alexander 68483f0438 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Dão Gottwald 70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald 203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Wes Kocher 69d8fafc98 Backed out changeset 7809455a72a7 (bug 970252) for build bustage on a CLOSED TREE 2014-05-23 10:58:09 -07:00
Wan-Teh Chang 48f13b0ca9 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Kannan Vijayan 01ee399903 Bug 970252 - Ensure that SPS entries are popped for frames that error during bailout. r=jandem 2014-05-23 13:40:54 -04:00
Jonathan Wei c2f3cbb1d9 Bug 1011736 - Added null check to Accessible::Shutdown. 2014-05-23 13:15:07 -04:00
B2G Bumper Bot b82e867b3a Bumping manifests a=b2g-bump 2014-05-23 09:52:26 -07:00
B2G Bumper Bot 117d1c614d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a6778c8ff4a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19585 from lightsofapollo/bin-ci-no-after

Bug 1015059 - Only run gaia_ui_tests after_script on travis ci

========

https://hg.mozilla.org/integration/gaia-central/rev/06b1cb76c1d4
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1015059 - Only run gaia_ui_tests after_script on travis ci
2014-05-23 09:45:32 -07:00
B2G Bumper Bot b13ae2757a Bumping manifests a=b2g-bump 2014-05-23 09:03:33 -07:00
B2G Bumper Bot 1610f2ae0f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1059a5a8e6d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 987487 - [Gaia] [Build] Refactoring webapp-optimize.js and unit tests"
This broke a lot of apps.

This reverts commit 3cc2733bc0e5ec952a4c1edfc115b814b49edb95.
2014-05-23 08:55:22 -07:00
Chris AtLee 49d61d506d Bug 1014751: Renaming mako to nexus-4. a=NBOTB DONTBUILD 2014-05-23 11:47:54 -04:00
B2G Bumper Bot bf76ed65f4 Bumping manifests a=b2g-bump 2014-05-23 08:32:31 -07:00
B2G Bumper Bot e7f79dbb74 Bumping manifests a=b2g-bump 2014-05-23 08:23:55 -07:00
B2G Bumper Bot d3f845bd60 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eca3a524bcd4
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1009065 - Make focused Rocketbar full width on all devices. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/c2aee90a903e
Author: Gareth Aye <gaye@mozilla.com>
Desc: Update calendar README, grammar nit

========

https://hg.mozilla.org/integration/gaia-central/rev/df406b3a70ff
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #19600 from gaye/update-calendar-readme

Update calendar README

========

https://hg.mozilla.org/integration/gaia-central/rev/dece9f459af8
Author: gaye <gaye@mozilla.com>
Desc: Update calendar README
2014-05-23 08:23:43 -07:00
B2G Bumper Bot 31de516da4 Bumping manifests a=b2g-bump 2014-05-23 08:07:29 -07:00
B2G Bumper Bot 30db41daf1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3455d0d33b1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #19495 from hfiguiere/bug846871

Bug 1014821 - Send the call-log-ready perf event even if the call log is empty. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/fa3f8eb62ea2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1014821 - Send the call-log-ready perf event even if the call log is empty.
2014-05-23 07:55:21 -07:00
Robert Strong bab62eea74 Bug 606415: Tests for bug 1009668. r=spohl 2014-05-23 10:42:58 -04:00
Stephen Pohl ddc77c5a19 Bug 1009668: Make retrieval of updater.ini more robust and predictable on OSX. r=smichaud,rstrong 2014-05-23 10:42:52 -04:00
Mike Conley 5dc45fb402 Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug. 2014-05-23 10:36:50 -04:00