Commit Graph

224800 Commits

Author SHA1 Message Date
David Parks
08f2b252cf Bug 1051842 - Part 3 - crash in -[ChildView keyDown:]. r=masayuki
Normalize secure input requests.  We have been counting the number of
requests for secure input with the intent of requiring the equal amount
of disable requests, but this behavior would not gain anything and the
implementation actually never disabled requests - it always zeros out
the count.  This patch makes the zeroing-out behavior more consistent.
DisableSecureEventInput should probably be removed.
2014-08-20 23:09:44 -07:00
David Parks
92a2bb76d6 Bug 1051842 - Part 2 - crash in -[ChildView keyDown:]. r=masayuki
In e10s, each nsFocusManger (main/chrome and content/tab) operates on its own content tree with its own InputContext.  They also communicate their InputContexts with the OS widget (nsChildView on mac, nsWindow on Windows).  Prior to this patch, the OS widgets didn't distinguish between main and content InputContexts.  When GetInputContext was called on the OS widget, it would return whatever InputContext it had set last.  This patch distinguishes between InputContexts in the widget.
2014-08-27 22:06:41 -07:00
David Parks
e55f206e0f Bug 1051842 - Part 1 - [e10s] crash in -[ChildView keyDown:]. r=smichaud
Fix Cocoa window IME focus test to work even if window has not received
OSX main-window status.
2015-01-12 08:26:05 -08:00
Jean-Yves Avenard
38901683a0 Bug 1124172: Abort read if there's nothing to read. r=bholley
FileMediaResource::ReadFromCache assumes all data request will always be
available. This may not always be true.
2015-01-22 11:57:05 +11:00
Wes Kocher
8d626b3a65 Backed out changeset fbe9ba3b1e9a (bug 1122691) for m5 orange 2015-01-21 16:48:57 -08:00
Wes Kocher
71fb75f100 Merge m-c to inbound a=merge 2015-01-21 16:25:22 -08:00
Christoph Kerschbaumer
5c6deb4695 Bug 1122445 - CSP: don't normalize path for CSP checks - test updates (r=sstamm) 2015-01-21 16:09:20 -08:00
Wes Kocher
f9229e5687 Merge fx-team to m-c a=merge 2015-01-21 15:28:31 -08:00
Wes Kocher
30daf56de7 Merge inbound to m-c a=merge 2015-01-21 14:14:21 -08:00
Christoph Kerschbaumer
480ea3b45f Bug 1122445 - CSP: don't normalize path for CSP checks (r=sstamm) 2015-01-21 13:48:03 -08:00
B2G Bumper Bot
b45967702f Bumping manifests a=b2g-bump 2015-01-21 11:11:22 -08:00
B2G Bumper Bot
a1330dda69 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3033c2214b58
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #27541 from zbraniecki/1124013-upgrade-sinon-to-1.12.2

Bug 1124013 - Upgrade sinon to 1.12.2. r=felash

========

https://hg.mozilla.org/integration/gaia-central/rev/06fb8f5c6c02
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1124013 - Upgrade sinon to 1.12.2

========

https://hg.mozilla.org/integration/gaia-central/rev/a71aedaddda3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27567 from Cwiiis/bug1120718-hover-over-top-with-collection

Bug 1120718 - Fix creating new group at top with collection as first icon. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/50e95afe93ba
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1120718 - Test that creating groups above collections works. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/6b650dfa7fcb
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1120718 - Fix creating new group at top with collection as first icon. r=kgrandon

If the first icon in a grid was a collection, dragging an icon to the top
of the grid would drop it into that collection instead of creating a new
group.
2015-01-21 11:09:45 -08:00
B2G Bumper Bot
e504bf73b3 Bumping manifests a=b2g-bump 2015-01-21 10:31:54 -08:00
B2G Bumper Bot
1849b28286 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1a0215e7a28
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27540 from martasect/bug_1120726

Bug 1120726 - do not change the setting of notifications r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/586a3b25453e
Author: Marta Piekarska <marta@sec.t-labs.tu-berlin.de>
Desc: Bug 1120726 - do not change the setting of notifications + autolander
2015-01-21 10:30:17 -08:00
Dan Mosedale
75057f2a79 Bug 974904-Add Google Analytics snippet for Hello link-clicker side, r=jaws 2015-01-21 10:20:29 -08:00
B2G Bumper Bot
c02c82d719 Bumping manifests a=b2g-bump 2015-01-21 09:47:20 -08:00
B2G Bumper Bot
b9fc36450e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b777991859f2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27571 from Cwiiis/bug1121865-blank-space-dont-dismiss-edit

Bug 1121865 - Don't dismiss edit mode when tapping a blank space. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/5e359963725f
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1121865 - Don't dismiss edit mode when tapping a blank space. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/90b237151499
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27569 from Cwiiis/bug1121149-homescreen-margin-bottom

Bug 1121149 - Add a margin to the bottom of the homescreen. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/5992d8dbb30e
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1121149 - Add a margin to the bottom of the homescreen. r=kgrandon
2015-01-21 09:45:35 -08:00
B2G Bumper Bot
9dcb6dce7c Bumping manifests a=b2g-bump 2015-01-21 08:41:57 -08:00
B2G Bumper Bot
919be09290 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/80261ef6903c
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27533 from bebef1987/fix_dialer

Bug 1110169 - Intermittent test_dialer_add_contact.py

========

https://hg.mozilla.org/integration/gaia-central/rev/18b986e1d63d
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1110169 - Intermittent test_dialer_add_contact.py
2015-01-21 08:40:20 -08:00
B2G Bumper Bot
a0d72054d5 Bumping manifests a=b2g-bump 2015-01-21 07:16:28 -08:00
B2G Bumper Bot
e54d390e8d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1123672 - Investigate failure in test_IMAP_email_notification.py

========

https://hg.mozilla.org/integration/gaia-central/rev/4973cfd74bbc
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Bug 1123672 - Investigate failure in test_IMAP_email_notification.py
2015-01-21 07:14:43 -08:00
B2G Bumper Bot
016908cf4f Bumping manifests a=b2g-bump 2015-01-21 06:56:23 -08:00
B2G Bumper Bot
4a7153b669 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93d598bbd51f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #27419 from ADLR-es/119738

Bug 1119738 - [Contacts] Pick vcard Activity should not return Facebook ...

========

https://hg.mozilla.org/integration/gaia-central/rev/2cfe7718fc3d
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1119738 - [Contacts] Pick vcard Activity should not return Facebook data

========

https://hg.mozilla.org/integration/gaia-central/rev/20c79dd2be10
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #27568 from bebef1987/xfail_camera

Bug 1124160 - Xfail camera tests because of Bug 1124139

========

https://hg.mozilla.org/integration/gaia-central/rev/5bbe61053b8e
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1124160 - Xfail camera tests because of Bug 1124139
2015-01-21 06:54:46 -08:00
B2G Bumper Bot
6aa674a9b9 Bumping manifests a=b2g-bump 2015-01-21 06:37:12 -08:00
B2G Bumper Bot
1b8a48ac1c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03b67daac4aa
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #27561 from gitmai/bug-1105367-data-use-limit-unit-no-localized-after-language-switch

Bug 1105367 - [Usage] Some strings aren't automatically translated on la...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/04899cdf9a8f
Author: mai <mri@tid.es>
Desc: Bug 1105367 - [Usage] Some strings aren't automatically translated on language switch
2015-01-21 06:35:24 -08:00
Carsten "Tomcat" Book
02ea0618b6 Merge mozilla-central to b2g-inbound 2015-01-21 15:15:33 +01:00
Carsten "Tomcat" Book
adba590b8a merge mozilla-inbound to mozilla-central a=merge 2015-01-21 14:21:49 +01:00
Carsten "Tomcat" Book
ca2e72b8f3 merge fx-team to mozilla-central a=merge 2015-01-21 14:05:24 +01:00
B2G Bumper Bot
215f6beae7 Bumping manifests a=b2g-bump 2015-01-21 04:36:35 -08:00
B2G Bumper Bot
814d89d687 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43498e12a533
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1120704 - merge pull request #27531 from etiennesegonzac:bug-1120704 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e3b6cfa41030
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1120704 - No longer "freeze" the iframe sizing for background apps on orientation change. r=alive
This was originally done to prevent reflows but it's not. So the added complexity isn't worth it.

========

https://hg.mozilla.org/integration/gaia-central/rev/406533ce97f7
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27449 from cctuan/1119723

Bug 1119723 - [Flame][Homescreen]A partial facebook view overlaps on the top left corner of home screen

========

https://hg.mozilla.org/integration/gaia-central/rev/dadb29e5156f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1119723 - [Flame][Homescreen]A partial facebook view overlaps on the top left corner of home screen.

========

https://hg.mozilla.org/integration/gaia-central/rev/b3274c0b96ec
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #27225 from steveck-chung/message-reduce-flashing-taskrunner

Bug 1091441 - [Messages] the thread view is flashing while loading if there are MMS, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/179d21a7a12e
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1091441 - [Messages] the thread view is flashing while loading if there are MMS. r=azasypkin
2015-01-21 04:34:57 -08:00
B2G Bumper Bot
0d7ca03481 Bumping manifests a=b2g-bump 2015-01-21 03:47:06 -08:00
B2G Bumper Bot
9e0c2805ae Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acc1d98b2022
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #27552 from asutherland/email-mimefuncs-gc

Bug 1120875 - Improved mem usage for fromTypedArray. r=andris9, r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/19c6e545b1a6
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1120875 - Improved mem usage for fromTypedArray. r=andris9, r=asuth

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/360

========

https://hg.mozilla.org/integration/gaia-central/rev/abcc7a991212
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #27519 from shamenchens/Bug1123569-LockOrientationForTVApps

Bug 1123569 - Lock orientation for TV apps, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/7e37f8324f33
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1123569 - Lock orientation for TV apps

========

https://hg.mozilla.org/integration/gaia-central/rev/4f5ef4919e02
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #27400 from begeeben/1121398_wifi_signal_strength_mismatch

Bug 1121398 - WIFI signal strength mismatch between status bar and settings app, r=EragonJ

========

https://hg.mozilla.org/integration/gaia-central/rev/68bf373982d0
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1121398 - WIFI signal strength mismatch between status bar and settings app

* Return the AP with the best signal strength among APs having the same SSID.
2015-01-21 03:28:04 -08:00
Thomas Zimmermann
c6fc818517 Bug 1123651: Inherit |NfcConsumer| from |StreamSocket|, r=allstars.chh
With this patch, |NfcConsumer| inherits from |StreamSocket| instead
of |UnixSocketConsumer|. Some methods have been renamed. |NfcConsumer|
now contains the method |GetIO|, which is required by |StreamSocket|
for integration with |ListenSocket|.
2015-01-21 10:59:21 +01:00
Thomas Zimmermann
c85af30f6f Bug 1123651: Improve correctness of |NfcConsumer| and its helpers, r=allstars.chh
This patch changes several small details to make |NfcConsumer| more
 correct. This includes

   - MOZ_FINAL for classes,
   - MOZ_OVERRIDE for virtual methods,
   - static global variables, and
   - nsAutoPtr around explicitly deleted data.
2015-01-21 10:59:21 +01:00
Thomas Zimmermann
32d1c4be8b Bug 1123651: Fix coding style in Nfc.cpp, r=allstars.chh 2015-01-21 10:59:21 +01:00
B2G Bumper Bot
aac4993ed2 Bumping manifests a=b2g-bump 2015-01-21 01:06:34 -08:00
B2G Bumper Bot
86e86ca168 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85b337db1f21
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #27554 from sean2449/Bug_11196393

Bug 1119639 - Update icon devicePixelRatio

========

https://hg.mozilla.org/integration/gaia-central/rev/683d833193a0
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1119639 - Update icon devicePixelRatio
2015-01-21 01:04:57 -08:00
B2G Bumper Bot
dbb14f2eba Bumping manifests a=b2g-bump 2015-01-21 00:46:21 -08:00
B2G Bumper Bot
a91b04572e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ba6cb272106
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #27341 from begeeben/1117710_wifi_signal_strength_icon

Bug 1117710 - [FFOS2.0][Woodduck][WIFI]WIFI signal strength icon does not matched with the strength shown on status bar. r=EJ chen

========

https://hg.mozilla.org/integration/gaia-central/rev/cb7961d7c4f1
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1117710 - [FFOS2.0][Woodduck][WIFI]WIFI signal strength icon does not matched with the strength shown on status bar.

* Apply the calculation of wifi signal strength in the settings app to the system app.
2015-01-21 00:44:39 -08:00
B2G Bumper Bot
1b1dd89627 Bumping manifests a=b2g-bump 2015-01-21 00:27:07 -08:00
B2G Bumper Bot
0e1b63a5b6 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5f54a7f05a2
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Revert "Update icon devicePixelRatio"

This reverts commit b2440b61f478590183ecec9d1942da16dc3a2bdf.

========

https://hg.mozilla.org/integration/gaia-central/rev/1ffcb8ac3065
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #27318 from RudyLu/keyboard/Bug1115247-viewManager

Bug 1115247 - Create ViewManager to replace render.js.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/a9a352ae3acf
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1115247 - Create ViewManager to replace render.js.

========

https://hg.mozilla.org/integration/gaia-central/rev/fd05458393bd
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #27370 from sean2449/Bug_11196393

Bug 1119639 - [Stingray][Home]Consider device pixel ratio when fetching app icon

========

https://hg.mozilla.org/integration/gaia-central/rev/be406b3c9901
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Update icon devicePixelRatio
2015-01-21 00:25:08 -08:00
Makoto Kato
c861f11f5d Bug 1123547 - Remove old MSVS toolchain support using _CC_SUITE. r=mshal 2015-01-21 17:08:17 +09:00
Bob Owen
fa71b20ec9 Bug 1121479 Part 4: Turn on DLL_SEARCH_ORDER process-level mitigation for the GMP sandbox. r=tabraldes 2015-01-21 07:59:56 +00:00
Bob Owen
79301c4edb Bug 1121479 Part 3: Turn on HEAP_TERMINATE process-level mitigation for the GMP sandbox. r=tabraldes 2015-01-21 07:59:56 +00:00
Bob Owen
f4f2ca86d4 Bug 1121479 Part 2: Turn on SEHOP process-level mitigation for the GMP sandbox. r=tabraldes 2015-01-21 07:59:56 +00:00
Bob Owen
a4b184f2ac Bug 1121479 Part 1: Turn on DEP process-level mitigation for the GMP sandbox. r=tabraldes 2015-01-21 07:59:56 +00:00
B2G Bumper Bot
2fbba6173d Bumping manifests a=b2g-bump 2015-01-20 23:41:15 -08:00
B2G Bumper Bot
8c36a56a37 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ecc956a27479
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #27513 from asutherland/email-uidnext-move

Bug 1116694 - [email/IMAP] moves broken on servers without UIDNEXT support, such as all CoreMail servers (ex: 126.com, 163.com). r=mcav, r=andris9

========

https://hg.mozilla.org/integration/gaia-central/rev/f6a2b5666283
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1116694 - [email/IMAP] moves broken on servers without UIDNEXT support, such as all CoreMail servers (ex: 126.com, 163.com). r=mcav, r=andris9

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/358
2015-01-20 23:39:38 -08:00
B2G Bumper Bot
b0b7a3e588 Bumping manifests a=b2g-bump 2015-01-20 21:42:03 -08:00
B2G Bumper Bot
a9757199d5 Bumping manifests a=b2g-bump 2015-01-20 21:21:38 -08:00