Commit Graph

134727 Commits

Author SHA1 Message Date
Ryan VanderMeulen
79ea271d91 Backed out changeset b5c0c5b2a6d4 (bug 872086) for Windows bustage.
CLOSED TREE
2013-06-13 18:33:46 -04:00
Ryan VanderMeulen
44a3f39ea8 Backed out changeset c1c441c9edce (bug 845668) for frequent Windows mochitest-2 crashes.
CLOSED TREE
2013-06-13 18:31:27 -04:00
Andrew McCreight
2bdf1d7bcf Bug 829817 - Cycle collect nsCSSPageRule. r=dbaron 2013-06-13 15:13:13 -07:00
Terrence Cole
bdd1d8e4dd No Bug - Fix an out-of-date comment in Ion about JM compilation; r=bhackett
--HG--
extra : rebase_source : 62d580d82808312c12444cb2c9163b1b569bd945
2013-06-13 15:14:59 -07:00
Terrence Cole
8d80f3ba42 No Bug - Assert that our Rooting ABI is correct; r=sfink
--HG--
extra : rebase_source : 3247d6a22f73d278ae4e6904dff28a1b727e5169
2013-06-13 15:14:44 -07:00
Trevor Saunders
0b5b299fba bug 877937 - placate clang when building the jseng as c++11 r=waldo 2013-06-14 02:50:53 -04:00
Trevor Saunders
0ca931dfde bug 877937 - make js embedders build as c++11 when we do r=ted f=waldo 2013-06-05 18:55:17 -04:00
Trevor Saunders
01cd094f3b bug 877937 - build the js engine in c++11 mode when we do that for the rest of the tree r=ted 2013-05-30 21:21:18 -04:00
Joey Armstrong
291e5fa73f bug 872086-2: move SIMPLE_PROGRAMS to moz.build (file batch #2) r=mshal 2013-06-13 17:49:21 -04:00
Wes Johnston
26f0b8126f Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Chris Pearce
d613366a8e Bug 881954 - Set the thread limit to the idle limit for WMFByteStream's thread pool. This stops the pool from constantly creating and destroying threads when under load, freeing up virtual address space and reducing our thread count. r=padenot 2013-06-14 09:07:59 +12:00
Chris Pearce
24f2771c6d Bug 881954 - Only initialize DXVA when we're decoding video. r=padenot 2013-06-14 09:07:28 +12:00
Chris Pearce
24f7039d0b Bug 881954 - Generalize test_too_many_elements to run on more than just Ogg audio. r=padenot 2013-06-14 09:07:07 +12:00
Benjamin Bouvier
bdc0b78b4e Bug 882012: Provide Use to right hand side in CheckStoreArray; r=luke 2013-06-12 15:47:26 -07:00
Luke Wagner
5084c0c45c Bug 881882 - OdinMonkey: report compile time and slow functions in asm.js success message (r=sstangl)
--HG--
extra : rebase_source : b72090feaf9e250e5085dcb8731edf4a1ff0daec
2013-06-12 16:29:47 -07:00
Luke Wagner
a89035aa2b Bug 881882 - rm JS_ASMJS (r=sstangl)
--HG--
extra : rebase_source : 9b848e6206b471fef6e57432697d6c28b68e80c2
2013-06-12 16:29:09 -07:00
Joe Drew
a9a4d2d5eb Bug 882173 - Build pixman with TLS support. r=jrmuizel 2013-06-12 16:05:39 -04:00
Joe Drew
5b42575a15 Bug 882173 - Define MOZ_USE_PTHREADS if we're using pthreads. r=gps 2013-06-12 15:19:54 -04:00
Benoit Girard
14ceeb10b7 Bug 844852 - Run GTest on make check. r=ted 2013-04-25 13:56:43 -04:00
Nicholas Cameron
df35964b26 Bug 874855. Add some more security to attaching compositors to compositables. r=nical 2013-06-14 08:19:39 +12:00
Kevin Everets
5f1ca85bc6 Bug 880371 - Add debian bootstrapping for mach. r=gps
Nearly the same as Ubuntu bootstrap, but uses the build dependencies from Debian's "iceweasel" package instead.
2013-06-06 14:14:31 -04:00
Max Li
ffe4c4a11a Bug 803021 - Doorhanger notifications do not retain accessibility focus. r=mleibovic 2013-06-13 15:42:45 -04:00
Thomas Prip Vestergaard
a40a42b320 Bug 718258 - Remove duplicate code. r=bsmedberg 2013-06-13 15:41:55 -04:00
Ryan VanderMeulen
e430c1ab7b Merge m-c to inbound on a CLOSED TREE. 2013-06-13 15:32:22 -04:00
Ryan VanderMeulen
b73616b45f Merge fx-team to m-c. 2013-06-13 15:29:06 -04:00
Ryan VanderMeulen
f1d1348439 Merge inbound to m-c. 2013-06-13 15:28:41 -04:00
Ryan VanderMeulen
3446362831 Backed out 13 changesets (bug 880917) for Android and B2G test bustage on a CLOSED TREE.
Backed out changeset 71c1ce2cb0a4 (bug 880917)
Backed out changeset cd240e19560f (bug 880917)
Backed out changeset 93509a0001b5 (bug 880917)
Backed out changeset fdbba20e4647 (bug 880917)
Backed out changeset d82060172367 (bug 880917)
Backed out changeset 709f0b699489 (bug 880917)
Backed out changeset 421bdbccfa7c (bug 880917)
Backed out changeset 962c656c7452 (bug 880917)
Backed out changeset 888a5690ccdf (bug 880917)
Backed out changeset 57228f5fcd87 (bug 880917)
Backed out changeset ce8c3e14c234 (bug 880917)
Backed out changeset 08fe7b777450 (bug 880917)
Backed out changeset 5192a9233d83 (bug 880917)
2013-06-13 15:19:50 -04:00
Benjamin Bouvier
072f76937e Bug 878501: Forbid variable declarations without var keyword in asm.js; r=luke 2013-06-13 11:54:25 -07:00
David Zbarsky
f5e7f70073 Bug 845668 Part 0: Remove nsFrameLoader::mChildHost r=jdm 2013-06-13 11:53:13 -07:00
Benjamin Bouvier
521704ec4f Bug 882514: Don't try to enable Ion on functions with no script; r=h4writer 2013-06-13 11:47:09 -07:00
Henrik Skupin
c451b89535 Bug 881658 - Fix handling of error and event callbacks in current WebRTC Mochitests. r=jsmith
--HG--
extra : rebase_source : 1d98e4ce4f339f757f60b98e49ab2e28a8e5912f
2013-06-13 19:43:45 +02:00
Steve Workman
9cd6785582 Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz 2013-06-13 10:42:48 -07:00
Steve Workman
16ffe38f80 Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell 2013-06-13 10:42:48 -07:00
Jonathan Griffin
e80897df24 Bug 881601 - Don't close the listener if it was never opened, r=wlach 2013-06-13 10:04:48 -07:00
Gaia Pushbot
e8abc7fb03 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7f713158285
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10344 from Rik/stk-icc-lazy-loading-879773

Bug 879773 - STK panel can't be opened by async STK commands r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/8f681e612fb1
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 879773 - STK panel can't be opened by async STK commands
2013-06-13 10:01:22 -07:00
Gaia Pushbot
7ef949371b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/03dd0a16183f
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 881716 - [SMS/MMS] Search result for contacts from Messaging app is not showing the carrier r=arcturus

- Ensure that either "Type | Carrier" or "Type | PhoneNumber" displays in thread subheader
- Ensure that "Type | Carrier, Phone" displays in contact search results
- Ensure that "Phone" displays in contact search results when no type or carrier exists

https://bugzilla.mozilla.org/show_bug.cgi?id=881716
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-13 09:35:16 -07:00
Gaia Pushbot
072667abe5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/87a0761f0865
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #10347 from arcturus/bug-880645

Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500

========

https://hg.mozilla.org/integration/gaia-central/rev/81d493bda67b
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500
2013-06-13 09:34:55 -07:00
Gaia Pushbot
619cf98a26 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d5f77c2bdc18
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10148 from mcirlanaru/bug_878421

Bug 878421 - [FTE] Properly set language keyboard when flashing device, r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/aa589e95af44
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 878421 - [FTE] Properly set language keyboard when flashing device. r=rudyl
2013-06-13 09:34:35 -07:00
Gaia Pushbot
b58a19f084 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/efdee3071120
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10360 from timdream/uitest-fix

Bug 825148 - Make UI Tests and Test receivers app work with CSP, r=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/7da27be26b99
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 825148 - Make UI Tests and Test receivers app work with CSP
2013-06-13 09:22:11 -07:00
Gaia Pushbot
b4dc9ef212 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3e0a0c69767e
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #10359 from dzbarsky/882564

Bug 882564 - Don't use deprecated IDBTransaction constants r=bent

========

https://hg.mozilla.org/integration/gaia-central/rev/181b27af8885
Author: David Zbarsky <dzbarsky@gmail.com>
Desc: Bug 882564 - Don't use deprecated IDBTransaction constants r=bent
2013-06-13 09:21:51 -07:00
Tim Taubert
f252d69ce4 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Tim Taubert
cca0f6cc90 Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage 2013-06-13 12:52:24 +02:00
Ed Morley
d7a55feb8c Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home) 2013-06-13 11:20:32 +01:00
Ed Morley
ed9e45ed50 Merge latest green birch changeset and mozilla-central 2013-06-13 10:29:26 +01:00
Terrence Cole
3c855000e7 Bug 882482 - Do not use the store buffer off the main thread; r=nmatsakis
--HG--
extra : rebase_source : c557b8d5c27bfc55f86cae2898fc5744fc74214f
2013-06-12 17:58:59 -07:00
Dan Gohman
c8aa24b380 Bug 875910 - Trim trailing whitespace. r=sstangl 2013-06-13 10:23:30 -07:00
Dan Gohman
0c5a9b7672 Bug 875917 - Add braces to an if which has braces on its else. r=sstangl 2013-06-13 10:23:21 -07:00
Dão Gottwald
cca92adf14 Bug 882188 - Popup notifications in background windows should only ask for attention if they'll open automatically upon gaining focus. r=gavin 2013-06-13 19:18:53 +02:00
Bobby Holley
a41bce9ab3 Bug 880917 - Remove AutoVersionAPI. r=luke
This doesn't do anything anymore. The compile options should generally carry
the right version through, with the exception of eval, which will end up using
the version of the running script anyway.
2013-06-13 10:09:28 -07:00
Bobby Holley
d1c2bda3c5 Bug 880917 - Hoist defaultVersion into the runtime and remove it from the JSContext. r=luke 2013-06-13 10:09:27 -07:00