Commit Graph

335533 Commits

Author SHA1 Message Date
Paul Adenot
01aa87182d Bug 944707 - Stop locking when getting the preferred samplerate from the AudioStream. r=kinetik
--HG--
extra : rebase_source : 7c9f858a63c41037fd44a85457cbf401f63c07a9
2013-12-02 15:58:11 +01:00
Ehsan Akhgari
4cefcc3107 Bug 944844 - Disambiguate the printf functions in GeckoProfilerImpl.h so that they don't conflict with the ones defined in chromium's namespace base; r=BenWa 2013-12-02 12:29:49 -05:00
Jon Coppeard
c2df9c5ce5 Bug 944675 - Fix some spurious rooting hazards in WebGL. r=bjacob 2013-12-02 11:55:25 -05:00
Michael Brennan
7206a7caa7 Bug 888373 - Tests for startup/shutdown crash detection API. r=yoric, r=gps 2013-08-20 22:46:38 +02:00
Michael Brennan
f65bd5e29e Bug 888373 - Simple API for detecting startup/shutdown crashes. r=yoric 2013-11-15 16:46:44 +01:00
Simone Carletti
5795c88ef6 Bug 880625 - Updates to the PSL (A-C). r=gerv
This patch also includes an update for the test suite (Bug 943800).
2013-12-02 11:53:32 -05:00
Martin Stransky
ebcd42cfc4 Bug 877605 - Port GTK2 to GTK3 - tab widget rendering. r=karlt 2013-12-02 11:53:09 -05:00
Dagger
3b1d23e4dc Bug 867957 - Location bar ends up empty when displaying invalid URI error pages. r=dao 2013-12-02 11:52:35 -05:00
James Kitchener
156f4098b0 Bug 114365 - Tests for mathvariant. r=fredw 2013-12-02 11:50:58 -05:00
James Kitchener
7e8fc770fe Bug 114365 - Remove legacy mathml implementation details and some mathml css cleanup. r=fredw 2013-12-02 11:50:27 -05:00
James Kitchener
4766bdda84 Bug 114365 - MathML Frame changes to support mathvariant. r=fredw 2013-12-02 11:50:10 -05:00
James Kitchener
69b2e410b1 Bug 114365 - Parse mathvariant, fontstyle, and fontweight for MathML. r=fredw 2013-12-02 11:49:54 -05:00
James Kitchener
665c0d2ff1 Bug 114365 - Textrun transformations and TextFrame changes for mathvariant. r=roc 2013-12-02 11:49:27 -05:00
James Kitchener
2c9d545d48 Bug 114365 - Add CSS properties for -moz-math-variant. r=heycam 2013-12-02 11:49:00 -05:00
Ryan VanderMeulen
293e5c3400 Merge m-c to inbound. 2013-12-02 10:34:41 -05:00
Carsten "Tomcat" Book
668fbfecaf merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
Carsten "Tomcat" Book
cc2e57805a merge fx-team to mozilla-central 2013-12-02 12:43:54 +01:00
Carsten "Tomcat" Book
6fdc9145d7 merge mozilla-inbound to mozilla-central 2013-12-02 12:41:55 +01:00
Carsten "Tomcat" Book
4e6c35fc32 Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
Carsten "Tomcat" Book
3dcf6e8424 Backed out changeset 22ad4bbd595d (bug 915533) for Build Bustage 2013-12-02 08:53:16 +01:00
Gaia Pushbot
ab867b4579 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf23b263b4bb
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #14247 from lightsofapollo/test-agent-vbump

NO BUG - test-agent vbump r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/b4f1f51113c2
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - test-agent vbump r=me
2013-12-01 22:25:23 -08:00
Ben Tian
8472e8db0c Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Ehsan Akhgari
f07cba6cad Bug 945118 - Build more of XPCOM in unified mode; r=glandium 2013-12-01 10:47:52 -05:00
Daniel Holbert
5bcd244d0b Bug 945060: Mark widget/shared as FAIL_ON_WARNINGS. r=roc 2013-12-01 19:05:18 -08:00
Robert O'Callahan
f5b6204c78 Bug 942672. Mark test as failing on Windows non-D2D, because it seems to have exposed a bad bug there. Also, add some padding to fix test failures on Mac. 2013-12-02 15:48:01 +13:00
Cameron McCormack
c568af0049 Bug 945048 - Correctly check for the CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE flag when parsing pseudo-classes after pseudo-elements. r=bz 2013-12-02 13:06:20 +11:00
Robert O'Callahan
3f4000a94e Bug 942672. When a gfxContext has a DrawTarget there's an extra device transform that we need to take account of here. r=mattwoodrow
--HG--
extra : rebase_source : 0b4c182ea6b1934b3136623539e4b8482de1481f
2013-12-02 10:10:50 +13:00
Robert O'Callahan
2a77718239 Bug 938022. Part 6: Have MediaDecoder/MediaDecoderStateMachine that's producing a MediaStream use that stream's current time as the media clock. r=padenot
We monitor the stream's output current time via a new MediaStreamListener
owned by DecodedStreamData. We also track its main-thread Finished status.
While we're writing to a DecodedStreamData stream that hasn't finished its
output, we stay in the DECODER_STATE_COMPLETED state so we can keep updating
video and firing timeupdates.

GetClock() uses the DecodedStreamData stream's current time as the source for
the clock if there is one.

--HG--
extra : rebase_source : aba1d092d3d347e26ebd823d61fcbfa40a8cd1fe
2013-12-02 10:09:06 +13:00
ffxbld
0e3362fb56 No bug, Automated HSTS preload list update from host bld-linux64-ec2-170 - a=hsts-update 2013-11-30 03:19:19 -08:00
ffxbld
10b145f959 No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update 2013-11-30 03:11:29 -08:00
Brian R. Bondy
f1bacf4855 Bug 944434 - Updates from Desktop launch Metro to perform the update. r=emtwo 2013-11-29 07:24:55 -05:00
Carsten "Tomcat" Book
15ed58043a merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
Carsten "Tomcat" Book
2bd99eb2d7 merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
9d06a0c27f Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ben Tian
1d917ad645 Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Gaia Pushbot
262084b4ad Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1ecdfbd4d96
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #13852 from bgirard/HomescrenBackground"

This reverts commit d14af806d87a2ca6098ca0a011256cb3b1d4cf9a, reversing
changes made to 5e978dcebd7d122fd11988467c0d300dc51494c3.
2013-12-01 21:10:23 -08:00
Gaia Pushbot
0463360cea Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cb88547a0ab4
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #14246 from dwi2/bug945087

Bug 945087 - Fix typo in css

========

https://hg.mozilla.org/integration/gaia-central/rev/415681eac39e
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 945087 - Fix typo in css
2013-12-01 20:00:24 -08:00
Gaia Pushbot
65837c535d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a8ff3d328ac
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #14227 from mpizza/Bug_941567_patch_2

Bug 941567 - [Keyboard][V1.2] The keyboard name of notification bar is incorrect. r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/ca04ffe76501
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 941567 - [Keyboard][V1.2] The keyboard name of notification bar is incorrect
     -- since keyboard show timing is depends on 'mozbrowserresize' event,
        so call 'showIMESwitcher' in the end of 'resizeKeyboard'
        to make sure refresh latest information at each time while keyboard layout is chnaged.
     -- ignore mozbrowserresize event while keyboard Frame is hidding.
2013-12-01 19:20:23 -08:00
Makoto Kato
4ad3c462f3 Bug 942645 - Remove old OS_RELEAE reference. r=glandium 2013-11-29 13:52:22 +09:00
Marina Samuel
ac44257569 Bug 924914 - Added string that is only going to be used in Holly non Autralis mirror. r=bbondy 2013-11-28 20:12:42 -05:00
Ms2ger
9d4c5b2f4a Bug 939522 - Part b: move some mochitests in layout/base to manifests; r=heycam 2013-11-28 15:27:05 +01:00
Ms2ger
1c31df610a Bug 939522 - Part a: move some mochitests in layout/{generic, style} to manifests; r=heycam 2013-11-28 15:27:03 +01:00
Ms2ger
5f5ee19894 Bug 937258 - Part b: Remove gfx/tests/gtest/Makefile.in; r=gps
CXXFLAGS is only taken into account when set *after* the rules.mk inclusion,
so it is useless here.
2013-11-28 15:25:41 +01:00
Ms2ger
c51e826c53 Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Ms2ger
4cd3e164ae Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal 2013-11-28 15:25:39 +01:00
Ms2ger
e20d055c6c Bug 937224 - Part f: Move LOCAL_INCLUDES to moz.build in intl/; r=mshal 2013-11-28 15:24:15 +01:00
Ms2ger
a4892d2e12 Bug 937224 - Part e: Move LOCAL_INCLUDES to moz.build in layout/; r=mshal 2013-11-28 15:23:10 +01:00
Ms2ger
6020ff9031 Bug 937224 - Part d: Move LOCAL_INCLUDES to moz.build in image/; r=mshal 2013-11-28 15:17:27 +01:00
Ms2ger
e78a048074 Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal 2013-11-28 15:17:27 +01:00
Ms2ger
8fdf40f7fd Bug 937224 - Part b: Move LOCAL_INCLUDES to moz.build in widget/; r=mshal 2013-11-28 15:17:25 +01:00