Commit Graph

335652 Commits

Author SHA1 Message Date
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
Ms2ger
4c502efb62 Bug 937224 - Part a: Move LOCAL_INCLUDES to moz.build in gfx/; r=mshal 2013-11-28 15:10:38 +01:00
Ms2ger
fe5d5ddd33 Bug 885878 - Update testharness.js; r=jgraham 2013-11-28 15:07:56 +01:00
Ms2ger
328c960528 Bug 778011 - Re-enable some dom/imptests/html/dom/ranges/test_Range-xxx tests that were disabled on Android; r=edmorley 2013-11-28 15:07:56 +01:00
Ms2ger
fc05d7bc0a Bug 866689 - Add more inner / outer window assertions; r=mrbkap 2013-11-28 15:07:55 +01:00
Ms2ger
611b265f5b Bug 924523 - Part e: use mochitest manifests in dom/tests/mochitest/ajax/scriptaculous; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
48e8b217c3 Bug 924523 - Part d: use mochitest manifests in dom/tests/mochitest/ajax/mochikit; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
c179511ff3 Bug 924523 - Part c: use mochitest manifests in dom/tests/mochitest/ajax/offline; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
6554df17ff Bug 924523 - Part b: use mochitest manifests in dom/tests/mochitest/ajax/prototype; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
6aa76f2d71 Bug 924523 - Part a: use mochitest manifests in dom/tests/mochitest/ajax/jquery; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
3359a75778 Bug 939518 - Part c: move support files for dom-level2-html into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Ms2ger
88a886a5b2 Bug 939518 - Part b: move support files for dom-level2-core into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Ms2ger
47e64aa6f6 Bug 939518 - Part a: move support files for dom-level1-core into manifests; r=mrbkap 2013-11-28 15:07:53 +01:00
Ms2ger
f1d0cb67aa Bug 939271 - Part m: move mochitests to manifests in accessible/tests/mochitest; r=tbsaunde 2013-11-28 15:07:53 +01:00
Ms2ger
faff2dcc20 Bug 939271 - Part l: move mochitests to manifests in browser/devtools/debugger; r=mshal 2013-11-28 15:07:50 +01:00
Ms2ger
a1c6daac65 Bug 939271 - Part k: move mochitests to manifests in browser/devtools/commandline; r=mshal 2013-11-28 15:04:22 +01:00
Ms2ger
11de6ce741 Bug 939271 - Part j: move mochitests to manifests in widget/tests; r=roc 2013-11-28 15:04:21 +01:00
Ms2ger
6b9009565b Bug 939271 - Part i: move mochitests to manifests in toolkit/crashreporter/test; r=ted 2013-11-28 15:04:19 +01:00
Ms2ger
4f74b44ae3 Bug 939271 - Part h: move mochitests to manifests in parser/htmlparser; r=hsivonen 2013-11-28 15:03:18 +01:00
Ms2ger
e941e4dc7b Bug 939271 - Part g: move mochitests to manifests in gfx/tests; r=roc 2013-11-28 15:03:17 +01:00
Ms2ger
040dc126c9 Bug 939271 - Part f: move mochitests to manifests in js/xpconnect; r=bholley 2013-11-28 15:03:17 +01:00
Ms2ger
ea85e044c5 Bug 939271 - Part e: move mochitests to manifests in toolkit/components/social/test/browser; r=mshal 2013-11-28 15:03:17 +01:00
Ms2ger
e82440e8d0 Bug 939271 - Part d: move mochitests to manifests in toolkit/content/tests/widgets; r=mshal 2013-11-28 15:03:17 +01:00