Mark Hammond
adc2fdcc9f
Bug 1293181 - remove the override of entrypoint=uitour for FxA-server collected metrics. r=kitcambridge
...
MozReview-Commit-ID: FmH9nIZTd75
--HG--
extra : rebase_source : 2008e34dbb4dd11f413a6a2bca98143ea2d4ad89
2016-09-22 17:34:50 +10:00
Masayuki Nakano
c4106a36a9
Bug 1297013 part.3 Make NativeKey log its behavior r=m_kato
...
MozReview-Commit-ID: 6ksuMFMxQdM
--HG--
extra : rebase_source : 28f04d8e5d33c018a8bcda7d8ae1a84da07eaeb9
2016-09-21 13:29:34 +09:00
Ray Lin
dcfea2067d
Bug 1303245 - Add closed caption button test for video control. r=jaws
...
MozReview-Commit-ID: 75iknlxgMb1
--HG--
extra : rebase_source : b89f0a71b6651dcaf3b15f24ca168c5fabb772cd
2016-09-20 17:59:05 +08:00
JW Wang
504d6fa09c
Bug 1304298. Part 4 - remove the call to waitTil(). r=kamidphish
...
We want to resume video-decoding as soon as possible so playback is less likely to reach the end before finishing all tests.
MozReview-Commit-ID: 4NrbejT8LgI
--HG--
extra : rebase_source : 5c3151a212a1a797cd3d71cfae5510e494af1041
2016-09-21 15:23:54 +08:00
JW Wang
fce9ae316e
Bug 1304298. Part 3 - reduce suspend-timeout to 100ms so playback is less likely to reach the end before finishing all tests. r=kamidphish
...
MozReview-Commit-ID: 2hxC8UGZfPe
--HG--
extra : rebase_source : a763d21c2bde5bfe84ce9195b4229339289d97eb
2016-09-21 15:20:14 +08:00
JW Wang
37be2ffa27
Bug 1304298. Part 2 - remove finished elements from the DOM tree. r=kamidphish
...
When a test case times out, it will dump debugging info for each media element in the tree.
We would like to remove the ones that pass the test to avoid noise.
MozReview-Commit-ID: HgyvUfpyCqA
--HG--
extra : rebase_source : 4a1187db14c13bdd976179ba3d2b25123c9acb78
2016-09-21 15:17:04 +08:00
JW Wang
edcfbf1bee
Bug 1304298. Part 1 - log |token| in testDelay() so we have a better idea which file fails the test. r=kamidphish
...
MozReview-Commit-ID: x1izpH93cQ
--HG--
extra : rebase_source : 9ddaba7aabf1018fc1dd60ecc33f0950dcd33be2
2016-09-21 15:13:05 +08:00
Phil Ringnalda
fa1e0afddb
Backed out changeset b82fa1825412 (bug 1279612) for static analysis bustage
...
CLOSED TREE
2016-09-21 20:46:01 -07:00
Ruturaj K. Vartak
de23e8ba9b
Bug 1301930 - Cookie value parsing. r=miker
2016-09-19 23:37:00 +02:00
Chirag Batra
2ce8752713
Bug 1296490
- Fix the checked status of toggle button on GCLI toolbox r=miker
2016-09-23 06:19:00 +02:00
cku
f42e498549
Bug 1304011 - Part 7. Fix several coding convention violations. r=mstange
...
MozReview-Commit-ID: BYhiQnlfR3a
--HG--
extra : rebase_source : eba1a5fcec8f502cfaf4ff0e1d09a321e533131c
2016-09-18 23:16:35 +08:00
cku
447951cfbc
Bug 1304011 - Part 6. Handle nullptr returning from nsSVGClipPathFrame::GetClipMask. r=mstange
...
MozReview-Commit-ID: 2FBDE9fx1LT
--HG--
extra : rebase_source : d3b6ec7a36690002530da072f4fe9cdd5f4be8b8
2016-09-22 16:29:03 +08:00
cku
ae1b4eb085
Bug 1304011 - Part 5. Test case. r=mstange
...
MozReview-Commit-ID: HSZiLRZKtKO
--HG--
extra : rebase_source : c9e8fa93b4ecbb28b16966c29a6bfdca25c3fb40
2016-09-21 15:30:40 +08:00
cku
097d8da362
Bug 1304011 - Part 4. For css-mask, compute frame offset by the current frame. r=mstange
...
MozReview-Commit-ID: K6ZUoiA9jrC
--HG--
extra : rebase_source : 6a56e5d072062f06452e653187a0d6eb5d5c3eac
2016-09-22 13:38:55 +08:00
cku
07e41f0497
Bug 1304011 - Part 3. Add clip function in SetupContextMatrix, and give a frame to this function as the source of offset computing. r=mstange
...
MozReview-Commit-ID: 2ry6c1cECvb
--HG--
extra : rebase_source : 54fc13e3948179ec543b0c7f4c8cf342108992fd
2016-09-21 16:49:27 +08:00
cku
22ac005328
Bug 1304011 - Part 2. typedef nsSVGIntegrationUtils::PaintFramesParams to shorten code length. r=mstange
...
MozReview-Commit-ID: Iw7Khv8ee0r
--HG--
extra : rebase_source : d3f04ebed02703e5b37769baca312851c181e770
2016-09-22 11:12:54 +08:00
cku
bd65b2b725
Bug 1304011 - Part 1. Do not merge nsDisplayMask with css mask. r=mstange
...
MozReview-Commit-ID: 9Y8ccNieOF4
--HG--
extra : rebase_source : 42fcf40dfd7530a7eee4942ac60c8749820f0c0b
2016-09-18 18:47:02 +08:00
Eric Faust
121151ec67
Bug 1263595
- Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj)
2016-09-15 21:35:14 -07:00
Thomas Wisniewski
3c6249dd4b
Bug 884693 - Do not log console warnings for XHR parse failures if HTTP status is 204 or 304. r=smaug
2016-09-21 13:48:05 -04:00
Matthew Gregan
db1ebdc0cf
Bug 1304303 - Speed up default initialization of SampleInfoSize table. r=gerald
...
MozReview-Commit-ID: 9dValMxqVkh
2016-09-22 12:59:27 +12:00
Wes Kocher
765926408d
Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE
2016-09-21 16:56:50 -07:00
Wes Kocher
741d9cb870
Backed out changeset 5a71ed072a2b (bug 1300546) for android failures in test_bug772796.html a=backout CLOSED TREE
2016-09-21 16:37:32 -07:00
Wes Kocher
ef05c52b63
Backed out changeset c414e9547045 (bug 1302417) for android failures in test_bug772796.html a=backout CLOSED TREE
2016-09-21 16:37:28 -07:00
Wes Kocher
598c29ffbe
Backed out changeset a03e56efce4c (bug 1281156) for android failures in test_bug772796.html a=backout CLOSED TREE
2016-09-21 16:37:23 -07:00
Lee Salzman
8869fd86cf
Bug 1029705 - allow clipping to a list of device-space rectangles (a region) in DrawTarget via PushDeviceSpaceClipRects. r=bas
...
MozReview-Commit-ID: 8zM116zB0NB
2016-09-21 17:03:20 -04:00
Lee Salzman
1e0c767fd6
Bug 1304114 - fix invalid Sk4f store to SkColor in SkPixmap::erase. r=jrmuizel
...
MozReview-Commit-ID: 840x1nXgYns
2016-09-21 16:40:44 -04:00
Phil Ringnalda
b9ee856eba
Backed out changeset ae50c61cb134 (bug 1264367) for breaking crash stacks on at least Android and Linux
2016-09-21 13:26:24 -07:00
Wes Kocher
4fec8fe947
Backed out changeset 7e898928c51b (bug 838954) for lint failures a=backout CLOSED TREE
2016-09-21 12:44:31 -07:00
Wes Kocher
30efc51d90
Backed out changeset c7f7f5bee4a7 (bug 1007702) for windows web-reftest failures a=backout CLOSED TREE
...
--HG--
extra : rebase_source : d429ed95b603e01cf34633c79d59fc994cee1400
2016-09-21 12:39:07 -07:00
Thomas Wisniewski
fb058e68f6
Bug 1303121 - Do not fire one last progress event on XHR errors, to match a spec change. r=annevk
2016-09-15 14:19:23 -04:00
Xidorn Quan
a1db43df46
Bug 1279814 followup - Add crashtest for this bug. r=jfkthame
...
MozReview-Commit-ID: HViGSGNbscY
--HG--
extra : source : 0706234a33fd0d5b519700f051554bdcda3dd558
2016-09-28 12:11:18 +10:00
Xidorn Quan
52de92c14c
Bug 1304692 - Make puppet widget get coordinate rounding from parent. r=smaug
...
MozReview-Commit-ID: A3ornUMDmt8
2016-09-27 16:37:07 +10:00
Bill McCloskey
6148c45952
Bug 1305165 - UpdateDisplayPortMarginsFromPendingMessages should use PCompositorBridge channel (r=kats)
2016-09-27 18:48:00 -07:00
Bill McCloskey
e26fb466f2
Bug 1304359 - Don't break browser for tabswitch assertions (r=mconley)
2016-09-27 18:46:35 -07:00
Nathan Froyd
aa23cf7561
Bug 1305814 - fix -Wreorder warning in MessageChannel; r=billm
...
Initializer lists are supposed to initialize member variables in the
order they're listed in the class definition.
2016-09-28 04:44:11 -04:00
Matt Woodrow
d6f48852a6
Bug 1305213 - Make sure the cached CanUseHardwareVideoDecoding value is updated when DeviceMangerDx is initialized. r=dvander
2016-09-28 11:34:48 +13:00
Bill McCloskey
1af5239b38
Bug 1283681 - Update list of CPOW-whitelisted add-ons based on new data
2016-09-27 15:15:25 -07:00
Geoff Brown
69fd23cff2
Bug 1204281 - Adjust chunks and max run time for Android mochitests; r=me
2016-09-27 15:34:28 -06:00
Edwin Flores
d6dab74e60
Bug 1305234 - Back out changeset f7aeb4b3ccb1 (bug 1279398) for causing top crashes. r=edwin DONTBUILD
...
--HG--
extra : rebase_source : 17ccf89223eeca1bc08c3e45ec7e22d3456c2d00
extra : source : 5285464565a804f3766f273b20fb7147f92db53e
2016-09-27 19:52:17 +01:00
Ryan VanderMeulen
99dc13308f
Backed out changeset 5285464565a8 for landing with the wrong bug number in the commit message.
...
--HG--
extra : rebase_source : 9aff59b0badc1d7fb1a173471fb829f9320e311d
2016-09-27 17:31:59 -04:00
Lee Salzman
632d270fe0
Bug 1305312 - write putImageData pixels as opaque for opaque canvas. r=jrmuizel
...
MozReview-Commit-ID: 5mVzeNwY28u
2016-09-27 17:31:13 -04:00
Lee Salzman
7052015439
Bug 1304195 - silence warnings from ScopedXErrorHandler when used off main thread if acknowledged. r=nical
...
MozReview-Commit-ID: 34LaghDR15f
2016-09-27 12:28:57 -04:00
Edwin Flores
2e88e8e508
Bug 1306234 - Back out changeset f7aeb4b3ccb1 (bug 1279398) for causing top crashes. r=edwin
...
--HG--
extra : rebase_source : 24aee74e09242f1cae18a1df48654268a2e91769
2016-09-27 19:52:17 +01:00
Jeff Walden
792cfa85a2
Bug 1269722 - Add a missing #include for non-unified. r=bustage
...
--HG--
extra : rebase_source : 6eb14e043d0fedfb79bca6e2c8013e8216dd5ac9
2016-09-27 14:22:25 -07:00
Sebastian Hengst
a026f5edf9
Backed out changeset 7bcb0c169466 (bug 1305628) for crashing with mozilla::OffTheBooksMutex::Lock. r=backout
2016-09-27 23:21:47 +02:00
Matthew Gregan
de2a95a064
Bug 1305604 - Convert dashes to underscores in crate name when generating --extern option. r=froydnj
2016-09-28 10:07:47 +13:00
Matthew Gregan
318e608e57
Bug 1305596 - Convert debug-only asserts added in bug 1303247 to release asserts. r=rillian
2016-09-27 13:09:21 +13:00
James Andreou
a47ce92ac2
Bug 1282124 - Remove nsILoadInfo.usePrivateBrowsing and the SEC_FORCE_PRIVATE_BROWSING flag; r=smaug,jryans
2016-09-27 16:56:44 -04:00
Aaron Klotz
96c052cf1f
Bug 1304883: Modify mscom::MainThreadInvoker and Win32 widget to use atomic boolean to flag pending APCs; r=jimm
...
MozReview-Commit-ID: 7fXoDkBEd2V
--HG--
extra : rebase_source : 1960f9bf8294bfea15209554dd7fdc0ce1df5dcc
2016-09-22 15:07:01 -06:00
Jeff Walden
1627aee084
Bug 1269722 - Remove the standalone Sprint function that almost no one error-checks in favor of a member function, and error-check every use of it. r=jandem
...
--HG--
extra : rebase_source : 21506b36159c77148510dae70bb584a526828196
2016-09-23 19:20:31 -07:00