Commit Graph

158008 Commits

Author SHA1 Message Date
Aaron Klotz
17bcff457a Bug 944529: Obtain HDD info for GRE path and Windows directory; r=froydnj 2013-12-02 10:41:44 -07:00
Paul Adenot
1aa9205cb3 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
3ec67fcc24 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
8df69733b1 Bug 944675 - Fix some spurious rooting hazards in WebGL. r=bjacob 2013-12-02 11:55:25 -05:00
Michael Brennan
6c8629d959 Bug 888373 - Tests for startup/shutdown crash detection API. r=yoric, r=gps 2013-08-20 22:46:38 +02:00
Michael Brennan
5dce57a745 Bug 888373 - Simple API for detecting startup/shutdown crashes. r=yoric 2013-11-15 16:46:44 +01:00
Simone Carletti
0c7ce24c5e 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
c4103ae6b2 Bug 877605 - Port GTK2 to GTK3 - tab widget rendering. r=karlt 2013-12-02 11:53:09 -05:00
Dagger
fabc7455c2 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
acccbad493 Bug 114365 - Tests for mathvariant. r=fredw 2013-12-02 11:50:58 -05:00
James Kitchener
ec1e1d02c3 Bug 114365 - Remove legacy mathml implementation details and some mathml css cleanup. r=fredw 2013-12-02 11:50:27 -05:00
James Kitchener
0db38095e4 Bug 114365 - MathML Frame changes to support mathvariant. r=fredw 2013-12-02 11:50:10 -05:00
James Kitchener
a7a2666393 Bug 114365 - Parse mathvariant, fontstyle, and fontweight for MathML. r=fredw 2013-12-02 11:49:54 -05:00
James Kitchener
aa4fcaba6a Bug 114365 - Textrun transformations and TextFrame changes for mathvariant. r=roc 2013-12-02 11:49:27 -05:00
James Kitchener
deb5493772 Bug 114365 - Add CSS properties for -moz-math-variant. r=heycam 2013-12-02 11:49:00 -05:00
Ryan VanderMeulen
2866421e0f Merge m-c to inbound. 2013-12-02 10:34:41 -05:00
Carsten "Tomcat" Book
1258a9335b merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
Carsten "Tomcat" Book
34b8e2e951 merge fx-team to mozilla-central 2013-12-02 12:43:54 +01:00
Carsten "Tomcat" Book
eaab8af805 merge mozilla-inbound to mozilla-central 2013-12-02 12:41:55 +01:00
Carsten "Tomcat" Book
2499f18bd4 Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
Carsten "Tomcat" Book
f9a05b8a71 Backed out changeset 22ad4bbd595d (bug 915533) for Build Bustage 2013-12-02 08:53:16 +01:00
Gaia Pushbot
ad1cc67a5f 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
ce0919f2ec Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Ehsan Akhgari
76f23ad063 Bug 945118 - Build more of XPCOM in unified mode; r=glandium 2013-12-01 10:47:52 -05:00
Daniel Holbert
17fe9154db Bug 945060: Mark widget/shared as FAIL_ON_WARNINGS. r=roc 2013-12-01 19:05:18 -08:00
Robert O'Callahan
ba36b9a9fe 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
25d2f37c9f 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
8cdc635912 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
b55ef5ba0d 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
a3292f8191 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
3315278431 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
47095a68bd Bug 944434 - Updates from Desktop launch Metro to perform the update. r=emtwo 2013-11-29 07:24:55 -05:00
Carsten "Tomcat" Book
88a91eeea2 merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
Carsten "Tomcat" Book
caa77e8a92 merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
a129edb4cb Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ben Tian
74198c7595 Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Gaia Pushbot
aea1aa38c4 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
8100da4a76 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
c01cb9c192 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
ed24a20324 Bug 942645 - Remove old OS_RELEAE reference. r=glandium 2013-11-29 13:52:22 +09:00
Marina Samuel
aacd01fcc7 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
27b0bc9822 Bug 939522 - Part b: move some mochitests in layout/base to manifests; r=heycam 2013-11-28 15:27:05 +01:00
Ms2ger
9e571865d3 Bug 939522 - Part a: move some mochitests in layout/{generic, style} to manifests; r=heycam 2013-11-28 15:27:03 +01:00
Ms2ger
0830a3df32 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
f56294acdb Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Ms2ger
542ffabd00 Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal 2013-11-28 15:25:39 +01:00
Ms2ger
c0f908e4bb Bug 937224 - Part f: Move LOCAL_INCLUDES to moz.build in intl/; r=mshal 2013-11-28 15:24:15 +01:00
Ms2ger
a16ff2b7ac Bug 937224 - Part e: Move LOCAL_INCLUDES to moz.build in layout/; r=mshal 2013-11-28 15:23:10 +01:00
Ms2ger
c651d7684c Bug 937224 - Part d: Move LOCAL_INCLUDES to moz.build in image/; r=mshal 2013-11-28 15:17:27 +01:00
Ms2ger
3e467cca7c Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal 2013-11-28 15:17:27 +01:00