Commit Graph

345206 Commits

Author SHA1 Message Date
Mike Hommey
740c20d702 Bug 946687 - Move ICU detection from configure.in and js/src/configure.in into build/autoconf/icu.m4. r=gps 2014-02-11 10:37:47 +09:00
Mike Hommey
80e79be833 Bug 462427 - Stop requiring CROSS_COMPILE being set. r=ted 2014-02-11 10:37:46 +09:00
Mike Hommey
33bd338597 Bug 748138 - Always export CC, CXX and a few other variables to libffi's configure. r=ted
Also, always pass --build and --host.
2014-02-11 10:37:46 +09:00
Trevor Saunders
0921df8c17 bug 960228 - use ATK_ROLE_LIST_BOX and add machinary to detect loaded atk version r=surkov 2014-02-04 16:29:12 -05:00
L. David Baron
1c1676f34f Bug 970647 patch 3: Rename (to match convention) and better share nsStyleDisplay* variable in nsIFrame::Preserves3DChildren. r=mattwoodrow 2014-02-10 17:03:25 -08:00
L. David Baron
950f6411e0 Bug 970647 patch 2: Fix indentation and bracing in nsIFrame::Preserves3DChildren. r=mattwoodrow 2014-02-10 17:03:25 -08:00
L. David Baron
b278462e7b Bug 970647 patch 1: Remove some null-checks and simplify control flow in nsIFrame::HasPerspective and nsIFrame::ChildrenHavePerspective. r=mattwoodrow 2014-02-10 17:03:25 -08:00
L. David Baron
94fb2cfc99 Bug 969898: Make gfx/heap-textures memory reporter support 64-bit numbers on 64-bit platforms. r=njn 2014-02-10 17:03:24 -08:00
Bill McCloskey
7c2a85aea0 Bug 970496 - Make sure software compositor's invalid region is sane (r=mattwoodrow) 2014-02-10 16:43:32 -08:00
Bill McCloskey
d3a1beb428 Bug 970276 - Don't respect <link rel=""> elements from subframes (r=felipe) 2014-02-10 16:42:18 -08:00
Geoff Brown
463a68ebe0 Bug 875814: Fix timeout handling for remote xpcshell tests; r=jmaher 2014-02-08 09:19:20 -07:00
Karl Tomlinson
feacffa94a b=969089 allow an offline graph to shutdown before it's AudioDestinationNode is unlinked r=roc
A non-realtime graph does not start up again after finished processing, so it
can safely enter LIFECYCLE_WAITING_FOR_STREAM_DESTRUCTION.

--HG--
extra : transplant_source : %AF%98D%D5%EE%CA7zfv.%B4%F4%D8%05Q7%C2%8D%A7
2014-02-11 13:04:58 +13:00
Karl Tomlinson
e64c4d709d b=967972 avoid overflow in buffer position when looping r=padenot
As a side-effect, the buffer playback will now continue from the same buffer
sample number (even when looping), where possible, in the following situations:

* Changing the loop start or end parameters.

* Changing the buffer to one of a different sample rate.

--HG--
extra : transplant_source : 2%11%7Dm%92pu%60%E3G%D4%D4%DB0%2B%20%9A%1Bd%FA
2014-02-11 11:19:26 +13:00
Wes Kocher
4dee321de8 Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE 2014-02-10 16:02:45 -08:00
Wes Kocher
295cf697c3 Backed out changeset bde8b5894490 (bug 965381) for APZC failures 2014-02-10 16:02:06 -08:00
EKR
32c6b4cfce Bug 970569 - Fix crasher introduced by bug 928930. r=bwc 2014-02-10 14:45:42 -08:00
EKR
e029aab31b Bug 970476 - Re-add CPP unit test target. r=ted 2014-02-10 11:42:19 -08:00
Douglas Crosher
bbc8258cf0 Bug 969819 - ARM simulator: Filter the .text section line from the disassembler output. r=jandem 2014-02-09 01:17:07 +11:00
Jeff Gilbert
24c4ab9d4d Bug 968469 - Add check for ARB_half_float_pixel to GLFeature::texture_half_float. r=kamidphish 2014-02-10 18:03:12 -05:00
Richard Barnes
99c3d824c7 Bug 936340 - Implement navigator.sendBeacon. r=sicking 2014-01-17 14:09:38 -08:00
Jeff Walden
620dd9c314 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in ipc/. r=bent
--HG--
extra : rebase_source : 9cf056a966c804e3253814aa1fc2d8fa43a5f633
2014-02-06 22:17:07 -08:00
Jeff Walden
07c1f1a4f2 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
--HG--
extra : rebase_source : 7cf60c3e3091328ab8590dde4432fa566c303232
2014-02-06 22:17:07 -08:00
Jeff Walden
5fc62749fa Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in content/. r=bent
--HG--
extra : rebase_source : 8123e5dd1728211a9deb0df4e32560eaa7f8a40c
2014-02-06 22:17:07 -08:00
Jeff Walden
815e4d5f22 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in xpcom/. r=froydnj
--HG--
extra : rebase_source : 4b4e47e4246c3764f1b8d50a308b7a717c53a865
2014-02-06 22:05:24 -08:00
Jeff Walden
b266068297 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in js/src/. r=shu
--HG--
extra : rebase_source : 9013940d66fe2a7b5e9a49bf9ee80888ddbc523f
2014-02-06 22:05:20 -08:00
Jeff Walden
c3794cc0a8 Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in image/. r=bholley
--HG--
extra : rebase_source : 6ecdb5394d2c0a1a2de036982d7d5b7dc7b1de9f
2014-02-06 22:05:16 -08:00
Ehsan Akhgari
d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Ehsan Akhgari
49a04347dd Bug 969877 - Stop checking the return value of nsTArray::SetLength in nsIconChannel::MakeInputStream; r=jrmuizel 2014-02-10 17:24:01 -05:00
Kartikaya Gupta
8fbc33c36e Bug 965381 - Delay the single tap notification until after the touchdown is handled. r=daleharvey 2014-02-10 17:34:24 -05:00
Alexander Surkov
ac9b707a19 Bug 970005 - infinite long loop in a11y:FocusManager::ProcessFocusEvent, r=tbsaunde 2014-02-10 17:18:43 -05:00
Mike Perry
3af52ab983 Bug 967970 - Disable 'Saved Application State' in MacOS via plist property. r=smichaud 2014-02-10 15:26:18 -06:00
Gervase Markham
836b08c506 Bug 968892 - Fix typo in romanized name for China. r=weppos 2014-02-10 15:58:47 -05:00
Guilherme Goncalves
5115afbe5f Bug 968634 - Test for InvalidStateError on all speech recognition handlers. r=smaug
This patch updates the test to make sure we throw InvalidStateError on every
event handler while not on STATE_IDLE.
2014-02-10 15:58:46 -05:00
Andreas Tolfsen
e3838e9da2 Bug 964367 - Fix incorrect format on platformName capability. r=mdas
The platformName capability (which AFAICT isn't checked in use by any
dependants) should be a limited subset of prescribed platforms as
defined by the WebDriver specification.  System.appinfo.OS returns the
correct values, but not upper cased.

Additionally this patch introduces some tests and documentation for
the getSessionCapabilities function in Marionette and cleans up the
capability list.
2014-02-10 15:58:46 -05:00
Nils Ohlmeier [:drno]
629f42edf8 Bug 962919 - Filter a given test directory by the B2G manifest. r=ahal 2014-02-10 15:58:46 -05:00
Gregory Szorc
df0a8cce6d Bug 875562 - Part 6: Implement initial crash events; r=bsmedberg
Support for main process crashes, plugin crashes, and plugin hangs is
added to the crash manager. This includes a JS API for reporting them as
well as support for reading the event files.

There is still an issue of unbound growth on the store. This will be
addressed in a subsequent patch.

--HG--
extra : rebase_source : e714bf5f9c2fd9c50f2e40659c3b1a89591f3b1a
2014-01-28 15:46:03 -08:00
Sotaro Ikeda
6c3be1e5b5 Bug 962101 - Handle Remove Texture in Compositable level. r=nical 2014-02-10 15:52:35 -05:00
Jonathan Wei
73f3f8cbac Bug 961696 - Accessible object:state-changed:focused events for imagemap links are broken. r=tbsaunde 2014-02-10 15:52:34 -05:00
Byron Campen [:bwc]
1449481820 Bug 961313 - Add the transport protocol to candidate labels. r=abr 2014-01-27 10:35:17 -08:00
David Major
1e5de10330 Bug 944542 - Blocklist spvc32.dll. r=bsmedberg 2014-02-10 15:52:34 -05:00
Masatoshi Kimura
679ef4d260 Bug 969762 - Support non-ASCII dump() messages on Windows. r=jimm 2014-02-11 05:50:16 +09:00
Ryan VanderMeulen
d96528f975 Merge m-c to inbound. 2014-02-10 15:43:52 -05:00
Ryan VanderMeulen
d2ef169276 Merge inbound to m-c. 2014-02-10 15:42:58 -05:00
Ryan VanderMeulen
c8a8bf353a Merge b2g-inbound to m-c. 2014-02-10 15:37:54 -05:00
Brian Smith
a9b2832ad1 Bug 970455: backout cset afaeb5adc044 (Bug 956474), a=Ms2ger 2014-02-10 12:23:56 -08:00
Jeff Muizelaar
485a740b52 Bug 967163. Use nsIChannel instead of nsIHttpChannel to contentLength. r=seth
This will let us get the right length for blob uris and is just better.

--HG--
extra : rebase_source : 4d898ab29c5e1d146d7b543bd1afdc6f6815f28c
2014-02-10 14:54:23 -05:00
Ehsan Akhgari
6af7e4ffa9 Bug 966552 - Ensure that we pick the editor XBL window key handler for designMode documents no matter where the focus is; r=Neil 2014-02-10 14:55:01 -05:00
Sami Jaktholm
d59f3ed27d Bug 876913: Network Monitor: Allow selection of multiple filters, r=vporof 2014-02-10 13:18:45 -05:00
B2G Bumper Bot
89d15b4873 Bumping manifests a=b2g-bump 2014-02-10 08:56:04 -08:00
B2G Bumper Bot
2ed2501ff0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/500d57309898
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #15990 from etiennesegonzac/contact-thumbnails

Bug 967272 - Introducing contact photo thumbnails for new contacts,
and using thumbnails wherever it makes sense.
r=arcturus, jmcf(facebook), julienw(sms), rik(dialer)

========

https://hg.mozilla.org/integration/gaia-central/rev/6c4783a162d4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 967272 - Introducing contact photo thumbnails for new contacts,
and using thumbnails wherever it makes sense.
r=arcturus, jmcf(facebook), julienw(sms), rik(dialer)
2014-02-10 08:50:10 -08:00