d7a8dc1291f3562857dd792bde9be3279b4caa75: Bug 1247972 - Reducing size of the build, with reducing lines of code of the template classes. r?bobbyholley
draft
Aidin Gharibnavaz <aidin@aidinhut.com> - Mon, 22 Feb 2016 21:34:22 +0330 - rev 333104
Push
11267 by aidin@aidinhut.com at Mon, 22 Feb 2016 18:04:57 +0000
Bug 1247972 - Reducing size of the build, with reducing lines of code of the template classes. r?bobbyholley
MozReview-Commit-ID: 4Gb58choddu
60ddf8c6575a288208ad408a5558663e9b99eab1: Bug 1245571: Allow specific websites to be able to query whether add-ons are installed. f?rhelmer
draft
Dave Townsend <dtownsend@oxymoronical.com> - Fri, 19 Feb 2016 16:49:30 -0800 - rev 333103
Push
11266 by dtownsend@mozilla.com at Mon, 22 Feb 2016 18:01:10 +0000
Bug 1245571: Allow specific websites to be able to query whether add-ons are installed. f?rhelmer
MozReview-Commit-ID: 3HUUrduuHwf
7b1c6e35b5e148cad38d8e3757a45786259ee971: Bug 1227730 - Support closing libnotify alerts. r?karlt
draft
Kit Cambridge <kcambridge@mozilla.com> - Tue, 16 Feb 2016 13:27:27 -0800 - rev 333102
Push
11265 by kcambridge@mozilla.com at Mon, 22 Feb 2016 17:58:10 +0000
Bug 1227730 - Support closing libnotify alerts. r?karlt
MozReview-Commit-ID: LR3OiP0miEm
724e8c4806b4a18f0891332a948b60514708dd1a: Bug 1247972 - Reducing size of the build, with reducing lines of code of the template classes. r?bobbyholley
draft
Aidin Gharibnavaz <aidin@aidinhut.com> - Mon, 22 Feb 2016 21:26:18 +0330 - rev 333101
Push
11264 by aidin@aidinhut.com at Mon, 22 Feb 2016 17:57:22 +0000
Bug 1247972 - Reducing size of the build, with reducing lines of code of the template classes. r?bobbyholley
MozReview-Commit-ID: 5vmGLbIwSWX
e422afd88a1c6fbb2b2120ae67bf0fa0d2f37018: Bug 976940 - FormHistory.update() should throw if form history is disabled and the operation is not a removal. r=markh
draft
Marco Bonardo <mbonardo@mozilla.com> - Mon, 22 Feb 2016 18:17:43 +0100 - rev 333100
Push
11263 by mak77@bonardo.net at Mon, 22 Feb 2016 17:33:09 +0000
Bug 976940 - FormHistory.update() should throw if form history is disabled and the operation is not a removal. r=markh
MozReview-Commit-ID: 94FRqGofGsP
135340a254f4b16c86b0c7dd320253c4a1a0776e: Bug 1249786 - fix typo. r=me on a CLOSED TREE
Marco Bonardo <mbonardo@mozilla.com> - Mon, 22 Feb 2016 16:52:06 +0100 - rev 333099
Push
11263 by mak77@bonardo.net at Mon, 22 Feb 2016 17:33:09 +0000
Bug 1249786 - fix typo. r=me on a CLOSED TREE
MozReview-Commit-ID: 3AeOpRsNd23
3b17489c9d9835fd44cd9e7a818d9f91da5870b0: Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
Alexandre Poirot <poirot.alex@gmail.com> - Mon, 22 Feb 2016 06:57:15 -0800 - rev 333098
Push
11263 by mak77@bonardo.net at Mon, 22 Feb 2016 17:33:09 +0000
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
194f52b4d77956600f74f131b76acbb7b9a47e37: Bug 1249786 - Sanitize on startup prefs are broken. r=yoric
Marco Bonardo <mbonardo@mozilla.com> - Fri, 19 Feb 2016 23:22:24 +0100 - rev 333097
Push
11263 by mak77@bonardo.net at Mon, 22 Feb 2016 17:33:09 +0000
Bug 1249786 - Sanitize on startup prefs are broken. r=yoric
MozReview-Commit-ID: LDmK7G1BhGP
6a705176b67c8cf31e64992240ee4b1a6262d532: Bug 1250208 - Call to super.onAttachedToWindow in ToolbarEditLayout. r=sebastian
draft
Michael Comella <michael.l.comella@gmail.com> - Mon, 22 Feb 2016 09:27:33 -0800 - rev 333096
Push
11262 by michael.l.comella@gmail.com at Mon, 22 Feb 2016 17:28:53 +0000
Bug 1250208 - Call to super.onAttachedToWindow in ToolbarEditLayout. r=sebastian
MozReview-Commit-ID: 8wLcO7B0oj5
1e26b9c7e05b51721da64fe3e5dce62dad12c03f: Bug 1227367 - Test MarionetteTestRunner's test_handlers and testvars; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Thu, 18 Feb 2016 21:25:43 -0500 - rev 333095
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Test MarionetteTestRunner's test_handlers and testvars; r?automatedtester
BaseMarionetteTestRunner sets up an empty list of test_handlers; however
it is essential for any child class have at least one test_handler,
otherwise the harness is busted. So, I added a test to check that
MarionetteTestRunner sets up the expected test_handlers.
In doing so, I refactor BaseMarionetteTestRunner.__init__ to
split out file i/o into other methods so I can mock them out,
which involves modifying testvars code.
So, I also added a test to make sure the parsing of testvars still
works.
MozReview-Commit-ID: GF5MKy8rN8C
4f11797181c3b73d624291ffed02bf453ee0c6f8: Bug 1227367 - Set logger fixture as a dependency for the kwargs fixture; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Thu, 18 Feb 2016 21:10:43 -0500 - rev 333094
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Set logger fixture as a dependency for the kwargs fixture; r?automatedtester
MozReview-Commit-ID: JwlktoYmyuG
9de2da57b43d4f127c6131a5ee8189fddfce332a: Bug 1227367 - Detect empty test suite in BaseMarionetteTestRunner; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Fri, 19 Feb 2016 18:49:06 -0500 - rev 333093
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Detect empty test suite in BaseMarionetteTestRunner; r?automatedtester
If the appropriate test_handler isn't available to the runner,
tests specified at the command-line silently omitted. It's possible
for the runner to create an empty test-suite. This patch adds
asserts to detect an empty test-suite early and provide a more
specific error message.
MozReview-Commit-ID: 5XL4XZHCbMu
d71dd8751ed88d167faf9a1d2eb6262de35c68b9: Bug 1227367 - Add tests for MarionetteHarness; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Fri, 12 Feb 2016 14:43:44 -0500 - rev 333092
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Add tests for MarionetteHarness; r?automatedtester
These tests aim to exercise the way MarionetteHarness is used in
mach versus runtests.cli and downstream custom harnesses.
Also refactor previous exit-code tests to use mock.
MozReview-Commit-ID: 5baalNQz648
a731bd210bfe43cd3811f015b3b484f0ae64c846: Bug 1227367 - Add checks to avoid AttributeErrors; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Fri, 12 Feb 2016 14:42:28 -0500 - rev 333091
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Add checks to avoid AttributeErrors; r?automatedtester
Depending on how MarionetteHarness is called, attributes like
logger and pydebugger may not have been initialized.
MozReview-Commit-ID: S2QzFnD1m4
309b6b943497b7d9df7736ea71f4c9e0239bfb18: Bug 1227367 - Add TaskCluster harness unit test task
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Tue, 02 Feb 2016 17:59:46 -0500 - rev 333090
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Add TaskCluster harness unit test task
I will fix-up this commit to incorporate feedback and take
advantage of the new "generic" TC tasks
MozReview-Commit-ID: H08v8ow4p8q
e6a3836588580e9dda6eeb7e8662f0014e6dfe2d: Bug 1227367 - Add tentative marionette-harness-test mach command
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Tue, 02 Feb 2016 18:23:43 -0500 - rev 333089
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Add tentative marionette-harness-test mach command
I'm going to fix up this commit to just make a generic pytest command.
MozReview-Commit-ID: 347gCEMBkye
d59e0b5624a0301696e990dac70e0f92d8f1c02d: Bug 1227367 - Test exit codes in marionette-client runtests.cli; r?automatedtester
draft
Maja Frydrychowicz <mjzffr@gmail.com> - Fri, 19 Feb 2016 18:36:55 -0500 - rev 333088
Push
11261 by mjzffr@gmail.com at Mon, 22 Feb 2016 17:17:58 +0000
Bug 1227367 - Test exit codes in marionette-client runtests.cli; r?automatedtester
Initial tests for the Marionette Python runner/harness.
MozReview-Commit-ID: 9KSSOOmpzUF
c499eb30440d3b9947ad871fda292ad58c977754: Bug 1249157: prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg
draft
Milan Sreckovic <milan@mozilla.com> - Fri, 19 Feb 2016 17:50:07 -0500 - rev 333087
Push
11260 by msreckovic@mozilla.com at Mon, 22 Feb 2016 17:11:04 +0000
Bug 1249157: prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg
MozReview-Commit-ID: IhQmLrB67xO
0e3a8573e9e1fcf20d2e3b913de1b137745435cb: Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
draft
Margaret Leibovic <margaret.leibovic@gmail.com> - Mon, 22 Feb 2016 10:35:32 -0500 - rev 333086
Push
11259 by mleibovic@mozilla.com at Mon, 22 Feb 2016 17:08:37 +0000
Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3pwOV5BjwC9
f12c095c9c7372a736dbdcda9db4932e09cafcd6: Bug 1226238 - (Part 3) Remove reading list button from reader view. r=Gijs
draft
Margaret Leibovic <margaret.leibovic@gmail.com> - Mon, 22 Feb 2016 10:29:48 -0500 - rev 333085
Push
11259 by mleibovic@mozilla.com at Mon, 22 Feb 2016 17:08:37 +0000
Bug 1226238 - (Part 3) Remove reading list button from reader view. r=Gijs
MozReview-Commit-ID: 4QmGlGH8ELA