Commit Graph

383205 Commits

Author SHA1 Message Date
Ehsan Akhgari
5bab27d516 Bug 1067340 - Don't use nsIDOMWindowUtils in the CSP code, because it's not meant to be used from C++; r=geekboy 2014-09-17 17:55:43 -04:00
Ehsan Akhgari
cff5b616df Bug 1068193 - Use the correct return type for Factory::CreateWrappingDataSourceSurface; r=jrmuizel 2014-09-17 17:55:17 -04:00
Ehsan Akhgari
27838f10b2 Bug 1068195 - Fix an invalid MOZ_ASSERT in moz2d code, asserting the value of a constant string pointer; r=jrmuizel 2014-09-17 17:54:43 -04:00
Ehsan Akhgari
bb964f77e9 Bug 1068022 - Fix more bad implicit constructors in gfx; r=jrmuizel 2014-09-17 17:54:13 -04:00
Ehsan Akhgari
8908aea348 Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku 2014-09-17 17:53:42 -04:00
Ryan VanderMeulen
81ad1d0dd6 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-09-17 16:37:02 -04:00
Jim Mathies
868cb823ab Follow up for back out of bug 1047603, disable browser_social_flyout.js test that's failing in e10s. a=RyanVM CLOSED TREE 2014-09-17 15:28:36 -05:00
B2G Bumper Bot
652a6f6c25 Bumping manifests a=b2g-bump 2014-09-17 12:31:58 -07:00
B2G Bumper Bot
32dfb89ee3 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/be9a28d6fb25
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24118 from zbraniecki/1048411-remove-inline-locales

Bug 1048411 - Remove GAIA_INLINE_LOCALES optimization. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/6235c489c597
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1048411 - Remove GAIA_INLINE_LOCALES optimization. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/fef7f4b23c21
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #20619 from gmarty/Bug-1007948-no-multiple-calls"

This reverts commit 8ccac0744848bd3ceaa6aa1c972ae0eb1e9ddc1e, reversing
changes made to c2c92e7be95dd0b65ee44113e1d17592dd0e20c6.
2014-09-17 12:25:47 -07:00
Ryan VanderMeulen
adbda9395f Merge m-c to b2g-inbound. a=merge 2014-09-17 14:44:59 -04:00
Ryan VanderMeulen
d8b24f507f Backed out changesets a68c9d18ffa5 and 750e7aaf09cb (bug 1067414) for causing bug 1068658. a=me 2014-09-17 14:39:17 -04:00
Ryan VanderMeulen
8bb5dfdcf0 Merge inbound to m-c. a=merge 2014-09-17 14:38:33 -04:00
B2G Bumper Bot
f4b832692e Bumping manifests a=b2g-bump 2014-09-17 11:26:57 -07:00
Ryan VanderMeulen
999c921521 Merge b2g-inbound to m-c. a=merge 2014-09-17 14:22:12 -04:00
B2G Bumper Bot
48edf38518 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce5e32d144c0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23744 from KevinGrandon/bug_1061679_chrome_asset_refinement

Bug 1061679 - [Browser Chrome] Press states of back, refresh, cancel and overflow menu using the wrong icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c410af57ea99
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1061679 - [Browser Chrome] Press states of back, refresh, cancel and overflow menu using the wrong icons r=epang

========

https://hg.mozilla.org/integration/gaia-central/rev/0f477342ef17
Author: Eli Perelman <eli@eliperelman.com>
Desc: Fixing SHB visibility in app landscape mode r=kgrandon
2014-09-17 11:20:47 -07:00
Ryan VanderMeulen
6353009054 Backed out changesets 1e0e069b5cc7 and dc6a44c16a37 (bug 1047603) for causing bug 1067164. a=me 2014-09-17 14:19:58 -04:00
Ryan VanderMeulen
7a92379b36 Merge fx-team to m-c. a=merge 2014-09-17 14:17:08 -04:00
B2G Bumper Bot
43e28658b3 Bumping manifests a=b2g-bump 2014-09-17 09:36:56 -07:00
Ed Morley
895ca896db Backed out changeset bea8bb703913 (bug 650161) for rooting hazzard failures 2014-09-17 17:34:20 +01:00
Ed Morley
3056a8a075 Backed out changeset 6f0a56999e9b (bug 650161) 2014-09-17 17:33:58 +01:00
Ed Morley
8d8677dc00 Backed out changeset 512ef66a96b8 (bug 650161) 2014-09-17 17:33:54 +01:00
B2G Bumper Bot
06a100cfbd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9fffcfaa0e10
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24119 from eliperelman/bug-1067441

Bug 1067441 - Enable SHB on secured lockscreen apps

========

https://hg.mozilla.org/integration/gaia-central/rev/7e021b57410a
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1067441 - Enable SHB on secured lockscreen apps
2014-09-17 09:30:46 -07:00
Daniel Holbert
57d6542103 Bug 1065766 followup: add whitespace between @supports and open-paren, to address review comment. DONTBUILD because whitespace-only 2014-09-17 09:26:22 -07:00
Richard Newman
8823f00e5d Bug 1057247 - Increase favicon refetch time to four hours. r=mfinkle 2014-09-17 09:22:11 -07:00
B2G Bumper Bot
5e95f1961e Bumping manifests a=b2g-bump 2014-09-17 09:21:57 -07:00
Drew Willcoxon
e8554ec8fc Bug 1060888 - Autocomplete drop down list item should not be copied to the search fields when mouse over the list item. r=MattN 2014-09-17 09:11:06 -07:00
Drew Willcoxon
405a49873c Bug 1066794 - Make the search suggestions popup on about:home/about:newtab more consistent with the main search bar's popup. r=MattN 2014-09-17 09:11:04 -07:00
B2G Bumper Bot
6210c100be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21716026341b
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24097 from empoalp/bug_1054818_2

Bug 1054818 - [Sora][Call][Settings]The call time display abnormal after...

========

https://hg.mozilla.org/integration/gaia-central/rev/938cffa2f7eb
Author: David Garcia <davidg@tid.es>
Desc: Bug 1054818 - [Sora][Call][Settings]The call time display abnormal after user change the system time.
2014-09-17 09:10:47 -07:00
B2G Bumper Bot
20d1feedb3 Bumping manifests a=b2g-bump 2014-09-17 08:31:56 -07:00
B2G Bumper Bot
6b44de7cf8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/44368e32adb4
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #23814 from qdot/1064228-settings-test-race

Bug 1064228 - Make settings api test functions wait on transaction

========

https://hg.mozilla.org/integration/gaia-central/rev/9c614a8ae0b9
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 1064228 - Make settings api test functions wait on transaction
2014-09-17 08:25:45 -07:00
B2G Bumper Bot
976c24352b Bumping manifests a=b2g-bump 2014-09-17 08:17:01 -07:00
B2G Bumper Bot
2e97adfa8c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/600645ecdf69
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #24081 from viorelaioia/bug_1053793

Bug 1053793 - Investigate if asserts in everything.me tests are reliable...

========

https://hg.mozilla.org/integration/gaia-central/rev/9dfd1c2f81e0
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1053793 - Investigate if asserts in everything.me tests are reliable/correct
2014-09-17 08:10:46 -07:00
B2G Bumper Bot
6cfc460f5a Bumping manifests a=b2g-bump 2014-09-17 07:47:20 -07:00
B2G Bumper Bot
94fc67801b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a07660865f6
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #23798 from mancas/bug1025331

Bug 1025331 - [FTE] Change the "Next" button to "Skip" on the Firefox Ac...

========

https://hg.mozilla.org/integration/gaia-central/rev/dbee0919f109
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1025331 - [FTE] Change the "Next" button to "Skip" on the Firefox Accounts screen during FTE
2014-09-17 07:40:35 -07:00
B2G Bumper Bot
0cc43740d1 Bumping manifests a=b2g-bump 2014-09-17 07:31:55 -07:00
B2G Bumper Bot
073d682dcc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f76614c49e29
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24140 from bebef1987/xfail_ftu

xfail test_ftu_skip_tour because Bug 1068616 - Date&Time settings screen...

========

https://hg.mozilla.org/integration/gaia-central/rev/1a7cb84fb28b
Author: Bebe <bebe@mozilla.ro>
Desc: xfail test_ftu_skip_tour because Bug 1068616 - Date&Time settings screen not skipped when data connection is available

========

https://hg.mozilla.org/integration/gaia-central/rev/b9cc546060b0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24101 from zacc/bug_1060381

Bug 1060381 - test_gallery_crop_photo is failing - refactor to reference...

========

https://hg.mozilla.org/integration/gaia-central/rev/da46174fba9a
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1060381 - test_gallery_crop_photo is failing - refactor to reference image metadata
2014-09-17 07:25:46 -07:00
B2G Bumper Bot
192ad9fa34 Bumping manifests a=b2g-bump 2014-09-17 07:13:54 -07:00
B2G Bumper Bot
a60977eff6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8df70e11e9f8
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24060 from gauravmittal1995/1057795

Bug #1057795 - Clean up MozL10n API use in Cost Control

========

https://hg.mozilla.org/integration/gaia-central/rev/53ed8cc13a15
Author: Gaurav Mittal <gaurav.mittal@students.iiit.ac.in>
Desc: Bug #1057795 - Clean up MozL10n API use in Cost Control R=gauravmittal1995

========

https://hg.mozilla.org/integration/gaia-central/rev/606a5494e176
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #24121 from timdream/keyboard-shift-aria-pressed

Bug 1066654 - Set aria-pressed on Shift key, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/c37e96616430
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1066654 - Set aria-pressed on Shift key
2014-09-17 07:13:40 -07:00
Cosmin Malutan
ca19e6c432 Bug 1068011 - Update TPS to use latest Mozmill 2.0.8. r=hskupin a=bustage, testonly DONTBUILD 2014-09-17 12:08:07 +03:00
Cosmin Malutan
02adc342ee Bug 1068011 - TPS broken due to 'let' changes in bug 1001090. r=hskupin a=bustage,testonly DONTBUILD 2014-09-17 12:32:32 +02:00
Iaroslav Sheptykin
ea9fb10a76 Bug 407821 - Discard bookmark tags exceeding maximum length of 100 characters. r=paolo 2014-09-17 06:23:00 +01:00
Paolo Amadini
d693bf1ed2 Bug 1066509 - Tests for the tab view in the desktop client panel. r=mikedeboer 2014-09-17 16:42:16 +01:00
David Rajchenbach-Teller
266846e742 Bug 1066619 - Accept Promise arguments in PromiseWorker. r=froydnj 2014-09-17 02:43:00 -04:00
Wes Kocher
725423ccde Merge inbound to m-c a=merge 2014-09-16 17:06:43 -07:00
Wes Kocher
a9c70dde1f Merge b2g-inbound to m-c a=merge 2014-09-16 16:22:16 -07:00
Wes Kocher
6e1ff43225 Merge fx-team to m-c a=merge 2014-09-16 15:59:12 -07:00
Ryan VanderMeulen
04eba7c166 Backed out 6 changesets (bug 918828) for mass bustage on a CLOSED TREE.
Backed out changeset b59c02df792f (bug 918828)
Backed out changeset 12e7deed1b17 (bug 918828)
Backed out changeset b87ca498ea9a (bug 918828)
Backed out changeset 621224c58e71 (bug 918828)
Backed out changeset 4faff84eb1ba (bug 918828)
Backed out changeset 3695c1c812a5 (bug 918828)
2014-09-16 17:26:34 -04:00
Ryan VanderMeulen
d3fce43e7e Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
Jason Orendorff
f18f1b0d9e Fix typo in bug 918828, part 1 (rev 4faff84eb1ba). no_r=bustage on a CLOSED TREE.
--HG--
extra : rebase_source : 122464eb7dd07a8465718afdc571a2b8d1ce45f2
2014-09-16 15:28:30 -05:00
Ryan VanderMeulen
8ae5878ce3 Backed out 3 changesets (bug 962871) for exposing bug 1067958.
Backed out changeset 5e4a2f99574a (bug 962871)
Backed out changeset 83d364b2f226 (bug 962871)
Backed out changeset 8b181c601afb (bug 962871)

CLOSED TREE
2014-09-16 16:26:00 -04:00