Commit Graph

145345 Commits

Author SHA1 Message Date
Nicholas Nethercote
86b7ae4c3a Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Dan Gohman
1073f27bf1 Bug 910782 - SpiderMonkey: Add an explicit scope aroud the InvokeState object's lifetime. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
217b03deeb Bug 910782 - SpiderMonkey: Use jsbytecode instead of int for the switch mask variables, and name the magic opcode used to enable interrupts. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
0ed1f98bf9 Bug 910782 - SpiderMonkey: Remove the for(;;) surrounding the interpreter loop, as it isn't needed, and adjust indentation for consistency. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
fe971c102b Bug 910782 - SpiderMonkey: Inline check_backedge, which is only used in one place. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
6958d3c057 Bug 910782 - SpiderMonkey: Simply uses of BRANCH. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
873dc1a030 Bug 910782 - SpiderMonkey: Delete obsolete comments. r=jorendorff 2013-09-04 20:06:07 -07:00
Bobby Holley
13c8860f40 Bug 912322 - Stop making XBL methods available to the web. r=bz 2013-09-04 19:05:52 -07:00
Bobby Holley
e903e0f569 Bug 912322 - Fix tests. r=bz
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-04 19:05:51 -07:00
Bobby Holley
95380de707 Bug 912322 - Update semantics of IsChromeOrXBL to return true for remote XUL. r=bz
This brings us into alignment with nsContentUtils::IsCallerXBL(). We also take
the opportunity to clean up some comments and invariants that changed with the
removal of the XBL bit.
2013-09-04 19:05:51 -07:00
Patrick Wang
de7f233e9f Bug 910990 - prevent from build failure with older version of ethtool in linux. r=abr,ekr,khuey 2013-09-05 00:28:46 +08:00
Benjamin Bouvier
fbb73313e6 Bug 912294: Fix pre increment operator in InlineListIterator and InlineListReverseIterator; r=dvander 2013-09-04 18:44:24 -07:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Brian Birtles
723987fcda Bug 912305 - Fix documentation of RadialGradientPattern constructor; r=bas, DONTBUILD (comment-only) 2013-09-05 09:59:54 +09:00
Yaron Tausky
aa54545927 Bug 911553 - Trap Proxy calls from ToPrimitive. r=bholley 2013-09-04 20:58:22 -04:00
Yaron Tausky
a35b07bd49 Bug 793212 - Refactor IonBuilder::TestCommonPropFunc. r=efaust 2013-09-04 20:58:21 -04:00
Wes Kocher
3cd7f87960 Merge b2g-inbound and mozilla-central on a CLOSED TREE 2013-09-04 17:22:09 -07:00
Wes Kocher
8ccb104e0e Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Ryan VanderMeulen
c4ac327d42 Backed out changeset 9e282f0c00b8 (bug 906805) for suspicion of causing intermittent mochitest-bc crashes on a CLOSED TREE. 2013-09-04 16:01:31 -04:00
Augustin Trancart
0effd858bf Bug 711959 - Make FlingRenderTask time-based. r=kats 2013-09-04 14:07:12 -04:00
Augustin Trancart
49cd1761a9 Bug 711959 - Making BounceRenderTask time-based. r=kats 2013-09-04 14:07:12 -04:00
Augustin Trancart
a70cc6c832 Bug 711959 - Adapt JavaPanZoomController to use the RenderTask mechanism. r=Cwiiis, kats 2013-09-04 14:07:11 -04:00
Augustin Trancart
1bd25745bc Bug 711959 - Adapt LayerMarginsAnimator to use the new RenderTask mechanism. r=kats 2013-09-04 14:07:11 -04:00
Augustin Trancart
c77d049d47 Bug 711959 - Add RenderTask and the necessary mechanisms to use it. r=kats 2013-09-04 14:07:11 -04:00
Ryan VanderMeulen
8e3f57d156 Bug 750436 - Add new test to xpcshell manifest. r=WhoNeedsTryAnyway
CLOSED TREE
2013-09-04 13:40:29 -04:00
Ryan VanderMeulen
308459a840 Bug 902248 - Disable test_nsINavHistoryViewer.js on all platforms due to intermittent timeouts. 2013-09-04 13:37:25 -04:00
Gaia Pushbot
a1a3cf4667 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4296bbf526e4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11926 from etiennesegonzac/bug-912490-call-for-test-selectors

Bug 912490 - Adding a css class to handledCall nodes to make them easier to target from marionette tests. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/e8827a940e10
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 912490 - Adding a css class to handledCall nodes to make them easier
to target from marionette tests.
2013-09-04 08:55:26 -07:00
Ed Morley
98663d5170 Merge mozilla-central and b2g-inbound 2013-09-04 16:50:18 +01:00
Ryan VanderMeulen
6f04222ead Backed out changeset 008139ec2abb (bug 906096) for Gaia UI test and B2G mochitest-4 failures.
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-09-04 11:33:25 -04:00
Gaia Pushbot
22122714ed Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/55bef2d69810
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 08:10:21 -07:00
Mike Hommey
54a53f0e29 Bug 912377 - Fix build without MOZ_ENABLE_SZIP. r=ted 2013-09-04 23:46:09 +09:00
Ed Morley
18a47a0e8e Merge latest green inbound changeset and mozilla-central 2013-09-04 12:54:46 +01:00
Ed Morley
68096a8970 Merge latest green fx-team changeset and mozilla-central 2013-09-04 12:51:52 +01:00
Gaia Pushbot
f65aabe18e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/752ced5b3cc3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 906756 - Algorithms for merging givenName and familyName changed."

This reverts commit 9e737ce855b02ab60a9ab8b87f6a1d6ffa1a191c.
2013-09-04 00:45:22 -07:00
Gaia Pushbot
6a1ef80a86 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/14c70aaab592
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 00:30:22 -07:00
Gaia Pushbot
a731048329 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/281ec6617899
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11894 from alivedise/bugzilla/802643/remove-workaround-in-email-app

Bug 802643 - Remove activity workaround in email app, r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/b511541d6283
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 802643 - Remove activity workaround in email app
2013-09-03 23:45:25 -07:00
Gaia Pushbot
09f2d6f715 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/421494f737e3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11861 from alivedise/bugzilla/909255/window-disposition-activity

Bug 909255 - Remeber window disposition activity caller, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/508adc5d9943
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 909255 - Remeber window disposition activity caller

========

https://hg.mozilla.org/integration/gaia-central/rev/d62138d349e5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11903 from crdlc/bug-911875

Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon

========

https://hg.mozilla.org/integration/gaia-central/rev/74c560df603b
Author: crdlc <crdlc@tid.es>
Desc: Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon
2013-09-03 23:35:23 -07:00
Phil Ringnalda
c1c484bd50 Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE
2013-09-03 23:21:30 -07:00
Robert O'Callahan
49c12b8ea7 Bug 911889. Updating reftest manifest; the tests that were passing due to 894773 being fixed are now failing again since we've backed off on that fix .... on a CLOSED TREE 2013-09-04 18:19:07 +12:00
Gregory Szorc
36d7e59565 Bug 896797 - Part 3: Use install manifests for managing dist/include; r=glandium 2013-09-03 22:51:58 -07:00
Phil Ringnalda
90f3149a6c Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
Vicamo Yang
71000e9b28 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 12:46:04 +08:00
Vicamo Yang
4ed4d84d72 Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-04 12:46:01 +08:00
Vicamo Yang
bdbb36cd24 Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-04 12:45:58 +08:00
Gaia Pushbot
a706675ac3 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b577f4f387cc
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11477 from gasolin/tabhomemq

Bug 903915 - [Flatfish][Homescreen] add support for large device, r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/687497ce9d94
Author: gasolin <gasolin@gmail.com>
Desc: Bug 903915 - [Flatfish][Homescreen] add support for large device
2013-09-03 21:40:22 -07:00
Margaret Leibovic
8742ba7b10 Bug 908344 - Fix bookmark keywords. r=wesj 2013-09-03 21:19:28 -07:00
Margaret Leibovic
dacfd6a2a3 Bug 908344 - Test for bookmark keyword. r=wesj 2013-09-03 21:19:26 -07:00
Eric Chou
3dc523f7dc Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gaia Pushbot
2a276ae5ef Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/05005b70f7b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11917 from rexboy7/fix-bug900838

bug 900838: [System] play poweron video after first repaint

========

https://hg.mozilla.org/integration/gaia-central/rev/98e957f249a6
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 900838: [System] play poweron video after first repaint
2013-09-03 20:45:22 -07:00
Gregory Szorc
fab628e981 Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium 2013-09-03 20:28:05 -07:00