Commit Graph

503356 Commits

Author SHA1 Message Date
Kaku Kuo
527aa62402 Bug 1322799 part 12 - remove AccurateSeekTask; r=jwwang
MozReview-Commit-ID: I4CvCSHpTBN

--HG--
extra : rebase_source : 7c30f38bd50b372d80174e75c57f0d52619e53b3
2016-12-09 15:22:23 -10:00
Kaku Kuo
6c5c0bdd5f Bug 1322799 part 11 - disconnect AccurateSeekingState and SeekTask; r=jwwang
MozReview-Commit-ID: LeMtvoNkVFD

--HG--
extra : rebase_source : c4b64b26c19f3a016a053752e29f5a2a09e747a0
2016-12-09 15:21:06 -10:00
Kaku Kuo
1bfa6a5e5d Bug 1322799 part 10 - move all AccurateSeekTask data members; r=jwwang
MozReview-Commit-ID: 99rbsQo9uE7

--HG--
extra : rebase_source : c44cd392f780be06925a51acfe13dc356a6608b3
2016-12-09 14:33:54 -10:00
Kaku Kuo
a8ac2d5cf6 Bug 1322799 part 9 - move AccurateSeekTask::CalculateNewCurrentTime(); r=jwwang
MozReview-Commit-ID: 4HFAPzAfANl

--HG--
extra : rebase_source : 8fa59192724fa01b58299af69b83facfe8e466db
2016-12-09 13:48:02 -10:00
Kaku Kuo
08b2c3900e Bug 1322799 part 8 - move AccurateSeekTask::MaybeFinishSeek(); r=jwwang
MozReview-Commit-ID: HGcK5zUxyge

--HG--
extra : rebase_source : a01d897fd07aaaf339627a8bc8c1751dcedac68d
2016-12-09 13:25:08 -10:00
Kaku Kuo
b7ca8de04f Bug 1322799 part 7 - move AccurateSeekTask::Drop{Audio,Video}UpToSeekTarget(); r=jwwang
MozReview-Commit-ID: 8i3yLFqXfJL

--HG--
extra : rebase_source : 64f73096a7ed9ceda0fbf835eee9a370660545b0
2016-12-09 13:20:10 -10:00
Kaku Kuo
af9ba50992 Bug 1322799 part 6 - move AccurateSeekTask::AdjustFastSeekIfNeeded(); r=jwwang
MozReview-Commit-ID: LwvRNpfbrFI

--HG--
extra : rebase_source : 2da411c9ec91b693e943e787db1dfdcb22692f3f
2016-12-09 12:34:44 -10:00
Kaku Kuo
d49bf50d08 Bug 1322799 part 5 - move AccurateSeekTask::Handle{Audio,Video,Not}{Decoded,Waited}(); r=jwwang}
MozReview-Commit-ID: 6ZulbXUFdf8

--HG--
extra : rebase_source : fee5339f553b766f7ada784992fa5bd91122204b
2016-12-09 11:24:43 -10:00
Kaku Kuo
fddd0320f8 Bug 1322799 part 4 - move AccurateSeekTask::Request{Audio,Video}Data(); r=jwwang
MozReview-Commit-ID: 13vA6yDmN7d

--HG--
extra : rebase_source : 0c3aa60ae051bcc2342ff91e0e0e909365969518
2016-12-09 10:34:40 -10:00
Kaku Kuo
5fc0b8c33d Bug 1322799 part 3 - move AccurateSeekTask::OnSeek{Resoved,Rejected}(); r=jwwang
MozReview-Commit-ID: K8Bj21nxG0y

--HG--
extra : rebase_source : 75bb101cd106c5f1e33c9c45f79fb606b3fc68fa
2016-12-08 21:02:45 -10:00
Kaku Kuo
bdc847fc9d Bug 1322799 part 2 - let AccurateSeekingState request demuxer seeking; r=jwwang
MozReview-Commit-ID: ERUCjllzBRx

--HG--
extra : rebase_source : 17c370a1b54b17b41c0472e408c9ab92e2c70352
2016-12-08 17:40:03 -10:00
Kaku Kuo
00c7a40547 Bug 1322799 part 1 - un-encapsulating SeekTask; r=jwwang
MozReview-Commit-ID: GlxFJI0psL1

--HG--
extra : rebase_source : c94409667101ae31bc87131a619b00eadf34fef7
2016-12-08 17:52:54 -10:00
Carsten "Tomcat" Book
ed466535b0 Backed out changeset effd2d3a31e0 (bug 1283385i) for eslint failures 2016-12-14 09:42:27 +01:00
Carsten "Tomcat" Book
5937bbccd6 Backed out changeset 315469b40e6d (bug 1283385)
--HG--
rename : toolkit/themes/shared/datetimeinputpickers.css => toolkit/themes/shared/timepicker.css
2016-12-14 09:39:44 +01:00
Kaku Kuo
af48613b7a Bug 1322801 part 6 - defer the logic of CalculateNewCurrentTime to SeekingObject's subclasses; r=jwwang
MozReview-Commit-ID: 2JLrlJ9f3v1

--HG--
extra : rebase_source : 31327a4e694b404a13283d1adb0bcb5d66daf66d
2016-12-09 13:35:11 -10:00
Kaku Kuo
32aefe5b03 Bug 1322801 part 5 - let AccurateSeekingState and NextFrameSeekingState have their own implementation of OnSeekTask{Resolved,Rejected}(); r=jwwang
MozReview-Commit-ID: 4SWeczIdoay

--HG--
extra : rebase_source : 6c0c797a1aeafedc9df934e544cab89fee08f416
2016-12-09 18:47:27 -10:00
Kaku Kuo
e34f6551e4 Bug 1322801 part 4 - defer the logic of invoking seek operation to SeekingObject's subclasses; r=jwwang
MozReview-Commit-ID: JjugShNlLV

--HG--
extra : rebase_source : f06d968e01916753d2fc803734e1e2c53680064d
2016-11-29 18:37:27 +08:00
Kaku Kuo
db4795578c Bug 1322801 part 3 - defer the logic of resetting MDSM to SeekingObject's subclasses; r=jwwang
MozReview-Commit-ID: KPgO74TlQSJ

--HG--
extra : rebase_source : 32b45e76c9292e4b7484bc80df186f29205b7ecd
2016-11-29 18:06:34 +08:00
Kaku Kuo
3524304082 Bug 1322801 part 2 - defer the creation of SeekTask into SeekingState's subclasses; r=jwwang
MozReview-Commit-ID: 5rVD9r4JX3h

--HG--
extra : rebase_source : 8b7add95599a6627ebbad49e4541e3faf617d342
2016-11-29 17:42:57 +08:00
Kaku Kuo
2c5668e620 Bug 1322801 part 1 - create AccurateSeekingState and NextFrameSeekingState; r=jwwang
MozReview-Commit-ID: Kkh5wuOL1k9

--HG--
extra : rebase_source : 242e089418e64a83a22b7b631155a94dfbfdada6
2016-11-30 10:32:29 +08:00
Kaku Kuo
05dbfd5c5d Bug 1322801 part 0 - correct build error; r=jwwang
MozReview-Commit-ID: LddjkJsgxa

--HG--
extra : rebase_source : 949642556eaf9db89166ca9b9eb8f253354b9cea
2016-12-09 17:39:34 -10:00
Scott Wu
03eac1039b Bug 1283385 - (2/2) Rename timepicker.css to datetimeinputpickers.css; r=mconley
MozReview-Commit-ID: AvLRWiY5y62

--HG--
rename : toolkit/themes/shared/timepicker.css => toolkit/themes/shared/datetimeinputpickers.css
extra : rebase_source : d181093e5d03897f1f36e495c282ab68f425caf5
2016-11-29 15:14:38 +08:00
Scott Wu
54ad40c942 Bug 1283385 - (1/2) Implement date picker UI; r=mconley
MozReview-Commit-ID: 8uscU75qrkR

--HG--
extra : rebase_source : 3040a648c0e744e2a8f7b1b4d07ff02e0cee318b
2016-11-09 23:38:11 +08:00
Miko Mynttinen
c0b2cd5b45 Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 3: Use BSPTree for layer sorting r=jrmuizel,mattwoodrow
MozReview-Commit-ID: 3Hy4IRDFgaP

--HG--
extra : rebase_source : ec31672ba66a81537cd21356466c8774023edd60
2016-12-06 13:39:01 -10:00
Miko Mynttinen
d8d0459a98 Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip
MozReview-Commit-ID: I6DB8xldpjO

--HG--
extra : rebase_source : c881f68722404e0d749a00424eb17d284a7383d2
2016-12-04 17:49:32 +01:00
Miko Mynttinen
93c8550e72 Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 1: Add Point4D construction/conversion from/to Point3D r=bas
MozReview-Commit-ID: 2zvXkYcVV1A

--HG--
extra : rebase_source : 1a2aab40bfb17573fd1290484d9463fe5bf43d1e
2016-11-21 19:50:33 +01:00
Sean Lee
a49d702209 Bug 1269958 - Change the information details of the summary section in Downloads Panel. r=Paolo
MozReview-Commit-ID: 1hKBRXOBH6c

--HG--
extra : rebase_source : a775662d5a22594d0542f18cb4b556e20580dd68
2016-08-18 14:45:57 +08:00
Daosheng Mu
8385c9beb5 Bug 1323088 - OpenVR controller manager should not be created while loading runtime fail; r=kip
MozReview-Commit-ID: 6gM9r1Y4MkG

--HG--
extra : rebase_source : dbda834a119023c90a791267edeeac322569cd1d
2016-12-13 13:56:58 +08:00
Ray Lin
f0c995ec23 Bug 1321416 - remove border to get rid of scrollbar in top level synthetic video document. r=jaws
MozReview-Commit-ID: IckmhyasDmN

--HG--
extra : rebase_source : 15c8edc011960419fa4741e9b24c0ffc96dcfe6e
2016-12-01 10:18:28 +08:00
Ray Lin
14843cd6da Bug 1319301 - Part 2. add a regression test for controlsSpacer. r=jaws
MozReview-Commit-ID: 2yhiaZgReRQ

--HG--
extra : rebase_source : 0abace7a2d508e3374fcc0ebc34cfb001b75e8ab
2016-11-23 18:10:51 +08:00
Ray Lin
a28321d288 Bug 1319301 - Part 1. fadeout grey spacer when play event is not triggered by controls. r=jaws
MozReview-Commit-ID: AouOiY9EGo8

--HG--
extra : rebase_source : f9bc781a3d87bee64d8b5b87e403b1d0c6a299dc
2016-11-22 11:48:04 +08:00
Henrik Skupin
e782c4ca18 Bug 1323169 - Skip tests in test_about_pages.py for Fennec. r=maja_zf
MozReview-Commit-ID: ALq4L4V41MJ

--HG--
extra : rebase_source : e9e638aeb8daf17fa5f8baedba04978523f245c1
2016-12-13 15:15:24 +01:00
Alastor Wu
eb2209523b Bug 1314220 - add telemetry for blocking autoplay media. r=bsmedberg,jaws
Due to the UX's request, we want to measure the following information
(1) usage amount for mute/unmuted/unblocking by clicking icon/unblocking by visisting tab
(2) blocking time (the duration from blocking to unblocking)

MozReview-Commit-ID: 3JpJgGjbfRt

--HG--
extra : rebase_source : 2ed3a16401f1a5ebb5e474a04974ae034c1cc6dd
2016-12-14 15:04:39 +08:00
Tomer Cohen
efa50e08cc Bug 902596 RTL Support for about:networking r=jaws
MozReview-Commit-ID: Fif7yAXfY6Y

--HG--
extra : rebase_source : cf7329eb5b0e2a187811a58df7916d401818f915
2016-12-14 02:19:21 +02:00
Cameron McCormack
5d691811be Bug 1323384 - Add a "stylo" variable to the reftest condition sandbox. r=xidorn
MozReview-Commit-ID: 27oTyI3QWYM

--HG--
extra : rebase_source : fc79361049642edb6434f15b40379a3ca9521e43
2016-12-14 14:58:27 +08:00
Ting-Yu Chou
a751129113 Bug 1322461 - Let nsTArray to use copy constructors for SourceBufferTask as it has non-memmovable member on Windows. r=Ehsan
MozReview-Commit-ID: CkbEyTaldtS

--HG--
extra : rebase_source : 43b161ef569efe0010940e56de5cb3d31cbc1793
2016-12-08 22:51:58 +08:00
Jared Wein
d29a5973cc Bug 1319598 - Specify Helvetica Neue as the font-family for the positionDurationBox of the video controls on OSX to prevent the characters from shifting while the video is playing or scrubbing through the video. The -moz-system font used by default has variable-width numbers which cause the position of the characters to shift as the number changes. r=ralin
MozReview-Commit-ID: DNmCvQ0x4jf

--HG--
extra : rebase_source : 0593cf56d96c781af04b2d9e31887d7cdac6f759
2016-12-13 21:21:59 -05:00
Phil Ringnalda
ce9ad65e4e Merge m-c to autoland
--HG--
rename : xpcom/build/nsXREAppData.h => xpcom/build/XREAppData.h
rename : xpcom/glue/AppData.cpp => xpcom/glue/XREAppData.cpp
extra : rebase_source : 84774ad3fb5a596ad5c105cc0f3b269371c4308e
2016-12-13 19:28:57 -08:00
Phil Ringnalda
36bfd0a8da Merge m-i to m-c, a=merge
MozReview-Commit-ID: ODjsKqdMLM
2016-12-13 19:25:01 -08:00
Phil Ringnalda
b0febd3507 Merge autoland to m-c, a=merge
MozReview-Commit-ID: Hi2OIyuxGKH
2016-12-13 19:19:46 -08:00
Olli Pettay
6f87bd6cd5 Bug 1323226, re-enable the accidentally disabled xpc_TryUnmarkWrappedGrayObject also in opt builds, r=ehsan 2016-12-14 01:07:42 +02:00
Alexander Surkov
6281dc2bac Bug 1313693 - implement iterable states, part2, r=smaug 2016-12-13 17:36:19 -05:00
Sebastian Hengst
19b9d0a8d9 Backed out changeset f2dbb8f9f082 (bug 1316267) for mass bustage. r=backout on a CLOSED TREE 2016-12-13 23:14:44 +01:00
David Anderson
ddc0e88224 Unconditionally disconnect PLayerChildren from ClientLayers. (bug 1316267, r=billm) 2016-12-13 13:41:13 -08:00
Kartikaya Gupta
ff521f735d Bug 1323291 - Add debugging logs to LayerTreeInvalidation.cpp. r=mattwoodrow
MozReview-Commit-ID: 8V5SPiRA8FO
2016-12-13 15:56:26 -05:00
Andreas Tolfsen
5cd198edb8 Bug 1323217 - Fix mach marionette-test. r=whimboo a=test-only
MozReview-Commit-ID: 2vekBtg7Ph4
2016-12-13 18:10:51 +01:00
Carsten "Tomcat" Book
fa5c335f38 merge mozilla-inbound to mozilla-central a=merge 2016-12-13 16:04:16 +01:00
Carsten "Tomcat" Book
e7a6d0eb71 merge autoland to mozilla-central a=merge 2016-12-13 15:53:22 +01:00
Dão Gottwald
95cc26bc80 Bug 1323001 - Make the location / search bar splitter's active region span the two textboxes' combined neighboring margin and border width on Windows and Linux. r=gijs 2016-12-13 15:40:10 +01:00
Dão Gottwald
03c63ac73f Bug 1322953 - Remove padding-inline-end from #nav-bar-customization-target. r=gijs 2016-12-13 21:25:32 +01:00