Commit Graph

218361 Commits

Author SHA1 Message Date
B2G Bumper Bot
74d1d6b6cc Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5686a4726b2c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1108008 - Fix the destination path for the dialer and calendar reference workloads' databases r=jhylands

========

https://hg.mozilla.org/integration/gaia-central/rev/b2ee7022edab
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1095120 - merge pull request #26209 from stasm:1095120-async-format to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b58c524523c0
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1095120 - Add async mozL10n.format{Value,Entity} methods. r=gandalf
2014-12-05 13:57:15 -08:00
B2G Bumper Bot
f1de0ed519 Bumping manifests a=b2g-bump 2014-12-05 13:17:03 -08:00
B2G Bumper Bot
bfa08f281c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/49143a92bd20
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #26540 from jankeromnes/hidedebugging

Bug 1097166 - Allow debugging icon to be hidden. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/d07a6478f5a5
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 1097166 - Allow debugging icon to be hidden. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/5d1201051046
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26332 from ochameau/customOrigin"

This reverts commit e3ab9dceeb7db02e57c9b44558cc54fb552a297b, reversing
changes made to 1c89a60723ae27e6eb6d3f7aeeca5efbf4c9beb5.
2014-12-05 13:07:17 -08:00
B2G Bumper Bot
af71e10b0e Bumping manifests a=b2g-bump 2014-12-05 12:47:03 -08:00
Wes Kocher
28b56d8b93 Backed out 8 changesets (bug 1089417) for b2g bustage possibly on a CLOSED TREE
Backed out changeset bf9f31312c1a (bug 1089417)
Backed out changeset babf33f8e077 (bug 1089417)
Backed out changeset 47b4f47d2e36 (bug 1089417)
Backed out changeset 11da22489a4f (bug 1089417)
Backed out changeset a39f32b2b2de (bug 1089417)
Backed out changeset fba9c331e036 (bug 1089417)
Backed out changeset b541a037f627 (bug 1089417)
Backed out changeset fc47a51b4f96 (bug 1089417)
2014-12-05 12:45:41 -08:00
B2G Bumper Bot
c95dfc9df4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/715e2146a0ce
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26641 from punamdahiya/Bug1092233-update-gaia-node-module-rev

Bug1092233 - Update marionette-file-manager to 0.0.3 r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/8ff57bd1aa7b
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1092233 - Update marionette-file-manager to 0.0.3 r=kgrandon
2014-12-05 12:37:16 -08:00
B2G Bumper Bot
8751055baf Bumping manifests a=b2g-bump 2014-12-05 12:04:11 -08:00
B2G Bumper Bot
f0d646c4c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b5ceb13f47b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #26631 from gmarty/Bug-1107727-Better-support-data-uri-HTML-pages-browser

Bug 1107727 - Better support of data-uri HTML pages in the browser

========

https://hg.mozilla.org/integration/gaia-central/rev/76a514e2da82
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1107727 - Better support of data-uri HTML pages in the browser
2014-12-05 12:03:52 -08:00
Jordan Lund
4250ff253c Bug 1080749 - Add nightly jobs for new splitapk Android builders, r=rnewman 2014-12-05 11:54:39 -08:00
L. David Baron
37a1b2f261 Bug 1089417 patch 8 - Only drop MediumFeaturesChanged on the floor if we've never computed style before, rather than never computed style using this rule processor. r=heycam
This depends on patches 4 and 7.
2014-12-05 11:37:39 -08:00
L. David Baron
258e59b4f7 Bug 1089417 patch 7 - Save the previous media query cache key on the rule processor. r=heycam
This depends on patches 5 and 6, and is needed for patch 8.
2014-12-05 11:37:39 -08:00
L. David Baron
6cfe8a48b9 Bug 1089417 patch 6 - Pass the previous CSS rule processor to the constructor of the new one (when we replace one with another). r=heycam
This is needed for patch 7.
2014-12-05 11:37:38 -08:00
L. David Baron
54e18a032a Bug 1089417 patch 5 - Add method to save the current media query result cache key from a rule processor. r=heycam
This is needed for patch 7.
2014-12-05 11:37:38 -08:00
L. David Baron
bec2243a8d Bug 1089417 patch 4 - Define equality operators on nsMediaQueryResultCacheKey and the types it contains. r=heycam
This is needed for the equality comparison in
nsCSSRuleProcessor::MediumFeaturesChanged in patch 8.
2014-12-05 11:37:38 -08:00
L. David Baron
44b5ed6728 Bug 1089417 patch 3 - Add mochitest. r=heycam
Note that if I make the style element currently /* empty */ have a rule
in it, the test passes.

Patch 8 also makes the test pass.
2014-12-05 11:37:38 -08:00
L. David Baron
cc675e51fb Bug 1089417 patch 2 - Add assertion that RecordStyleSheetChange is called inside an update. r=heycam
This was just something that seemed worth asserting in the process of
debugging, since I wanted to see if it was the problem.
2014-12-05 11:37:38 -08:00
L. David Baron
02e66dfa8a Bug 1089417 patch 1 - Add assertions that rule processors are valid before we access them. r=heycam
This was just something that seemed worth asserting in the process of
debugging, since I wanted to see if it was the problem.
2014-12-05 11:37:38 -08:00
Alexandre Poirot
96eb6a62c9 Bug 1107756 - Allows overloading the system apps if devtools are unrestricted. r=jryans 2014-12-04 16:43:00 -05:00
Glenn Randers-Pehrson
76319d4f5b Bug 1102048 (Part 18) - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-04 11:43:00 -08:00
Glenn Randers-Pehrson
8e15aaa375 Bug 1102048 (Part 16) - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-04 11:23:00 -08:00
Glenn Randers-Pehrson
93f9012adc Bug 1102048 (Part 22) - Make image/src files comply with the Mozilla Coding Style Guide. r=seth 2014-12-05 15:12:08 -08:00
Ralph Giles
6a35e0fa2c Bug 1108059 - Enable mp4, not webm, for MediaSource on MacOS X. r=ajones
This makes the setting the same as on Windows. This will reduce
the amount of testing we get for WebM, since only Linux will be
left with that enabled, but reduces the exposed code surface while
we're trying to stabilize things enough to ship support.
2014-12-05 14:33:00 -08:00
Malini Das
6e6ee427d1 Bug 1108023 - update idb path in mozrunner, r=ahal 2014-12-05 14:32:38 -08:00
Anthony Jones
d985ef94bd Bug 1098126 - Disable MoofParser for EME; r=rillian 2014-12-05 14:17:23 -08:00
Anthony Jones
a81752884a Bug 1098126 - Add CENC support to MoofParser; r=edwin 2014-12-05 14:17:23 -08:00
Anthony Jones
6c9fd7426d Bug 1098126 - MoofParser forced moof read; r=mattwoodrow 2014-12-05 14:17:23 -08:00
Anthony Jones
e08fdd4d44 Bug 1098126 - Use MoofParser to read fragmented MP4 data; r=mattwoodrow 2014-12-05 14:17:23 -08:00
Anthony Jones
f756f79d2d Bug 1098126 - Remove duplication in MP4 demuxer seek; r=mattwoodrow 2014-12-05 14:17:22 -08:00
Eric Faust
b45f147c3d No Bug - Fix insane "error handling" in EmitFinishIteratorResult. (rs=jorendorff) 2014-12-05 13:56:47 -08:00
Eric Faust
30aba7b6b9 Bug 1106141 - Allow name analysis on strict name opcodes. (r=Waldo) 2014-12-05 13:56:45 -08:00
David Burns
1dc4e16bdf Bug 1107915: Allow switching to Browser elements from Marionette; r=mdas
--HG--
extra : rebase_source : 88739c49fd635ee701af0490fab8d62be0d15d7e
2014-12-05 15:33:21 +00:00
Daniel Holbert
53068d18ea Bug 1108024: Add MOZ_OVERRIDE annotations to function-decls in NS_DECL_ISUPPORTS & its variants. r=froydnj 2014-12-05 12:49:05 -08:00
Tim Taubert
d2f03ab821 Bug 1106936 - [e10s] Fix progress throbber for remote browsers r=billm 2014-12-03 14:14:23 -08:00
Dão Gottwald
7c66585d34 Bug 1106239 - Fix up the styling for about:home's and about:newtab's search panel and about:newtab's customize panel. r=felipe 2014-12-05 12:37:42 -08:00
Michael Comella
c15d7acf78 Bug 1105053 - Move LightweightTheme* to lwt/. r=vivek
--HG--
rename : mobile/android/base/LightweightTheme.java => mobile/android/base/lwt/LightweightTheme.java
rename : mobile/android/base/LightweightThemeDrawable.java => mobile/android/base/lwt/LightweightThemeDrawable.java
2014-12-05 12:21:42 -08:00
Brian Grinstead
51f3c50fb1 Bug 989053 - Make box model regions on page content more visible. r=pbrosset 2014-12-04 16:11:00 -05:00
Alexandre Poirot
26dda40c37 Bug 1107260 - Customize default screen size with a pref. r=fabrice 2014-12-03 14:42:00 -05:00
ProgramFOX
7cce321556 Bug 1106428 - SIMD test cases: Add int32x4.bool to test cases. r=bbouvier
--HG--
extra : rebase_source : de4ca9f0a14c275257856d859ea680a8889ebd3d
2014-11-30 19:41:06 +01:00
Ting-Yu Chou
b7ba90fc09 Bug 989048 - Do not overwrite emulator's user data image. r=ahal
--HG--
extra : rebase_source : d7143ad6539c162f1c3e42211258febe4e862f48
2014-12-03 16:41:45 -08:00
Seth Fowler
57c0f6022b Bug 1106522 (Part 2) - Add a test for SVG-as-image in picture elements. r=bz
--HG--
rename : image/test/mochitest/lime100x100.svg => dom/html/reftests/lime100x100.svg
rename : image/test/mochitest/red.png => dom/html/reftests/red.png
2014-12-05 11:33:10 -08:00
Seth Fowler
54a3ff28e4 Bug 1106522 (Part 1) - Make imgLoader::SupportImageWithMimeType optionally support image/svg+xml. r=bz 2014-12-05 11:33:08 -08:00
Gregory Szorc
9315af3694 Bug 1107968 - Add --debug-command to mach; r=ahal
People often seek to learn how mach commands work. A common way to do
this is to launch a debugger and step through the code as it is
executing. But this requires someone to first find and modify the mach
command. This involves overhead.

This patch adds a global --debug-command argument to mach. When present,
we launch an interactive debugger right before command dispatch. This
allows people to easily enter a debugger to see what mach commands are
doing, hopefully lowering the barrier to understanding and contributing.

--HG--
extra : rebase_source : 5ebfa7f5fd89f96dac5f7cb035ab520c63b32e55
extra : amend_source : c53c988763c328020b49aa5c6245df685b6f30bc
2014-12-05 10:19:49 -08:00
Nicolas B. Pierron
bdf3e280b8 Bug 1106171 - Sink should not move instructions to resume-point-less join-blocks. r=bhackett 2014-12-05 20:18:45 +01:00
Nicolas B. Pierron
edb2ec9fef Bug 1106171 - Lowering should not copy resume points to join-blocks. r=bhackett 2014-12-05 20:18:44 +01:00
Tom Schuster
eaa813d130 Bug 1103181 - Remove quote() from about:addons/config on android/metro. r=rnewman 2014-12-05 11:07:15 -08:00
Tom Schuster
9199eea7fd Bug 1103181 - Remove String.prototype.quote. r=jorendorff 2014-12-05 11:07:15 -08:00
Daniel Holbert
d1e970a727 (no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD 2014-12-05 11:00:43 -08:00
Ryan VanderMeulen
41d909965c Backed out changeset 64ec5c15d182 (bug 1107496) for SM(ggc) orange. 2014-12-05 13:28:40 -05:00
David Keeler
88be9791ce bug 1020237 - follow-up to fix build bustage r=bustage on a CLOSED TREE 2014-12-05 10:12:58 -08:00
David Burns
dbb025e49f Bug 940954: Allow marionette to restart the browser and create a new session
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()

--HG--
extra : rebase_source : 536b85e5e82e12eb7710135945217dfe707e5b5d
2014-12-03 22:08:04 +00:00