Commit Graph

178760 Commits

Author SHA1 Message Date
Michael Comella
1e488ef4ae Bug 965548 - Part 6: Improve readability for BrowserToolbar.start/stopEditing methods. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0d870e1674 Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0f5a689d6a Bug 965548 - Part 4: Rename url bar right edge to translating edge. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable/url_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_translating_edge.xml
2014-04-17 13:34:12 -07:00
Michael Comella
a692afc122 Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson 2014-04-17 13:34:12 -07:00
Michael Comella
46916d1c7a Bug 965548 - Part 2.5: Make Themed* processing more robust. r=bnicholson 2014-04-17 13:34:11 -07:00
Michael Comella
97c72e22d3 Bug 965548 - Part 2: Add "cancel" string. r=bnicholson 2014-04-17 13:34:06 -07:00
Michael Comella
3deb61cbdc Bug 965548 - Part 1: Add close button image assets. r=bnicholson 2014-04-17 13:33:57 -07:00
Robert Strong
6a54cfcb3a Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes 2014-04-17 13:14:50 -07:00
Gijs Kruitbosch
a42a2b01d0 Bug 997825 - fix the broken unicorn, r=jaws
--HG--
extra : rebase_source : d4b14ce594c0e687c9c3887629fbce4e4c816013
2014-04-17 20:11:52 +01:00
Nick Alexander
212cd5eb7d Bug 960640 - Make finding Android build-tools future-proof. r=glandium
This lists the directories in build-tools/*, sorts them by
version (favouring new-style 'android-*' directories), and then takes
the newest version in which aapt exists.
2014-04-17 12:07:26 -07:00
Nick Alexander
1eab423354 Bug 986664 - Make Android FxAccountClient* HAWK requests always include request payload hash. r=rnewman
Relanding with correct bug number.
2014-04-17 12:04:17 -07:00
Nick Alexander
1dc7fb91f0 Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number. 2014-04-17 12:02:43 -07:00
Nick Alexander
8c860f6bff Bug 962622 - Work around Android pre-v12 rounded corners bug. r=rnewman
========

08f022b134
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 962622 - Work around Android pre-v12 rounded corners bug.

    This is discussed at http://stackoverflow.com/a/12505934 and tracked at
    http://code.google.com/p/android/issues/detail?id=9161.
2014-04-15 18:04:06 -07:00
Nick Alexander
b9992180cf Bug 975013 - Pad and correctly size show/hide password button. r=rnewman
========

c6509b8ed9
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 975013 - Part 3: Make show/hide password button size not depend on its state.

========

3107ed8bbc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:42:38 2014 -0700

    Bug 975013 - Part 2: Extract FxAccountShowHidePasswordButton style.

========

e012cac483
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:25:18 2014 -0700

    Bug 975013 - Part 1: Add horizontal padding to show/hide password button.
2014-04-15 16:54:21 -07:00
Nick Alexander
b11394d98e Bug 996843 - Autocomplete email addresses in Android Firefox Accounts sign-up/sign-in. r=rnewman
========

c41a37fad3
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996843 - Part 2: Populate email autocomplete list in onResume.

========

418b103991
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 15:15:41 2014 -0700

    Bug 996843 - Part 1: Make email an AutoCompleteTextView.
2014-04-15 15:16:15 -07:00
Nick Alexander
7374aed7ff Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets. r=rnewman
========

dfae76b630
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets.
2014-04-10 14:17:06 -07:00
Nick Alexander
4fe2cdd6a3 Bug 996749 - Kill PrefsSource. r=rnewman
========

6ced7b05cd
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996749 - Part 3: Finally kill PrefsSource.

========

b37547fbd8
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 10:47:11 2014 -0700

    Bug 996749 - Part 2: Remove storageEndpoint from FxAccountGlobalSession constructor.

    This is just a separation of concerns: let's inject our dependency as
    configured as possible.

========

42e8fe761f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Apr 14 12:30:21 2014 -0700

    Bug 996749 - Part 1: Remove debugAssertion.

    This is no longer valuable, since we're not getting timestamp HAWK
    errors from the server.
2014-04-15 10:59:00 -07:00
Nick Alexander
e8a192470a Bug 985766 - Always include payload verification hashes in FxAccountClient* requests. r=rnewman
========

130f1a5d52
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 985766 - Part 4: Explain why we do not include payload verification hashes in Sync storage endpoint requests.

========

5cb1211b48
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:19:03 2014 -0700

    Bug 985766 - Part 3: Always include payload verification hashes in FxAccountClient* requests.

========

616193c436
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:18:10 2014 -0700

    Bug 985766 - Part 2: Don't include payload verification to non-enclosing HAWK requests.

========

c0c032db09
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Apr 3 11:05:30 2014 -0700

    Bug 985766 - Part 1: Remove little-used HawkAuthHeaderProvider constructor.
2014-04-08 11:19:37 -07:00
Eddy Bruel
a1e4f29064 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-17 20:47:28 +02:00
Eddy Bruel
c9a69873c5 Bug 859372 - Provide Debugger constructor as a built-in module;r=past 2014-04-17 20:45:32 +02:00
Brian Nicholson
902c9e63bb Bug 995741 - Restore tabs after crash. r=mfinkle 2014-04-17 10:51:06 -07:00
Dave Townsend
3b890dbae6 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 10:27:03 -07:00
Dave Townsend
4c86059d54 Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE 2014-04-17 10:20:49 -07:00
Wes Johnston
33cfea288e Bug 997406 - Take into account padding when deciding whether to show Share icon. r=liuche 2014-04-17 09:44:51 -07:00
Dave Townsend
f525d5c569 Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Dave Townsend
18e18ee8a0 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 08:23:42 -07:00
Georg Fritzsche
17b11996ae Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg 2014-04-17 15:47:37 +02:00
Georg Fritzsche
ceb826d852 Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche 2014-04-17 15:47:37 +02:00
Georg Fritzsche
21ebf330da Bug 989137 - Part 16: Convert browser_experiments.js to add_task. r=unfocused 2014-04-17 15:47:37 +02:00
Georg Fritzsche
179be36b85 Bug 989137 - Part 15: Return a promise from Experiments.init(). r=gfritzsche 2014-04-17 15:47:37 +02:00
Georg Fritzsche
42ce0eb8f8 Bug 989137 - Part 14: Rename functions for associating with Add-on Manager. r=gfritzsche 2014-04-17 15:47:37 +02:00
Georg Fritzsche
ef56d659aa Bug 989137 - Part 13: Ability to ignore hashes of downloaded experiments. r=gfritzsche 2014-04-17 15:47:36 +02:00
Georg Fritzsche
7fb2d77caf Bug 989137 - Part 12: Refactor experiment and add-on state management. r=gfritzsche 2014-04-17 15:47:36 +02:00
Georg Fritzsche
adefcccdf8 Bug 989137 - Backout re-ordered patches that conflict with a known-good patch stack: 1ab6bbd62c76, 5c3a195a107e, 73da7e611e92, 2c1a0b0551fb. r=me 2014-04-17 15:47:36 +02:00
Sebastian Hengst
bbe9bb2d16 Bug 997625 - Sync panel: Checkbox for syncing passwords enabled (not disabled) while sync credentials need reauth r=ttaubert 2014-04-17 13:55:31 +02:00
Praveenkumar
133de4becf Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao 2014-04-17 03:26:00 +02:00
Carsten "Tomcat" Book
7c23e2d138 Merge m-c to fx-team 2014-04-17 12:56:53 +02:00
Carsten "Tomcat" Book
131dd28e46 merge b2g-inbound to mozilla-central 2014-04-17 12:50:37 +02:00
Carsten "Tomcat" Book
b5c721a037 merge fx-team to mozilla-central 2014-04-17 12:49:25 +02:00
Carsten "Tomcat" Book
65e5a62b23 merge mozilla-inbound ot mozilla-central 2014-04-17 12:47:30 +02:00
Erik Vold
4abbe6385a Bug 997561 - Uplift Add-on SDK to Firefox (CLOSED TREE) r=me 2014-04-17 02:07:49 -07:00
B2G Bumper Bot
3334cf586d Bumping manifests a=b2g-bump 2014-04-17 00:32:32 -07:00
B2G Bumper Bot
33aae8cf5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35bd8bfb0ee9
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #18353 from DimiL/master

Bug 996869 - Join hidden network gives error. r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/10195d72ddea
Author: dlee <dlee@mozilla.com>
Desc: Bug 996869 - Join hidden network gives error.
2014-04-17 00:25:45 -07:00
B2G Bumper Bot
6bd4405db5 Bumping manifests a=b2g-bump 2014-04-17 00:16:28 -07:00
B2G Bumper Bot
f88f8bff7e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1f704f12277
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #18403 from kaichih/Bug-996549

Bug 996549 - Wifi Hotspot settings SSID network name should NOT accept m...

========

https://hg.mozilla.org/integration/gaia-central/rev/5b8e5f4e1c36
Author: Kevin Hu <kaichih.hu@gmail.com>
Desc: Bug 996549 - Wifi Hotspot settings SSID network name should NOT accept more than 32 chars
2014-04-17 00:10:41 -07:00
B2G Bumper Bot
5199bc984a Bumping manifests a=b2g-bump 2014-04-17 00:06:25 -07:00
B2G Bumper Bot
5fa2615ebf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9ca4fe1b8b5
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #18077 from comoyo/bug993390

Bug 993390 - Don't do a sync reflow if we just cleared the element. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/88886b5f06e8
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 993390 - Don't do a sync reflow if we just cleared the element
2014-04-17 00:00:38 -07:00
Carsten "Tomcat" Book
35c906cff6 Backed out changeset ce1fe33d58a0 (bug 997014) for mochitest m-1 orange on a CLOSED TREE 2014-04-17 08:44:04 +02:00
Carsten "Tomcat" Book
502139c768 Backed out changeset 20b75bf44c1e (bug 997014) 2014-04-17 08:43:43 +02:00
Carsten "Tomcat" Book
810846820e Backed out changeset 39296ccf8936 (bug 997014) 2014-04-17 08:43:41 +02:00