Nicolas Silva
70353ca51d
Bug 1292545 - Don't optimize away the canvas copy if clips are applied. r=ethlin
2016-08-10 14:30:48 +02:00
Nicolas Silva
bb3580a385
Bug 1293693 - FillRect covering the entire canvas can skip copying the previous frame if the composite op is SOURCE, but not DEST_OUT. r=ethlin
2016-08-10 14:30:45 +02:00
Nicolas Silva
34d30ff986
Bug 1293772 - Check that the TextureClient is not internally shut down in Lock, Unlock and BorrowDrawTarget. r=jnicol
2016-08-10 14:30:42 +02:00
Eddy Bruel
974151839a
Bug 1271650 - Add GC typedefs for commonly used debugger types. r=fitzgen
2016-08-10 14:24:50 +02:00
Eddy Bruel
2330c2ae38
Bug 1271650 - DebuggerFrameVector should be a GCVector<DebuggerFrame*>. r=fitzgen
2016-08-10 14:23:36 +02:00
Sebastian Hengst
7fb9314ebd
Bug 1210985 - More specific error message for "useCredentials" and wildcard allowing origin. r=browser-chrome-fix
2016-08-10 14:10:45 +02:00
cku
946629d6d2
Bug 1291280 - Part 4. Fix compile error after enable-mask-as-shorthand. r=me
...
MozReview-Commit-ID: Edy8CiMGCfK
--HG--
extra : rebase_source : d71674ac41d063f85d4658d683cdf315283643ea
extra : amend_source : e897c5cd5e7db049abfb4c9657038f7d820e2913
2016-08-10 19:37:55 +08:00
Andrew Osmond
9d456f9fe3
Bug 1293577 - Protect the image decoding task path with a mutex to avoid race conditions. r=seth
2016-08-10 07:35:07 -04:00
Dão Gottwald
347cc05845
Bug 1289659 - Account for placesContext not existing in non-browser windows on Mac. r=mdeboer
2016-08-10 13:49:20 +02:00
Dão Gottwald
9cf5fa0f6e
Bug 1292633 followup, use hsl instead of rgb color notation
2016-08-10 13:47:49 +02:00
Sebastian Hengst
6ed5110691
Backed out changeset ff84b85aa1cb (bug 1291667) for asserting at nsRuleNode.cpp:1322 and failing mochitests and reftests. r=backout
2016-08-10 12:59:15 +02:00
Sebastian Hengst
e0e540f8a9
Backed out changeset 4453b10529a2 (bug 1291667)
2016-08-10 12:58:24 +02:00
Neil Rashbrook
f78b2736a5
Bug 1292502 Fix mismatch between mModalStateDepth and mSuspendedDoc r=smaug
2016-08-10 11:39:54 +01:00
Heiher
6497612dd6
Bug 1293606 - IonMonkey: MIPS: Import Loongson optimizations to ma_load and ma_store baseindex. r=arai
...
---
.../jit/mips-shared/MacroAssembler-mips-shared.cpp | 110 +++++++++++++++++++++
1 file changed, 110 insertions(+)
2016-08-10 14:18:22 +08:00
Ravi Shankar
7d175e35ed
Bug 1291667 - Removed unused variant 'MozNone' from StyleUserSelect enum class; r=heycam
...
MozReview-Commit-ID: 7VxjNbunHC8
2016-08-10 13:57:32 +08:00
Ravi Shankar
049a72eb4c
Bug 1291667 - Change NS_STYLE_USER_SELECT_* constants to enum classes; r=Manishearth,heycam
...
MozReview-Commit-ID: 2qBMmQrtuR9
2016-08-10 13:57:32 +08:00
James Long
bf696aae6c
Bug 1293325 - update Firefox debugger bundle r=me
2016-08-10 00:04:31 -04:00
Mark Hammond
aa9574aefc
Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger
...
MozReview-Commit-ID: Da9JH92Ny0F
2016-08-10 12:35:11 +10:00
Mohammed Habeeb
c47ba3499a
Bug 1261313 - Remove RemoveVisitsByTimeframe API. r=adw
...
MozReview-Commit-ID: 8Ykvc2td2hx
2016-08-09 16:44:17 +05:30
Drew Willcoxon
2cfbfea91c
Bug 1293842 - Enable browser_thumbnails_update.js on e10s. r=adw
...
MozReview-Commit-ID: 8ZMnCag9bV7
2016-08-09 17:48:54 -07:00
Drew Willcoxon
ba64c256df
Bug 1293499 - Fix PageThumbs.captureAndStore for e10s: redirects and channel errors. r=markh
...
MozReview-Commit-ID: HULg4Ja0NmF
2016-08-09 17:48:34 -07:00
Wes Kocher
41e9dbb0bb
Backed out 4 changesets (bug 1206233) for xpcshell bustage
...
Backed out changeset 5fd912b9afed (bug 1206233)
Backed out changeset 3e0bcd0f52c7 (bug 1206233)
Backed out changeset c3796270f3c2 (bug 1206233)
Backed out changeset 855fe322a553 (bug 1206233)
2016-08-09 17:24:03 -07:00
Cory Price
3421340494
Bug 1274332 - Add testpilot.firefox.com to the xpinstall whitelist. r=dolske,s.kaspari
2016-08-09 14:27:14 -07:00
Florian Quèze
e32be300ed
Bug 1206233 - Update webrtc browser-chrome tests to pass without the webRTC-sharingDevices doorhanger, r=johannh.
2016-08-09 22:52:27 +02:00
Florian Quèze
a0f3dbe1bd
Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh.
2016-08-09 22:50:53 +02:00
Florian Quèze
26bd96af1b
Bug 1206233 - Show devices actively streaming in the control center panel, r=johannh.
2016-08-09 22:50:53 +02:00
Florian Quèze
e30efdb17b
Bug 1206233 - Implement the animated sharing indicator above the control center (i) icon, r=johannh.
2016-08-09 22:50:52 +02:00
Rakhi Sharma
590069a9df
Bug 1289510 - Bookmark toolbar items should match navbar toolbar item hover style when lightweight themes are applied. r=jaws
...
MozReview-Commit-ID: IF8Qfi524Z7
--HG--
extra : rebase_source : a01517070371c2f68dbbf78388d280d7947eeacf
2016-08-09 15:33:37 -04:00
Justin Dolske
7967425735
Bug 1291833 - Cleanup and organize lazy module/service getters. r=mattn
2016-08-09 12:18:13 -07:00
Justin Dolske
e4a2bde04b
Bug 1291833 - remove little-used gWebRTCUI symbol in favor of natural module export. r=MattN
2016-08-09 12:18:13 -07:00
Carsten "Tomcat" Book
b3ea5e55df
Merge mozilla-central to fx-team
2016-08-09 15:48:42 +02:00
Carsten "Tomcat" Book
d9e0b4c565
merge mozilla-inbound to mozilla-central a=merge
2016-08-09 15:44:51 +02:00
Carsten "Tomcat" Book
7b871681a3
merge fx-team to mozilla-central a=merge
2016-08-09 15:43:44 +02:00
Carsten "Tomcat" Book
404e9f87f9
Backed out changeset 8f2224b00d74 (bug 1290186) on request from whimboo
2016-08-09 10:58:07 +02:00
Carsten "Tomcat" Book
1315140dfb
Backed out changeset 33b8617a7233 (bug 1278957) for linux pgo reftest failures
2016-08-09 09:15:40 +02:00
Cameron McCormack
4a1bd90eff
Comment grammar fix; no bug (DONTBUILD). r=sbaratheon
...
MozReview-Commit-ID: 2pNBAS1oeSN
2016-08-09 15:10:57 +08:00
Nicholas Nethercote
735fccd3ce
Bug 1293603 (part 3) - Remove erroneous NS_METHOD uses in widget/. r=erahm.
...
All these occurrences are for methods declared with NS_IMETHOD, and so they
should be NS_IMETHODIMP instead of NS_METHOD.
--HG--
extra : rebase_source : 50b0c0f46cab6a13cc27ad48fb24503b9a491463
2016-08-09 14:03:13 +10:00
Nicholas Nethercote
e7f10a07fd
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
...
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.
As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.
--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
Nicholas Nethercote
9dc11c1da2
Bug 1293603 (part 1) - Add |override| to CollectReports() declarations missing it. r=erahm.
...
--HG--
extra : rebase_source : 7ae41d24bacf4de4ca6193ad52517343806dbb2d
2016-08-08 11:04:11 +10:00
Matt Woodrow
193414f9a8
Bug 1237102 - Make sure we don't generate invalidations for children of opacity:0 frames, even when plugins are present. r=tnikkel
2016-08-10 15:15:28 +12:00
Matt Woodrow
5c967cf2fc
Bug 1237097 - Don't invalidate opacity:0 nsDisplayOpacity items. r=tnikkel
2016-08-10 15:12:27 +12:00
Mike Hommey
77ee4f3ce4
Bug 1292463 - Move MOZ_C{,XX}_SUPPORTS_WARNING to python configure. r=chmanchester
2016-08-10 10:50:01 +09:00
Mike Hommey
7a80b4e7ee
Bug 1292463 - Rename compilechecks.configure and test_header_checks.py. r=chmanchester
...
to, respectively, compile-checks.configure and test_compile_checks.py.
--HG--
rename : build/moz.configure/compilechecks.configure => build/moz.configure/compile-checks.configure
2016-08-10 10:49:59 +09:00
Mike Hommey
cc883a2e7a
Bug 1292463 - Set MOZ_PGO subst/config from python configure. r=chmanchester
2016-08-10 10:49:58 +09:00
Mike Hommey
306558f1eb
Bug 1292463 - Always set --enable-warnings-as-errors for MOZ_AUTOMATION builds. r=chmanchester
...
And remove it from mozconfigs.
2016-08-10 10:49:56 +09:00
Mike Hommey
4585ac7815
Bug 1292463 - Move --enable-warnings-as-errors to python configure. r=chmanchester
2016-08-10 10:49:54 +09:00
Mike Hommey
74733c57c1
Bug 1292463 - Add MOZ_AUTOMATION to python configure. r=chmanchester
2016-08-10 10:49:52 +09:00
Nicholas Nethercote
a68db0d1df
Bug 1293541 - Clean up NS_OBJC_*_TRY_* macros. r=mstange.
...
NS_OBJC_{BEGIN,END}_TRY_LOGONLY_BLOCK{,RETURN} are identical to
NS_OBJC_{BEGIN,END}_TRY_ABORT_BLOCK{,RETURN}. This patch removes the LOGONLY
versions in favour of the ABORT versions.
--HG--
extra : rebase_source : 4537de8986b87784d2a80ead24999310adbdece8
2016-08-09 14:27:59 +10:00
Nicholas Nethercote
63196c7533
Bug 1293568 - Remove unused file nsSOCKS4SocketProvider.h. r=valentin.
...
--HG--
extra : rebase_source : 1313c90202311b7dcfceef64f36a5382878a8fcc
2016-08-09 16:11:30 +10:00
Nick Fitzgerald
b26d2ef244
Bug 1293456 - Make js::Zone::usedByExclusiveThread atomic; r=jimb
...
The usedByExclusiveThread member is asserted against both on and off main thread
in at least js::ExclusiveContext::setCompartment and maybe other places. As
such, it should be atomic to protect against data races.
2016-08-09 16:33:39 -07:00