Commit Graph

153170 Commits

Author SHA1 Message Date
Matthew Gregan
3c153f450d Bug 848812 - Remove incorrect on-thread assertion from StopPlayback. r=cpearce 2013-11-05 17:12:01 +13:00
Matthew Gregan
28ccbdd7df Bug 934820 - Remove LoadedEvent from MediaResource.cpp since it's almost identical to DataEnded. r=cpearce 2013-11-05 16:19:50 +13:00
Chris Peterson
d275a447f2 Bug 934262 - Fix -Wtautological-constant-out-of-range-compare warnings in js/src/jit/. r=luke 2013-11-02 12:28:03 -07:00
Makoto Kato
8ee05cd3ad Bug 931687 - Add -Gw option when using VS2013. r=glandium 2013-11-05 12:46:46 +09:00
Kartikaya Gupta
0dbc924a02 Bug 930904 - Remove some old code for android that is now no-op'd. r=tn 2013-11-04 21:40:05 -05:00
Kartikaya Gupta
afe1cd6f74 Bug 930904 - Ensure the presShell resolution is recorded on the FrameMetrics for the root scrollable layer of the presShell. r=tn
Previously the code would only set the resolution on the FrameMetrics when
the scroll ID was equal to ROOT_SCROLL_ID. This only happens on the root
scrollable frame for a layer tree. However, with bug 732971 fixed, any presShell
can have a resolution associated with it, so we need to populate the mResolution
for any layer that is the root scrollable layer for a presShell.

On platforms like Fennec and Metro the content presShell is a sub-presShell
of the root presShell. The resolution is set on the content presShell, but would
not get populated on the FrameMetrics correctly because of this condition. The #ifdef
ANDROID hack a few lines below was used to work around this on Fennec but it
was broken on Metro. This change corrects the behaviour on both of these platforms.
2013-11-04 21:39:44 -05:00
Kartikaya Gupta
0114edf4cd Bug 934439 - Add an APZC_LOG line for UpdateScrollOffset. r=botond 2013-11-04 21:30:10 -05:00
William Chen
b5a15360d3 Bug 932086 - Hoist <template> to head when found between </head> and <body>. r=hsivonen 2013-11-04 17:19:22 -08:00
Byron Campen [:bwc]
bc94caa0ae Bug 934317: Mutex-protect the RLogRingBuffer, since more than one thread is using it. r=jesup 2013-11-04 15:39:51 -08:00
John Daggett
f6e7f6ca8c Bug 934719 - log load begin and end in presshell. r=heycam 2013-11-05 10:03:22 +09:00
Jonathan Kew
b33da98ea4 bug 833087 - stop background font info loading when quit-application notification is observed. r=BenWa 2013-11-05 00:53:47 +00:00
Terrence Cole
576783b92e Bug 927939 - Always tenure with background finalization; r=jonco
--HG--
extra : rebase_source : 5ab3353b8d60fe6ae7ae15ccdb2123c10011be86
2013-11-01 12:09:40 -07:00
Jesse Ruderman
8b9f2d3f7b crashtest for bug 933151
--HG--
extra : transplant_source : %E5%D0%FB%18H%E3%7Dl%C8o%10m%BD%B6%E1%A0v8%12%AE
2013-11-05 13:02:55 +13:00
Karl Tomlinson
e59fa0ae11 b=856850 use PodMove for potentially overlapping buffers r=roc
--HG--
extra : transplant_source : %A2%F8%85%0C%08%86%CE%E2%7F%A7X%9F%F1%B7%0E%3F%16%1E%BF%3F
2013-11-05 13:02:55 +13:00
Karl Tomlinson
49bfad7062 b=856850 add PodMove r=Waldo
--HG--
extra : transplant_source : %27%04%F0%2B%96%1B0%A7%DB%81D%26%81%A0u%C9j%3E%A2%B0
2013-11-05 13:02:54 +13:00
Daniel Holbert
6fc18d87d7 Bug 934666: Use size_t (instead of int) for iteration up to unsigned value in nsUXThemeData.cpp. r=jimm 2013-11-04 16:12:31 -08:00
Camilo Viecco
3d2eddc255 Bug 934649: Update configure.in to require NSS 3.15.3 (TLS 1.2). r=bsmith 2013-11-04 15:34:07 -08:00
Wes Kocher
f0c23390fe Backed out changeset bad6c063b01f (bug 932274) for build bustage 2013-11-04 14:40:50 -08:00
Mike Hommey
e8bcf52aeb Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
a70dd066d9 Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
8e1b1693f3 Bug 934344 - Fix race condition in parallel export, between js/xpconnect/src and xpcom/idl-parser. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
c4d8fb0127 Bug 934338 - Few cleanups in layout/style/test/Makefile.in. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
c26251e049 Bug 934336 - Remove apparently useless dependencies on js-confdefs.h. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
9a9a425c28 Bug 934166 - Disable pseudo derecurse on PGO builds. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
da3e100690 Bug 933779 - Always use forward slash as path separator when passing -C argument to make. r=mshal 2013-11-05 07:39:23 +09:00
Benoit Girard
96dd2833db Bug 930476 - Show paint markers for async frames. r=ehsan 2013-11-04 17:04:51 -05:00
David Zbarsky
906bff4c2b Bug 932274: Use Moz2D size classes in ipdl r=nical 2013-11-04 16:43:10 -05:00
Jim Blandy
5f1150fd9d Bug 892643: Implement PersistentRooted<T>, an unrestricted-lifetime rooting type. r=terrence, jcoppeard 2013-11-04 13:35:08 -08:00
Ryan VanderMeulen
41e603833c Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
Ryan VanderMeulen
bdb89f6681 Merge b2g-inbound to m-c. 2013-11-04 16:17:59 -05:00
Ryan VanderMeulen
e12bc5580d Merge inbound to m-c. 2013-11-04 16:16:22 -05:00
Landry Breuil
26fd07f497 Bug 932991: Partly revert bug 898274 on jscpucfg.h, breaks OpenBSD/sparc64 (at least) where <machine/endian.h> must be included after <sys/types.h>. r=njn 2013-11-04 22:05:51 +01:00
Landry Breuil
54d42970b4 Bug 928381 - ctypes/libffi: Fix stack alignment on *BSD/i386 r=glandium 2013-11-04 22:05:46 +01:00
James Willcox
60745b2259 Bug 934514 - Don't access non-existant field on Android 4.4 r=blassey 2013-11-04 12:07:03 -06:00
Gaia Pushbot
955f5be002 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/00ceae21c526
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #13351 from viorelaioia/bug_934506

Bug 934506 - Update locator for messages frame in test_sms_contact

========

https://hg.mozilla.org/integration/gaia-central/rev/46fe2386bf74
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 934506 - Update locator for messages frame in test_sms_contact
2013-11-04 10:05:24 -08:00
Gaia Pushbot
4b19751014 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e68c5fe7182
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13266 from qdot/933402-b2g-really-clean

Bug 933402 - Remove b2g in really-clean target

========

https://hg.mozilla.org/integration/gaia-central/rev/4d8655659ad0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 933402 - Remove b2g in really-clean target
2013-11-04 09:05:27 -08:00
Gaia Pushbot
74760d741e Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3db5bedb25e0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13350 from jugglinmike/934486-npm-log

Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/47ddad236153
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/ec3081490ff2
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12714 from fcampo/MMS-attachment-top-923023

Bug 923023 - [MMS] Move attachment button to top bar (r=rwaldron)

========

https://hg.mozilla.org/integration/gaia-central/rev/95c24f715012
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 923023 - [MMS] Move attachment button to top bar
2013-11-04 08:55:24 -08:00
Gaia Pushbot
c2b6aaf7e3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b2e6eb12838
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13304 from timdream/keyboard-perm-remove

Bug 915570 - Gaia Part II, remove the old 'keyboard' permission, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/77283ecd7cce
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 915570 - Gaia Part II, remove the old 'keyboard' permission
2013-11-04 08:10:24 -08:00
Dan Gohman
a32df7d80e Bug 934173 - SpiderMonkey: Mark debugMode() checks as JS_UNLIKELY. r=jorendorff 2013-11-04 07:57:10 -08:00
Dan Gohman
7f626df110 Bug 931487 - IonMonkey: Disable spilling to argument slots. r=bhackett 2013-11-04 07:57:08 -08:00
Gaia Pushbot
8d03d7a015 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/757f8293fa9a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #13349 from jonallengriffin/testapp

Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/d3bd97b2ba02
Author: Jonathan Griffin <jonallengriffin@gmail.com>
Desc: Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only
2013-11-04 07:55:24 -08:00
Gaia Pushbot
05a9cbe01b Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/582883c1a8aa
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 932859 - Apply the SI/SL message styles correctly r=julienw
2013-11-04 07:45:25 -08:00
Nicholas D. Matsakis
c623985675 Bug 926710 - Fix up non-threadsafe builds rs=trivial,blocking-fuzzer 2013-11-04 10:43:09 -05:00
Brian Hackett
7b9b512f4a Bug 932899 - Remove debug only stack/heap type set flags, r=jandem. 2013-11-04 08:29:46 -07:00
Hannes Verschore
37a6f733e9 Bug 914255: Backout due to performance regressions to DOM, r=regression 2013-11-04 16:17:44 +01:00
Dan Minor
5573f28ce7 Bug 932940 - Jit-test harness needs to set different remote --js-cache; r=terrence 2013-11-04 09:34:48 -05:00
Andrew Halberstadt
1732d6db4d Bug 931116 - Disable initial failing b2g desktop mochitests to turn them on, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:55:02 -05:00
Andrew Halberstadt
a18d9ffbba Bug 932782 - b2g desktop mochitest mach target should use the new manifest, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:53:42 -05:00
Hannes Verschore
f10fea24ce Bug 932757 - Remove JSOP_POPV and JSOP_STOP, r=jorendorff 2013-11-04 15:33:15 +01:00
Gaia Pushbot
803ba7346d Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe485e0d9007
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 923831 - Intermittent failures in test_kill_all, fix manifest syntax a=testonly r=me
2013-11-04 05:35:24 -08:00