Commit Graph

159687 Commits

Author SHA1 Message Date
Lucas Rocha
81935b28f5 Bug 942231 - Factor out HomePager's adapter into a separate file (r=margaret) 2013-12-12 10:55:35 +00:00
Lucas Rocha
b9095f799c Bug 942231 - Remove unused member from HomePager (r=margaret) 2013-12-12 10:55:35 +00:00
Steven MacLeod
2a3b62d35b Bug 907129 - Merge closed tabs data when restoreWindow() is called with overwriteTabs=false. r=ttaubert
X-Git-Commit-ID: d51bff1ffaa80d4f441863eb864e7cfd7f8e6a00
2013-12-12 10:18:02 +01:00
Tim Taubert
0fbb4496df Bug 947583 - Fix "this.updateProviderURLs is not a function" when toggling "Block reported attack sites" preference r=dolske
From 8ba7cef13d00454ddcdec7e4f8eb32bcb6bee5ac Mon Sep 17 00:00:00 2001
2013-12-07 09:50:19 +01:00
Katie Thomas
796a579b34 Bug 891194 - Changed BROKEN_WM_Z_ORDER to not be defined for mac. r=dao 2013-12-12 09:58:28 +01:00
Christian Ascheberg
c730add8f5 Bug 735607 - [Australis] Add hover effect in URL and search bars when using personas. r=dao 2013-12-12 09:56:57 +01:00
Patrick Brosset
beaffb5a0f Bug 945068 - Image preview tooltip displays correct image dimensions, r=harth 2013-12-12 09:31:23 +01:00
Patrick Brosset
9d1e339dd8 Bug 946331 - Rule/Computed views tooltip closes on new selection, r=miker 2013-12-12 08:57:37 +01:00
Matt Brubeck
5c4da18c4e Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00
Ryan VanderMeulen
c6544a73ff Merge m-c to fx-team. 2013-12-11 22:44:00 -05:00
Ryan VanderMeulen
59f6950063 Merge fx-team to m-c. 2013-12-11 22:02:30 -05:00
Gaia Pushbot
442d5be4e5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a192fcf2927
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #14572 from crh0716/948852

Bug 948852 - Fix the event creation error r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/745b0e8f854a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 948852 - Fix the event creation error
2013-12-11 18:30:24 -08:00
Brad Lassey
e35d4527cf bug 944104 - support creating a GeckoView programmatically, follow up to have just one LayerView constructor r=mfinkle 2013-12-11 21:03:56 -05:00
Matt Brubeck
3b4d0b0ba7 Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome 2013-12-11 18:46:53 -08:00
Gaia Pushbot
20448d7141 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e03df840624e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #14554 from alivedise/bugzilla/948811_master/jsdoc-refine

Bug 948811 - Remove HTML in comments, r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/e8e87075e963
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 948811 - Remove HTML in comments
2013-12-11 17:25:23 -08:00
Gaia Pushbot
05ea16f845 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c831d6b0e27a
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #14542 from punamdahiya/Bug947028

Bug 947028 - Fix of overlapping checkboxes while selecting ring tones r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/c299cbf08edc
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 947028 - Fix of overlapping checkboxes while selecting ring tones r=davidflanagan
2013-12-11 17:00:24 -08:00
Dale Harvey
7870fd7c06 Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats 2013-12-12 00:39:06 +00:00
Lucas Rocha
03f47d073e Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret) 2013-12-12 00:28:15 +00:00
Lucas Rocha
f9cbf23895 Bug 943915 - Encapsulate button click listener in SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
dac6b31421 Bug 943915 - Change SiteIdentityPopup's API to be package-scoped (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
a080391f5b Bug 943915 - Encapsulate SiteIdentityPopup into BrowserToolbar (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
8944238fc5 Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
ebb6ea8721 Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj) 2013-12-12 00:28:14 +00:00
Lucas Rocha
26762edcd2 Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
942d7bb2ac Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj) 2013-12-12 00:28:13 +00:00
Lucas Rocha
afb973f9c7 Bug 943915 - Move DoorHanger to the widget package (r=wesj)
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
2013-12-12 00:28:13 +00:00
Lucas Rocha
dc6a70e75b Bug 943915 - Make DoorHanger's API public (r=wesj) 2013-12-12 00:28:13 +00:00
Matt Brubeck
45af1dce9c Bug 946340 - Enable vertical scrolling on about:start in portrait [r=ally] 2013-12-11 16:24:24 -08:00
Matt Brubeck
b35048a505 Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused] 2013-12-11 16:23:36 -08:00
Gaia Pushbot
48dee8e7ce Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/75c6f8d7976d
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #14573 from vingtetun/bug948396

Bug 948396 - [Calendar] Can not scroll anymore the week/day view once th...

========

https://hg.mozilla.org/integration/gaia-central/rev/5014dedccfd9
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 948396 - [Calendar] Can not scroll anymore the week/day view once the new event has been opened with APZ turned on. r=kgrandon
2013-12-11 14:10:24 -08:00
Gaia Pushbot
827ead30b7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7a53aa54b708
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #14482 from rnowm/hihglight-call-log

Bug 917820 - [Call Log] Use Full Line Highlights

========

https://hg.mozilla.org/integration/gaia-central/rev/22a0d15b9eab
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 917820 - [Call Log] Use Full Line Highlights
2013-12-11 13:55:26 -08:00
Gaia Pushbot
8a4105df0a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e104df5519d2
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #14404 from rnowm/sticky-headers-SMS

Bug 946693 - Fix sticky headers in [SMS] app

========

https://hg.mozilla.org/integration/gaia-central/rev/881d357fe8d3
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 946693 - Fix sticky headers in [SMS] app
2013-12-11 13:45:36 -08:00
Gaia Pushbot
8d4d885970 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/470fba5af189
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #14567 from jmcanterafonseca/fix_export_sim_948862_master

Bug 948862 - [Contacts] The first time exporting a contact to SIM create...

========

https://hg.mozilla.org/integration/gaia-central/rev/8cd90fb0054b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 948862 - [Contacts] The first time exporting a contact to SIM creates a duplicate of the contact in the contact list
2013-12-11 12:30:25 -08:00
Gaia Pushbot
fcf361e967 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ac1bd42712a6
Author: Malini Das <thehyperballad@gmail.com>
Desc: Merge pull request #14571 from malini/version

Bug 947001 - bump marionette-client and gaiatest versions, r=davehunt

========

https://hg.mozilla.org/integration/gaia-central/rev/69618e357429
Author: Malini Das <mdas@mozilla.com>
Desc: bump marionette-client and gaiatest versions, enable gaia-ui-tests
2013-12-11 11:30:24 -08:00
Gaia Pushbot
e15bbadafa Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5109b242065
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #14574 from vingtetun/bug942854

Bug 942854 - [Calendar] Scrolling the week view results into results int...

========

https://hg.mozilla.org/integration/gaia-central/rev/8c92dbfbb021
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 942854 - [Calendar] Scrolling the week view results into results into overlapping artifacts. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/de8afc131bb9
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #14575 from vingtetun/bug909877

Bug 948001 - [Settings] With APZ turned on the wifi panel is sometimes s...

========

https://hg.mozilla.org/integration/gaia-central/rev/5dfbe4fa95fd
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 948001 - [Settings] With APZ turned on the wifi panel is sometimes shown instead of the main panel at startup. r=arthurchen

========

https://hg.mozilla.org/integration/gaia-central/rev/764d911fb590
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #14276 from wanderview/email-scroll-jank

Bug 943498: Spread email scroll sync reflows.  r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/592558833a26
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 943498: Spread email scroll sync reflows.
2013-12-11 11:15:24 -08:00
Ryan VanderMeulen
ec9c13c73e Backed out changeset ac002daf081b (bug 947100) for B2G mochitest-3 orange. 2013-12-11 14:05:37 -05:00
Jason Duell
cbec7de3de Bug 945066: remote nsIDNSService to child. r=jdm
* * *
bug 945066. Fix windows bustage.  r=jduell
2013-12-11 11:03:51 -08:00
Ryan VanderMeulen
ab2b6eed46 Merge m-c to b-i. 2013-12-11 13:37:13 -05:00
Ryan VanderMeulen
ec34e0fb19 Merge inbound to m-c. 2013-12-11 13:32:11 -05:00
Ryan VanderMeulen
f7429af385 Merge fx-team to m-c. 2013-12-11 13:29:43 -05:00
Ryan VanderMeulen
106d512427 Merge b2g-inbound to m-c. 2013-12-11 13:24:26 -05:00
Dale Harvey
1b81491cd0 Bug 946661 - Dont send tapconfirmed event when tapup was handled. r=kats 2013-12-11 17:19:42 +00:00
Kartikaya Gupta
bb5ac9289e Bug 946661 - Add APZC tests for short and medium length taps. r=daleharvey 2013-12-11 17:19:33 +00:00
Kartikaya Gupta
7d224d3070 Bug 947931 - Remove unnecessary locking now to avoid potential for deadlock. r=botond,BenWa 2013-12-11 12:15:10 -05:00
Gaia Pushbot
9975b9269f Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e92729616fb
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #14491 from sangpire/Bug935860

Bug 935860 Remove the "sendString" method from Korean IME.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/713c6ac99c51
Author: sangpire <sangpire@gmail.com>
Desc: Fix indent

========

https://hg.mozilla.org/integration/gaia-central/rev/6f1e232beda9
Author: BYUN Sangpil <sangpire@rosebook.local>
Desc: Bug 935860 Remove the "sendString" method from Korean IME
2013-12-11 08:15:24 -08:00
Gaia Pushbot
1e2a9b5ac0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bf2a9a87dba
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #14488 from RudyLu/keyboard/Bug888253-keyboard_settings_migration

 Bug 888253 - Settings data migration for keyboard layouts.
r=gnarf, gary, yuren

========

https://hg.mozilla.org/integration/gaia-central/rev/73762b06166b
Author: Rudy Lu <me@rudy.lu>
Desc:  Bug 888253 - Settings data migration for keyboard layouts
2013-12-11 08:00:24 -08:00
Malini Das
b64b9a9015 Bug 925398 - Refactor runtests.py to follow Mixin pattern, r=jgriffin, followup patch 2013-12-11 09:23:06 -05:00
Edwin Flores
ef0e39f7ad Bug 934412 - Pass surface image format into CreateTextureImage r=nical 2013-12-11 15:14:16 +01:00
Jon Coppeard
6c75dbea68 Bug 945453 - Postbarrier JIT-code writes to arguments objects r=terrence r=djvj 2013-12-11 14:03:24 +00:00
Ryan VanderMeulen
789c341d29 Backed out changeset 0aeb846dc2e7 (bug 846340) for causing frequent testMasterPassword failures (bug 915449). 2013-12-11 08:51:02 -05:00