Commit Graph

404757 Commits

Author SHA1 Message Date
Erik Vold
eba25816af Bug 1114752 - Uplift Add-on SDK to Firefox a=me
--HG--
rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.html
rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/addons/e10s-content/data/test-page-worker.js
rename : addon-sdk/source/test/addons/places/favicon-helpers.js => addon-sdk/source/test/addons/places/lib/favicon-helpers.js
rename : addon-sdk/source/test/addons/places/httpd.js => addon-sdk/source/test/addons/places/lib/httpd.js
rename : addon-sdk/source/test/addons/places/places-helper.js => addon-sdk/source/test/addons/places/lib/places-helper.js
rename : addon-sdk/source/test/addons/places/tests/test-places-utils.js => addon-sdk/source/test/addons/places/lib/test-places-utils.js
rename : addon-sdk/source/test/fixtures/test-page-worker.html => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.html
rename : addon-sdk/source/test/fixtures/test-page-worker.js => addon-sdk/source/test/fixtures/addon-sdk/data/test-page-worker.js
2015-02-03 09:51:16 -08:00
Chenxia Liu
92399a3f06 Bug 1124392 - Telemetry: Record the number of passwords per hostname. r=MattN
--HG--
extra : rebase_source : 16de4b58ca570ed7ad328ddc5806eba0a509d9e7
2015-02-02 12:51:48 -08:00
Michael Comella
b81485ebec Bug 1106935 - review: Correct import style; fix comment grammar. r=mhaigh
--HG--
extra : rebase_source : 209864d6670b8c2316539b33eaafa5149671d1ff
2015-02-02 08:28:51 -08:00
Michael Comella
6ca4f81b6e Bug 1106935 - Part 6: Replace NewTabletUI.isEnabled with HardwareUtils.isTablet where simple. r=mhaigh
--HG--
extra : rebase_source : 9264730533081acf138d1d789ec93598802d9e90
2015-01-30 11:14:50 -08:00
Michael Comella
fddc2fcd28 Bug 1106935 - Part 5: Rename BrowserToolbarNewTablet -> BrowserToolbarTablet.
--HG--
rename : mobile/android/base/toolbar/BrowserToolbarNewTablet.java => mobile/android/base/toolbar/BrowserToolbarTablet.java
extra : rebase_source : 20cda66a6b901a556283f9627b5156c66ab0a3ac
2015-01-29 16:30:46 -08:00
Michael Comella
50884bb828 Bug 1106935 - Part 4: Move new_tablet_browser_toolbar to browser_toolbar and update associated code.
--HG--
rename : mobile/android/base/resources/layout-large-v11/new_tablet_browser_toolbar.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
extra : rebase_source : a5fdbcef520bf82f8af68ab1d3a69b19efa66cdf
2015-01-29 16:26:39 -08:00
Michael Comella
d0721e0f8d Bug 1106935 - Part 3: Remove tablet browser_toolbar.xml and orphaned resources.
--HG--
extra : rebase_source : 66e331956bc163d1a4a311b64f1c41d64131175c
2015-01-28 18:54:24 -08:00
Michael Comella
a512b41399 Bug 1106935 - Part 2: Remove old tablet branches from BrowserToolbar.
--HG--
extra : rebase_source : 23d07e6568c4a4a778f8a4ee926ffbdbbd3f9439
2015-01-28 17:13:29 -08:00
Eugen Sawin
13fb4549cf Bug 792992 - Make update URL configurable via pref. r=snorp 2015-02-03 17:18:13 +01:00
Eugen Sawin
f22a8d86eb Bug 792992 - Refactor update service. r=snorp 2015-02-02 18:35:11 +01:00
Jared Wein
d546714267 Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button. r=Gijs
--HG--
extra : rebase_source : b23dc918a9c6accadb74cf45456c6f84a46c332f
2015-02-03 10:00:04 -05:00
Abdelrhman Ahmed
ae31705321 Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian 2015-01-28 22:39:00 +01:00
Florian Quèze
69191a5692 Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately. r=mossop 2015-01-26 15:41:05 +01:00
Carsten "Tomcat" Book
041c20081a Merge mozilla-central to fx-team 2015-02-03 15:34:51 +01:00
Carsten "Tomcat" Book
762a6410d7 Backed out changeset a882d834faee (bug 1111947) for causing merge conflicts down from m-c 2015-02-03 15:34:07 +01:00
Carsten "Tomcat" Book
859b4ccb47 Backed out changeset 65ca9f64dd0a (bug 1113681) 2015-02-03 15:33:43 +01:00
Carsten "Tomcat" Book
9fe5980ccd merge b2g-inbound to mozilla-central a=merge 2015-02-03 14:44:06 +01:00
Carsten "Tomcat" Book
06d8160838 merge fx-team to mozilla-central a=merge 2015-02-03 14:36:21 +01:00
Carsten "Tomcat" Book
12acae44df merge mozilla-inbound to mozilla-central a=merge 2015-02-03 14:27:29 +01:00
Abdelrhman Ahmed
c291a32838 Bug 1115002 - Pressing context menu should close the search panel. r=Florian 2015-02-03 13:57:04 +01:00
Abdelrhman Ahmed
37faa5572a Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian 2015-02-03 13:56:09 +01:00
Carsten "Tomcat" Book
1ae8d449ac Backed out changeset 2742651b0cd9 (bug 1123990) for suspicion that this broke the nightly builds a=sheriffduty 2015-02-03 13:49:17 +01:00
Florian Quèze
1284ac43ac Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately, r=Mossop. 2015-02-03 13:06:01 +01:00
B2G Bumper Bot
0bc69627bd Bumping manifests a=b2g-bump 2015-02-02 23:21:46 -08:00
B2G Bumper Bot
6c05b3dcdf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed6a450e80a5
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1068703 - merge pull request #27827 from yzen:bug-1068703 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/ec95e98d44af
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068703 - improve message list accessibility in edit mode.
2015-02-02 23:20:06 -08:00
B2G Bumper Bot
1abde4970e Bumping manifests a=b2g-bump 2015-02-02 23:01:58 -08:00
B2G Bumper Bot
6a6b1572cc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/922046e4b719
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #27843 from evelynhung/issue-1123564

Bug 1123564 - initial work of device deck, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/c3f1a1087c13
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1123564 - initial work of device deck

========

https://hg.mozilla.org/integration/gaia-central/rev/446099a0b7cb
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #27845 from ian-liu/bluetooth/bug1127715_file_transfer_page_should_not_be_selected

Bug 1127715 - [Bluetooth][File Transfer] Follow text selection pattern, the page of file transfer should not be selected, r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/c90fd7e74663
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1127715 - [Bluetooth][File Transfer] Follow text selection pattern, the page of file transfer should not be selected, r=gdaun
2015-02-02 23:00:18 -08:00
B2G Bumper Bot
8dfacb35d5 Bumping manifests a=b2g-bump 2015-02-02 21:57:01 -08:00
B2G Bumper Bot
e6235218d8 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69cb02e03593
Author: Luke Chang <lchang@mozilla.com>
Desc: Revert "Bug 1125780 - [Stingray] Use event name to check if we need to invoke _closing handler"

This reverts commit 820a9649967c3703f38dfdb48268dc62e29a99b5.

========

https://hg.mozilla.org/integration/gaia-central/rev/28cc94478be5
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27803 from huchengtw-moz/bug-1127657-wrong-animation-state

Bug 1127657 - [Stingray] clear and rollback animation state while animat..., r=dwi2, r=sung

========

https://hg.mozilla.org/integration/gaia-central/rev/8aaad5050671
Author: John Hu <johu@mozilla.com>
Desc: Bug 1127657 - [Stingray] clear and rollback animation state while animation is prepared or playing.
2015-02-02 21:55:21 -08:00
B2G Bumper Bot
95d5f58f42 Bumping manifests a=b2g-bump 2015-02-02 20:37:08 -08:00
B2G Bumper Bot
4bef8e3b5c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9688fbef887
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27846 from huchengtw-moz/bug-1128438-close-button

Bug 1128438 - [Stingray][demo] add close button to fling sender app for ..., r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/dc84d0bd6e76
Author: John Hu <johu@mozilla.com>
Desc: Bug 1128438 - [Stingray][demo] add close button to fling sender app for testing

========

https://hg.mozilla.org/integration/gaia-central/rev/84b591f41f07
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #27840 from alivedise/buzilla/1124216/activity-window-in-system-dialog

Bug 1124216 - Support value selector in searchWindow +autoland, r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/65dfe80fd7a2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1124216 - Support value selector in searchWindow
2015-02-02 20:35:18 -08:00
Szu-Yu Chen [:aknow]
0c5c589134 Bug 1124550 - Part 12: Provide a default response function. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
0794fc2589 Bug 1124550 - Part 11: Refactoring dial. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
d486d495a7 Bug 1124550 - Part 10: Refactoring holdCall, resumeCall. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
876571cf17 Bug 1124550 - Part 09: Refactoring conferenceCall, separateCall. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
3e01a0aa0e Bug 1124550 - Part 08: Refactoring holdConference, resumeConference. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
d5024f6c13 Bug 1124550 - Part 07: Refactoring hangupConference. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
0739018a31 Bug 1124550 - Part 06: Refactoring hangupCall. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
434b6f43e0 Bug 1124550 - Part 05: Refactoring sendUSSD, cancelUSSD. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
f8853a1b6d Bug 1124550 - Part 04: Use CDMA_FIRST_CALL_INDEX. r=hsinyi 2015-02-03 12:18:20 +08:00
Szu-Yu Chen [:aknow]
7030fadb69 Bug 1124550 - Part 03: TelephonyService: add method to detect cdma. r=hsinyi 2015-02-03 12:18:19 +08:00
Szu-Yu Chen [:aknow]
e53208993d Bug 1124550 - Part 02: ril_worker: expose API cdmaFlash. r=hsinyi 2015-02-03 12:18:19 +08:00
Szu-Yu Chen [:aknow]
2e6a219f14 Bug 1124550 - Part 01: Remove unused code. r=hsinyi 2015-02-03 12:18:19 +08:00
B2G Bumper Bot
deca27d108 Bumping manifests a=b2g-bump 2015-02-02 19:51:49 -08:00
B2G Bumper Bot
617deb523b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f0dce89ec59
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1127437 - merge pull request #27860 from punamdahiya:Bug1127437 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/41b36d6e619e
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1127437 - [Gallery] - Remove extra margin above group headers r=djf
2015-02-02 19:50:07 -08:00
Victor Porof
7cb6cdcf37 Bug 1077469 - Build flame graph for memory allocations view, r=jsantell 2015-02-02 21:29:46 -05:00
Chris
2cab54748c Bug 1106926 - Insuring that removing a hidden one click search provider also removes it from the browser.search.hiddenOneOffs pref. r=florian
--HG--
extra : rebase_source : f4f501e6246bc9515792890a4229078185b07464
2015-02-02 16:50:52 -08:00
B2G Bumper Bot
b527a30c06 Bumping manifests a=b2g-bump 2015-02-02 14:37:07 -08:00
B2G Bumper Bot
9b70de4b5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/41faaf82b555
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #27832 from eliperelman/bug-1128180

Bug 1128180 - Fixing erroneous return in user timing shim

========

https://hg.mozilla.org/integration/gaia-central/rev/912469c36dd6
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1128180 - Fixing erroneous return in user timing shim
2015-02-02 14:35:26 -08:00
Ryan VanderMeulen
769dd38513 Merge inbound to m-c. a=merge 2015-02-02 17:28:12 -05:00