Commit Graph

539577 Commits

Author SHA1 Message Date
Botond Ballo
539791ed1e Bug 1367488 - Pre-render offscreen portions of scrollbar thumbs inside an iframe. r=mstange
MozReview-Commit-ID: LCBHnFJdGtp

--HG--
extra : rebase_source : 1ab1d812674d321d76e634953284b3983774d798
2017-05-29 18:05:05 -04:00
Daniel Holbert
4564af3454 Bug 1368326: Don't bother calling Clear() in destructor for empty nsTArrays. r=froydnj
MozReview-Commit-ID: 7mi2Os52JfJ

--HG--
extra : rebase_source : 4c7296fd84509f71b680a55f513574285e754481
2017-06-01 14:38:13 -07:00
James Graham
db402b5f5a Bug 1369471 - Allow running wpt directories by path on the command line, r=maja_zf
We regressed running entire directories when wptrunner was switched to
look up command parameters directly in the manifest rather than
iterating over prefix matches. For files that's OK, but for
directories the old behaviour is required.

MozReview-Commit-ID: HVL7rL1YuZx

--HG--
extra : rebase_source : d80150556ba5f07fb8c7ebbd7faab52ee63e2708
2017-06-01 19:01:01 +01:00
Ryan VanderMeulen
de281f5bba Merge m-c to autoland. a=merge 2017-06-02 11:11:13 -04:00
Ryan VanderMeulen
153d3dc532 Merge inbound to m-c. a=merge 2017-06-02 11:10:02 -04:00
Ryan VanderMeulen
f6fbb3325c Bug 1364651 - Add back the hack invoking mach via bash to see if it makes the TC build machines happy again. r=pmoore
--HG--
extra : rebase_source : 0138591c862068674f7a4590415246416ad573ea
2017-06-02 09:20:40 -04:00
L10n Bumper Bot
3efd1caff2 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
el -> ['android', 'android-api-15', 'android-multilocale']
lo -> ['android', 'android-api-15', 'android-multilocale']
2017-06-02 06:00:35 -07:00
Carsten "Tomcat" Book
c63e6d4789 Merge mozilla-central to mozilla-inbound 2017-06-02 14:32:35 +02:00
Carsten "Tomcat" Book
efccdfdb0a merge mozilla-inbound to mozilla-central a=merge 2017-06-02 14:22:17 +02:00
Carsten "Tomcat" Book
7acf8a7afd merge autoland to mozilla-central a=merge 2017-06-02 14:16:59 +02:00
Marco Zehe
931d366473 Bug 1349835 Part 2 - Test that an input of type checkbox or radio with -moz-appearance:none; creates correct accessibles, r=surkov
MozReview-Commit-ID: GIWH6HYoGDq

--HG--
extra : rebase_source : d77cda68fc24fcb02c845b4e3b079e1d2bf6240e
2017-06-02 14:05:44 +02:00
Bob Owen
595abc49e3 Bug 1369386 Part 2: Follow-up #if to fix non-Windows build failures. r=me 2017-06-02 12:07:31 +01:00
Bob Owen
508a716403 Bug 1369386: Fix old invalid millimeter page size prefs using print_paper_size_type as trigger. r=jimm
These old invalid prefs were caused by us not clearing out old inch page size prefs when the
user switched to a standard mm page size (for example A4).
This fix uses the fact that an old print_paper_size_type pref was removed at the same time
to trigger a one off sanitization.
2017-06-02 11:58:44 +01:00
Ethan Lin
11fe93797f Bug 1358055 - Add webm reftest flags for webrender. r=pchang 2017-06-02 18:21:07 +08:00
Ethan Lin
1927f89975 Bug 1358055 - Enable background color layer by default for webrender. r=kats 2017-06-02 18:21:07 +08:00
Ethan Lin
ba7509a7c8 Bug 1358055 - Add reftest flags for background color layer to make try passed. r=kats 2017-06-02 18:21:07 +08:00
Ethan Lin
7f9c47efc3 Bug 1350792 - Add fuzzy-if for some svg and mask related reftest when turning on background color layer. r=mchang 2017-06-02 18:21:07 +08:00
Jon Coppeard
959a65d9e8 Bug 1369444 - Sweep the atoms table incrementally r=sfink 2017-06-02 10:32:37 +01:00
Jon Coppeard
95eca1dc48 Bug 1367815 - Add assertions to prevent proxies other than cross compartment wrappers from having cross compartment targets r=sfink 2017-06-02 10:32:37 +01:00
Andrea Marchesini
e7eda19b3d Bug 1369323 - Get rid of nsScriptSecurityManager::GetNoAppCodebasePrincipal, r=bholley 2017-06-02 11:05:28 +02:00
Andrea Marchesini
9eee06711a Bug 1369314 - Fixing comments related to appId in nsIScriptSecurityManager, r=bholley 2017-06-02 11:05:28 +02:00
Andrea Marchesini
1cb008c2f2 Bug 1369314 - Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal, r=bholley 2017-06-02 11:05:28 +02:00
Andrea Marchesini
884d9efc73 Bug 1369316 - Get rid of nsIPrincipal.unknownAppId, r=bholley 2017-06-02 11:05:28 +02:00
Andrea Marchesini
cead0b042c Bug 1369310 - Get rid of nsIPrincipal.appStatus, r=bholley 2017-06-02 11:05:28 +02:00
Andrea Marchesini
29a8affb92 Bug 1369354 - Avoid deadlock in IPCBlobInputStreamStorage::GetStream when IPCBlobInputStreamChild actor is used on the parent process, r=smaug 2017-06-02 11:05:27 +02:00
Andrea Marchesini
31b48170ed Bug 1368296 - Renaming WorkerProxyToMainThreadRunnable::RunBackOnWorkerThread to RunBackOnWorkerThreadForCleanup and improving the description for this method, r=asuth 2017-06-02 11:05:27 +02:00
Carsten "Tomcat" Book
72ff833516 Backed out changeset 12e990a89018 (bug 1369538) for causing new intermittent leak in browser_devices_get_user_media_in_frame.js 2017-06-02 10:37:59 +02:00
Nicolas Chevobbe
49c34bcec9 Bug 1367318 - Trim console filter input. r=Honza
MozReview-Commit-ID: 8OAEUh6ekiP

--HG--
extra : rebase_source : 9daae96d601fa1404210a59a7f947ac6ad1f62fe
2017-06-02 09:52:27 +02:00
sotaro
064920e81e Bug 1345054 part 2 -Reduce DisplayList update and ImageKey generation r=nical 2017-06-02 16:11:53 +09:00
sotaro
807999b9d6 Bug 1345054 part 1 - Allocate pipleline for each video r=nical 2017-06-02 16:11:34 +09:00
Jan de Mooij
78f298a714 Bug 1368595 - Add allow-oom attribute to bug1355573.js jit-test. r=jonco 2017-06-02 09:08:09 +02:00
Jan de Mooij
162c7bebf9 Bug 1369042 - Optimize @@toStringTag and @@toPrimitive property lookups in the VM. r=evilpie 2017-06-02 09:06:30 +02:00
Nicholas Nethercote
39b2397ba9 Bug 1369280 (part 2) - Merge ProfileGatherer into nsProfiler. r=mstange.
This makes things simpler in general, and lets us remove the
profiler_is_active() check in nsProfiler().
2017-06-02 11:59:32 +10:00
Ryan VanderMeulen
17e61d02f4 Backed out 3 changesets (bug 1368674) for Android test failures. a=merge
Backed out changeset ff3c813fcdea (bug 1368674)
Backed out changeset 0d9bb636b9a9 (bug 1368674)
Backed out changeset 1d0202706572 (bug 1368674)

MozReview-Commit-ID: CrCFYIEDH4o

--HG--
extra : source : bf5e8ffae40db7b2c2afcb1851fb8eb80b98e5b6
2017-06-01 19:21:31 -04:00
Wes Kocher
9782406dd8 Backed out 4 changesets (bug 1365419) for android mochitest failures in test_bug583533.html a=backout
Backed out changeset d82aa6aec2c1 (bug 1365419)
Backed out changeset 9aafdd1ca0bd (bug 1365419)
Backed out changeset 261eecf8497f (bug 1365419)
Backed out changeset 1d9b50fadc05 (bug 1365419)

MozReview-Commit-ID: HkhXf1Dkkbk
2017-06-01 18:39:21 -07:00
L10n Bumper Bot
4f22901fcd no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
be -> default
2017-06-01 18:00:35 -07:00
Wes Kocher
2b3f76f494 Merge inbound to central, a=merge
MozReview-Commit-ID: AWwXRG9NEWV
2017-06-01 17:26:55 -07:00
Nicholas Nethercote
5c4ea689ce Bug 1369280 (part 1) - Reindent nsProfiler.h. r=mstange. 2017-06-02 08:16:00 +10:00
Jet Villegas
5358af1fa7 Bug 1208197: Use addEventListener() in test_bug533845.xul to prevent raciness. r=smaug 2017-06-02 14:11:32 +09:00
Ehsan Akhgari
322546b85a Bug 1368233 - Initialize all of the fields of AvailableEvent; r=mcmanus 2017-06-02 00:20:49 -04:00
Ethan Lin
4dbd75f39f Bug 1369264 - Part2. Add flags for some reftests to make try passed after enabling column rule layer. r=pchang 2017-06-02 11:55:11 +08:00
Ethan Lin
c0df57e679 Bug 1369264 - Part1. Enable column rule layer by default. r=pchang 2017-06-02 11:55:11 +08:00
Randall Barker
394db2d75e Bug 1367798 - Fix Fennec build on some environments by moving AppCacheStorage.cpp and CacheStorage.cpp from UNIFIED_SOURCES to SOURCES r=froydnj
MozReview-Commit-ID: ECO4KnQdJhh
2017-06-01 20:31:16 -07:00
Emilio Cobos Álvarez
7ca8bf2c5e Bug 1369187: More expectation updates. r=emilio
MozReview-Commit-ID: I2p6NltNn5r
2017-06-01 23:23:49 +02:00
Stephen A Pohl
6283f668ef Backout 60752371afbb (bug 1364984) for causing bc failures. r=me 2017-06-01 17:04:12 -04:00
Jeff Muizelaar
5fae3040ce Bug 1369490. Remove some backend type checks that aren't needed. r=lsalzman
This checks won't work with the forthcoming recording backend and don't
seem to really be accomplishing anything.
2017-06-01 16:58:24 -04:00
Ryan VanderMeulen
d85c7f6cc3 Merge m-c to inbound. a=merge 2017-06-01 16:45:03 -04:00
Ryan VanderMeulen
187f1f3dfe Merge inbound to m-c. a=merge 2017-06-01 16:43:30 -04:00
Colin Dean
4d61fef769 Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
FSFindFolder is deprecated as of 10.9 and apparently continues to
work...except for the case of finding the temporary directory when the
user's home directory lives on an NFS mount (!).  Using
NSTemporaryDirectory does The Right Thing here, so let's use that instead.
2017-06-01 16:07:11 -04:00
Ryan VanderMeulen
30d19a2167 Backed out changeset 26e9faf36fc0 (bug 1368490) for bustage on a CLOSED TREE. 2017-06-01 13:19:30 -04:00