Commit Graph

285632 Commits

Author SHA1 Message Date
Patrick Brosset
334d55a851 Bug 1247186 - 2 - Set max-len rule to report errors; r=Honza
MozReview-Commit-ID: CA2vyfkxMzE
2016-02-25 17:38:47 +01:00
Marco Bonardo
dc278f7afe Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
MozReview-Commit-ID: 94FRqGofGsP
2016-02-22 18:17:43 +01:00
Panos Astithas
425e98be18 Bug 1250581 - Enable the browser_DownloadPDFSaver.js test on e10s. r=me
MozReview-Commit-ID: DMVWdfmaIXr
2016-02-26 12:06:36 +02:00
Patrick Brosset
b4c9637242 Bug 1246677 - 10 - Removed addStyle from head.js since it was unused; r=gl
MozReview-Commit-ID: EgoEzxnILrJ
2016-02-12 14:28:54 +01:00
Patrick Brosset
90ae91284a Bug 1246677 - 9 - Get rid of all remaining _applyingModifications usage in tests; r=ochameau
MozReview-Commit-ID: 5fnZb6dlejV
2016-02-23 16:50:08 +01:00
Patrick Brosset
f35d504c09 Bug 1246677 - 8 - Use addProperty and remove code duplication; r=gl
MozReview-Commit-ID: KQXgdZxdiw9
2016-02-18 11:00:38 +01:00
Patrick Brosset
c4a52b2303 Bug 1246677 - 7 - Clean remaining ruleview and tests eslint warnings; r=jdescottes
MozReview-Commit-ID: BcyEv4fUWJZ
2016-02-23 17:09:01 +01:00
Patrick Brosset
4e6df67b97 Bug 1246677 - 6 - Get rid of 'content' in ruleview head.js; r=tromey
MozReview-Commit-ID: A1r7oVz0cbV
2016-02-25 14:53:02 +01:00
Patrick Brosset
64e12a908f Bug 1246677 - 5 - Get rid of 'content' in ruleview test files; r=jdescottes
MozReview-Commit-ID: Af07cexjJOv
2016-02-22 10:33:04 +01:00
Patrick Brosset
b309973d17 Bug 1246677 - 4 - Stop using content.getComputedStyle in ruleview tests; r=miker
MozReview-Commit-ID: 6BYYYLwO2O5
2016-02-08 22:08:10 +01:00
Patrick Brosset
3400deb66c Bug 1246677 - 3 - Remove all usages of getNode in ruleview tests; r=tromey
MozReview-Commit-ID: 6EIQ1lhE3C9
2016-02-15 10:11:17 +01:00
Patrick Brosset
1888ce53e8 Bug 1246677 - 2 - Stop using CPOWs in simulateColorPickerChange; r=miker
MozReview-Commit-ID: 6jGUGfD0bM5
2016-02-08 18:02:35 +01:00
Patrick Brosset
033d1e24c5 Bug 1246677 - 1 - Make waitForSuccess work with async functions; r=miker
MozReview-Commit-ID: Ic0UyApQpB7
2016-02-08 17:38:57 +01:00
Eddy Bruel
9cb5724434 Bug 1235371 - Move EnvironmentActor into its own file;r=jryans 2016-02-26 09:10:14 +01:00
Mark Hammond
7e3515b689 Bug 1243594 (part 3) - leave the utf-8 encoding of the payload to rest.js instead of directly in loop. r=Standard8 2016-02-26 15:46:30 +11:00
Mark Hammond
32d720116b Bug 1243594 (part 2) - have rest.js automatically encode the request body as utf-8. r=gfritzsche 2016-02-26 15:46:30 +11:00
Mark Hammond
430ef188dc Bug 1243594 (part 1) - remove misleading references to utf8 in Credentials.jsm. r=rfkelly 2016-02-26 15:46:30 +11:00
Kris Maglione
25c342fe0a Bug 1247081: Support fragment IDs and query strings in web_accessible_resources URLs. r=billm
MozReview-Commit-ID: KHOnavpnVfA
2016-02-12 22:36:45 -08:00
Margaret Leibovic
2777bc2e6e Bug 1226238 - (Part 5) Update reader view toolbar styles. r=Gijs,ahunt
MozReview-Commit-ID: 6YjmXZgGwOu
2016-02-22 14:28:02 -08:00
Margaret Leibovic
d80bdc295d Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3pwOV5BjwC9
2016-02-22 10:35:32 -05:00
Margaret Leibovic
981a623da4 Bug 1226238 - (Part 3) Remove reading list button from reader view. r=Gijs
MozReview-Commit-ID: 4QmGlGH8ELA
2016-02-22 10:29:48 -05:00
Margaret Leibovic
7c39667fa9 Bug 1226238 - (Part 2) Remove reader view footer. r=Gijs
MozReview-Commit-ID: B474joTtVwa
2016-02-22 10:16:24 -05:00
Margaret Leibovic
83855b42fb Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3TFzz809KcM
2016-02-22 10:09:07 -05:00
Dave Townsend
ba0cd1b958 Bug 1250611: Fix xpinstall mochitests to work when add-ons must be signed by AMO. r=rhelmer
These tests verify that the InstallTrigger API works as expected and that the
old style of signing add-ons is verified correctly. Other applications still
care about this so we don't want to regress it.

This switches most tests that previously expected an unsigned add-on to use an
AMO signed add-on. In apps that care that will allow it to install, in apps that
don't it will be effectively the same as unsigned (untrusted root).

Other tests that actually verify that the old style of signatures are either
seen or not seen are marked as skipped when AMO-signing is required. In some
cases that meant doubling up a few tests to make sure we have coverage.

MozReview-Commit-ID: 6V4U1U1HTqx
2016-02-24 13:34:08 -08:00
J. Ryan Stinnett
1fad784d0f Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs
MozReview-Commit-ID: 3ggmJxUmuxp
2016-02-25 17:26:15 -06:00
J. Ryan Stinnett
a78f3444fe Bug 1250398 - Disable APZ for source editors. r=gl
MozReview-Commit-ID: JmUuoobDr7y
2016-02-25 17:25:08 -06:00
David Critchley
8b000f55a3 No Bug - Timing change within the check video and switch to chatbox to allow DOM catch up. r=standard8 NPOTB DONTBUILD 2016-02-25 23:04:50 +00:00
Michael Kaply
f1433d47da Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy
MozReview-Commit-ID: 47aRIjly0YZ
2016-02-25 12:40:39 -06:00
Wes Kocher
5531749d18 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: BUCPntgguRg
2016-02-25 14:42:14 -08:00
Wes Kocher
fe6551955d Merge fx-team to central, a=merge 2016-02-25 14:32:51 -08:00
Mike de Boer
86128b173d Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8 2016-02-25 22:11:08 +01:00
Marco Bonardo
42c259ad16 Backed out changeset 12c77a8f0e4a (bug 976940) cause consumers are not ready for it. r=post-facto
MozReview-Commit-ID: HGOeEgMFTLk
2016-02-25 17:15:01 +01:00
Nicolas B. Pierron
d21b18d21f Bug 1249736 - Remove redundant StartType from MStart. r=jandem 2016-02-25 14:21:46 +00:00
Ehsan Akhgari
12746db443 Bug 1250987 - Make RequestInit.body nullable; r=bzbarsky 2016-02-25 09:12:42 -05:00
Ehsan Akhgari
92a85ec88d Bug 1250986 - Make Request.referrer a USVString; r=bzbarsky 2016-02-25 09:11:35 -05:00
Jan de Mooij
f935f56e8a Bug 1250165 - Implement wasm i64 bitwise ops. r=luke 2016-02-25 14:59:32 +01:00
Jan de Mooij
fd7a887898 Bug 1249601 - Implement wasm i64 comparisons. r=sunfish 2016-02-25 14:59:01 +01:00
Nicolas Silva
1c71b55955 Bug 1250873 - Rename HasInternalBuffer into HasIntermediateBuffer in layers. r=sotaro 2016-02-25 14:15:58 +01:00
Nicolas Silva
1cf381d3c2 Bug 1250500 - Avoid copying BufferTextureHost when possible. r=sotaro 2016-02-25 14:15:52 +01:00
Nicolas Silva
b79854ccb2 Bug 1249273 - Lazily prepare TextureSources and recycle them when possible in ImageHost. r=sotaro 2016-02-25 14:15:40 +01:00
Nicolas Silva
4901fe77ea Bug 1249273 - Enable BufferTextureHost to recycle a TextureSource that is not marked as owned. r=sotaro 2016-02-25 14:15:34 +01:00
Nicolas Silva
028ae7b453 Bug 1250117 - Trivial b2g build fix. r=me 2016-02-25 13:50:27 +01:00
Joel Maher
6150ef8d8e Bug 1250635 - remove ENABLE_TESTS from dom/media cpp files. r=esawin
MozReview-Commit-ID: D6T1253vNwP
2016-02-23 12:04:27 -08:00
Boris Chiou
84389d09ed Bug 1234403 - Part 5: Test for CSSPseudoElement.getAnimations. r=birtles 2016-02-24 19:12:00 +01:00
Boris Chiou
2a00b4b934 Bug 1234403 - Part 4: Test for the animation order returned by document.getAnimations(). r=birtles 2016-02-24 03:13:00 +01:00
Boris Chiou
2beb06d102 Bug 1234403 - Part 3: Test for the CSSPseudoElement objects returned by effect.target. r=birtles 2016-02-24 03:12:00 +01:00
Julian Descottes
a27097fc68 Bug 1250002 - part2: about:debugging switch to browserLoader;r=ochameau
MozReview-Commit-ID: G4O19TOTWOy
2016-02-23 02:00:51 +01:00
Julian Descottes
4999b4e0a9 Bug 1250002 - part1: add loader to globals exposed by require from browser-loader;r=jryans
MozReview-Commit-ID: Dzv5AdksdnP
2016-02-23 23:31:32 +01:00
bsilverberg
ad5c0f18c5 Bug 1213450 - Complete the implementation of chrome.i18n - getAcceptLanguages, r=kmag
Implement browser.i18n.getAcceptLanguages() including tests
Rebase against fx-team, resolving some conflicts
Fix eslint errors/warnings

MozReview-Commit-ID: 52sZWsIHbl4
2016-02-25 07:29:09 -05:00
Carsten "Tomcat" Book
d8a4f7948b Merge mozilla-central to fx-team 2016-02-25 11:59:56 +01:00