Commit Graph

392369 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
28e9ba1364 Backed out changeset a3604ab2b3ca (bug 1044736) 2014-11-12 08:39:33 +01:00
Carsten "Tomcat" Book
8999b3c663 Backed out changeset 920775ddfb85 (bug 1044736) 2014-11-12 08:39:32 +01:00
Carsten "Tomcat" Book
050c622f95 Backed out changeset 6ccbc46c33db (bug 1044736)
--HG--
rename : dom/browser-element/BrowserElementParent.jsm => dom/browser-element/BrowserElementParent.js
2014-11-12 08:39:28 +01:00
Chris Fitzer
cd0a513b2a Bug 1094090 - Explicitly declare trusted app doesn't have homescreen-webapps-manage permission in PermissionsTable.jsm r=fabrice 2014-11-11 23:22:22 -08:00
Kan-Ru Chen (陳侃如)
4167226bc1 Backed out 8 changesets (bug 1044736) r=bustage
Backed out changeset 920775ddfb85 (bug 1044736)
Backed out changeset a3604ab2b3ca (bug 1044736)
Backed out changeset fb6a60700803 (bug 1044736)
Backed out changeset 7037d2b40d39 (bug 1044736)
Backed out changeset 1b55f80e1ca6 (bug 1044736)
Backed out changeset f55ff90f2b6f (bug 1044736)
Backed out changeset 8505276285fa (bug 1044736)
Backed out changeset e81aa95ac8d3 (bug 1044736)

--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2014-11-12 15:10:27 +08:00
Kan-Ru Chen (陳侃如)
53bbc67989 Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice
As discussed on dev-webapi[1] the app that wants to use widgets only
need the "embed-widgets" permission to use <iframe mozbrowser mozwidget>

If the app also wants to implement a browser, it could request the
"browser" separately. A <iframe mozbrowser mozwidget> will have
restricted mozbrowser API defined on the prototype if the embedder has
the "brower" permission; they will always throw when used.

[1]: https://groups.google.com/d/msg/mozilla.dev.webapi/uQweGWtVKRA/Bj1jZq3LN-0J

--HG--
rename : dom/apps/tests/test_widget.html => dom/apps/tests/test_widget_browser.html
2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
731f79ef14 Bug 1044736 - Part 5. Extract tests functions to file_test_widget.js. r=fabrice 2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
eb2d3f30c5 Bug 1044736 - Part 4.3. Export BrowserElementParent component from BrowserElementParent.js. r=bz,fabrice 2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
6e5dc3e0c1 Bug 1044736 - Part 4.2. Rename BrowserElementParent.jsm to BrowserElementParent.js. r=bz,fabrice
--HG--
rename : dom/browser-element/BrowserElementParent.jsm => dom/browser-element/BrowserElementParent.js
2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
fa5632621e Bug 1044736 - Part 4.1. Delete old BrowserElementParent.js. r=bz,fabrice 2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
1af185a5c3 Bug 1044736 - Part 3. Make BrowserElementParent implement nsIBrowserElementAPI and use it. r=bz,fabrice 2014-11-12 14:20:19 +08:00
Kan-Ru Chen (陳侃如)
ef7ff3f544 Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz 2014-11-12 14:20:18 +08:00
Kan-Ru Chen (陳侃如)
db2eae553e Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz 2014-11-12 14:20:18 +08:00
B2G Bumper Bot
907d41ac42 Bumping manifests a=b2g-bump 2014-11-11 21:37:20 -08:00
B2G Bumper Bot
a1a8813f6d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d60b07fe90d
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26010 from jrburke/bug1096572-building-blocks-rtl-style

Bug 1096572 - [Building Blocks] Update some RTL styles to match latest RTL spec r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/22ce8e6d96f5
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1096572 - [Building Blocks] Update some RTL styles to match latest RTL spec
2014-11-11 21:30:55 -08:00
B2G Bumper Bot
8e2d61fdd2 Bumping manifests a=b2g-bump 2014-11-11 18:47:24 -08:00
B2G Bumper Bot
8255fa7468 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/975ad3e4cb19
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25974 from cctuan/1095320

Bug 1095320 - [Text Selection] Copy/Paste bubble is behind the rocketbar backdrop if we select word in rocketbar.

========

https://hg.mozilla.org/integration/gaia-central/rev/0bc7349ec935
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1095320 - [Text Selection] Copy/Paste bubble is behind the rocketbar backdrop if we select word in rocketbar

========

https://hg.mozilla.org/integration/gaia-central/rev/13627c629dd0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #26037 from millermedeiros/1095738-rename-months-day

Bug 1095738 - [Calendar] rename the MonthsDay view r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/9ef2d24dcee9
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1095738 - [Calendar] rename the MonthsDay view
2014-11-11 18:40:53 -08:00
B2G Bumper Bot
94dbfc94ec Bumping manifests a=b2g-bump 2014-11-11 18:12:59 -08:00
B2G Bumper Bot
915929f138 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/292963d7793d
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26021 from EragonJ/bug-1087813

Bug 1087813 - Fix the unable to entry Settings app menus on Flatfish

========

https://hg.mozilla.org/integration/gaia-central/rev/e6dcfd5a6461
Author: YFdyh000 <yfdyh000@gmail.com>
Desc: Bug 1087813 - Fix the unable to entry Settings app menus on Flatfish
2014-11-11 18:11:03 -08:00
Wes Kocher
f8ad1d8e83 Merge b2g-inbound to m-c a=merge 2014-11-11 18:03:56 -08:00
B2G Bumper Bot
6c493f54ec Bumping manifests a=b2g-bump 2014-11-11 15:32:46 -08:00
Lucas Rocha
3e1ceac0db Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella) 2014-11-11 23:12:56 +00:00
Lucas Rocha
f74ce33684 Bug 1097316 - Make tab strip smaller to workaround talos issues (r=mcomella) 2014-11-11 23:12:55 +00:00
Tim Nguyen
cdd775c661 Bug 1097236 - Make -moz-image-region override for .searchbar-dropmarker-image.patch specific to dark theme. r=bgrins 2014-11-11 15:09:24 -08:00
Brian Grinstead
6087f1d137 Bug 1096542 - Fix tab bar jitters in devedition caused by small tabCurve values;r=MattN 2014-11-11 14:37:22 -08:00
Dave Townsend
3d044d83dc Backing out bug 1060138 due to leaks. 2014-11-11 14:27:17 -08:00
Mark Banner
ce7e3147b5 Bug 1074696 - Allow the user to copy and email Loop room urls from the room preview. r=nperriault 2014-11-11 22:15:44 +00:00
Ryan VanderMeulen
40ef701a45 Merge m-c to fx-team. a=merge 2014-11-11 16:53:12 -05:00
Steven Michaud
9556bac074 Bug 1092855 - Work around bad interaction between jemalloc and Apple uninitialized memory bug. r=spohl 2014-11-11 15:28:18 -06:00
Matthew Noorenberghe
12b79ce664 Bug 1085246 - Make browser_fxa_login.js ignore the load for the placeholder tab in openFxASettings. r=gavin, r=Mossop, a=me
--HG--
extra : amend_source : abbb3dcb181d3cd2aa34ef5c8edbd90997c8330b
extra : transplant_source : y%CFj%AA%B4%C3%E06%BC%EA%90jEK%E0%BFRX%25_
2014-11-11 21:05:44 +01:00
Ryan VanderMeulen
50905e0270 Merge fx-team to m-c. a=merge 2014-11-11 16:43:46 -05:00
Ryan VanderMeulen
b621e08282 Merge inbound to m-c. a=merge 2014-11-11 16:29:57 -05:00
Ryan VanderMeulen
dfa6d6b02a Backed out 7 changesets (bug 1086693) for Android bustage on a CLOSED TREE. DONTBUILD
Backed out changeset 6eed18d830d2 (bug 1086693)
Backed out changeset b67a2e48f281 (bug 1086693)
Backed out changeset 2b4b439e7e6c (bug 1086693)
Backed out changeset 3adfd767a92f (bug 1086693)
Backed out changeset 6ea8b9247915 (bug 1086693)
Backed out changeset 408af1e3b457 (bug 1086693)
Backed out changeset 4c759b83892a (bug 1086693)
2014-11-11 16:13:15 -05:00
James Willcox
ac342c12fa Bug 1086693 - Add a Makefile target for updating GeneratedJNIWrappers r=nalexander a=ryanvm CLOSED TREE
--HG--
extra : histedit_source : c8b445f2b9cf7fc9ac946c8b38070bded68fdecf
2014-11-11 14:46:09 -06:00
James Willcox
92de0e9c7a Bug 1086693 - Part 6: Use generated bindings for AndroidMediaCodec and AndroidSurfaceTexture r=blassey,gcp 2014-11-11 14:46:09 -06:00
James Willcox
a232b16042 Bug 1086693 - Part 5: Add a 'catchException' mode to JNI generator r=ckitching 2014-11-11 14:46:08 -06:00
James Willcox
c94a9e76f7 Bug 1086693 - Part 4: Add a lazy initialization mode to CodeGenerator, and use it for SDK bindings r=ckitching 2014-11-11 14:46:07 -06:00
James Willcox
d8a8a83fae Bug 1086693 - Part 3: Don't generate members that are above a given API version r=ckitching 2014-11-11 14:46:07 -06:00
Nick Alexander
ecf0908ac2 Bug 1086693 - Part 2: Generate and build Android SDK JNI wrappers. r=gps 2014-11-11 14:46:07 -06:00
James Willcox
6dac404582 Bug 1086693 - Part 1: Add SDKProcessor r=ckitching 2014-11-11 14:46:06 -06:00
Ryan VanderMeulen
5f2440425d Bug 1061174- Disable test_udpsocket.html on B2G debug for frequent failures. 2014-11-11 15:41:16 -05:00
Ryan VanderMeulen
7dffd9e193 Bug 958689 - Disable test_networkstats_alarms.html, test_networkstats_basics.html, and test_networkstats_enabled_no_perm.html on B2G for ongoing intermittent failures. 2014-11-11 15:41:16 -05:00
Ryan VanderMeulen
3f8b80262f Bug 1079837 - Disable resource-timing/test_resource_timing.html for frequent failures.
CLOSED TREE
2014-11-11 15:15:04 -05:00
Ryan VanderMeulen
1533f5ace3 Backed out changeset 583284c299fb (bug 1091916) for causing intermittent "too much recursion" jit-test failures on Win32 and OSX 10.6.
CLOSED TREE
2014-11-11 14:53:11 -05:00
Ryan VanderMeulen
feff5cece6 Bug 1071217 - Disable test_imagecapture.html on Android due to going permafail.
CLOSED TREE
2014-11-11 14:43:04 -05:00
Ryan VanderMeulen
f5421a2329 Backed out changeset 51572056e797 (bug 1091912) for frequent Android 4.0 crashes.
CLOSED TREE
2014-11-11 14:16:40 -05:00
B2G Bumper Bot
9f2ff7dd06 Bumping manifests a=b2g-bump 2014-11-11 10:57:56 -08:00
B2G Bumper Bot
a00c2efe33 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ca06f787f88
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25852 from eeejay/bug-1069484

Bug 1069484 - Make usage checkboxes gaia-checkbox, and unify label. r=salva r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/9d60a7f8da0b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069484 - Make usage checkboxes gaia-checkbox, and unify label.

========

https://hg.mozilla.org/integration/gaia-central/rev/f307c7f4fe3e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25550 from eeejay/bug-1069409

Bug 1069409 - Make Usage views exclusively visible to screen reader. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/42506044c1aa
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069409 - Make Usage views exclusively visible to screen reader.

========

https://hg.mozilla.org/integration/gaia-central/rev/178434180f53
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25895 from eeejay/bug-1095002

Bug 1095002 - Fix data usage limit dialog accessibility. r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/2fa3415ea2e3
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1095002 - Fix data usage limit dialog accessibility.
2014-11-11 10:55:53 -08:00
Ryan VanderMeulen
e98edf109a Backed out changesets 7bfa96b421ea and da9faa259da1 (bug 1095506) for mochitest-bc failures. 2014-11-11 13:43:02 -05:00
B2G Bumper Bot
d29efe35f1 Bumping manifests a=b2g-bump 2014-11-11 10:42:19 -08:00