Jonathan Watt
9a2b87d109
Bug 1369245
- Convert browser/extensions/presentation/skin/shared/link.svg to use context paint. r=mconley
2017-05-22 18:08:41 +01:00
Joel Maher
de3074eb5f
Bug 1356144 - stylo: Intermittent css-import/445415-1a.xhtml - mark as random-if. r=gbrown
...
MozReview-Commit-ID: CEfOTSy0vd5
2017-06-02 15:32:45 -04:00
Joel Maher
fcbe4fa277
Bug 1323238 - disable MOZ_GTEST_BENCH tests as we are not looking at the data. r=wlach
...
MozReview-Commit-ID: xYRHpWVaa7
2017-06-02 13:27:20 -04:00
Jan de Mooij
31e118ed1f
Bug 1368570 - Fix js::FinishCompilation to handle OOM correctly. r=nbp
2017-06-02 18:42:06 +02:00
Jan de Mooij
8f33388e7a
Bug 1368735 - Fix GeneratorObject::suspend to allocate the array before changing generator state. r=jonco
2017-06-02 18:41:15 +02:00
Jan de Mooij
ab86f7bf5d
Bug 1368595 part 2 - Rewrite bug1355573.js jit-test to work around the harness not supporting error + allow-oom. r=jonco
2017-06-02 18:36:51 +02:00
Nick Fitzgerald
e700643daf
Bug 1369536 - Manually manage the js::vtune::VTuneMutex lifetime; r=jonco
...
We shouldn't be using types with constructors and/or destructors as static
variables because the time of construction/destruction is hard to determine,
which leads to bugs. Instead, we should manage these things manually from
JS_Init and JS_Shutdown.
2017-06-02 09:16:28 -07:00
Benjamin Bouvier
49989051ed
Bug 1369741: Rename wasm::MaybeActiveActivation to wasm::ActivationIfInnermost; r=luke
...
MozReview-Commit-ID: 569spEzEZuJ
--HG--
extra : rebase_source : dee532a6fe8dfd2645c6fc3bd7d925b2e7a9f53d
2017-06-02 16:10:44 +02:00
James Willcox
878d74116d
Bug 1367287 - Followup to use AtomicInteger for ref count r=jchen
...
MozReview-Commit-ID: LKFlYtFvdi0
2017-06-02 10:58:40 -05:00
Paolo Amadini
9e788278c4
Bug 694291 - Add a preference mirroring the presence of the search widget in the navigation toolbar. r=past
...
MozReview-Commit-ID: 9UmowyRTTMK
--HG--
extra : rebase_source : 15a2a48e3dae3447e18d65b5f329501717d6a1fe
2017-06-02 16:36:18 +01:00
James Willcox
bd21ee4811
Bug 1367287 - Reference count GeckoSurfaceTexture r=jchen
...
MozReview-Commit-ID: 1JJVzCmANyH
2017-06-02 10:14:20 -05:00
James Willcox
fcdd58e1ca
Bug 1367287 - Don't release GeckoSurface if we've shipped it to another process r=rbarker
...
MozReview-Commit-ID: 3oWdKNW8zVB
2017-06-02 10:14:17 -05:00
James Willcox
5dee9f6c40
Bug 1367287 - Release video surface when decoder is shut down r=jolin
...
MozReview-Commit-ID: GgWYSzBx7ZF
2017-06-02 10:14:12 -05:00
Ryan VanderMeulen
afb2e617d9
Merge m-c to inbound. a=merge
2017-06-02 11:10:34 -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
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