Commit Graph

460578 Commits

Author SHA1 Message Date
Armen Zambrano Gasparnian
4139a67d50 Bug 1244720 - Modifications to tier 2 TaskCluster jobs. DONTBUILD. r=jmaher
* add Jetpack definition
* e10s mochitests were not using --e10s flag [1]
* disable mochitest e10s since they're not green anymore
* increase Marionette max runtime

[1]
Unfortunately, we had two payload entries defined for e10s mochitests.
That would cause the first paylod (with --e10s) to be ignored.

--HG--
extra : commitid : 7ehiRqgLNLH
extra : rebase_source : 25d0bf063a6591b842aa0410e00a3a6f0a9216f7
2016-02-01 16:11:12 -05:00
Andrea Marchesini
75115ed2f7 Bug 1243881 - patch 2 - unship performance.translateTime, r=bz 2016-02-01 21:48:04 +00:00
Andrea Marchesini
f5ab6363a1 Bug 1243881 - patch 1 - unship performance.translateTime, r=bz 2016-02-01 21:48:04 +00:00
Jordan Lund
8aef5c0f0c Bug 1219094 - releng - kill api-11 mozconfigs NPOTB DONTBUILD CLOSED TREE r=rail
--HG--
extra : amend_source : 8b06c72e96378738a39478bd4418d3aaa9952ed4
2016-02-01 13:42:38 -08:00
Jeff Walden
8ab8bd921d Bug 1216150 - Mini-bustage fix for something I think I unintentionally qref'd into the final patch. r=bustage in a CLOSED TREE 2016-02-01 13:37:27 -08:00
Mark Goodwin
68617816d0 Bug 1241455 Send TLS Error Reports for subresources r=past, Gijs, mcmanus
This patch makes use of the security reporter component (which hasn't landed yet
 - see blockers) to allow automatic TLS error reports to be sent directly from
nsHttpChannel.cpp rather than sending them from browser.js. This allows failed
connections for subresources to be reported.

Some of the report sending from browser.js was retained to allow reports to be
sent at the time a user enables reporting. This has been modified to also make
use of the component.

Since the patient is on the table, I've also taken the opportunity to
remove the retry and status bits from aboutCertError.xhtml and
aboutNetError.xhtml - which removes a bunch of code and simplifies things a bit.

The mochitests have been modified to cope with the fact that the UI does not
update with report sending / report failures - instead, success and failure are
determined by examining the response seen from the server from within the test.
2016-02-01 11:18:50 +00:00
Andrea Marchesini
891620433f Bug 1244782 - Removed non-used variables in Directory.cpp, r=smaug 2016-02-01 20:56:43 +00:00
Jeff Walden
1fbf47cd58 Bug 1216150 - Turn on the experimental Intl.DateTimeFormat.prototype.formatToParts in b2g certified apps. r=fabrice 2016-02-01 12:48:58 -08:00
Jeff Walden
5af86098d3 Bug 1216150 - Split xpc::InitGlobalObject into an options-setting component and a global-object-modifying component, with the options-setting component being called before global object creation in all callers. r=bz 2016-02-01 12:48:03 -08:00
Jeff Walden
9fb40cf927 Bug 1079844 - Additional changes to use detachment terminology for ArrayBuffers rather than obsolete neutering terminology. r=bz 2016-01-28 16:09:12 -08:00
Jordan Lund
14183fc02f Bug 1243448 - beta release source builder failing to run configure, NPOTB DONTBUILD r=callek 2016-02-01 12:31:28 -08:00
Ben Kelly
e884f7ec24 Bug 1244122 P2 Perform refresh testing with http cache disabled. r=ehsan 2016-02-01 12:29:40 -08:00
Ben Kelly
273bea9bb6 Bug 1244122 P1 Always support SW intercept even when http cache is disabled. r=mayhemer 2016-02-01 12:29:40 -08:00
Armen Zambrano Gasparnian
8b5544dfe9 Bug 1244720 - TaskCluster Linux64 mochitest devtools are running without --chunk-by-runtime. DONTBUILD. r=jmaher
--HG--
extra : commitid : L7EDkMIz5Mc
extra : source : 21ad313c204e02e7f8a651a3df3de7db224dc5e0
2016-02-01 13:49:08 -05:00
Bob Owen
3620820c27 Bug 1244774: Correct wchar_t/char16_t VS2015 compilation problem caused by patches for bug 1173371. r=jimm 2016-02-01 19:48:15 +00:00
J. Ryan Stinnett
fb88816457 Bug 1244304 - Remove unused appId / inBrowser from permission manager. r=ehsan 2016-02-01 13:15:26 -06:00
Daniel Näslund
e96eb07456 Bug 1239710 - Use CountingSort for Uint8Array and Int8Array; r=mrrrgn 2016-02-01 12:31:17 -06:00
Rail Aliiev
ff1ab4a8e8 Bug 1166464 - Bump version after shipping release builds r=jlund npotb DONTBUILD 2016-02-01 13:24:53 -05:00
Kyle Huey
44826ce463 Bug 1244582: Add back in a null check that was accidentally removed. r=smaug 2016-02-01 09:44:52 -08:00
Kyle Huey
4e5ab143e9 Bug 1204784: Handle cases in nsThreadPool where Gecko doesn't own the thread that we're running on. r=froydnj 2016-02-01 09:44:52 -08:00
Kris Maglione
c5b5341056 Bug 1231819: [webext] Implement the captureVisibleTab API. r=billm
--HG--
extra : commitid : 1KrAIBW3HgQ
extra : rebase_source : c11b44c28a967d65e66eca9a5a8bb73e36f17ab3
extra : amend_source : af19f6d511e3fa1c8f143e08a7a99b60dc5c044c
2016-01-25 17:48:54 -08:00
Kris Maglione
751cbcb894 Bug 1234020: Part 1 - [webext] Add initial binding-level promise<->callback support. r=billm
--HG--
extra : commitid : LmqVSqXGkKa
extra : rebase_source : 1e28a81fd74c920822bb5eed0aff8841bd628271
extra : histedit_source : 9acf96c0593f1271a753507c6630765394b88f3c%2Cf19e421dfed99dd65482ba935ac50fffa1208a6d
2016-02-01 19:20:13 -08:00
J. Ryan Stinnett
0e4da7b1f1 Bug 1239562 - Use explicit events to fix test races in responsive design. r=ochameau 2016-02-01 19:29:43 -06:00
J. Ryan Stinnett
1813d29694 Bug 1074835 - Enable responsive design tests on Windows with e10s. r=me 2016-02-01 19:29:43 -06:00
Mark Hammond
bf64ccbede Bug 1241851 - avoid using XBL property setters before the XBL binding has been created. r=Gijs 2016-02-02 11:28:46 +11:00
Matthew Noorenberghe
b85692a51d Bug 1244899 - Replace tabs with spaces in UITour-lib.js. r=me
--HG--
extra : commitid : 6VZ845EisFA
extra : rebase_source : c738a6a8cef5edc6655f08d9fa630ab2a3844166
2016-02-01 14:55:29 -08:00
Matthew Noorenberghe
cec5ad7159 Bug 1244899 - Run dos2unix on UITour. r=me
--HG--
extra : commitid : 5VJJygNMmAr
extra : rebase_source : 7bb93d4549c584486312ec628acb34d7e8ab8fa5
2016-02-01 14:55:20 -08:00
Matthew Noorenberghe
6e8610b85a Bug 1244899 - Update e10s bug number in UITour browser.ini. r=me
--HG--
extra : commitid : Ay7JXRF8ykx
extra : rebase_source : 3b61ca92a618de1a504c0686008297e7270e8660
2016-02-01 14:55:08 -08:00
Matthew Noorenberghe
94f2904a84 Bug 1073247 - Fix Illegal yield expression in browser_UITour_availableTargets.js. r=bustage
--HG--
extra : commitid : 2mQWpkbJ7AS
extra : rebase_source : 71d08389350b525134a03a6c0c88a9975ac6a7f6
2016-02-01 14:54:37 -08:00
Kris Maglione
ec5c25ce52 Bug 1244805: [webext] Don't resolve relative URLs in manifests unless extension is running. r=billm
--HG--
extra : commitid : L8FL3psdiCQ
extra : rebase_source : 24877d001fbbbaec21644d1ad05362df325c4b97
extra : histedit_source : 0245d9c4e903d60cafd0aa80caf1eac8dbd72968
2016-02-01 11:02:02 -08:00
Matthew Noorenberghe
8a4732bdb1 Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe
--HG--
extra : commitid : 6n3dxyDIwVy
extra : rebase_source : 3e0b858033a09d68a7bc10f27dcf9163ef678989
2016-02-01 14:31:38 -08:00
Matthew Noorenberghe
dfe144c1de Bug 1073247 - UITour: Proxy gContentAPI method calls to the content process via ContentTask and fix tests for e10s. r=felipe
This gets us to 414 / 917 checks passing with e10s compared to non-e10s on my OS X machine.

--HG--
extra : commitid : 7VfxOGTGyvL
extra : rebase_source : 2fa3f0947ae80ff851b48206ac81cbadfa3c6b29
2016-02-01 14:29:11 -08:00
Patrick Brosset
2b27b4d498 Bug 1243691 - Tweak the general RDM layout to allow multiple viewports, center them and snap to top/left when needed; r=jryans
--HG--
extra : commitid : Eb3ETYbe4NR
2016-02-01 14:57:31 +01:00
simplyblue
dc22208b12 Bug 1209417 - The QR code dialog should hint at zooming the dialog in case it's too small r=jryans
--HG--
extra : commitid : 1uV3Qn2vw6E
2016-01-30 18:24:49 +05:30
Gijs Kruitbosch
7222bdbf45 Bug 1134126 - add 'alt text' for the empty link using aria-label, r=jaws
--HG--
extra : commitid : 1OMmZfmzU8k
extra : rebase_source : 2600a9e11dbff93228520796826fc7948ef431c6
2016-01-26 14:35:00 +00:00
Sebastian Kaspari
bfec678a7e Bug 1244241 - Fix quotes in tab_queue_notification_settings. r=Pike
--HG--
extra : commitid : 6RDwGsPIbsp
extra : rebase_source : 43eb835b9e44da26326962d38319f119208f5bc1
2016-02-01 22:48:12 +01:00
Mark Capella
dcf9e0e5e8 Bug 1235510 - Remove obsolete robocop tests for SelectionHandler routines, r=jchen 2016-02-01 16:42:12 -05:00
Sebastian Kaspari
2a64663d9c Bug 1243817 - DownloadContentCatalog: Store catalog as JSON object instead of array. r=rnewman
--HG--
extra : commitid : 3AWPsn5IgtW
extra : rebase_source : 4c7fc0f9e2bc1fa97d5455c2d49bfcfbd02e608e
2016-01-28 19:26:09 +01:00
Nick Alexander
e69e03b2a9 Bug 1243041 - Follow-up: Fix Android-only bustage. r=me
DONTBUILD NPOTB

--HG--
extra : commitid : 7pRJ70ubsIw
2016-02-01 13:26:31 -08:00
Chris Manchester
fc925df759 Bug 1243041 - Refine artifact platform selection based on target_cpu. r=nalexander
--HG--
extra : commitid : IxR79uqJinR
2016-02-01 12:48:17 -08:00
Julian Descottes
a5750d5da9 Bug 1241126 - ruleview: no new-prop editor on prev. editor blur;r=gl
Add a flag to check if the ruleview was displaying an editor before creating
a newProperty editor. A new property editor is now only displayed if no other
editor was previously displayed.

Added new mochitest to check this use case.

--HG--
extra : commitid : ET1IjlaGYOl
2016-01-20 18:55:39 +01:00
Julian Descottes
2863f2e5c1 Bug 1241126 - ruleview property: open editor for prop. name on click on ":";r=gl
When clicking on the ":" next to the name of a property, the editor is now opened
for the name of the property instead of the value,

Added a test to check this behaviour as well.

--HG--
extra : commitid : IPqHIwjcHna
2016-01-22 10:30:36 +01:00
Hector Zhao
c79f6b0eef Bug 1242972 - Make services/fxaccounts eslintable. r=markh
--HG--
extra : commitid : BibVRwSbUP9
2016-01-26 23:07:56 +08:00
Tim Nguyen
3bbd5d5b80 Bug 1242073 - Tweaks to about:networking. r=jaws
--HG--
extra : commitid : 5Mg53bdIi9i
2016-02-01 19:55:07 +01:00
Nick Alexander
0da74ae170 Bug 1244298 - Download android-api-15 artifacts. r=ahunt
--HG--
extra : commitid : 37fyfy52TDo
extra : amend_source : c2ef5e2d213982a07200ceca7edf9d1626b3c5f9
2016-02-01 10:30:36 -08:00
Georg Fritzsche
0c09c6a166 Bug 1244688 - Allow overriding SOURCE_REV_URL with external repository information. r=ted 2016-02-01 18:22:19 +01:00
Wes Kocher
1b65a8ee2f Backed out changeset e8148cda7d85 (bug 989960) for xpcshell bustage
--HG--
extra : commitid : Bxwy5tzArNN
extra : rebase_source : a15513777534e54d05fda5037f24e15ac089b313
2016-02-01 08:25:19 -08:00
Andrzej Hunt
820eb69647 Bug 1243354 - Part 1: Correctly handle TextInputLayout in PromptInput r=mcomella
--HG--
extra : commitid : 4qDwuU4XQ2l
2016-01-29 15:33:18 -08:00
Patrick Brosset
da73fa0a49 Bug 1237986 - Avoid timeouts when the inspector opens in devtools mochitests; r=miker
--HG--
extra : commitid : HxSucWA7cCP
extra : rebase_source : 4d67271d66b936d47f0ff64d2244d7015c3bd64b
2016-02-01 17:06:53 +01:00
Julian Descottes
2570cf9492 Bug 1059312 - Fix highlighter offset after switching iframe context;r=pbro
The auto-refresh highlighter base class was getting a reference to the window
object to use for highlighting at instanciation time.
This reference should be updated if a navigation of the highlight environment
occurs.

This commit maps the "win" property to a getter, so that win is always in sync
with the current highlight environment.

--HG--
rename : devtools/client/inspector/test/browser_inspector_highlighter-iframes.js => devtools/client/inspector/test/browser_inspector_highlighter-iframes_01.js
2016-01-31 10:19:31 +01:00