Eric Rahm
3ab41f111b
Bug 1349695 - Part 3: Convert manual addrefs in txNodeSorter::sortNodeSet. r=peterv
...
Use RefPtr::forget to avoid an AddRef/Release pair when returning.
2017-04-10 14:04:27 -07:00
Eric Rahm
7a68f28ccb
Bug 1349695 - Part 2: Use separate arrays in txNodeSorter::sortNodeSet. r=peterv
...
This separates out the index and object arrays in order to make the size
calculations clearer. More modern containers are used to make memory management
simpler.
MozReview-Commit-ID: 2Jmpq7caY3J
2017-04-10 14:04:26 -07:00
Eric Rahm
eab1efdc4e
Bug 1349695 - Part 1: Use CheckedInt for size calculation in txNodeSorter::sortNodeSet. r=peterv
...
MozReview-Commit-ID: 4Gz2zjiTN6f
2017-04-10 14:04:25 -07:00
Michael Layzell
465d1b2fae
Bug 1352553 - Part 2: Restore previous default port behaviour for RustURL::GetPort on a CLOSED TREE, a=bustage
...
MozReview-Commit-ID: A0SAYtcttZF
2017-04-10 16:22:35 -04:00
Michael Layzell
3e2ea2116b
Bug 1352772 - Send permissions to the content process before dispatching push events, r=catalinb
...
MozReview-Commit-ID: DVLjumi9iBJ
2017-04-10 16:03:03 -04:00
Frank-Rainer Grahl
5a9e0a94bc
Bug 1354866 - Skip updating mochitest/browser for TB and SM. r=rstrong,chmanchester
2017-04-10 22:02:25 +02:00
Robert Strong
af651cefc1
Test only - Bug 1354850 - Use updater to run general app update service tests and remove gonk test code. r=mhowell
2017-04-10 13:00:06 -07:00
Michael Layzell
fd68582d06
Bug 1352553 - Update rust-url-capi to use the new nserror crate, r=valentin
...
MozReview-Commit-ID: 3X3MRb9Iujz
2017-04-10 15:21:25 -04:00
Aki Sasaki
84eb5a310b
bug 1318919 - fix beta to release config. r=jlorenzo
...
--HG--
extra : rebase_source : 6addca8d772c7f08b338fcabf5ad47149d75ee17
2017-04-10 11:27:05 -07:00
Brendan Dahl
b082e33320
Bug 1353939 - Disable drag service in headless mode. r=jrmuizel
...
Drag service calls into GTK causing a crash in headless mode.
2017-04-10 11:30:52 -07:00
Mats Palmgren
e0c482815a
Bug 1353573 - Don't try to preserve frame state bits across the ReflowInput ctor. r=dbaron
...
MozReview-Commit-ID: CjaUQjlv3ll
2017-04-10 19:25:58 +02:00
Sebastian Hengst
1828ea89ca
Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE
2017-04-10 19:05:44 +02:00
Sebastian Hengst
7c5a88b206
Backed out changeset a2b8da35820b (bug 1024669)
2017-04-10 19:04:52 +02:00
Joel Maher
eb7a09677b
Bug 1351409 - Intermittent /dom/events/EventListener-invoke-legacy.html. disable test. r=gbrown
...
MozReview-Commit-ID: J35Ac5mG0nY
2017-04-10 12:37:53 -04:00
Paul Adenot
ebfeb605e3
Bug 1348344 - Backed out changeset c72cf98f1527. r=achronop
...
This was meant to be temporary, and we can remove it now.
MozReview-Commit-ID: 2A9RKIabYIZ
--HG--
extra : source : e6cd7e39bfdd77772ffd3a36448b7763db7ec6d1
extra : histedit_source : dcb1bd9d144aaa9abeef38107a6ee6d85cdf7b2f
2017-04-10 17:15:29 +02:00
Cervantes Yu
5184a41b0f
Bug 1024669 - Part 2: Test cases for thread name annotation in the crash report. r=gsvelto
...
MozReview-Commit-ID: 3ahk3hpkfuk
2017-02-07 18:58:36 +08:00
Cervantes Yu
364e524eca
Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto
...
MozReview-Commit-ID: 4RpAWzTuvPs
2017-02-07 18:57:23 +08:00
Benjamin Smedberg
7a6b22b943
Bug 1345905 - remove FLASH_PLUGIN_* telemetry, r=felipe
...
MozReview-Commit-ID: CgIvYJKLIHm
--HG--
extra : rebase_source : 5602900b0906b8379dae639fb0a1285f0b15a7f7
2017-03-09 10:46:18 -05:00
Andrea Marchesini
3535802d8b
Bug 1354441 - Update MediaQueryList to the latest version of the spec, r=jwatt
2017-04-10 16:29:06 +02:00
Jan de Mooij
9e8e2f7e4d
Bug 1336579 - Attach AddSlot stubs for setting function.prototype. r=evilpie
...
--HG--
extra : rebase_source : 35e1bffe4203633214e437daa5c6a4cce0e519ac
2017-04-10 16:04:13 +02:00
Ehsan Akhgari
61f9a00b2f
Bug 1350781 - Avoid recomputing gBrowserThumbnails._topSiteURLs for 1 minute after computing it to speed up session restore; r=markh
2017-04-10 10:00:38 -04:00
Bob Owen
48b2af658f
Bug 1329294 Part 2: Enable content temp file test on Windows. r=haik
2017-04-10 14:39:58 +01:00
Bob Owen
02318af6d1
Bug 1329294 Part 1: Ensure Content Temp Dir is created before use. r=bsmedberg
2017-04-10 14:38:13 +01:00
Carsten "Tomcat" Book
a30be0b80c
Backed out changeset 16e85d7e7400 (bug 1344295) for test failures in test_TelemetrySendOldPings.js
2017-04-10 15:25:31 +02:00
James Graham
3ed760c0a1
Bug 1352351 - Enable --run-by-dir for web-platform-tests, r=ato
...
MozReview-Commit-ID: 7fh1LKm683p
2017-04-10 13:44:17 +01:00
James Graham
f7b044df6e
Bug 1352351 - Fix infinite loop getting next test with --run-by-dir, r=ato
...
If getting a test from the queue failed, we would loop forever rather
than trying the next queue.
MozReview-Commit-ID: K5YxCZPtx4l
2017-04-10 13:44:15 +01:00
James Graham
ac870caad8
Bug 1321179 - Disable navigation test on Windows for instability r=ato
...
MozReview-Commit-ID: 89yORoDICtW
2017-04-10 13:44:08 +01:00
James Graham
b0bb39066e
Bug 1355060 - Fix error from assert outside step in history traversal test, r=ato
...
MozReview-Commit-ID: DJAmjteB4EC
2017-04-10 13:34:49 +01:00
André Bargull
f4f4f432bc
Bug 1354065 - Change SetNumberFormatDigitOptions to read properties only once per latest Intl spec. r=gandalf
...
--HG--
extra : rebase_source : 3d194b30e9bf546f9ef99a3b6dd2153400fcf52d
2017-04-06 15:04:33 +02:00
Carsten "Tomcat" Book
f2b3183dfe
Bug 1338867 - Strip username/password after strip reader mode url prefix, r=sebastian
...
MozReview-Commit-ID: KCr7cBdetq7
--HG--
extra : rebase_source : 7aa4614a8664be1a40ac1a857adf92b592125e4d
2017-03-14 14:07:57 +08:00
Jorg K
e09c6c1b10
Bug 1353204 - Follow-up: Use entire spec for origin for Thunderbird. r=bz
...
--HG--
extra : rebase_source : a1847772dc26a5042e9cd71b066e0d5843daf4de
2017-04-10 14:04:11 +02:00
djmdev
d114de268b
Bug 1344295 - Consolidate Telemetry preferences in TelemetryUtils.Preferences. r=dexter
...
Moved all Preferences declarations to Preferences object in TelemetryUtils.jsm
and used them in the test files.
2017-04-08 11:31:18 +05:30
Valentin Gosu
223b5464d4
Bug 1325341 - Query the cache index to get if the entry has alt data and its fileSize r=michal
...
MozReview-Commit-ID: 6wqsexqJq3u
2017-04-10 14:22:23 +03:00
Valentin Gosu
8460873144
Bug 1325341 - Racing cache with network should be disabled by default r=michal
...
MozReview-Commit-ID: CjidldaaJvQ
2017-04-10 14:22:21 +03:00
Valentin Gosu
484c99c581
Bug 1325341 - Add code that triggers racing the network and cache requests r=michal
...
The racing algorithm is quite simple at this point:
If racing is enabled, the request is allowed to hit the network, and the cache queue size is bigger than a certain threshold, then we trigger the network right before we query the cache.
MozReview-Commit-ID: JklG4P1eRyO
2017-04-10 14:22:20 +03:00
Carsten "Tomcat" Book
02ddc23c74
Backed out changeset 7a52d887bcea (bug 1024669) for bustage
2017-04-10 11:43:49 +02:00
Carsten "Tomcat" Book
3c8a659760
Backed out changeset cf7d1b64cc12 (bug 1024669)
2017-04-10 11:43:36 +02:00
Cervantes Yu
2929778c37
Bug 1024669 - Part 2: Test cases for thread name annotation in the crash report. r=gsvelto
...
MozReview-Commit-ID: 3ahk3hpkfuk
2017-02-07 18:58:36 +08:00
Cervantes Yu
ece1ce1a7d
Bug 1024669 - Part 1: Annotate crash reports with thread names. r=gsvelto
...
MozReview-Commit-ID: 4RpAWzTuvPs
2017-02-07 18:57:23 +08:00
Carsten "Tomcat" Book
01431724f5
Merge mozilla-central to mozilla-inbound
2017-04-10 10:38:33 +02:00
Carsten "Tomcat" Book
4c26e8c411
merge mozilla-inbound to mozilla-central a=merge
2017-04-10 10:33:54 +02:00
Iris Hsiao
22dd380d12
Backed out changeset 3910de7acce3 (bug 1349418)
...
--HG--
extra : rebase_source : e0ddc3d0c48256acd0996f16d3198560041f9c3e
2017-04-10 14:42:38 +08:00
Iris Hsiao
9be4542d32
Backed out changeset 006445ffcddd (bug 1351412) for reftest failing in async-scrolling
...
--HG--
extra : rebase_source : 5366c018c781ab67779065a13c92def70fcefb2b
2017-04-10 14:42:31 +08:00
Andrea Marchesini
eefdcc1259
Bug 1354556 - WebSocket should use strings and not nsIAtom to be kept alive, r=qdot
2017-04-10 08:48:39 +02:00
Franziskus Kiefer
8cab0b55cc
Bug 1345368 - land NSS 7228445b43ac, r=me
2017-04-10 06:00:57 +02:00
Fred Lin
770832b7d3
Bug 1343774 - Update devtools-signed.xpi;r=jryans
...
MozReview-Commit-ID: 7D7JQgZXc6D
--HG--
extra : rebase_source : e4319886719b75e8818b2431903e2fa3109b18ed
2017-04-10 09:48:48 +08:00
André Bargull
32138a6ea3
Bug 1318403 - Part 9: Suppress rooting analysis when calling u_hasBinaryProperty. r=sfink
2017-04-09 17:00:29 +02:00
Fred Lin
3d18a99f39
Bug 1343774 - remove unused functions;r=Honza
...
MozReview-Commit-ID: CCB8o7mXOPR
--HG--
extra : rebase_source : 707c92c992e00aa7de8c9d28a1d85b6f8ea44d28
2017-04-07 11:55:13 +08:00
Alfredo.Yang
6771c4ebbd
Bug 1354963 - enable rust mp4 parser on linux release. r=kinetik
...
MozReview-Commit-ID: D0CzBQYL8mz
--HG--
extra : rebase_source : 6c24f85a2cb5075fba8426dafd323d217a674cb9
2017-04-10 09:23:21 +08:00
Julian_Chu
df7a052083
Bug 1348718 - Remove useless method r=sebastian
...
No need to export text primary color anymore.
MozReview-Commit-ID: 3SgJMviTcB5
--HG--
extra : rebase_source : 83c336797afe5400c98c3697316a626a7fefc27c
2017-04-07 14:23:34 +08:00