Commit Graph

247064 Commits

Author SHA1 Message Date
Eric Rahm
7973ebd946 Bug 1165515 - Part 9: Remove instances of using numeric log levels 1-5. rs=froydnj 2015-06-03 15:22:35 -07:00
Eric Rahm
b06507de4c Bug 1165515 - Part 8: Convert log level 6 to PR_LOG_VERBOSE. r=jesup 2015-06-03 15:22:34 -07:00
Eric Rahm
d63d229c9b Bug 1165515 - Part 7: Convert PR_LOG_DEBUG + 1 to PR_LOG_VERBOSE. rs=froydnj
Used the command: |sed -E -i -e 's/PR_LOG_DEBUG\s*\+\s*1/PR_LOG_VERBOSE/g'|
2015-06-03 15:22:32 -07:00
Eric Rahm
4cf2cfb364 Bug 1165515 - Part 6: Add PR_LOG_VERBOSE. r=froydnj 2015-06-03 15:22:31 -07:00
Eric Rahm
1fcdde9ba3 Bug 1165515 - Part 5: Convert instances of PR_LOG_ALWAYS. r=froydnj
Most instances were converted to PR_LOG_INFO, some to PR_LOG_DEBUG, and some
to PR_LOG_ERROR.
2015-06-03 15:22:30 -07:00
Eric Rahm
36d70005fe Bug 1165515 - Part 4: Add PR_LOG_INFO. r=froydnj
This is an interstitial step in preparation for adding a new info level. For
now it just maps to debug.
2015-06-03 15:22:29 -07:00
Eric Rahm
6d13987359 Bug 1165515 - Part 3: Convert PR_LOG_TEST to MOZ_LOG_TEST. r=froydnj 2015-06-03 15:22:28 -07:00
Eric Rahm
3241d2c018 Bug 1165515 - Part 2: Add MOZ_LOG_TEST. r=froydnj 2015-06-03 15:22:26 -07:00
Steven Michaud
18831287aa Bug 1151345 - Firefox app menu sometimes contains only "Quit" on OS X. r=spohl 2015-06-03 16:19:51 -05:00
Ryan VanderMeulen
33291c0d36 Merge m-c to inbound. a=merge 2015-06-03 16:02:11 -04:00
Eitan Isaacson
7528286f99 Bug 879791 - Don't send touchscreen hover events to gecko when accessibility is disabled. r=kats 2015-06-03 13:00:34 -07:00
Ryan VanderMeulen
c0902a8fd7 Merge inbound to m-c. a=merge 2015-06-03 15:55:09 -04:00
Ryan VanderMeulen
21f72f5302 Merge fx-team to m-c. a=merge 2015-06-03 15:52:14 -04:00
Ryan VanderMeulen
f5d8dbcd9f Merge b2g-inbound to m-c. a=merge 2015-06-03 15:50:54 -04:00
Kartikaya Gupta
e9626e8b7f Bug 1169844 - Remove incorrect assertion and properly untransform wheel events for overscroll situations. r=botond 2015-06-03 15:46:40 -04:00
Jonathan Griffin
eb302f0600 Backout ca0d8c5301be for bustage on a CLOSED TREE 2015-06-03 12:04:03 -07:00
Daniel Holbert
6c9529bdf3 Bug 1169086 followup: Add missing 'override' annotation to VerifyTraceProtoAndIfaceCacheCalledTracer::trace() method decl. rs=ehsan 2015-06-03 11:47:06 -07:00
Brian Hackett
e714094b42 Bug 1166709 - Mark definite properties when replacing the unboxed group used for literals at some pc, r=jandem. 2015-06-03 11:31:28 -07:00
Jonathan Griffin
593f21064f Bug 1170632 - Bump mozharness 2015-06-03 11:14:49 -07:00
B2G Bumper Bot
fbf4f387e1 Bumping manifests a=b2g-bump 2015-06-03 11:07:22 -07:00
B2G Bumper Bot
433b55f8cb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/936633804b78
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30337 from sousmangoosta/Bug-1159170

Bug 1159170 - Add margin on right edge when displaying error messages…

========

https://hg.mozilla.org/integration/gaia-central/rev/4ffe88f94897
Author: Ronald Claveau <sousmangoosta@ovh.fr>
Desc: Bug 1159170 - Add margin on right edge when displaying error messages R=francisco
2015-06-03 11:05:27 -07:00
Andrew Osmond
46451973ea Bug 1166320 - Make volume service safer to use off main thread. r=dhylands 2015-06-03 13:44:53 -04:00
Ryan VanderMeulen
860805cf95 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL
2015-06-03 13:14:59 -04:00
B2G Bumper Bot
5e3787bfc8 Bumping manifests a=b2g-bump 2015-06-03 09:57:20 -07:00
B2G Bumper Bot
49c182b324 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79410b9957b7
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30307 from mwargers/1169332

Bug 1169332 - test_dialer_miss_call_from_known_contact_notification.py: AssertionError: u != Missed call

========

https://hg.mozilla.org/integration/gaia-central/rev/e0964376f9f0
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1169332 - test_dialer_miss_call_from_known_contact_notification.py: AssertionError: u != Missed call
2015-06-03 09:55:25 -07:00
B2G Bumper Bot
657f24c0e3 Bumping manifests a=b2g-bump 2015-06-03 09:27:06 -07:00
B2G Bumper Bot
3bd3d28f64 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c09aa1595299
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30353 from yzen/bug-1168563

Bug 1168563 - change reset and enable dev tools to a toggle, update t…

========

https://hg.mozilla.org/integration/gaia-central/rev/3d982a371df1
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1168563 - change reset and enable dev tools to a toggle, update text to be more explicit about factory reset. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/69238ad2543f
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30390 from mwargers/1171038

Bug 1171038 - Add stable = false to test_dialer_receive_call.py

========

https://hg.mozilla.org/integration/gaia-central/rev/d5daf31aadfc
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1171038 - Add stable = false to test_dialer_receive_call.py
2015-06-03 09:25:11 -07:00
B2G Bumper Bot
f96c0768d4 Bumping manifests a=b2g-bump 2015-06-03 08:47:08 -07:00
B2G Bumper Bot
1b24835b93 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3370ed5aa0f2
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30291 from stasm/1169309-separate-concat-pretranslate

Bug 1169309 - Separate the concat from the pretranslate step

========

https://hg.mozilla.org/integration/gaia-central/rev/ad9be2ca4178
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1169309 - Separate the concat from the pretranslate step. r=rickychien
2015-06-03 08:45:12 -07:00
"Chris AtLee"
a857bc3cc3 Bug 1171040: Enable MOZ_AUTOMATION_UPLOAD_SYMBOLS for android nightly builds r=ted a=RyanVM 2015-06-03 11:45:10 -04:00
B2G Bumper Bot
89753f84ad Bumping manifests a=b2g-bump 2015-06-03 08:32:21 -07:00
B2G Bumper Bot
781a8431f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1169972 - [System] Remove unused css rules inside of app_install_manager.css

========

https://hg.mozilla.org/integration/gaia-central/rev/6459250f9aa5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1169972 - [System] Remove unused css rules inside of app_install_manager.css
2015-06-03 08:30:24 -07:00
Dustin J. Mitchell
226965997f Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM 2015-06-03 11:14:34 -04:00
Patrick Brosset
4c3c6df726 Bug 1170477 - 3 - Test for the inspector breadcrumbs context menu; r=tromey 2015-06-03 16:31:23 +02:00
Ryan VanderMeulen
dd9d4880c3 Bug 1115480 - Re-add metadata to the dom/presentation xpcshell.ini that shouldn't have been removed. 2015-06-03 10:16:50 -04:00
Ryan VanderMeulen
b524103692 Bug 1051146 - Disable Pocketsphinx building on Windows due to bustage. r=gps 2015-06-03 10:09:00 -04:00
Ryan VanderMeulen
36b9039a99 Backed out changeset c1cd7aff7c94 (bug 1163320) for causing silent Hazard build bustage. 2015-06-03 12:46:19 -04:00
Ryan VanderMeulen
e505876edf Bug 1165460 - Touch CLOBBER. 2015-06-03 12:45:55 -04:00
Carsten "Tomcat" Book
163a6b759d merge mozilla-inbound to mozilla-central a=merge 2015-06-03 13:49:47 +02:00
Carsten "Tomcat" Book
e999f5a214 merge fx-team to mozilla-central a=merge 2015-06-03 13:11:13 +02:00
Carsten "Tomcat" Book
6a80e7f649 Backed out changeset dd25b4d148af (bug 1139641) for bustage on a CLOSED TREE 2015-06-03 08:51:36 +02:00
Carsten "Tomcat" Book
7dedc9cdc3 Backed out changeset 8e4fdb45e6a8 (bug 1169439) for e10s dt test failures 2015-06-03 08:42:17 +02:00
Seth Fowler
b3b99d2f64 Bug 1139641 - Return more information from SurfaceCache::Lookup and SurfaceCache::LookupBestMatch. r=dholbert 2015-06-02 23:30:14 -07:00
Seth Fowler
d7cc5cb3bd Bug 1170877 - Track how many times the SurfaceCache has overflowed and report it in about:memory. r=dholbert 2015-06-02 23:30:11 -07:00
B2G Bumper Bot
66ac314325 Bumping manifests a=b2g-bump 2015-06-02 20:02:24 -07:00
B2G Bumper Bot
9a99af9f0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5bab67b888d1
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #30378 from asutherland/email-bleach-comments

Bug 1170473 - Accept zero-length HTML comments for the sake of content. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/7a85027c5cbc
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1170473 - Accept zero-length HTML comments for the sake of content.
2015-06-02 20:00:26 -07:00
Wes Kocher
722b86acfb Merge m-c to b2ginbound, a=merge 2015-06-02 18:43:50 -07:00
Wes Kocher
f7cf1609c1 Merge b2ginbound to central, a=merge 2015-06-02 18:34:21 -07:00
Wes Kocher
0351d0fe25 Merge inbound to central, a=merge 2015-06-02 18:20:12 -07:00
B2G Bumper Bot
ea75891b25 Bumping manifests a=b2g-bump 2015-06-02 18:17:11 -07:00