Commit Graph

197723 Commits

Author SHA1 Message Date
Anthony Jones
f7a4a85952 Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 18:12:48 +12:00
Anthony Jones
d99bb82f88 Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 18:12:46 +12:00
Jeff Gilbert
5d94a3c45b Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow 2014-08-04 22:10:47 -07:00
Jeff Gilbert
29789c9c47 Bug 1048562 - Add support for NV_fence to GLContext. - r=mattwoodrow 2014-08-04 22:09:20 -07:00
William Chen
4c94687b2f Bug 1022866 - Fix insertion point frame for content distributed to insertion points. r=bz 2014-08-04 21:37:25 -07:00
Matt Woodrow
2eebef4231 Bug 1045864 - Disable layerized background-attachment:fixed when we're using a software compositor. r=roc 2014-08-05 15:25:00 +12:00
Pin Zhang
5f28388f4b Bug 1047759: Clear FMRadioService's StaticRefPtr so it is not leaked at shutdown. r=khuey 2014-08-04 20:04:00 -07:00
Boris Zbarsky
0de349e9ee Bug 1017988 part 11. Codegen the definition of interface objects on worker globals. r=khuey 2014-08-04 22:20:35 -04:00
Boris Zbarsky
208429419f Bug 1017988 part 10. Disallow Pref annotations on things that are exposed in workers. r=khuey 2014-08-04 22:20:35 -04:00
Boris Zbarsky
fa05e88a4e Bug 1017988 part 9. Don't codegen window-only things on worker descriptors. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
a77fbc5d9a Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
feaa1be383 Bug 1017988 part 7. Add support for parsing the [Exposed] Web IDL attribute and determining whether a given interface member should be exposed in a particular global. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
420a4d0711 Bug 1017988 part 6. Implement support for [PrimaryGlobal]. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
12e21b9774 Bug 1017988 part 5. Store the set of known global names on our outermost IDLScope. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
f9429b3e7e Bug 1017988 part 4. Rejigger how we do partial interfaces so that we can keep track of which partial interface a given member came from. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
f5c775b4f2 Bug 1017988 part 3. Allow the Global extended attribute to take a value. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
89252135e4 Bug 1017988 part 2. Add support for parenthesized lists as values of extended attributes in Web IDL. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
af9d0ebcb4 Bug 1017988 part 1. Make our Web IDL parser fail on warnings from the underlying ply code. r=khuey 2014-08-04 22:20:32 -04:00
Wes Kocher
1f9803cac1 Backed out 2 changesets (bug 1045909, bug 1045915) for build failures
Backed out changeset 70e3d6723e8e (bug 1045909)
Backed out changeset d137dd97d955 (bug 1045915)
2014-08-04 19:18:34 -07:00
Brian Hackett
fcdd221dd0 Bug 1037666 - Add LeaveParseTaskZone call on error path. 2014-08-04 22:04:31 -04:00
B2G Bumper Bot
4ec8e3c652 Bumping manifests a=b2g-bump 2014-08-04 17:25:37 -07:00
B2G Bumper Bot
8579796847 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41d35cc0d8c5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22313 from KevinGrandon/bug_1046158_homescreen_columns

Bug 1046158 - [Vertical Homescreens] Use three columns by default everywhere

========

https://hg.mozilla.org/integration/gaia-central/rev/29e95452c04c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1046158 - [Vertical Homescreen] Use three columns by default everywhere r=aus
2014-08-04 17:21:03 -07:00
B2G Bumper Bot
de1e0126f7 Bumping manifests a=b2g-bump 2014-08-04 16:02:20 -07:00
B2G Bumper Bot
97d57fcbf9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d198da4fd025
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044316 - Dont assume uppercase .nodeName. r=kgrandon
2014-08-04 15:55:26 -07:00
Jed Davis
604cceb286 Bug 1047620 - Fix sandboxing for B2G --disable-jemalloc builds. r=kang
--HG--
extra : rebase_source : 1b2ec6491277a9dc451ab767d8563076cf522c27
2014-08-04 15:11:33 -07:00
Jed Davis
4d6ff2569b Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted
--HG--
extra : rebase_source : 1b890000d5b8d2a8954cdd1118a1023eba829c29
2014-08-04 15:11:18 -07:00
Jed Davis
2d6844764c Bug 1046541 - Use stdio for non-Android Linux sandbox error messages. r=kang
--HG--
extra : rebase_source : e93a4a76f8188d715886e263a366d694c28b4525
2014-08-04 15:11:04 -07:00
Anthony Jones
56b30480ca Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 13:35:04 +12:00
Anthony Jones
20033e3972 Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 13:35:02 +12:00
B2G Bumper Bot
6ca1dd658d Bumping manifests a=b2g-bump 2014-08-04 15:00:28 -07:00
B2G Bumper Bot
9ca27b68dc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e246a2dd28bb
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22429 from yzen/bug-1047497

Bug 1047497 - fixed screen reader visibility issue with software buttons...

========

https://hg.mozilla.org/integration/gaia-central/rev/91c2637140e9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1047497 - fixed screen reader visibility issue with software buttons. Added tests to avoid future regressions.
2014-08-04 14:55:41 -07:00
B2G Bumper Bot
30b7e1569f Bumping manifests a=b2g-bump 2014-08-04 13:32:01 -07:00
B2G Bumper Bot
30ebaece02 Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3891e197c9fc
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1041623 - Dedupe places results per origin. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/98a7a2e873ba
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22487 from wilsonpage/1048359

Bug 1048359 - Update to use gaia-header v0.2.5

========

https://hg.mozilla.org/integration/gaia-central/rev/8d6ed68d8ea9
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1048359 - Update to use gaia-header v0.2.6

========

https://hg.mozilla.org/integration/gaia-central/rev/d0dfeacebef0
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22275 from azasypkin/bug-1015841-recipients-panel

Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/8b6f7d05083f
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/d6c6e3f96905
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 994370 - Turn off GAIA_INLINE_LOCALES. r=stas sr=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/0b81e36ee895
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time"

This reverts commit b819f32852c91afda58ea37dab6b89d878623aeb, reversing
changes made to 375805282c44248c624440eabd30515af17af7ad.

========

https://hg.mozilla.org/integration/gaia-central/rev/ff9c56d5ca34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time

Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/b9278ed5a8f4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/65b101f4de8c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22278 from pivanov/bug-1045004

Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)

========

https://hg.mozilla.org/integration/gaia-central/rev/4b2627b58d90
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)
2014-08-04 13:30:50 -07:00
Ryan VanderMeulen
cc575205f4 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Ryan VanderMeulen
b8712cb423 Merge fx-team to m-c. a=merge 2014-08-04 16:03:44 -04:00
Ryan VanderMeulen
e9bbfc707d Bug 1048455 - Skip test_peerConnection_basicScreenshare.html and test_peerConnection_basicWindowshare.html on e10s.
CLOSED TREE
2014-08-04 15:42:28 -04:00
Ryan VanderMeulen
11f333f6bc Backed out changeset db13171100fa (bug 1041369) for frequent mochitest-3 failures.
CLOSED TREE
2014-08-04 13:55:14 -04:00
Ryan VanderMeulen
6f42fd0c06 Backed out 2 changesets (bug 1047765, bug 1043426) for reftest failures and crashes on a CLOSED TREE.
Backed out changeset e283f73fed2b (bug 1047765)
Backed out changeset 3596f811a264 (bug 1043426)
2014-08-04 12:44:52 -04:00
Nicolas Perriault
cf4a2cc46b Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.10.0.js => browser/components/loop/content/shared/libs/react-0.11.1.js
2014-08-04 16:35:35 +01:00
Ed Morley
6e457e599f Backed out changeset e76cbce3289a (bug 1043719) for gtest crashes 2014-08-04 16:32:20 +01:00
B2G Bumper Bot
235d985bd2 Bumping manifests a=b2g-bump 2014-08-04 08:30:11 -07:00
B2G Bumper Bot
9199115bab Bumping manifests a=b2g-bump 2014-08-04 08:19:36 -07:00
B2G Bumper Bot
e1abd2a3c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0472c590f5c3
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #22485 from mcjimenez/bug1048274

Bug 1048274 - Change WiFi to Wi-Fi in locale file (r=flod)

========

https://hg.mozilla.org/integration/gaia-central/rev/757977e47f55
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1048274 - Change WiFi to Wi-Fi in downloadUpdatesVia2GForbidden Id in locale file
2014-08-04 08:15:33 -07:00
B2G Bumper Bot
8670590162 Bumping manifests a=b2g-bump 2014-08-04 06:41:46 -07:00
B2G Bumper Bot
aa160fb419 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9e361af7271
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22364 from wilsonpage/1046791

Bug 1046791 - Replace shared/elements/gaia_header with external component

========

https://hg.mozilla.org/integration/gaia-central/rev/ac5f6b163371
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1046791 - Replace shared/elements/gaia_header with external component
2014-08-04 06:35:35 -07:00
B2G Bumper Bot
3718d20686 Bumping manifests a=b2g-bump 2014-08-04 06:16:33 -07:00
B2G Bumper Bot
04192ac43f Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e74787ada116
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1015883 - Applied the visual refresh to the CDMA call waiting scenario r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/1ee7c323def7
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22473 from mozfreddyb/master

 Bug 1046048 - add alternative keys for long-press on period button in German keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/e6908418dd25
Author: Frederik B <fbraun+gh@mozilla.com>
Desc: Bug 1046048 - add alternative keys for long-press on period button in German, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/fe991425555e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22140 from flodolo/bug1042774

Bug 1042774 - [Settings] Reload list of tz-regions when language changes

========

https://hg.mozilla.org/integration/gaia-central/rev/7376d0eaf3f4
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 1042774 - [Settings] Reload list of tz-regions when language changes

========

https://hg.mozilla.org/integration/gaia-central/rev/b98f25c4a4bd
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #22434 from mcjimenez/bug1039509

Bug 1039509 - Enable forbidden download updates over 2G connections (r=alive)

========

https://hg.mozilla.org/integration/gaia-central/rev/7a4424a9d9e5
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1039509 - Enable forbidden download updates over 2G connections

========

https://hg.mozilla.org/integration/gaia-central/rev/287370071bc2
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22276 from mozmark/bug1034570-master

Bug 1034570 - Notify the user if initial registration fails r=gerard-majax

========

https://hg.mozilla.org/integration/gaia-central/rev/c9b13da7a0b2
Author: Mark Goodwin <mgoodwin@mozilla.com>
Desc: Bug 1034570 - Notify the user if initial registration fails r=

========

https://hg.mozilla.org/integration/gaia-central/rev/1e6ba38a9ae2
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #22329 from Moz-TedC/bug-1026098-fix-attempt-2

Bug 1026098 - Skip time and timezone setting when network time available. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/945f43abdf72
Author: Ted Clancy (:tedders1) <tclancy@mozilla.com>
Desc: Bug 1026098 - Skip time and timezone setting when network time available. r=fcampo
2014-08-04 06:05:33 -07:00
Nathan Froyd
760c809272 Bug 1047173 - move MOZ_GTK*_CFLAGS hacking from config.mk to configure.in; r=glandium
This move ensures that other makefile variables that reference
MOZ_GTK*_CFLAGS, e.g. TK_CFLAGS, will always have a consistent view of
MOZ_GTK*_CFLAGS.
2014-08-01 12:11:01 -04:00
Nicolas B. Pierron
cde276f497 Bug 1048046 - Remove non-observed instructions, even if they might be recovered on bailout. r=h4writer 2014-08-04 07:59:44 -07:00
Ed Morley
aaa3b2b0da Backed out changeset ab292958d0e7 (bug 996237) for build failures on Android 2014-08-04 15:34:42 +01:00