Henrik Skupin
42387e6802
Bug 1243415 - Add support to take full screenshots in chrome scope. r=automatedtester
...
MozReview-Commit-ID: 1FmWTEZzt7
--HG--
extra : rebase_source : 65de651c36c665a6b14abfc35cc1e47c3ce84152
2016-12-07 17:38:14 +01:00
Henrik Skupin
f744b6d129
Bug 1243415 - Add hash format support for screenshots in chrome scope. r=automatedtester
...
MozReview-Commit-ID: Dp0vDyYTzX1
--HG--
extra : rebase_source : 9b8b88ecc9fccb429a8b738d356bd13159ecf73e
2016-12-05 23:06:36 +01:00
Henrik Skupin
19e7a7da92
Bug 1243415 - Add highlighting of elements for screenshots in chrome scope. r=ato,automatedtester
...
MozReview-Commit-ID: 317tqZWwdQf
--HG--
extra : rebase_source : e3e4db9ee1358be0abdac8e4a6150c81c377f4d3
2016-12-05 21:19:46 +01:00
Henrik Skupin
685e8274c6
Bug 1243415 - Make use of capture.js in chrome scope. r=automatedtester
...
The screenshot code in chrome scope is updated to use the generic capture module,
which is already used for content scope. By that change the code which captures
the canvas makes use of devicePixelRatio now. It means the screenshot will be
scaled depending on the screen configuration, eg. on Andoid this mostly 2.
MozReview-Commit-ID: EBKmJEKVXPQ
--HG--
extra : rebase_source : 3d177eeac4935660f43727a20445a39fe78a2c45
2016-12-09 20:47:21 +01:00
Henrik Skupin
de9d9c65b4
Bug 1243415 - Remove B2G related code from screenshot methods. r=automatedtester
...
MozReview-Commit-ID: 1C0XXOX2zuf
--HG--
extra : rebase_source : 6bd4aee0559e3a6be9bec4eb9b3103ef51a1371c
2016-12-05 18:37:50 +01:00
Henrik Skupin
df594e4cb3
Bug 1243415 - Capture methods should use the window as parameter. r=automatedtester
...
MozReview-Commit-ID: FfuCSPZtiex
--HG--
extra : rebase_source : 667966b1f728f2eb7e7b1a6a647c2c402f21a0c0
2016-12-05 18:27:15 +01:00
Julian Descottes
a17c97f24d
Bug 1323193 - markupview: show an ellipsis character in collapsed nodes;r=gl
...
MozReview-Commit-ID: 50iNPTLMK2b
--HG--
extra : rebase_source : 65b68a2d8930668676059e90396e050e3debf3c4
2016-12-13 17:47:46 +01:00
James Cheng
020fadd27e
Bug 1323943 - [WPT] Enable "encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.html" test on Linux r=jwwang
...
MozReview-Commit-ID: EAaNJW6dmPk
--HG--
extra : rebase_source : 3f5923d30fbc4b190d2f98018e7df3dbfff03708
2016-12-16 13:30:11 +08:00
Kilik Kuo
40de2fab90
Bug 1323936 - [WPT] Enable |encrypted-media/clearkey-mp4-playback-temporary-multikey.html| test on Linux. r=jwwang
...
MozReview-Commit-ID: KERHLep7Qp7
--HG--
extra : rebase_source : b86cf23c99af98b5af6b318dd629e265a535d788
2016-12-16 15:51:30 +08:00
Shing Lyu
f2a825c955
Bug 1323404 - Fixed Stylo renders black text as grey issue r=bholley
...
MozReview-Commit-ID: JJktt4ZxIRS
--HG--
extra : rebase_source : 6427a4b274a75b5598c77f05a40c7acf23263bed
2016-12-16 12:03:18 +08:00
Henri Sivonen
32a79394c1
Bug 1322455 - When cloning an <input>, avoid re-initializing checkedness in DoneCreatingElement. r=smaug.
...
MozReview-Commit-ID: wlbZ7grT2M
--HG--
extra : rebase_source : e8e8335b7a478c83a629c6692deae932a4edcc67
2016-12-15 18:25:02 +02:00
Xidorn Quan
0053eb4c08
Bug 1323919 - Rename nsIMediaList.h to nsMediaList.h. r=heycam
...
MozReview-Commit-ID: Ake5srkKJbf
--HG--
rename : layout/style/nsIMediaList.h => layout/style/nsMediaList.h
extra : rebase_source : 05de33770a7bf0b5d01672571bde00506853fcfe
2016-12-16 14:50:36 +11:00
Jared Wein
0070259e2a
Bug 1323767 - Fix the indentation and inconsistent brace-style, and switch to using ES6 method definitions in videocontrols.xml. r=ralin
...
MozReview-Commit-ID: 9GNVgX5gZpc
--HG--
extra : rebase_source : 2f47a742d8486218041f5f717b209aa8f4d1d881
2016-12-15 12:29:04 -05:00
Makoto Kato
9ca28d2919
Bug 1317704 - Part 2. Add test. r=masayuki
...
MozReview-Commit-ID: AVOvEZ1sMVq
--HG--
extra : rebase_source : 82695e8f1b24b61258311d11f9ce19cfbae2033f
2016-12-15 15:02:10 +09:00
Makoto Kato
787ae4f9c9
Bug 1317704 - Part 1. Hold current ranges into RemoveInlineProperty. r=masayuki
...
Since current selection ranges might be modified by SplitStyleAboveRange, this crash occurs into RemoveInlinePropertyImpl. So we need hold current selection range for loop.
MozReview-Commit-ID: JuXn9XlwCp6
--HG--
extra : rebase_source : f34cd77d19c1a8bfcc6e26c6f0b1cd833ce4b19e
2016-12-15 15:01:53 +09:00
Steve Jarvis
7f70113bbd
Bug 1319762 - Remove download.xul and related unused files. r=florian
...
Remove files and resources no longer shipped or referenced and update
the appropriate packaging files.
MozReview-Commit-ID: Apaa2JnOTMt
--HG--
extra : rebase_source : e4f13f309fff39a5254d5cd7b53e98b51c6d21f8
2016-12-15 07:47:07 -07:00
Jean-Yves Avenard
d78d68e62a
Bug 1323913: Make members const. r=gerald
...
MozReview-Commit-ID: 9AZIGB2vgEp
--HG--
extra : rebase_source : c20f644ce16a9119fa475112d21d6d3a4e873394
2016-12-16 14:29:59 +11:00
John Lin
6bb459b5dd
Bug 1317887 - don't run IPC temporary file stream test in non-e10s mode. r=jdm
...
MozReview-Commit-ID: AvtMbbS7D82
--HG--
extra : rebase_source : 7b90fc7c71062459d9e370cf737e140b8a9ad901
2016-12-16 11:04:46 +08:00
Jean-Yves Avenard
d2f0d0608b
Bug 1319992: P5. Don't attempt to estimate readyState when ended. r=jwwang
...
Buffered range is now calculated asynchronously. It may not be up to date by the time the MDSM has entered ended mode.
There's no point estimating readyState in ended mode anyway: we know what it is...
MozReview-Commit-ID: ErGsAwBzeXI
--HG--
extra : rebase_source : bd8cecca96e93114e970e09faf09a80f56bf4c98
2016-12-14 17:35:36 +11:00
Jean-Yves Avenard
51407b155e
Bug 1319992: P4. Use Mutex in place of Monitor. r=jwwang
...
MozReview-Commit-ID: 79z6EtZQhYu
--HG--
extra : rebase_source : 506bba4823f3d5deb64909e41340259b409a1282
2016-11-30 01:50:08 +11:00
Jean-Yves Avenard
70465b6470
Bug 1319992: P3. Remove no longer used seeking argument. r=jwwang
...
MozReview-Commit-ID: 9Oc0SHX0Rw2
--HG--
extra : rebase_source : 0cea32ef23a47b5ed3b2439f2efa268ec66a523c
2016-11-30 01:42:50 +11:00
Jean-Yves Avenard
f97f51ce88
Bug 1319992: P2. Update MediaDecoderReader documentation. r=jwwang
...
Remove all no longer relevant information.
MozReview-Commit-ID: 89HB0Pk1XoI
--HG--
extra : rebase_source : 8190aece8113a067080e082c2da63a750d9b4d68
2016-11-30 01:23:38 +11:00
Jean-Yves Avenard
a0a96efb0f
Bug 1319992: P1. Run demuxing operations on its own task queue. r=jwwang
...
We runs all demuxing operations on a dedicated task queue.
MediaDataDemuxer's members using a synchronous API are handled via thread-safe copy that are updated along the operations.
The buffered range calculation is now handled separately and the entire operation is made asynchronous.
MozReview-Commit-ID: Gd4DCC8Ix6n
--HG--
extra : rebase_source : fb157f58e38c2f3199ed96095634bf8e4ab6065b
2016-11-28 21:08:01 +11:00
Makoto Kato
eaee45d547
Bug 1323695 - Conflict SHLoadLibraryFromKnownFolder when bumping up to WINVER=0x0601. r=froydnj
...
When setting WINVER=0x601, we cannot compile SpecialSystemDirectory.cpp due to the following.
0:13.17 c:/Development/hg.mozilla.org/mozilla-inbound/xpcom/io/SpecialSystemDirectory.cpp(123): error C2084: function 'HRESULT SHLoadLibraryFromKnownFolder(const KNOWNFOLDERID &,DWORD,const IID &,void **)' already has a body
0:13.17 C:\Program Files (x86)\Windows Kits\10\include\10.0.14393.0\um\shobjidl.h(32834): note: see previous definition of 'SHLoadLibraryFromKnownFolder'
0:13.17 c:/Development/hg.mozilla.org/mozilla-inbound/xpcom/io/SpecialSystemDirectory.cpp(158): error C2440: 'initializing': cannot convert from 'HRESULT (__cdecl *)(const KNOWNFOLDERID &,DWORD,const IID &,void **)' to 'HRESULT'
0:13.17 c:/Development/hg.mozilla.org/mozilla-inbound/xpcom/io/SpecialSystemDirectory.cpp(158): note: There is no context in which this conversion is possible
MozReview-Commit-ID: 2KZEzcn21S7
--HG--
extra : rebase_source : b13f2fb11c9e006a83c7d5c3175af001e384b55e
2016-12-16 10:52:23 +09:00
John Lin
f2b5ca039b
Bug 1323631 - update original frame timestamp or duration rather than creating shallow copy. r=jwwang
...
MozReview-Commit-ID: 4oSheJwFNOE
--HG--
extra : rebase_source : a4eaa1c9914e2cbc500c0de44ccc274b84bbe505
2016-12-15 17:57:21 +08:00
Scott Wu
d9cd33f405
Bug 1323109 - Fixed date time pickers popup position; r=mconley
...
MozReview-Commit-ID: DuY4ZVyszBE
--HG--
extra : rebase_source : 68e42287c3526bffd5785c20ffd3c12ab3a7fe0b
2016-12-01 16:45:16 +08:00
Ting-Yu Chou
4f285bd583
Bug 1322458 - Fix kungFuDeathGrip errors that clang plugin reports on Windows. r=aklotz,Ehsan
...
MozReview-Commit-ID: FLTLZSg2yh9
--HG--
extra : rebase_source : e8aad8f35cffb3312e043a4fcec6296371baf432
2016-12-14 16:34:12 +08:00
Ricky Chien
c2a23d7e57
Bug 1317659 - Implement Preview Panel r=Honza,jsnajdr
...
MozReview-Commit-ID: G9vmDrz97pR
--HG--
extra : rebase_source : 57d3a35f6432be990288e85c2edb39c033ff402a
2016-11-22 21:59:12 +08:00
John Lin
554abfa33e
Bug 1323687 - re-query output buffers after format change. r=esawin
...
MozReview-Commit-ID: 8L1MH3ODU8d
--HG--
extra : rebase_source : 9269938ff6495a392aaa3fa3e2fc7d5705c0aac4
2016-12-15 18:10:14 +08:00
Phil Ringnalda
082cc32ea9
Merge m-c to autoland
2016-12-15 17:52:23 -08:00
Phil Ringnalda
f680e72cc6
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 4iKvEwhyJQJ
2016-12-15 17:47:41 -08:00
Phil Ringnalda
e159b8e285
Merge autoland to m-c, a=merge
...
MozReview-Commit-ID: DO0tzL4tFNy
2016-12-15 17:45:23 -08:00
ffxbld
22512bab6c
No bug, Automated HPKP preload list update from host bld-linux64-spot-1064 - a=hpkp-update
2016-12-15 06:28:49 -08:00
ffxbld
caf221c847
No bug, Automated HSTS preload list update from host bld-linux64-spot-1064 - a=hsts-update
2016-12-15 06:28:47 -08:00
Carsten "Tomcat" Book
877ffa1db2
merge mozilla-inbound to mozilla-central a=merge
2016-12-15 14:17:53 +01:00
Tooru Fujisawa
55b7d72d60
Bug 1323276 - Use CustomizableUI.removeWidgetFromArea to explicitly remove new window button. r=dao
2016-12-15 16:54:46 +09:00
Tooru Fujisawa
c55ffaa975
Bug 1321228 - Part 2: Remove legacy generator from testing/mochitest/. r=ato
2016-12-15 16:54:46 +09:00
Tooru Fujisawa
fe45e321da
Bug 1321228 - Part 1: Remove legacy generator from testing/marionette/. r=ato
2016-12-15 16:54:46 +09:00
Tooru Fujisawa
25ecae81fc
Bug 1321226 - Remove legacy generator from mobile/. r=sebastian
2016-12-15 16:54:46 +09:00
Tooru Fujisawa
6a89333da4
Bug 1321225 - Remove legacy generator from layout/. r=jrmuizel
2016-12-15 16:54:45 +09:00
Tooru Fujisawa
0e519662df
Bug 1322314 - Part 2: Disallow emitting ParseNode twice (backout 908dce87d771). r=shu
2016-12-15 16:54:45 +09:00
Tooru Fujisawa
f3591e7782
Bug 1322314 - Part 1: Do not emit ParseNode twice in BytecodeEmitter::emitDestructuringOpsArray. r=shu
2016-12-15 16:54:45 +09:00
Makoto Kato
3c1874f9a5
Bug 1322752 - Cannot compile widget with bumping WINVER to 0x601. r=jimm
...
MozReview-Commit-ID: EEOgx4H1ZyL
2016-12-15 16:40:33 +09:00
Makoto Kato
3ee6f7badc
Bug 1322546
- Cannot compile nrappkit with WINVER=0x0600 or later. r=drno
...
MozReview-Commit-ID: HBVVHafiRKQ
2016-12-15 16:37:51 +09:00
Jeff Gilbert
7ca1cb79d0
Bug 1305832 - Move texture clearing code into WebGLTexture.cpp. - r=ethlin
...
MozReview-Commit-ID: 30UcfPZLYNz
2016-12-14 20:16:59 -08:00
Jeff Gilbert
ab01d38382
Bug 1305832 - Only glClear for ANGLE's ANGLE_depth_texture textures. - r=ethlin
...
MozReview-Commit-ID: H6yE1ib2TRI
2016-12-14 20:16:57 -08:00
Jeff Gilbert
6d03f48811
Bug 1305832 - CopyTex[Sub]Image should specify using TexImage to convince the driver to use the right internal format. - r=ethlin
...
MozReview-Commit-ID: JmhmNtqeA9V
2016-12-14 20:16:55 -08:00
Jeff Gilbert
49152faebc
Bug 1305832 - ZeroTextureData doesn't need x/y/zOffset, so remove those args. - r=ethlin
2016-12-14 20:16:53 -08:00
Jeff Gilbert
227122a7b3
Bug 1305832 - Only use ZeroTexImageWithClear if we really have to. - r=ethlin
...
Only needed for ANGLE_depth_texture.
2016-12-14 20:16:51 -08:00
James Cheng
4f0ada8315
Bug 1323566 - Fix incorrect index usage in MediaKeySystemAccessManager::Observe(). r=cpearce
...
MozReview-Commit-ID: 1D6Yes6ofdj
--HG--
extra : rebase_source : aada68f7aab16fb51c3a5025993e52a01dd5ed07
2016-12-15 11:53:54 +08:00