Commit Graph

335523 Commits

Author SHA1 Message Date
Ryan VanderMeulen
23e67bd959 Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
2013-12-02 13:47:29 -05:00
Francesco Lodolo (:flod)
78dd124a1d Bug 944871 - Add localization comment to "Firefox Touch" string. r=bbondy 2013-12-02 13:05:13 -05:00
Peiyong Lin
d3549d43b4 Bug 944073 - Replace Components.returnCode with Components.Exception in SessionStore.jsm. r=Yoric 2013-12-02 13:04:51 -05:00
Brian Grinstead
9115c8772b Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul 2013-11-25 13:25:25 -06:00
Peiyong Lin
156d36df5b Bug 940617 - "Recently closed tabs" list should exclude tabs with about: URIs as the only history entry. r=ttaubert 2013-12-02 13:04:13 -05:00
J. Ryan Stinnett
64ea1cec79 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Ryan VanderMeulen
7bc8d071b6 Bug 854169 - Add missing moz.build file in tests subdir. r=Ms2ger 2013-12-02 12:02:29 -05:00
Alexandre Poirot
de6d743a5c Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans 2013-12-02 11:34:47 -05:00
Jordan Santell
f9aac2edf0 Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
Mark Hammond
513888aae8 Bug 939643 - Avoid test orange by rejigging how we wait for blocklist window. r=mixedpuppy 2013-11-26 12:45:34 +11:00
Alexandre Poirot
3aa17893dc Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Marco Castelluccio
36d1525997 Bug 762083 - Avoid places database growth for webapps. r=mak 2013-12-02 11:34:47 -05:00
David Rajchenbach-Teller
db5ca25f81 Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj 2013-11-08 09:16:05 -05:00
David Rajchenbach-Teller
b76b473ab5 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
3c1e31696f Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
b077a39c75 Bug 854169 - Build the binary support for Lz4.js. r=glandium 2013-12-02 11:34:46 -05:00
David Rajchenbach-Teller
d07aab22f1 Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj 2013-11-08 09:16:04 -05:00
teodora vermesan
0e3783e0d3 Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown 2013-11-21 12:17:48 +02:00
Marina Samuel
9373ae764c Bug 942915: Part 2: Update tests for Metro button Australis. 2013-12-02 11:17:14 -05:00
Marina Samuel
bae45fa1c6 Bug 942915: Part 1: Add 'Metro Mode' as a default button in Windows 8 Australis. 2013-12-02 11:17:07 -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