Commit Graph

501867 Commits

Author SHA1 Message Date
Sebastian Hengst
8a78fcdecc Backed out changeset 0c5eb3fd9fb5 (bug 943918) 2016-11-28 00:39:27 +01:00
Sebastian Hengst
d88586f1c1 Backed out changeset 5cfdfff9c5c8 (bug 943918) 2016-11-28 00:39:23 +01:00
Xidorn Quan
5eac149d87 Bug 1258916 part 10 - Not attach HTTP directive to tests which need ahem font. r=dbaron
MozReview-Commit-ID: E4ItEEmThcC

--HG--
extra : source : 9c6424b5a452cd7244a5ff100b8d72b6fa89f49d
2016-11-28 10:13:08 +11:00
Xidorn Quan
3c31d970c0 Bug 1258916 part 9 - Optimize re.sub usage in import script. r=dbaron
This reduces the time to import by ~30% with css-writing-modes included.

MozReview-Commit-ID: JsnkRfTFnp6

--HG--
extra : source : 76731753ce13d2d9e427935112b02df2781cd44a
2016-11-28 10:13:08 +11:00
Robert Strong
2251b023e9 Bug 1320590 - remove reportError for microcode detection since AMD cpu's don't always have the registry key that is checked. r=felipc 2016-11-27 14:09:37 -08:00
Sebastian Hengst
f679e2cf8e Backed out changeset 132bb5e7c5b8 (bug 1315332) for bustage. r=backout 2016-11-27 22:02:43 +01:00
Thomas Wisniewski
fe33117844 Bug 1309219 - Only allow valid base64-values for CSP nonce and hash sources, per spec. r=francois 2016-11-24 21:46:09 -05:00
Thomas Wisniewski
d32b92271b Bug 943918 - Part 3: reftest for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-25 00:22:56 -05:00
Thomas Wisniewski
813450469e Bug 943918 - Part 2: layout for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-25 00:18:11 -05:00
Thomas Wisniewski
ae1257b378 Bug 943918 - Part 1: style system support for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-24 23:23:14 -05:00
Honza Bambas
a7d0c738da Bug 1315332 - Don't reuse the connection for conn-based auth schemes when asking user for credentials, r=mcmanus 2016-11-27 21:24:43 +01:00
Sebastian Hengst
da69754231 Backed out changeset 39e0069c673e (bug 1317562) for failing reftest 368020-1.html on OS X and Windows. r=backout 2016-11-27 14:07:18 +01:00
Timothy Nikkel
651143f578 Bug 1317562. Make style images use async image notifications when requesting decoding. r=aosmond 2016-11-27 01:33:02 -06:00
Phil Ringnalda
af7c09796f Merge m-c to m-c, a=merge 2016-11-26 17:54:22 -08:00
Phil Ringnalda
6486a0ac34 Merge autoland to m-c, a=merge 2016-11-26 17:53:09 -08:00
Jan de Mooij
c2a90e4728 Bug 1319437 part 5 - Use CustomAutoRooter for CacheIRWriter. r=jonco 2016-11-26 21:19:23 +01:00
Jan de Mooij
a9b7b0f949 Bug 1319437 part 4 - Port code for unshadowed GETPROP on DOM proxies to CacheIR. r=nbp 2016-11-26 21:19:23 +01:00
Jan de Mooij
3b098fa9d7 Bug 1319437 part 3 - Support 64-bit fields in CacheIR stubs. r=nbp 2016-11-26 21:19:23 +01:00
Jan de Mooij
dad5fb18d0 Bug 1319437 part 2 - Port code for GETPROP on shadowing DOM proxies to CacheIR. r=nbp 2016-11-26 21:19:23 +01:00
Jan de Mooij
3cba9f4a2a Bug 1319437 part 1 - Add a generic proxy GETPROP stub to CacheIR. r=nbp 2016-11-26 21:19:22 +01:00
Tom Schuster
a4860e9fe0 Bug 1192038 - Update RegExp Xray code. r=bholley,arai 2016-11-26 19:17:39 +01:00
Tom Schuster
99fbdc777a Bug 1192038 - Handle RegExp correctly in devtools. r=fitzgen 2016-11-26 19:02:30 +01:00
Tom Schuster
5b23f0bb78 Bug 1192038 - Tests. r=arai 2016-11-26 19:01:59 +01:00
Tom Schuster
2f8dca68e0 Bug 1192038 - Use ordinary object for RegExp prototype. r=arai,jandem 2016-11-26 19:01:17 +01:00
Andrew McCreight
908a323277 Backed out changeset 2bbc7be933e2 (bug 1309070) for causing bug 1320041. 2016-11-26 09:31:17 -08:00
ffxbld
26452cdaf3 No bug, Automated blocklist update from host bld-linux64-spot-470 - a=blocklist-update 2016-11-26 06:26:23 -08:00
ffxbld
a7167d4fb1 No bug, Automated HPKP preload list update from host bld-linux64-spot-470 - a=hpkp-update 2016-11-26 06:26:21 -08:00
ffxbld
c63fb4dbba No bug, Automated HSTS preload list update from host bld-linux64-spot-470 - a=hsts-update 2016-11-26 06:26:19 -08:00
Phil Ringnalda
dc33a3b7dc Merge m-i to m-c, a=merge 2016-11-25 21:26:21 -08:00
Phil Ringnalda
53c5c8448e Merge autoland to m-c, a=merge 2016-11-25 21:25:18 -08:00
Phil Ringnalda
109396b4d6 Backed out changeset a9856363aac7 (bug 1319271) for opt Windows crashes in plugin tests 2016-11-25 21:17:57 -08:00
Andreas Tolfsen
4ca4faa8a6 Bug 1297551 - Avoid cancelling content timeout callback; r=automatedtester
We need to avoid passing the timeout ID returned from `setTimeout` in the
content frame script that we use to register the script timeout handler
to the sandbox's `clearTimeout` function as this might interfere with any
`window.setTimeout` calls being made in the injected script.

MozReview-Commit-ID: 26PY8JDkf9A

--HG--
extra : rebase_source : 414581472dfa99379aecdfea5c5a29c2ce808890
2016-11-25 17:01:16 +00:00
Carsten "Tomcat" Book
a666835bf5 merge mozilla-inbound to mozilla-central a=merge
--HG--
extra : rebase_source : 7f6b0f633da54f747b30496110e5260a226fe249
2016-11-25 15:36:56 +01:00
ffxbld
1183dc0b9d No bug, Automated blocklist update from host bld-linux64-spot-576 - a=blocklist-update 2016-11-25 06:38:03 -08:00
ffxbld
782de6c2db No bug, Automated HPKP preload list update from host bld-linux64-spot-576 - a=hpkp-update 2016-11-25 06:38:00 -08:00
ffxbld
2b6d8eb79d No bug, Automated HSTS preload list update from host bld-linux64-spot-576 - a=hsts-update 2016-11-25 06:37:58 -08:00
Henrik Skupin
034e961210 Bug 1318644 - Auto-detect application type if binary has been specified. r=automatedtester
MozReview-Commit-ID: 15etyogBI54

--HG--
extra : rebase_source : a359b2a3dd4411be89e0de42ddd6e86be8e9b26e
2016-11-25 10:41:17 +01:00
Jan de Mooij
1649ee9037 Bug 1317703 - Port Baseline native getter stub to CacheIR. r=h4writer,bz 2016-11-25 09:19:23 +01:00
Kris Maglione
38790079e4 Bug 1319607: Make request resumption more resilient. r=mixedpuppy
MozReview-Commit-ID: 8ObjJKDf3wb

--HG--
extra : rebase_source : 57e5ee804f3f33e97b5d64211f740f7ba8607fa6
2016-11-24 13:56:22 -08:00
Dão Gottwald
91204bbe48 Bug 1320049 - Remove obsolete checkbox styling. r=mconley 2016-11-25 23:19:52 +01:00
Hamel Joshi
e478e90152 Bug 1320317 - Use :-moz-focusring instead of :focus in notification.css. r=dao 2016-11-25 23:19:17 +01:00
Ralph Giles
02c6a95b45 Bug 1319860 - mozboot: Prompt to add rust to PATH after install. r=nalexander
We were checking for success installing rust with the same code
we checked for upgrade success, but in the case of a clean install
this will likely fail because the binaries installed by rustup
won't be in path. Instead, print the help message about adding
them after installation completes.

MozReview-Commit-ID: xa5PKIDKzZ
2016-11-25 14:09:38 -08:00
Kris Maglione
ecb49e6689 Bug 1319536: Part 2 - Test that requests from private prowsing content scripts use private browsing credentials. r=aswan
MozReview-Commit-ID: zqNCp9LFgS

--HG--
extra : rebase_source : d9d2b4f0ce8589d0ab7c7070e5a3043e6e1d938d
2016-11-24 15:51:40 -08:00
Kris Maglione
c54e495e92 Bug 1319536: Part 1 - Take private browsing ID from load info when load context is unavailable. r=ehsan
MozReview-Commit-ID: IoXFofyiKR1

--HG--
extra : rebase_source : 1dbb14b3a8a417a1343a1dff0a1cc928e74f9f1b
2016-11-24 15:51:15 -08:00
Tooru Fujisawa
db7ca4ebd1 Bug 1313490 - Part 3: Remove expression closure from dom/. r=mrbkap 2016-11-26 06:41:43 +09:00
Tooru Fujisawa
a6acd75a3a Bug 1313490 - Part 2: Remove unnecessary expression closure from jstests. r=evilpie 2016-11-26 06:41:42 +09:00
Tooru Fujisawa
b15d6aadc1 Bug 1313490 - Part 1: Remove unnecessary expression closure from jit-test. r=evilpie 2016-11-26 06:41:42 +09:00
Tom Schuster
ef27a35df3 Bug 1319087 - Introduce CacheIR for TypeMonitorResult/ReturnFromIC. r=jandem 2016-11-25 21:15:32 +01:00
J. Ryan Stinnett
acb8298a71 Bug 1319596 - Wait for first historychange when starting RDM. r=ochameau
In bug 1310771, the session store process for gathering data from content was
changed so that the key "historychange" is used instead of "history".  Kept the
check for "history" as well, since other places in session store still test for
it.

MozReview-Commit-ID: 4xF7FkxkriI
2016-11-25 14:12:56 -06:00
Geoff Brown
31c3a9789b Bug 1251516 - Increase timeout for browser_markup_html_edit_01.js; r=pbro 2016-11-25 11:25:02 -07:00