Alexandre Poirot
9a1d46ab79
Bug 1315044 - Prevent loading multiple loaders and debugger servers when creating multiple ContentActors. r=jryans
...
MozReview-Commit-ID: 4slVLBNdGyg
--HG--
extra : rebase_source : 8838adf475e31fe5683cc7fa172c2ced837b9157
2016-11-04 08:04:21 -07:00
Alexandre Poirot
c1adf2fe24
Bug 1315044 - Cache ContentActor forms to prevent creating new one when calling RootActor.getProcess multiple times. r=jryans
...
MozReview-Commit-ID: 3YyShRXQhel
--HG--
extra : rebase_source : 670ce6dc1b4c451bdb59dcebfa859d6089ed2624
2016-11-04 08:05:15 -07:00
Kartikaya Gupta
4c7f0577fe
Bug 1316931 - Put DX interop2 status into gfxVars. r=dvander,jgilbert
...
This allows the GLContextProviderWGL to be created on the compositor
thread, which is something we need for webrender integration.
MozReview-Commit-ID: DtBe9nUTdK7
--HG--
extra : rebase_source : b31973542beca75255b64f350f47df16435a60e3
2016-11-14 17:13:40 -05:00
Sebastian Hengst
30172752d2
Merge m-c to autoland. r=bustage-fix a=bustage-fix on a CLOSED TREE
2016-11-15 14:08:25 +01:00
Sebastian Hengst
511303c11e
Bug 1316450 - Enforce that nothing new depends on the XPCOM glue: Re-add sdp_unittests because its removal hasn't been merged around yet. r=bustage-fix a=bustage-fix on a CLOSED TREE
...
MozReview-Commit-ID: KxrK2dKjhia
2016-11-15 14:04:05 +01:00
Sebastian Hengst
3aef31d23a
Merge m-c to autoland. r=bustage-fix a=bustage-fix on a CLOSED TREE
2016-11-15 13:56:58 +01:00
Sebastian Hengst
d980649453
Bug 1316450 - Enforce that nothing new depends on the XPCOM glue: Remove sdp_unittests, not sdp_file_parser. r=bustage a=bustage on a CLOSED TREE
...
MozReview-Commit-ID: Kg0822lNuc7
2016-11-15 13:54:00 +01:00
Sebastian Hengst
3371e5b41d
Merge m-c to autoland. r=bustage-fix a=bustage-fix on a CLOSED TREE
2016-11-15 13:47:25 +01:00
Sebastian Hengst
fc95af0673
Bug 1316450 - Enforce that nothing new depends on the XPCOM glue: Remove sdp_unittests (removed in bug 1316886) and TestMinStringAPI (removed in bug 1316732). r=bustage-fix a=bustage-fix on a CLOSED TREE
...
MozReview-Commit-ID: FEsOFc6Jvp1
2016-11-15 13:44:31 +01:00
Carsten "Tomcat" Book
8cfa5253e8
merge mozilla-inbound to mozilla-central a=merge
2016-11-15 12:26:41 +01:00
Andi-Bogdan Postelnicu
65ae72060c
Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku
...
MozReview-Commit-ID: 8jUAehd1odv
--HG--
extra : rebase_source : 13375a14447ce344214fa30babf540de0a394c6a
2016-11-15 13:09:07 +02:00
Daisuke Akatsuka
2a84d7eb81
Bug 1315600 - Part 2: Add test. r=pbro
...
MozReview-Commit-ID: B9AikFP5sEH
--HG--
extra : rebase_source : c094edaffc8a527bfa2410503fdd332f02e24cd1
2016-11-15 14:10:22 +09:00
Daisuke Akatsuka
97b57b377b
Bug 1315600 - Part 1: Mask behind animation name is too long for animations running on the compositor. r=pbro
...
MozReview-Commit-ID: 3emNof5b908
--HG--
extra : rebase_source : 5b149fc33529ac6ce756741ea154901b62ba414d
2016-11-15 10:19:17 +09:00
Kris Maglione
0c9bfc0605
Bug 1317366: Handle blocking WebRequest listeners returning non-object values. r=mixedpuppy
...
MozReview-Commit-ID: HMbgONPqsKU
--HG--
extra : rebase_source : 08e20cd9e7b6732ab05ae2d1aeada8c80bdf222c
2016-11-14 21:34:23 -08:00
Andi-Bogdan Postelnicu
41956514cf
Bug 1317241 - Replace integer literals which are cast to bool in dom/. r=baku
...
MozReview-Commit-ID: 8jUAehd1odv
--HG--
extra : rebase_source : 9ba96ebb87590b97dcda03ac4e6777b6b98a12d1
2016-11-14 11:50:54 +02:00
Andi-Bogdan Postelnicu
ae0295a290
Bug 1317241 - Replace string literals containing escaped characters with raw string literals in dom/. r=baku
...
MozReview-Commit-ID: FGjPRf0g3Yt
--HG--
extra : rebase_source : efe73faf1a5d3f26efea56e985bdbb586a6d1da8
2016-11-14 11:45:55 +02:00
Andi-Bogdan Postelnicu
aaf2063029
Bug 1317241 - Replace default bodies of special member functions with = default in dom/. r=baku
...
MozReview-Commit-ID: 12AHOhrpaNO
--HG--
extra : rebase_source : 7881277a13fe7389b95635ee9b94f1686f56d142
2016-11-14 11:40:37 +02:00
Andi-Bogdan Postelnicu
4df235170d
Bug 1317241 - Use auto type specifier where aplicable for variable declarations to improve code readability and maintainability in dom/. r=baku
...
MozReview-Commit-ID: CST7fV4h20h
--HG--
extra : rebase_source : 663d24e9c15d7b42023f1557b75fb8dabfc9b6a9
2016-11-14 11:35:58 +02:00
Andi-Bogdan Postelnicu
b43be84495
Bug 1317241 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in dom/. r=baku
...
MozReview-Commit-ID: ysMKgcL3YQ
--HG--
extra : rebase_source : 37ac432e1bca84a6ab34ab2b84577b6702ba6413
2016-11-14 11:31:11 +02:00
Carsten "Tomcat" Book
f28942ae47
Merge mozilla-central to autoland
2016-11-15 12:34:47 +01:00
Cervantes Yu
daacdebe95
Bug 1317259 - Prevent double init in mozilla::TimeStamp::Startup() on Windows. r=froydnj
...
MozReview-Commit-ID: JKfEFqo5qHj
--HG--
extra : rebase_source : 730f9a969215d559dbcc3c2b4126fa543de5dbbe
2016-11-14 19:01:17 +08:00
Michelangelo De Simone
97beea7225
Bug 1013882 - TestInterfaceJS should be packaged only if it's available. r=glandium
...
MozReview-Commit-ID: IEHesdoU4Sz
--HG--
extra : rebase_source : 77551112745d044a75c7528ce02be74e5339e311
2016-11-15 00:21:35 -08:00
Sergei Chernov
fd387b2ec7
Bug 1308787 - Certificate Transparency - script for generating the static list of known logs. r=Cykesiopka,keeler
...
MozReview-Commit-ID: 9z7Ac5OQqOP
--HG--
extra : rebase_source : 99db3caf90f0cb109727787a24dd80022d9bb25e
2016-11-08 13:54:39 +02:00
Nicolas Chevobbe
cfd14cf481
Bug 1307941 - Add DOM nodes highlighter in new console frontend; r=bgrins
...
Add in serviceContainer highlight and unhighlight utils function so they can
be accessible in components.
Fix EvaluationResult component to pass the serviceContainer to the MessageBody.
Modify ElementNodeRep and TextNodeRep to allow passing them function properties
`onDOMNodeMouseOver` and `onDOMNodeMouseOut` that will be called respectively
on mouseOver and mouseOut.
Add a mochitest in the webconsole to make sure we indeed highlight and unhighlight
node as expected, and add tests in Reps to make sure the passed functions get called
as expected.
MozReview-Commit-ID: 8o8WM7vBfMM
--HG--
extra : rebase_source : 445f02a72b1c9859c0b034ca9e941a7f3df9f4e0
2016-11-04 23:53:35 +01:00
Phil Ringnalda
21a7a3eb46
Backed out changeset 6d6366a2842e (bug 1317359) for test_checks_configure.py bustage
...
CLOSED TREE
2016-11-14 21:36:44 -08:00
Mike Hommey
e8b62f1ea5
Bug 1317359 - Propagate MOZ_ADJUST_SDK_KEY to old-configure. r=chmanchester
...
--HG--
extra : rebase_source : ad7b1089d99b9c3477ef882a5664341fe648b41f
2016-11-15 07:43:39 +09:00
Mike Hommey
ce8408bddc
Bug 1316450 - Enforce that nothing new depends on the XPCOM glue. r=gps
...
--HG--
extra : rebase_source : 9b276d9f8eccd058001a87acc473d3065d7595c2
2016-11-10 08:41:48 +09:00
Andrew McCreight
e1cc56c7f4
Bug 1317177, part 2 - Remove unused functions. r=billm
...
MozReview-Commit-ID: EM1Mj6chXCV
--HG--
extra : rebase_source : 27be5ba79727d6d9e3efba5debadd23220a3dacb
2016-11-13 09:02:11 -08:00
Andrew McCreight
4aa4ade024
Bug 1317177, part 1 - Add missing override annotations. r=billm
...
MozReview-Commit-ID: ESLBskahTIK
--HG--
extra : rebase_source : 9c3a63cd7ab465fd08eac351c3909f983d1e5600
2016-11-13 09:02:03 -08:00
Phil Ringnalda
aee7b7f39e
Merge m-c to autoland
2016-11-14 20:08:18 -08:00
Phil Ringnalda
8562d3859b
Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout
...
MozReview-Commit-ID: GxBqDrHHg7z
2016-11-14 18:30:58 -08:00
Phil Ringnalda
c038c057e5
Backed out changeset b3ad07be866f (bug 1310416) for pushing dt4 and dt5 over 4800 seconds on Linux debug most of the time, a=backout
2016-11-14 18:28:14 -08:00
Florian Quèze
0f2c54719e
Bug 1317296 - Keep the SEARCH_RESET_RESULT Telemetry probe until Firefox 57. r=bsmedberg
...
CLOSED TREE
2016-11-14 19:10:20 +01:00
Sebastian Hengst
55da257ddf
Backed out changeset d67c6dcba478 (bug 430745) on request from jaws. r=backout
...
MozReview-Commit-ID: DGzLTDimdZZ
2016-11-14 16:25:04 +01:00
ffxbld
a2a15254fc
No bug, Automated blocklist update from host bld-linux64-spot-1086 - a=blocklist-update
2016-11-14 06:09:12 -08:00
ffxbld
8f5277c12f
No bug, Automated HPKP preload list update from host bld-linux64-spot-1086 - a=hpkp-update
2016-11-14 06:09:10 -08:00
ffxbld
db430c9dc5
No bug, Automated HSTS preload list update from host bld-linux64-spot-1086 - a=hsts-update
2016-11-14 06:09:08 -08:00
ffxbld
d07aca95ba
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-11-14 13:29:32 +01:00
ffxbld
29475fa4c5
No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE
2016-11-14 13:28:09 +01:00
Carsten "Tomcat" Book
c7a033c3e2
merge mozilla-inbound to mozilla-central a=merge
2016-11-14 10:22:06 +01:00
Carsten "Tomcat" Book
163bd81281
merge autoland to mozilla-central a=merge
2016-11-14 10:20:15 +01:00
Iris Hsiao
0343b687bc
Backed out changeset c7054d08b878 (bug 1305421) for test_chrome_ext_identity.html Timed out
2016-11-14 12:02:56 +08:00
Luke Wagner
392e723d67
Bug 1317033 - Baldr: hoist mprotect out of MacroAssembler::patchCall/FarJump (r=sunfish)
...
MozReview-Commit-ID: Nejpro1fxc
2016-11-13 13:21:49 -06:00
Luke Wagner
19ae114a83
Bug 1317033 - Baldr: allow 2*num-cores outstanding tasks (r=sunfish)
...
MozReview-Commit-ID: 5G8ZBUoHBt9
2016-11-13 13:21:03 -06:00
Luke Wagner
382fd64a5c
Bug 1317033 - Baldr: give OpIter Vectors an inline capacity (r=sunfish)
...
MozReview-Commit-ID: L22p9PXHF0O
2016-11-13 13:20:28 -06:00
ffxbld
886d5186f0
No bug, Automated blocklist update from host bld-linux64-spot-319 - a=blocklist-update
2016-11-13 06:05:09 -08:00
ffxbld
7334f76b81
No bug, Automated HPKP preload list update from host bld-linux64-spot-319 - a=hpkp-update
2016-11-13 06:05:06 -08:00
ffxbld
92a3a37457
No bug, Automated HSTS preload list update from host bld-linux64-spot-319 - a=hsts-update
2016-11-13 06:05:04 -08:00
Sebastian Hengst
9957248932
Backed out changeset 3fc69a00d1a6 (bug 1315141) for crashing various test suites on Windows 8 x64. r=backout
2016-11-13 14:06:56 +01:00
Sebastian Hengst
843dced15b
Backed out changeset a01303a5f2be (bug 1205371) for failing devtools test browser_markup_void_elements_html.js. r=backout
2016-11-13 14:05:39 +01:00