e95bfd7d9d36420790c0290fadf06f84b5cf069d: Bug 1199201 - Fix devtools loader path for WebIDE from loading it from local sources. r=jryans
Alexandre Poirot <poirot.alex@gmail.com> - Tue, 08 Sep 2015 09:48:38 -0700 - rev 291141
Push
5217 by michael.l.comella@gmail.com at Tue, 08 Sep 2015 23:57:46 +0000
Bug 1199201 - Fix devtools loader path for WebIDE from loading it from local sources. r=jryans
4cb79a78ecf5854b05717e8a871a55b043b1cc4a: Bug 1196288 - Fix various exceptions in gcli on b2g. r=jwalker
Alexandre Poirot <poirot.alex@gmail.com> - Tue, 08 Sep 2015 09:48:38 -0700 - rev 291140
Push
5217 by michael.l.comella@gmail.com at Tue, 08 Sep 2015 23:57:46 +0000
Bug 1196288 - Fix various exceptions in gcli on b2g. r=jwalker
97d3c0679108798e847e630cc8d07ea20f583e32: Bug 1198636 - Remove incorrect ini file. r?bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 16:57:03 -0700 - rev 291139
Push
5216 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:57:08 +0000
Bug 1198636 - Remove incorrect ini file. r?bkelly
Bug 1189678 forgot to remove the ini file itself though the expectation data was updated.
dff17fa460724439d6fe2dd344c627031c6c522c: Bug 1184405 - Use file metadata from files changed in the current branch in mach try when no other arguments are present.
draft
Chris Manchester <cmanchester@mozilla.com> - Thu, 03 Sep 2015 17:26:11 -0700 - rev 291138
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Use file metadata from files changed in the current branch in mach try when no other arguments are present.
8560fb9368feed578f69c51058a52e617fceb6a2: Bug 1184405 - Take matches by wildcard pattern into account in the test resolver.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:27:07 -0700 - rev 291137
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Take matches by wildcard pattern into account in the test resolver.
2f0fa42b1df04c3aec2ab1488dc08a622c08ecf2: Bug 1184405 - Add a mach command to expose test-deps file info.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:26:54 -0700 - rev 291136
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Add a mach command to expose test-deps file info.
This commit exposes test-deps file info as a mach command, and
modifies the test scheme reader to make it filter out unsuitable
contexts when generating TestManifest objects for metadata context.
ab255fdc1bce651879dd25506419ab0383e9bf2a: Bug 1184405 - Add a test to fail the build if file patterns are present in test dependency annotations that don't correspond to any files on disk.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:26:20 -0700 - rev 291135
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Add a test to fail the build if file patterns are present in test dependency annotations that don't correspond to any files on disk.
2a6f5132926d0608fd8b39b99a46da9dcde4896f: Bug 1184405 - High level tests for SRC_TEST_TAGS, SRC_TEST_PATTERNS and SRC_TEST_FILES.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:25:46 -0700 - rev 291134
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - High level tests for SRC_TEST_TAGS, SRC_TEST_PATTERNS and SRC_TEST_FILES.
459dc3b9ff48f38d607137a1da70504e5c5bfd2c: Bug 1184405 - Add annotations for tags, file patterns, and test flavors to moz.build to specify tests potentially impacted by source files.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:25:33 -0700 - rev 291133
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Add annotations for tags, file patterns, and test flavors to moz.build to specify tests potentially impacted by source files.
2e381cb9fb1e085f77da724c9150323882fb5975: Bug 1184405 - Add a container type to mozbuild with a namedtuple-like interface and typed, mutable fields.
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 16:20:54 -0700 - rev 291132
Push
5215 by cmanchester@mozilla.com at Tue, 08 Sep 2015 23:49:44 +0000
Bug 1184405 - Add a container type to mozbuild with a namedtuple-like interface and typed, mutable fields.
34fe01904ba75342c0bcf2220b3bc5635977cc2c: Bug 1186857 - Update web-platform-tests expected data. r?jgraham
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 16:45:42 -0700 - rev 291131
Push
5214 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:47:28 +0000
Bug 1186857 - Update web-platform-tests expected data. r?jgraham
Comparing scopes for now, added a note to
Bug 1201127 to fix this.
230a33b658d844c2479d773187ab92c81d07af5e: Bug 1186849 - Update web-platform-tests expected data. r?jgraham
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 16:36:53 -0700 - rev 291130
Push
5213 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:37:27 +0000
Bug 1186849 - Update web-platform-tests expected data. r?jgraham
68fa772bc8f4c4674bdcb72c3462ef64a4deaa0a: Bug 1200840 - Fix ServiceWorkerGlobalScope/unregister.https.html. r?jgraham
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 01 Sep 2015 14:45:44 -0700 - rev 291129
Push
5212 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:26:39 +0000
Bug 1200840 - Fix ServiceWorkerGlobalScope/unregister.https.html. r?jgraham
Only needed fix for
Bug 1201632.
Update web-platform-tests expected data
dd3fd15e5522ce319fe4f6387934e8664b14a0be: Bug 1180754 - Get serviceworkerobject-scripturl test passing. r=bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Mon, 31 Aug 2015 17:52:52 -0700 - rev 291128
Push
5212 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:26:39 +0000
Bug 1180754 - Get serviceworkerobject-scripturl test passing. r=bkelly
This commit does several things:
1. Change to https so the test does not fail due to security exceptions.
2. Change function service_worker_unregister to get around the "getRegistration() matches most specific registration" issue by matching exact scope.
3. Uses the URL object for the "absolute" test instead of relying on server substitution since it achieves the same thing.
4. Allows fragments in the scriptURL since I cannot find anything in the spec preventing this. I have filed https://github.com/slightlyoff/ServiceWorker/issues/742 to resolve this.
Update web-platform-tests expected data
abf8bb1b538a7d1172a732677b6b194bc10470b8: Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 12:56:40 -0700 - rev 291127
Push
5212 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:26:39 +0000
Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
Update web-platform-tests expected data
ae59c1e9dabfa8557bf33ba8a0a7c4342099e9c3: Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 12:56:40 -0700 - rev 291126
Push
5211 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:15:41 +0000
Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
Add empty html file to allow onload to be fired until
Bug 1201632 is fixed.
Update web-platform-tests expected data
ed7ea4f26bfdc507b499c4fac3fe0171b96aee0f: Bug 1180754 - Get serviceworkerobject-scripturl test passing. r=bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Mon, 31 Aug 2015 17:52:52 -0700 - rev 291125
Push
5211 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:15:41 +0000
Bug 1180754 - Get serviceworkerobject-scripturl test passing. r=bkelly
This commit does several things:
1. Change to https so the test does not fail due to security exceptions.
2. Change function service_worker_unregister to get around the "getRegistration() matches most specific registration" issue by matching exact scope.
3. Uses the URL object for the "absolute" test instead of relying on server substitution since it achieves the same thing.
4. Allows fragments in the scriptURL since I cannot find anything in the spec preventing this. I have filed https://github.com/slightlyoff/ServiceWorker/issues/742 to resolve this.
Update web-platform-tests expected data
03f74eacbc7569bc6e425f0d4fd7dceaa0e3f3b3: Bug 1201632 - wptserve.py should send JSON failure message with correct mime type. r?jgraham
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 16:05:43 -0700 - rev 291124
Push
5211 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 23:15:41 +0000
Bug 1201632 - wptserve.py should send JSON failure message with correct mime type. r?jgraham
According to the JSON RFC [1] the official mime type is "application/json". If
we do not send this, Gecko will not fire the onload event for a frame trying to
load such a URL but will instead load an error page.
Several service worker tests rely on loading 'fake' iframes that 404 but
contribute to the progress of the test by watching for the onload event.
These tests are fixed by this patch.
[1]: http://www.ietf.org/rfc/rfc4627.txt
2f0740e1bb6601762d187eb0beb9e53f31aa4ef3: Bug 1202213 - Always print the calculated syntax from mach try when --no-push is present. r=ahal
draft
Chris Manchester <cmanchester@mozilla.com> - Tue, 08 Sep 2015 15:54:54 -0700 - rev 291123
Push
5210 by cmanchester@mozilla.com at Tue, 08 Sep 2015 22:55:08 +0000
Bug 1202213 - Always print the calculated syntax from mach try when --no-push is present. r=ahal
ca2130a2372dcd3b088b8759a407e976b6978e6c: Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
draft
Nikhil Marathe <nsm.nikhil@gmail.com> - Tue, 08 Sep 2015 12:56:40 -0700 - rev 291122
Push
5209 by nsm.nikhil@gmail.com at Tue, 08 Sep 2015 21:27:07 +0000
Bug 1186833 - register-same-scope-different-script-url.https.html fixes. r?bkelly
Add empty html file to allow onload to be fired until
Bug 1201632 is fixed.
Update web-platform-tests expected data