Commit Graph

221520 Commits

Author SHA1 Message Date
Tom Schuster
453e2241bb Bug 1113980 - Try to fix a bug with [[Set]] and old proxies. r=Waldo 2015-01-01 16:42:41 +01:00
Brian Smith
47e92f2b3c Bug 1115903, Part 2: Delete most defaulted assignment operators and some defaulted copy constructors, r=jcj
--HG--
extra : rebase_source : 6c8575de36355521baf69bba89eba530cd4e8b09
2014-12-26 23:49:47 -08:00
Brian Smith
39853892f9 Bug 1115903, Remove VS2010 workarounds, r=mmc
--HG--
extra : rebase_source : 742973c0f2d547371fbeca72e384053c70b5ba0f
2014-12-26 21:39:54 -08:00
Brian Smith
17c1065e6f Bug 1115761, Part 4: Add "fall through" comment, r=jcj
--HG--
extra : rebase_source : 1e40d7d7d85c1a02eb6195ecee1038ea40a6a9ab
2014-12-26 15:07:56 -08:00
Brian Smith
a1d102d4f2 Bug 1115761, Part 3: Rename NSS-based crypto functions, r=jcj
--HG--
extra : rebase_source : b11b172fac76c7845d2a97cabf1bad9e04a50367
2014-12-23 14:51:52 -08:00
Brian Smith
b3bf235584 Bug 1115761, Part 2: Use NotReached more consistently in pkixnss.cpp, r=jcj
--HG--
extra : rebase_source : 80647fc11d40d822dc042af1d797cb34062a84ab
2014-12-23 22:35:53 -08:00
Brian Smith
b88b8f38dd Bug 1115761, Part 1: Remove obsolete references to NSS stuff in comments, r=jcj
--HG--
extra : rebase_source : 65af59d9695b424f057b40c54aab6973a39bcc25
2014-12-26 12:40:45 -08:00
Brian Smith
e3671889ff Bug 1035414, Part 2: Always check subject's issuer matches issuer's subject, r=jcj
--HG--
extra : rebase_source : a75eca6ed909fa4f241b1a736656b7e8c99eb3ea
2014-12-26 10:13:18 -08:00
Brian Smith
68fac13f07 Bug 1035414, Part 1: Test issuer/subject name matching, r=jcj
--HG--
extra : rebase_source : 8faab27888502083565db3681f10a310b69b1845
2014-12-26 11:35:48 -08:00
Brian Smith
df0803d83c Bug 1073867, Part 4: Test that DSS end-entity certificates are rejected, r=mmc
--HG--
extra : rebase_source : 7cfdcdf08f2ae8909062b8803de6702ab47ec65a
2014-12-26 11:40:51 -08:00
Brian Smith
257741f645 Bug 1073867, Part 3: Reject DSS end-entity certificates, r=mmc
--HG--
extra : rebase_source : 76546b57aade1a15b394a2e53d8c12d62906dcac
2014-12-24 00:51:52 -08:00
Jason Duell
0dac548a3e Bug 1108916 - app:// channels could skip calling OnStopRequest. r=hurley 2014-12-31 18:23:58 -08:00
Honza Bambas
2b58942723 Bug 1102172 - Fix possible appache update hang. r=jduell 2014-12-31 18:22:46 -08:00
Wes Kocher
60728bc65c Merge m-c to inbound a=merge 2014-12-31 17:14:50 -08:00
Wes Kocher
dfaa6509f6 Merge fx-team to mozilla-central a=merge 2014-12-31 16:52:30 -08:00
Wes Kocher
58f2a3d226 Merge b2g-inbound to m-c a=merge 2014-12-31 16:43:13 -08:00
Jonathan Kew
43a541e5a0 Bug 1116480 - Reftest for textRun bounding box with fake italics. r=roc 2014-12-31 22:35:44 +00:00
Jonathan Kew
0dd36ab38e Bug 1116480 - gfxTextRun::Measure needs to account for fake-italic transform when returning the bounding box. r=roc 2014-12-31 22:35:40 +00:00
B2G Bumper Bot
46046ca566 Bumping manifests a=b2g-bump 2014-12-31 13:16:01 -08:00
Wes Kocher
d57ec4a734 Merge m-c to fx-team a=merge 2014-12-31 13:15:50 -08:00
Wes Kocher
ac8b2c0ce1 Merge m-c to b2g-inbound a=merge 2014-12-31 13:12:51 -08:00
Wes Kocher
0368fda4d2 Merge m-c to inbound a=merge 2014-12-31 12:58:06 -08:00
Michael Comella
5bb4cafa5b Bug 1105472 - Part 2: Add FadedMultiColorTextView. r=bnicholson 2014-12-31 12:31:17 -08:00
Michael Comella
cc9f49e3a4 Bug 1105472 - Part 1: Make FadedTextView abstract and move current implementation to FadedSingleColorTextView. r=bnicholson 2014-12-31 12:31:17 -08:00
Fabrice Desré
5b6a38dfbc Backout bug 1098210 (2bd2fad9eac0) for suspicion of smoke test breakage. r=me 2014-12-31 12:30:31 -08:00
Benoit Girard
9e4578658c Bug 1113781 - Only track layer decision with MOZ_DUMP_PAINTING and add a preference. r=mstange 2014-12-31 15:21:58 -05:00
Benoit Girard
8d46226796 Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange 2014-12-31 15:17:39 -05:00
Mark Finkle
3190f4749b Bug 1116693 - Use a simpler setter for mTitle in the GeckoMenuItem constructors r=rnewman 2014-12-31 14:49:23 -05:00
Mark Finkle
cf4884614c Bug 1116693 - Block dispatching onItemChanged during MenuItem inflation r=rnewman 2014-12-31 14:47:18 -05:00
Mark Finkle
02b16072c0 Bug 1116693 - Support stopping/starting dispatch of onItemChanged updates r=rnewman 2014-12-31 14:43:59 -05:00
Wes Kocher
d2137aa03d Merge b2g-inbound to m-c a=merge 2014-12-31 11:43:47 -08:00
Wes Kocher
33e9a687c1 Merge fx-team to m-c a=merge 2014-12-31 11:34:18 -08:00
Mark Finkle
3dc7981f23 Bug 1116599 - Use a cache to create a GeckoMenu.findItem fast path r=rnewman 2014-12-31 14:32:44 -05:00
B2G Bumper Bot
70ab0d3838 Bumping manifests a=b2g-bump 2014-12-31 11:27:00 -08:00
B2G Bumper Bot
1610acbf83 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/563db4265b0e
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26919 from azasypkin/bug-1112135-delay-thread-rendering

 Bug 1112135 - [Messages] When starting as an activity/notification/, delay threads rendering until the right panel is open. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/7228a970a31b
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1112135 - [Messages] When starting as an activity/notification/, delay threads rendering until the right panel is open. r=julien
2014-12-31 11:17:20 -08:00
B2G Bumper Bot
623d00f917 Bumping manifests a=b2g-bump 2014-12-31 11:08:57 -08:00
Mark Finkle
aed352e533 Bug 1116615 - Use TextUtils.equals to avoid null string issues r=mcomella 2014-12-31 12:55:42 -05:00
B2G Bumper Bot
5e19e65561 Bumping manifests a=b2g-bump 2014-12-31 09:28:57 -08:00
B2G Bumper Bot
2f9b632faf Bumping manifests a=b2g-bump 2014-12-31 09:21:58 -08:00
B2G Bumper Bot
9d9284a76b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/668948861196
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #27048 from npark-mozilla/1114640

Bug 1114640: Create a new test case for the rating feature of the Music App

========

https://hg.mozilla.org/integration/gaia-central/rev/4aec1361446f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1114640 -  Create a new test case for the rating feature of the Music App
2014-12-31 09:17:20 -08:00
B2G Bumper Bot
1894f8298e Bumping manifests a=b2g-bump 2014-12-31 08:06:53 -08:00
B2G Bumper Bot
6de5d79d7a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8db023189f8d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1112868 - [Messages] Message Options appear alongside Keyboard; blocks view of text entry r=schung,azasypkin

Blur the focus asap when displaying OptionMenu or Dialog.
2014-12-31 07:57:14 -08:00
B2G Bumper Bot
fe6b786269 Bumping manifests a=b2g-bump 2014-12-31 04:11:53 -08:00
B2G Bumper Bot
069e0c9c13 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b5269c46126
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26829 from mwargers/findmydevice

Bug 1112334 - Write a test for basic Find My Device logging in existing ...

========

https://hg.mozilla.org/integration/gaia-central/rev/011edbbb9cde
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1112334 - Write a test for basic Find My Device logging in existing account
2014-12-31 04:02:13 -08:00
B2G Bumper Bot
8c580dc7ca Bumping manifests a=b2g-bump 2014-12-31 03:41:57 -08:00
B2G Bumper Bot
a890b244fb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d7514dd742b7
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27068 from npark-mozilla/1114643

Bug 1114643 - Create a new test case for cancelling the deletion of multiple photos in gallery

========

https://hg.mozilla.org/integration/gaia-central/rev/f9dd9a7ad8b4
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1114643 - Create a new test case for cancelling the deletion of multiple photos in gallery
2014-12-31 03:32:17 -08:00
Jon Coppeard
451ab7870e Bug 1116455 - Use isIncrementalGCInProgress() rather than checking the state explicitly r=terrence 2014-12-31 10:40:34 +00:00
Jon Coppeard
5945283118 Bug 1116455 - Move Zone::isCloseToAllocTrigger() method to ZoneHeapThreshold class r=terrence 2014-12-31 10:36:04 +00:00
B2G Bumper Bot
2963e72221 Bumping manifests a=b2g-bump 2014-12-31 01:08:51 -08:00
Mats Palmgren
45405f30e8 Bug 1116104 - Null-check the do_QueryFrame result before using it. r=roc 2014-12-31 07:10:11 +00:00