Граф коммитов

505308 Коммитов

Автор SHA1 Сообщение Дата
Joel Maher f1fecc26b0 Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted
ensuring moz.build files have BUG_COMPONENTS for all files
in the testing/ subdirectory is a win.  There are a lot of
older files and some files used in many harnesses.  If the
files are primarily used for mochitest, they are associated
with the testing::mochitest component, otherwise I chose
the testing::general component.

There is an exception web-platform-tests, these have many
test files that need to be matched to proper components.

MozReview-Commit-ID: IIv9W2kEqeN
2016-12-30 16:16:56 -05:00
Philip Chee 2038d42f75 Bug 1326210 - Noticed in Bug 1265881 Error: TypeError: temp is null Source File: chrome://global/content/bindings/preferences.xml Line: 1227 r=Mossop 2016-12-31 04:50:26 +08:00
Tom Schuster 8684b280b7 Bug 1325938 - Unify window handling across ICs. r=jandem 2016-12-30 21:43:37 +01:00
Sebastian Hengst d9d1c52d92 Backed out changeset daabf6b822f0 (bug 1321705) for Android bustage. r=backout 2016-12-30 12:39:58 +01:00
Sebastian Hengst 8237094b5f Bug 1315458 - Container management: Make "Preferences" and "Remove" buttons localizable. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst 4b758f2434 Bug 1326098 - Use placeholder text for container name, remove unused strings. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst d73e718681 Bug 1326087 - Make accesskeys in container properties dialog work. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst a8ed5ef06d Bug 1326058 - icon and color should be in center of focus ring in container preferences dialog. r=jkt 2016-12-30 11:21:24 +01:00
Andreas Pehrson 4e5007c1c2 Bug 1314886 - Call mozCaptureStream() after "loadedmetadata" in test_streams_element_capture_reset. r=jwwang
MozReview-Commit-ID: 1i5VIfCWWRy

--HG--
extra : rebase_source : 00e78dc0214557bd53b773e918a56de8a56e9682
2016-12-30 10:56:49 +01:00
Phil Ringnalda cf2b04cf9c Merge autoland to m-c, a=merge
MozReview-Commit-ID: HjPVSrennPL
2016-12-29 18:24:00 -08:00
Wes Kocher 0747771468 Merge inbound to central, a=merge
MozReview-Commit-ID: 1rhhMOnW569
2016-12-29 12:03:47 -08:00
Chih-Yi Leu 7d79da08f4 Bug 1324592 - Use nsITimer to trigger DirectInput polling instead of DelayedDispatch. r=qdot 2016-12-29 15:00:00 -05:00
Wes Kocher 8419692f73 Merge autoland to central, a=merge
MozReview-Commit-ID: ARlpf5Z77fz
2016-12-29 11:58:24 -08:00
cku ccf62e0161 Bug 1324174 - Simplify context management logic in nsSVGIntegrationUtils::PaintMask. r=mstange
MozReview-Commit-ID: BwPSFlfqN8e

--HG--
extra : rebase_source : b16bad5f5baee1a469237b72ea6a23c341ebdb25
2016-12-30 02:07:04 +08:00
Michael Froman df5d3987d6 Bug 1325991 - sections with bundle-only should have port set to 0. r=drno,jesup
MozReview-Commit-ID: 6O7X1MWZhZI

--HG--
extra : rebase_source : 4787f4b354900882f1bbd4f47757ff77dfa74324
2016-12-30 13:29:51 -06:00
Andreas Pehrson df4d42fabb Bug 1326386 - Restore test_gUM_active_autoplay.html. r=jesup
MozReview-Commit-ID: HKNgBRENrcY

--HG--
extra : rebase_source : ea1803f832b586e0bf10e3a9fbec96a0f0410bf2
2016-12-29 19:05:39 +01:00
Ryan VanderMeulen e2cc59fb34 Merge m-c to autoland. a=merge 2016-12-30 10:05:04 -05:00
ffxbld f2c5f649b5 No bug, Automated blocklist update from host bld-linux64-spot-079 - a=blocklist-update 2016-12-29 07:05:51 -08:00
ffxbld e21b7b065a No bug, Automated HPKP preload list update from host bld-linux64-spot-079 - a=hpkp-update 2016-12-29 07:05:48 -08:00
ffxbld b966520adf No bug, Automated HSTS preload list update from host bld-linux64-spot-079 - a=hsts-update 2016-12-29 07:05:45 -08:00
Xidorn Quan c26fcf05e4 Bug 1326209 part 2 - Change background-color to use complex color. r=dholbert
MozReview-Commit-ID: 1n3TC3CVY7U

--HG--
extra : rebase_source : 6b402a2493f58d114a9898a4d556587fdc98a9ee
2016-12-30 02:03:29 +11:00
Xidorn Quan 70cf8ed908 Bug 1326209 part 1 - Make nsCSSRendering::DrawTableBorderSegment take nscolor for background color. r=dholbert
MozReview-Commit-ID: sSPtxzIf9H

--HG--
extra : rebase_source : 7d0f60f14f63ddba840037e12637ab9b56b6a6fe
2016-12-30 01:58:13 +11:00
Jan de Mooij 8111c1817e Bug 1323096 - Optimize object[double] and object[string] like object[int32]. r=evilpie
--HG--
extra : rebase_source : ea0a37bdc41a0dc20e1b3816aec57b9b0752b11c
2016-12-29 15:22:44 +01:00
Eddy Bruel e7b36a72a0 Bug 1271650 - Implement a C++ interface for DebuggerFrame.arguments. r=jimb 2016-12-29 15:10:11 +01:00
Sebastian Hengst d31ab3acdd Backed out changeset bf998120b814 (bug 1326023) for hazard failure. r=backout 2016-12-29 15:04:11 +01:00
Kilik Kuo c0c0027fee Bug 1325543 - Avoid unnecessarily awaiting procedure for Widevine CDM installation. r=jwwang
Currently, gecko doesn't support download and installation for Widevine CDM on Android.
Returning Cdm_not_supported avoids the subsequent call to AwaitInstall() while requesting MediaKeySystemAccess.

MozReview-Commit-ID: 3mOEf9iWE1G

--HG--
extra : rebase_source : 59649e5048424c38033c3c6e6c48f89ea4997a8e
2016-12-29 20:30:31 +08:00
Jeff Gilbert a08f6f998c Bug 1325699 (flattened) - Fix uniform block handling. - r=daoshengmu
Flattened with:
* Handle -1 attrib locations. - r=daoshengmu
2016-12-29 02:47:08 -08:00
Jeff Gilbert 0b065a7b71 Bug 1325301 (flattened) - Validate attribute base types match data base types. - r=bz,daoshengmu
Flattened with:
* Clean up generic vertex attribs. - r=bz,daoshengmu
* Remove EnsureAttrib() and friends. - r=daoshengmu
* Simplify EnumName behavior and usage and add ErrorInvalidEnumArg(). - r=daoshengmu
2016-12-29 02:46:46 -08:00
Jeff Gilbert 59ad1b29d3 Bug 1325741 - Handle uploads from RED/FLOAT to R16F, and others. - r=daoshengmu
MozReview-Commit-ID: 1ef1essxTNV
2016-12-29 02:45:16 -08:00
Jeff Gilbert 6cff55278b Bug 1325733 (flattened) - Mark read/draw calls better. - r=daoshengmu
Includes:
* ANGLE needs to call clear twice even on larger targets. - r=daoshengmu
2016-12-29 02:45:13 -08:00
Jeff Gilbert 0cf1348d5e Bug 1324972 (flattened) - Disable unnecessary manual index validation for WebGL 2. - r=daoshengmu
Includes:
* Catch ANGLE's zealous index-out-of-bounds INVALID_OPs.
* ANGLE DrawElements validation is wrong.
2016-12-29 02:45:11 -08:00
Jeff Gilbert f74960ccbf Bug 1325333 - Check type of buffer to be cleared by Clear[Buffer]. - r=daoshengmu
MozReview-Commit-ID: 8A37aTeW25t
2016-12-29 02:45:08 -08:00
Benjamin Bouvier 963bd86937 Bug 1326027: include SSE2 flags in autospider; r=sfink
MozReview-Commit-ID: KWDBsmU798J

--HG--
extra : rebase_source : 3c7ce36f9ecaab0dd70b4ddcc1e9715e1ee8b8c9
extra : histedit_source : 42cced527e07d09a90994a19188bb812803003f3
2016-12-29 10:31:38 +01:00
Benjamin Bouvier 73ec7c660f Bug 1326027: Remove RawF32 and RawF64; r=luke
MozReview-Commit-ID: ArjweiIrq0j

--HG--
extra : rebase_source : bfd12340181f8e7f475164e33a076c687e5d8c8c
extra : histedit_source : 8c3691d4fc5fea29fa71130655bce79d6fc7e087%2Ce1b529902b4474cc0a0eb56b465a1fcb8a1eefd8
2016-12-30 10:35:47 +01:00
Benjamin Bouvier 84f0acd454 Bug 1326179: wasm: Disable parallel compilation on machines with 1 CPU; r=luke
MozReview-Commit-ID: EEGWa2u9U2X

--HG--
extra : rebase_source : b953c4c87bc2702929c474a55082781ff65201e3
extra : amend_source : aef6268c43ef4e2d9452315d459094779cd465c1
2016-12-29 11:47:33 +01:00
Lars T Hansen 3ea086e2a7 Bug 1319388 - wasm baseline: Generate function prologue in-line by patching. r=luke
--HG--
extra : rebase_source : 28dfc715a7e515db787447b878e156e08630de0b
2016-12-29 07:28:03 +01:00
Lars T Hansen 1f34a22bc4 Bug 1319388 - Add add32ToPtrWithPatch and patchAdd32ToPtr to MacroAssembler. r=jandem
--HG--
extra : rebase_source : a50b733c713c75916e66d5635beda3e60bd1bc73
2016-12-29 07:23:33 +01:00
Cameron McCormack 7fca5ff6dd Bug 1323892 - Followup to disable one more crashtest under stylo.
MozReview-Commit-ID: L1ciA3WaN0a
2016-12-29 16:32:01 +08:00
Wes Kocher 2903c33754 Merge inbound to central, a=merge
MozReview-Commit-ID: 3AlcRAsPF0s
2016-12-28 16:08:44 -08:00
Wes Kocher 8294014f54 Merge autoland to central, a=merge
MozReview-Commit-ID: FTkalcNxO2k
2016-12-28 16:00:35 -08:00
Wander Lairson Costa 642d96f221 Bug 1320756: Disable treeherder reporting for BBB jobs. r=dustin
buildbot-bridge schedules jobs on BB, which already reports to
treeherder.

MozReview-Commit-ID: 5wdMzEpXK9o

--HG--
extra : rebase_source : d544c5ca78e0fd9236060a42a1d33b7c88395ca9
2016-12-28 15:05:29 -02:00
Johann Hofmann 0e1a2b0e43 Bug 1320406 - Add a "Not now" button to the addon installation restart notification. r=florian
MozReview-Commit-ID: EUJfcHU6qGN

--HG--
extra : rebase_source : 96685998896d989d6b966a9f9d370f60036352c5
2016-12-28 16:43:49 +01:00
ffxbld 7058ebe59d No bug, Automated HPKP preload list update from host bld-linux64-spot-1016 - a=hpkp-update 2016-12-28 06:51:35 -08:00
ffxbld bb5786ef1e No bug, Automated HSTS preload list update from host bld-linux64-spot-1016 - a=hsts-update 2016-12-28 06:51:33 -08:00
Masatoshi Kimura 0c6dc2ea73 Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu
MozReview-Commit-ID: BFfgr42sNyx

--HG--
extra : rebase_source : a28d6a3c96f0c86dd7269147f130b3195b1f1faf
2016-12-28 20:40:21 +09:00
Masatoshi Kimura ab2ce0d4b3 Bug 1321705 - Remove "network.standard-url.(escape|encode)-utf8". r=valentin.gosu
MozReview-Commit-ID: D6fRD9ElrBd

--HG--
extra : rebase_source : 6414effcf9e68859781de004e06eedea378e92ca
2016-12-30 10:28:18 +09:00
Sylvestre Ledru c08a6438f1 Bug 1292649 - Use default-jdk instead of an explicit version of the jdk r=nalexander
Should be pretty safe as Java compa is usually very good.
This will fix the issue on Debian testing not having openjdk-7-jdk and
current Debian stable having it.
(same with Ubuntu)

MozReview-Commit-ID: Alxg4K4PwQ4

--HG--
extra : rebase_source : 920cdb1618ba587a4776e33ef7857415a59c53b9
2016-12-29 19:44:57 +01:00
Ray Lin 77ca13f627 Bug 1326040 - Align text color of selected item in closed caption menu with spec. r=jaws
MozReview-Commit-ID: 5ondXdNPRL6

--HG--
extra : rebase_source : 3e2764cb7971db11ae502a837400e4ccd4dacf62
2016-12-30 11:01:59 +08:00
Kilik Kuo 50240b9c12 Bug 1326220 - [WPT] Remove out-of-date sub tests and unexpected results in clearkey-mp4-requestmediakeysystemaccess.html.ini r=jwwang
MozReview-Commit-ID: Cj6bC6KRnIO

--HG--
extra : rebase_source : 967fdacd30e824c06dd83a9360517c51ba9ed47c
2016-12-29 23:33:53 +08:00
Cameron McCormack cd875e79a6 Bug 1326023 - Make Element::GetBindingURL return a strong reference. r=smaug
MozReview-Commit-ID: 5QI6UuvwDrE
2016-12-28 17:50:44 +08:00