Commit Graph

197976 Commits

Author SHA1 Message Date
Simon Montagu
87c36f4878 Bug 756022 patch 5: delete obsoleted comments in langGroups.properties and assign x-western to a few unassigned languages that use Latin script, r=jfkthame 2014-08-05 10:49:17 +03:00
Simon Montagu
eae90150b9 Bug 756022 patch 4: change "Western" to "Latin" and "Other Languages" to "Other Writing Systems" in the font preferences dialog, r=jfkthame 2014-08-05 10:49:17 +03:00
Simon Montagu
81b3155ed0 Bug 756022 patch 3: merge tr with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
53a4b70e1c Bug 750622 patch 2: merge x-central-euro with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
a8d59c72ef Bug 750622 patch 1: merge x-baltic with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Mike Hommey
4b57640aed Bug 1048064 - Fix libstagefright build on GNU/kFreeBSD. r=ajones 2014-08-05 16:07:28 +09:00
Mike Hommey
6cbad3be12 Backout changeset 34235900c3a0 (bug 1036286) because it wasn't the right fix. 2014-08-05 16:07:06 +09:00
Benjamin Bouvier
1f9dba1c92 Bug 1040027: Cast index to uint32 when comparing it with count in IsArrayEscaped; r=efaust 2014-08-05 09:27:20 +02:00
Nigel Babu
3ec9b79719 Include "mozilla/Preferences.h" to prevent build failure (Bug 1045915) r=glandium ON A CLOSED TREE 2014-08-05 12:54:17 +05:30
Michael Wu
597e1d3236 Bug 1044193 - Always cleanup on heap allocation path, r=glandium 2014-08-05 02:19:59 -04:00
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