Patrick Brosset
62c9a63eae
Bug 1094884 - Intermittent browser_styleeditor_fetch-from-cache.js. r=harth
2014-11-10 15:33:00 -05:00
Alexandre Poirot
f7076b6056
Bug 1091706 - Properly create TabActor on non-e10s tabs. r=jryans
2014-11-12 06:01:00 -05:00
Tim Nguyen
ae0dfff7ff
Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao
2014-11-12 08:31:00 -05:00
Richard Newman
1c0ca6a690
Bug 1095298 - Ignore 'C' locale when initializing nsLocaleService on Android. r=emk
...
On Android Lollipop, our setlocale call returns "C", rather than the null it returns on earlier Android versions.
This impacts locale detection, causing devices to always appear to be in en-US.
This patch conditionally ignores "C" if MOZ_WIDGET_ANDROID is set.
2014-11-12 08:52:19 -08:00
Brian Grinstead
724f3d028f
Bug 1097408 - Use opaque background color values to fix new tab button hover on linux;r=Gijs
2014-11-12 08:00:20 -08:00
Brian Grinstead
13275dc9da
Bug 1094830 - Fix an off by one pixel error causing the new tab button to shake once it reaches the end of the window;r=MattN
2014-11-12 07:58:15 -08:00
Margaret Leibovic
7dfba718bf
Bug 1097364 - Support <OpenSearchDescription> as the root tag of a search plugin. r=bnicholson
2014-11-12 07:38:03 -08:00
Nicolas Perriault
3b7b953435
Bug 1074693 - Loop desktop room preview to use fullscreen local videostream. r=Standard8
2014-11-12 15:20:55 +00:00
Nicolas Perriault
83ea8af8c5
Bug 1074702 - Part 2: Room views for Loop standalone. r=Standard8
2014-11-12 15:20:54 +00:00
Carsten "Tomcat" Book
44f2c85fdd
Merge mozilla-central to fx-team
2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book
b3c105d5da
merge mozilla-inbound to mozilla-central a=merge
2014-11-12 16:02:10 +01:00
Michael Comella
061bdad4c3
Bug 960746 - Sync tab state with gecko state in onLocationChange to update navigation buttons. r=lucasr
2014-11-12 06:47:34 -08:00
Carsten "Tomcat" Book
32bdd95f97
merge fx-team to mozilla-central a=merge
2014-11-12 13:52:37 +01:00
Carsten "Tomcat" Book
75e5b5aa12
Backed out changeset ed42b5ee3c94 (bug 1096248) for bc-1 test failures
2014-11-12 13:25:01 +01:00
Carsten "Tomcat" Book
de08411809
Backed out changeset 357b7bb14462 (bug 1083004) for frequent b2g m-9 test failures
2014-11-12 11:26:12 +01:00
Carsten "Tomcat" Book
ed5d6b9e18
Backed out changeset 61fa2ff606b8 (bug 1083004)
2014-11-12 11:25:51 +01:00
Carsten "Tomcat" Book
09b74a8b4d
Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage
2014-11-12 11:19:26 +01:00
Chenxia Liu
88657566f7
Bug 1091897 - Update Remote debugging UI. r=margaret
2014-11-11 18:49:52 -08:00
Chenxia Liu
ada69e3e6d
Bug 988253 - Video automatically plays on page when it should. r=bnicholson
2014-11-11 18:49:52 -08:00
Chenxia Liu
fa61170bfe
Bug 1093619 - Don't display onboarding screen for Webapp profiles. r=margaret
2014-11-11 18:49:51 -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
d2e5c28814
Merge m-c to fx-team a=merge
2014-11-11 18:10:19 -08:00
Wes Kocher
f8ad1d8e83
Merge b2g-inbound to m-c a=merge
2014-11-11 18:03:56 -08:00
Richard Newman
0c248c36f9
Bug 1089266 - Don't rely on lightweight themes in webapps. r=mfinkle
...
This papers over the issue by allowing the context menu to open.
However, the root cause is that context menus in webapps don't make a whole lot of sense -- for example, in my test I see:
http://the/app/url ...
Share Link
Open Link in New Tab
Open Link in Private Tab
Copy Link
Bookmark Link
Open With Music App
If you perform one of the tab actions, you'll see a toast offering to switch tab, and an intent handler overlay will fire!
I suggest filing a follow-up bug for someone with more familiarity with WebappImpl to address this.
2014-11-11 17:52:34 -08:00
Brian Grinstead
3a75421f43
Bug 1096469 - Make devedition theme work with custom devtools themes;r=Gijs
2014-11-11 17:33:18 -08:00
Margaret Leibovic
8a1e12656a
Bug 1096612 - Properly handle exceptions thrown while parsing article. r=bnicholson
2014-11-11 17:11:30 -08:00
Jared Wein
885c6858f3
Bug 1081322 - Add a phone number field to the Add/Edit Contact view. r=dmose
...
--HG--
extra : rebase_source : cbd5fbf8f1b4d26690c614ebb02d16e577fe9c3a
2014-11-11 18:40:54 -05: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