Commit Graph

412908 Commits

Author SHA1 Message Date
Michael Comella
958d80882b Bug 1130203 - Move share overlay title styles into styles.xml and revise to match mocks. r=mhaigh
--HG--
extra : rebase_source : cf9a699354c3454d8a010ddf728f207e48e569fe
2015-02-26 17:33:36 -08:00
Michael Comella
376e88b94a Bug 1130203 - Remove Firefox logo from share overlay. r=mhaigh
--HG--
extra : rebase_source : 83cbe32e627ebdeef9d92cbfaf2d78055e16d14b
2015-02-25 17:10:17 -08:00
Michael Comella
58dcb2d2eb Bug 1130203 - Remove header container in share overlay & roughly style text. r=mhaigh
Removing the header container also has the benefit of improving performance by
flattening the View hierarchy. Note that this patch also improves performance
by switching the outermost container from a RelativeLayout to a FrameLayout.

Final text styling is awaiting UX mocks.

--HG--
extra : rebase_source : caa8e42ff40aa9873868a181947fb690441094c9
2015-02-05 19:29:01 -08:00
Michael Comella
2ea89f3396 Bug 1130203 - Clean up OverlayDialogButton's initialization. r=mhaigh
Note that a TODO was added to clean up styles, which should be completed before
this bug lands.

--HG--
extra : rebase_source : bc982cb2e7724d26241e510076f0c83c014e03ab
2015-02-05 17:44:56 -08:00
Blake Winton
fa0337ba0d Bug 1146946 - Handle empty lists in sidebar.js when using the up/down key. r=florian 2015-03-24 15:12:17 -04:00
Blake Winton
7cc621db62 Bug 1137556 - Make the ReadingList sidebar look like other sidebars. ui-r=mmaslaney, r=florian 2015-03-23 19:34:31 -04:00
Florian Quèze
a0fd72c7ac Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws. 2015-03-24 23:44:28 +01:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Allison Naaktgeboren
4c50d52e24 Bug 1128431 - 'Start browsing' link from onboarding v1.5 is not visible on small screen devices. r=liuche 2015-03-24 15:05:27 -07:00
Felipe Gomes
464683d017 Bug 1079665 - [e10s] Findbar focusContent doesn't work when a link was found. r=enndeakin 2015-03-24 18:58:32 -03:00
Iaroslav Sheptykin
3b3aa043d0 Bug 1012532 - Replace translation engine usage of RESTRequest with Http.jsm. r=felipe 2015-03-24 15:32:16 -03:00
Brian Grinstead
ee6362730e Bug 1139644 - Flash only relevant attributes in markup view when changed;r=pbrosset 2015-03-24 14:57:57 -07:00
Brian Grinstead
a0334bd25e Bug 1139644 - Make markupview use sdk timers instead of individual timers for each window;r=pbrosset 2015-03-24 14:57:54 -07:00
Bill McCloskey
7b55cc0a76 Bug 1145394 - Fix unparseable JS code (r=gavin)
--HG--
extra : rebase_source : 02710e8e3368e445f9841945cd905d7726d395d8
2015-03-24 14:22:08 -07:00
Jared Wein
eefcc0b4fd Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Dan Mosedale
9ae3882abb Bug 1145819 - Fix loop Telemetry counting of direct calls, r=Standard8 2015-03-24 14:28:45 -07:00
Jennifer Fong
370c4e2bef Bug 1146460 - Fixed ToolboxFullscreenState style. r=jryans 2015-03-24 16:06:11 -05:00
Ryan VanderMeulen
5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Stephen Pohl
c7c87f5d03 Bug 1146565 - Ensure proper CDM install state when the media.eme.enabled pref is toggled when Firefox isn't running. r=mossop 2015-03-24 15:36:19 -04:00
Ryan VanderMeulen
c12adf0b76 Backed out changeset b78aa57b284e (bug 1146565) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:33:21 -04:00
Ryan VanderMeulen
3120ab0db9 Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00
Ryan VanderMeulen
f70a404034 Backed out changesets ade5347d0627, 0b9529b44e23, a139d273f07b, and 0994ae599f13 (bug 1139460) for widespread mochitest crashes.
CLOSED TREE
2015-03-24 14:31:55 -04:00
Paolo Amadini
8d9450a933 Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-24 11:18:19 -07:00
James Long
baf59606e2 Bug 1136341 - fix source actors representing inline scripts in XUL files so breakpoints work r=ejpbruel
--HG--
extra : rebase_source : 95f75743470a96f46e9dcb527f70d9f0d2c3253a
2015-03-24 10:01:00 -07:00
Matthew Noorenberghe
b2a7f5ef69 Bug 1120860 - Measure whether an <input type=password> is associated with a <form> in BindToTree. r=smaug
--HG--
extra : rebase_source : bbabe796a1ec1c6d545cec4dc61e51c3bba31624
2015-03-24 10:27:56 -07:00
Tim Taubert
67248d3882 Bug 1146052 - Fix empty about:sessionrestore after crash as well as empty about:welcomeback after resetting the profile r=smacleod 2015-03-23 14:01:13 +01:00
Dão Gottwald
dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
John Kang
ffeec298b9 Bug 1144782 followup: fix typo. r=dao
--HG--
extra : rebase_source : 7cb508b3a32cba6be999df91e75daf7596eddf10
2015-03-24 18:23:22 +01:00
Stephen Pohl
206caa386e Bug 1146565: Ensure proper CDM install state when the media.eme.enabled pref is toggled when Firefox isn't running. r=mossop 2015-03-24 13:04:57 -04:00
Georg Fritzsche
39ddc4b567 Bug 1139460 - Bonus: Remove unused function from experiments code. rs=yoric 2015-03-19 15:50:09 +01:00
Georg Fritzsche
c2f499f70d Bug 1139460 - Part 3 - Make TelemetryPing shutdown block on pending submissions. r=yoric 2015-03-23 12:45:29 +01:00
Georg Fritzsche
c1338dfad6 Bug 1139460 - Part 2 - Overhaul telemetry ping submission code. r=vladan 2015-03-20 14:32:35 +01:00
Georg Fritzsche
6c76822283 Bug 1139460 - Part 1 - Avoid Telemetry payload data changes after collection. r=vladan 2015-03-18 12:35:49 +01:00
Jared Wein
1e367f2aea Bug 1142687 - Show context information for current page in the rooms view. r=standard8
--HG--
extra : rebase_source : 8c6b66f3c88507c777ccd63bd533a09228e2c2f2
2015-03-24 12:43:49 -04:00
Panos Astithas
02dfbfe7de Use an html instead of a xul progress bar for better perf on Linux (bug 1003664). r=jlongster, f=darktrojan 2015-03-24 18:32:41 +02:00
Ryan VanderMeulen
358a43b689 Merge m-c to fx-team. a=merge 2015-03-24 12:01:54 -04:00
Ryan VanderMeulen
68565c39fb Merge fx-team to m-c. a=merge 2015-03-24 11:55:30 -04:00
Ryan VanderMeulen
aae0890a34 Merge b2g-inbound to m-c. a=merge 2015-03-24 11:36:22 -04:00
Ryan VanderMeulen
1466cf7d78 Merge inbound to m-c. a=merge 2015-03-24 11:34:55 -04:00
Marco Bonardo
bb8a7ba0a8 Bug 1146299 - Fix bookmark keywords, after the previous schema migration broke most of them. r=ttaubert 2015-03-24 16:22:29 +01:00
Ryan VanderMeulen
8d602517b5 Backed out 3 changesets (bug 1061364, bug 1117603) for B2G xpcshell permafail.
Backed out changeset aaf374ba062f (bug 1061364)
Backed out changeset 67fece279049 (bug 1117603)
Backed out changeset fe8ba59678a2 (bug 1117603)

CLOSED TREE
2015-03-24 09:13:06 -04:00
B2G Bumper Bot
52e052c2c9 Bumping manifests a=b2g-bump 2015-03-24 05:47:59 -07:00
B2G Bumper Bot
0627baf65b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1db04cf683e
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #28977 from RickyChien/import-config-to-node

Bug 1131506 - Running import-config.js on node.js r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/07a29eb5339b
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1131506 - Running import-config.js on node.js
2015-03-24 05:45:21 -07:00
B2G Bumper Bot
51872e0334 Bumping manifests a=b2g-bump 2015-03-24 05:18:01 -07:00
B2G Bumper Bot
e9f06d6b8c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b29e8d5e0cd
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1146400 - merge pull request #29067 from tauzen:Bug1146400_no_nfcdom_check to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e09a787a7bb0
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1146400 - [NFC] Remove mozNfc checks from NfcManager, small clean up. r=gweng
2015-03-24 05:15:26 -07:00
B2G Bumper Bot
f9959d5710 Bumping manifests a=b2g-bump 2015-03-24 03:53:09 -07:00
B2G Bumper Bot
a192ff96e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5755df8680b3
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #28976 from steveck-chung/contact-header-RTL

Bug 1143594 - [RTL][Contacts]Apply block display bdi workaround for contact name ellipsis direction issue, r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/80e3cf510a23
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1143594 - [RTL][Contacts]Apply block display bdi workaround for contact name ellipsis direction issue, r=arcturus
2015-03-24 03:50:31 -07:00
B2G Bumper Bot
5734d49f9f Bumping manifests a=b2g-bump 2015-03-24 03:04:41 -07:00
B2G Bumper Bot
30dcb0a47a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac2cda7608fa
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #29064 from julienw/1137097-1140613-upgrade-gaia-header-v0.8.0

Bugs 1140613, 1137097 - upgrade gaia-header to v0.8.0

========

https://hg.mozilla.org/integration/gaia-central/rev/d8a5fec1b4d4
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bugs 1140613, 1137097 - upgrade gaia-header to v0.8.0

========

https://hg.mozilla.org/integration/gaia-central/rev/7a561ac48cce
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #28973 from gasolin/issue-1142371-2

Bug 1142371 - [Bluetooth] Replace getAdapter with service query to make bluetooth transfer work, r=ian, alive

========

https://hg.mozilla.org/integration/gaia-central/rev/7ac5aa119176
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1142371 - [Bluetooth] Replace getAdapter with service query, r=ian, alive

- use service query to get adapter
- remove bluetooth avaialable event
2015-03-24 03:01:58 -07:00
B2G Bumper Bot
8d01efad7c Bumping manifests a=b2g-bump 2015-03-24 00:33:10 -07:00