e01f9e6c6b5f0316e5619ad3e87c04da03384ab7: Bug 1336607 - Remove dummy geckolib and taskgraph filter; r?froydnj
draft
Gregory Szorc <gps@mozilla.com> - Fri, 03 Feb 2017 16:23:14 -0800 - rev 478911
Push
44085 by gszorc@mozilla.com at Sat, 04 Feb 2017 00:42:48 +0000
Bug 1336607 - Remove dummy geckolib and taskgraph filter; r?froydnj
Now that we use the real geckolib and have all dependencies vendored,
the dummy geckolib is no longer required, so we remove it.
Also, the taskgraph code for testing for Servo's presence always
passes and is no longer needed, so we remove it.
MozReview-Commit-ID: ITAqArK4Bks
ae0f971d33ca55d0d6d17a9562a32b3fe2a02494: Bug 1330111 - Test changes for opening username autocomplete. r=johannh
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 16:41:48 -0800 - rev 478910
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Test changes for opening username autocomplete. r=johannh
MozReview-Commit-ID: KqnbxLxqtcE
7e3b652094fd436af25f93fea05e80e1e02e553d: Bug 1330111 - Don't open username autocomplete upon focus if a contextmenu is opening. r=johannh,daleharvey
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 01:34:36 -0800 - rev 478909
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Don't open username autocomplete upon focus if a contextmenu is opening. r=johannh,daleharvey
The `focus` event is received before the `contextmenu` event.
MozReview-Commit-ID: 4Ya0uXKXWC6
97aa4109e438d2c69c0649f4e44fd5570028a902: Bug 1330111 - Automatically open login autocomplete from username fields if the form isn't filled. r=johannh
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 12:41:51 -0800 - rev 478908
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Automatically open login autocomplete from username fields if the form isn't filled. r=johannh
MozReview-Commit-ID: BWJcc0ZaA3K
c1923106220971bb078d1225c65c04ec33da863c: Bug 1330111 - Keep track of the username and password last filled by password manager. r=johannh
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Thu, 02 Feb 2017 22:43:59 -0800 - rev 478907
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Keep track of the username and password last filled by password manager. r=johannh
MozReview-Commit-ID: 76HSLXEU3KI
cc64b392575dcfb6b433899d0c06f541eea9d470: Bug 1330111 - Replace recordAutofillResult with a method-scoped variable and .add in `finally`. r=johannh
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 01:55:40 -0800 - rev 478906
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Replace recordAutofillResult with a method-scoped variable and .add in `finally`. r=johannh
This improves readability (no local function) and allows code in `finally` to use the autofillResult.
MozReview-Commit-ID: 77t1ML7uw6G
be46b5f0bd81e1ee73871464bb31850f41c95bc4: Bug 1330111 - Add FormLikeFactory.findRootForField API. r=johannh
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Tue, 31 Jan 2017 23:54:45 -0800 - rev 478905
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Add FormLikeFactory.findRootForField API. r=johannh
MozReview-Commit-ID: LQGMezycXyg
15e57cdf828b7ecf8a66a45fee2ed60a44add89a: Bug 1330111 - Expose nsFormFillController's showPopup via nsIFormFillController. r=felipe
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 12:44:49 -0800 - rev 478904
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Expose nsFormFillController's showPopup via nsIFormFillController. r=felipe
MozReview-Commit-ID: 9pc2QDDWTrQ
eda09628e302e88a1f5b4685825abff6730ce50a: Bug 1330111 - Convert the getFocusedInput method on nsIFormFillController to an attribute. r=felipe
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Tue, 31 Jan 2017 23:57:49 -0800 - rev 478903
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Convert the getFocusedInput method on nsIFormFillController to an attribute. r=felipe
The convention is to use an attribute. This also fixes reference counting.
MozReview-Commit-ID: B38ZVNt4Ugi
3568021dff82c2df5bb2b85e7d5732a088981766: Bug 1330111 - Always attempt to autocomplete on type=password fields upon focus. r=daleharvey
draft
Matthew Noorenberghe <mozilla@noorenberghe.ca> - Fri, 03 Feb 2017 16:16:23 -0800 - rev 478902
Push
44084 by mozilla@noorenberghe.ca at Sat, 04 Feb 2017 00:42:26 +0000
Bug 1330111 - Always attempt to autocomplete on type=password fields upon focus. r=daleharvey
Let password manager handle opening the popup on username fields itself.
MozReview-Commit-ID: FbI6CgsadEd
c47a850eb6505f66458acb4fa4ad78905faec132: Bug 1336607 - Remove taskgraph code for checking for servo; r?froydnj
draft
Gregory Szorc <gps@mozilla.com> - Fri, 03 Feb 2017 16:23:14 -0800 - rev 478901
Push
44083 by gszorc@mozilla.com at Sat, 04 Feb 2017 00:23:52 +0000
Bug 1336607 - Remove taskgraph code for checking for servo; r?froydnj
Now that we use the real geckolib and have all dependencies vendored,
this test always passes and is no longer needed.
MozReview-Commit-ID: ITAqArK4Bks
5547e686be5cb067b6978f1e08ccf2c510513941: Bug 1336645 - Roll out WEBGL_debug_renderer_info to Beta and Release. - r=mchang
draft
Jeff Gilbert <jgilbert@mozilla.com> - Fri, 03 Feb 2017 16:21:10 -0800 - rev 478900
Push
44082 by bmo:jgilbert@mozilla.com at Sat, 04 Feb 2017 00:23:36 +0000
Bug 1336645 - Roll out WEBGL_debug_renderer_info to Beta and Release. - r=mchang
MozReview-Commit-ID: 3cUuAjV9bWR
90bed53de245ee88267d779f9a5dda2ed6b6d52b: Bug 1336645 - Roll out WEBGL_debug_renderer_info to Beta and Release. - r=jrmuizel
draft
Jeff Gilbert <jgilbert@mozilla.com> - Fri, 03 Feb 2017 16:21:10 -0800 - rev 478899
Push
44081 by bmo:jgilbert@mozilla.com at Sat, 04 Feb 2017 00:21:43 +0000
Bug 1336645 - Roll out WEBGL_debug_renderer_info to Beta and Release. - r=jrmuizel
MozReview-Commit-ID: 3cUuAjV9bWR
954a8d8e85c8642be8d1e86bff6f534b80b94f87: Bug 1301197 - Add xpcshell code coverage to linux64-jsdcov and the 'coverage' mozinfo flag. r?jmaher
draft
Greg Mierzwinski <gmierz2@outlook.com> - Tue, 08 Nov 2016 15:57:21 -0500 - rev 478898
Push
44080 by bmo:gmierz2@outlook.com at Sat, 04 Feb 2017 00:15:25 +0000
Bug 1301197 - Add xpcshell code coverage to linux64-jsdcov and the 'coverage' mozinfo flag. r?jmaher
This patch makes it possible to collect code coverage for xpcshell tests using the linux64-jsdcov build. It also enables the use of a 'coverage' flag to disable tests when they are instrumented with the js debugger for code coverage. Lastly, it uses the 'coverage' flag to disable certain tests.
MozReview-Commit-ID: 97VFkJmlwQn
42489748c47919d4ca256894eec6d1dddc09b6cb: Bug 1336607 - Vendor Rust dependencies required by geckolib; r?froydnj, Manishearth
draft
Gregory Szorc <gps@mozilla.com> - Fri, 03 Feb 2017 16:01:02 -0800 - rev 478897
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 1336607 - Vendor Rust dependencies required by geckolib; r?froydnj, Manishearth
toolkit/library/rust/shared/Cargo.toml has been updated to reference
the real geckolib. I then ran `cargo update -p geckoservo` in
toolkit/library/rust and toolkit/library/gtest/rust to update
Cargo.lock files to pull in new dependencies. I finally ran
`mach vendor rust` to import all new dependencies.
The added files sum to 3,620,143 bytes in Mercurial bundle form.
Uncompressed, they comprise ~16MB.
I did not perform a critical review of the changes (including a license
check). I simply ran the cargo commands to produce the patch.
MozReview-Commit-ID: CrmbpaOxfCs
30185f9bdac54b6975cc2082ce4dcea8d623642a: Bug 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus
Jed Davis <jld@mozilla.com> - Fri, 03 Feb 2017 16:32:04 -0700 - rev 478896
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus
MozReview-Commit-ID: 9xuddxdw5cd
3673b9145d9142629ce7cf97f99f1742b4bbc4f5: Bug 1336530 - Re-enable Android tests that were disabled in bug 1298218 and disable the assertion. r=tnikkel
Markus Stange <mstange@themasta.com> - Fri, 03 Feb 2017 14:55:51 -0500 - rev 478895
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 1336530 - Re-enable Android tests that were disabled in
bug 1298218 and disable the assertion. r=tnikkel
MozReview-Commit-ID: L7PnRvUkw5O
35a6ec627a8dfe4d8106135a5607ffda86c4a3ce: Bug 1336287 - Checking OpenVR system is not null before HandleInput(); r=kip
Daosheng Mu <daoshengmu@gmail.com> - Fri, 03 Feb 2017 10:15:02 +0800 - rev 478894
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 1336287 - Checking OpenVR system is not null before HandleInput(); r=kip
MozReview-Commit-ID: 6J7rO3JXrrr
d02ab1fb2cbc43b425c2858d3b70f9ade88cfd65: Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
Jared Wein <jwein@mozilla.com> - Tue, 31 Jan 2017 15:58:27 -0500 - rev 478893
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
MozReview-Commit-ID: 8wqclzJr2si
d66ec372454c676e487da5ba47167a79dcfea001: Bug 1335958 - Simplify APZ overscroll physics. r=kats
Botond Ballo <botond@mozilla.com> - Wed, 01 Feb 2017 19:47:26 -0500 - rev 478892
Push
44079 by bmo:gps@mozilla.com at Sat, 04 Feb 2017 00:14:49 +0000
Bug 1335958 - Simplify APZ overscroll physics. r=kats
Replace the oscillating spring physics used for B2G with simpler physics
where we just snap back without oscillating, using an MSD model.
This is not currently used, but will be once we enable overscroll for
macOS.
MozReview-Commit-ID: 8g2Sjdj002Z