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

488877 Коммитов

Автор SHA1 Сообщение Дата
Mats Palmgren 60eb164682 Bug 1266124 - [css-grid] Update the 'grid' shorthand syntax to the latest spec. r=dholbert 2016-08-26 15:16:57 +02:00
Mats Palmgren c7dd4beb73 Bug 1282418 - [css-grid] Adding reftests for calc(Npx - M%) track sizes. 2016-08-26 15:16:57 +02:00
Mats Palmgren 980c942b3f Bug 1282418 - [css-grid] Deal with calc() with negative percentage that may result in negative track size. r=dholbert 2016-08-26 15:16:57 +02:00
Mats Palmgren 744e0d01c7 Bug 1279182 - [css-grid] Reftests for <percentage> grid-gap. 2016-08-26 15:16:57 +02:00
Mats Palmgren ddcd7a20ef Bug 1279182 - [css-grid] Resolve a <percentage> grid-gap of an indefinite CB size to zero. r=dholbert 2016-08-26 15:16:56 +02:00
Nicolas Silva b448411938 Bug 1294351 - Move restoring the canvas clip stack to its own method and early return form EnsureTarget. r=Bas 2016-08-26 14:31:58 +02:00
Nicolas Silva 86043872c7 Bug 1297659 - Indentation fix in nsHTMLEntities.cpp. r=hsivonen 2016-08-26 14:31:34 +02:00
Nicolas Silva ce8729cb81 Bug 1297986 - Don't assume w=1 when transforming 4d points. r=mattwoodrow 2016-08-26 14:31:29 +02:00
Eddy Bruel a34f37a145 Bug 1278562 - Implement a C++ interface for DebuggerObject.promiseReason. r=jimb 2016-08-26 14:09:17 +02:00
Eddy Bruel af094784e5 Bug 1278562 - Implement a C++ interface for DebuggerObject.promiseValue. r=jimb 2016-08-26 14:08:53 +02:00
Eddy Bruel 8c3262835f Bug 1278562 - Implement a C++ interface for DebuggerObject.promiseState. r=jimb 2016-08-26 14:08:33 +02:00
Eddy Bruel 1addb2460a Bug 1278562 - Make the isPromise getter infallible. r=jimb 2016-08-26 14:08:10 +02:00
Eddy Bruel 5ebc819f4f Bug 1278562 - Split promiseState into promiseState/Value/Reason. r=jimb 2016-08-26 14:07:46 +02:00
Emilio Cobos Álvarez ab791a332e Bug 1292281: Devirtualize nsPresContext::HasAuthorSpecifiedRules. r=bholley
MozReview-Commit-ID: 4UF4vNaOCHz
Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com>
2016-08-26 04:20:01 -07:00
Emilio Cobos Álvarez 9d37bfeecc Bug 1292281: Convert the error from nsPresContext::HasAuthorSpecifiedRules in a warning in nsRuleNode. r=bholley
MozReview-Commit-ID: 7ue0MYP3Jdb
Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com>
2016-08-26 04:19:58 -07:00
Yoshi Huang 8c13a9fd49 Bug 1244340 - Part 3: pass userContextId to search suggestions r=mak 2016-08-26 18:59:00 +08:00
Yoshi Huang 69ed1a79e4 Bug 1244340 - Part 2: add setOriginAttributes in nsIXMLHttpRequest. r=sicking
Add a ChromeOnly method called 'setOriginAttributes' on the XMLHttpRequest,
so that we can override the origin attributes for those XHRs running by XUL
(which will use System Principal).
2016-08-26 18:59:00 +08:00
Yoshi Huang 8ace8c51a5 Bug 1244340 - Part 1: Use origin attributes as cstor arg for LoadContext r=sicking 2016-08-26 18:59:00 +08:00
Iris Hsiao 0028508811 Backed out changeset 1a7948aa1a31 (bug 1295352) 2016-08-26 18:26:42 +08:00
Iris Hsiao 882996bb41 Backed out changeset 93860eea4310 (bug 1295352) 2016-08-26 18:26:39 +08:00
Iris Hsiao eea175e0b3 Backed out changeset a7c030a81408 (bug 1295352) 2016-08-26 18:26:35 +08:00
Iris Hsiao 66918d6929 Backed out changeset df194bbc13b6 (bug 1295352) 2016-08-26 18:26:32 +08:00
Iris Hsiao e7a1db45b7 Backed out changeset 65f1bf3e9dec (bug 1295352) for Mochitest Media failure 2016-08-26 18:26:27 +08:00
Iris Hsiao f6028aeb00 Backed out changeset 4cfa56c2c97b (bug 1294605) 2016-08-26 18:26:20 +08:00
Iris Hsiao 26a17f7f0d Backed out changeset 631047fcb5af (bug 1294605) 2016-08-26 18:26:16 +08:00
Iris Hsiao a0dc21c25c Backed out changeset 8e71a7a64910 (bug 1294605) for Mochitest Media failures 2016-08-26 18:26:11 +08:00
Jon Coppeard 2317b2fef5 Bug 1295978 - Eagerly instantiate module dependencies r=bkelly 2016-08-26 11:09:52 +01:00
Sebastian Hengst f3cd1bea10 Backed out changeset 488e02b69a8c (bug 1008019) for failing clipPath-html-06.xhtml. r=backout 2016-08-26 11:31:27 +02:00
Sebastian Hengst dd9d82e540 Backed out changeset 932c269da17b (bug 1008019) 2016-08-26 11:30:45 +02:00
Sebastian Hengst d85473072e Backed out changeset 93e9d99aaead (bug 1008019) 2016-08-26 11:30:41 +02:00
Dão Gottwald 6cfb9c6072 Bug 1292593 - Add missing border to autocomplete popups. r=gijs 2016-08-26 10:50:41 +02:00
Eddy Bruel 6988bb7423 Bug 1278562 - Rename isPromise to getIsPromise. r=jimb 2016-08-26 10:33:14 +02:00
Eddy Bruel 38b90da8b4 Bug 1278562 - Rename scriptedProxyTarget/Handler to getScriptedProxyTarget/Handler. r=jimb 2016-08-26 10:32:30 +02:00
Jonathan Kew 8f421076b2 Bug 1008019 - Update reftest and a11y-test expectations to reflect the corrected behavior of white-space:pre-wrap. r=dholbert 2016-08-25 22:19:44 +01:00
Jason Woofenden 9a198c4a58 Bug 1008019 - Allow whitespace to "hang" at soft-wrap boundaries when white-space:pre-wrap is in effect. r=jfkthame 2016-03-20 17:54:00 -04:00
Jonathan Kew ed526ee8a5 Bug 1008019 - Add reftest (currently fails) for linebreaking with white-space:pre-wrap and runs of spaces. r=dholbert 2016-08-25 22:08:47 +01:00
Julian Seward 38472c207e Bug 1296678 - Uninitialised value use in nsDisplayBackgroundImage::IsNonEmptyFixedImage. r=botond.
--HG--
extra : rebase_source : cd761c53d106cab6e81d921bb1bec103fbf3693a
2016-08-26 09:20:58 +02:00
Andreas Pehrson dc644f9007 Bug 1294605 - Notify MediaStreamTrackSource when ReadyState is overriden. r=jib
MozReview-Commit-ID: CSRWgYt4hqe

--HG--
extra : rebase_source : daa14a020a9af3b8a05d0a03830976ec1550fa72
extra : histedit_source : 2f5eb9b09bfa9a114236a8fb2ca0585f14ce14f1
2016-08-22 18:28:10 +02:00
Andreas Pehrson a68a4d5b2e Bug 1294605 - Enable test code waiting for this bug. r=jib
MozReview-Commit-ID: 3TV58pT1SF2

--HG--
extra : rebase_source : 44be09de4f428e7265abba18415a2944bc263b2c
extra : histedit_source : e61f39119f191f8f1b950bac0fab6c84da7bf6ce
2016-08-22 18:27:38 +02:00
Andreas Pehrson c4f6d86561 Bug 1294605 - Add explicit test case. r=jib
MozReview-Commit-ID: 9MJn7QQ9siZ

--HG--
extra : rebase_source : c594d572c321dace688058e45c344b4c052db55e
extra : histedit_source : aeb37b3637a82909f9728d04d63ce22474e84c00
2016-08-22 17:50:37 +02:00
Andreas Pehrson d2f51c3e27 Bug 1295352 - Use mState in MediaEngineTabVideoSource. r=jesup
MozReview-Commit-ID: 1zZlMXAqpo7

--HG--
extra : rebase_source : 9746caab8550f4c475aa05e0199b283978767fa3
extra : histedit_source : 0469891d288cbf04c0f7a0d45f4181f28f8cede6
2016-08-25 12:25:06 +02:00
Andreas Pehrson b12d8275c8 Bug 1295352 - Check state in MediaEngines' NotifyPull(). r=jesup
GetEndOfAppendedData() returns null and calls a NS_ERROR() if the track we're
looking for doesn't exist - to indicate an error in the caller's code.

When we end a MediaEngine track we set the state to stopped, which we can use
to guard the calls to GetEndOfAppendedData() (and appending data in general).
The locking is already in place.

MozReview-Commit-ID: DuknmBF883H

--HG--
extra : rebase_source : 27e79479f182e0612c2c1881fec40ee86f9d6227
extra : histedit_source : 39b17fcdb0389b2eed52ef15ecf11ceea6c21c52
2016-08-23 10:45:09 +02:00
Jan-Ivar Bruaroey 818609964a Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons
MozReview-Commit-ID: 9p5uHN1mPHK

--HG--
extra : rebase_source : 00641f096d1bc06551f62a735ad14acf78ce39b8
extra : source : e8d6d5f8bcc93a488739635fe55ffdbd17dc206d
extra : histedit_source : ccc532de84a24da6c8d37bd5096828385883f2a9
2016-08-12 15:18:51 -04:00
Jan-Ivar Bruaroey 878687a59b Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons
MozReview-Commit-ID: CjkRcALTY7V

--HG--
extra : rebase_source : 0a38213c5766def8afc2e311f449e08fc86dc5f5
extra : source : f0a1407718aa20927de2a74da20e6073537958e8
extra : histedit_source : 1a270c12e591a2320d05ba44c3de6fd0dcf3ecff
2016-08-12 16:43:16 -04:00
Jan-Ivar Bruaroey 524467a3c8 Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons
MozReview-Commit-ID: 4VVb2ZJWiCL

--HG--
extra : rebase_source : 6642d96bbf7b3a95fd5af25a8aae14fad5b99a11
extra : source : dd574e92185152653dbf070d55bf93fb3e28edd6
extra : histedit_source : 7799c7bfb5e52a98538f581a278baf15d70bd7ad
2016-08-05 00:46:25 -04:00
Sebastian Hengst f459c1bee9 Bug 1294660: Part 4 - Touch clobber file to prevent bustage. r=astley
MozReview-Commit-ID: 453KmZUJNfB

--HG--
extra : rebase_source : 1f6a9c5737b3c2e907d794b8ce00eadaf2d58896
extra : amend_source : 4305c48cffe04fe11c46d2b3ae557626a3c725d3
2016-08-24 17:02:32 +02:00
Ethan Lin 68fc39b139 Bug 1294660: Part 3 - regenerate CSS_PROPERTIES list in devtools/shared/css-properties-db.js. r=tromey
MozReview-Commit-ID: 8jrTcf1IwSf

--HG--
extra : rebase_source : a2856c1ef5531f4939506a86cb79771b00d1a504
2016-08-02 02:57:00 +08:00
Astley Chen 679b3aa3ee Bug 1294660: Part 2 - update mask test cases and enable mask shorthand reftest. r=heycam
MozReview-Commit-ID: NlpjAqmHNT

--HG--
extra : rebase_source : 76f5bb0cefca0d923d2145a805e40526387fb502
2016-06-28 22:04:41 +08:00
Astley Chen 8e89241dec Bug 1294660: Part 1 - enable CSS positioned mask on nightly and aurora. r=glandium
MozReview-Commit-ID: LIgq4aMeXnj

--HG--
extra : rebase_source : a38ad41a51bdda13a5a63cb6d44a76039b0194c1
2016-08-26 08:56:17 +08:00
Cameron McCormack 74db9034ce Bug 1294161 - Add operator== overloads for comparing HandlRefPtrs to their raw Handles. r=bholley
MozReview-Commit-ID: jTQZXyNbqM
2016-08-26 14:02:45 +08:00