Mats Palmgren
00074133ce
Bug 1118820 part 6 - [css-grid] Reftests for 'repeat(auto-fill/auto-fit)'.
2015-12-22 23:03:16 +01:00
Mats Palmgren
6569bfb185
Bug 1118820 part 5 - [css-grid] Remove any empty 'repeat(auto-fit)' tracks at the end of its range and adjust affected grid area line numbers accordingly. r=dholbert
2015-12-22 23:03:16 +01:00
Mats Palmgren
9b7d5f23dd
Bug 1118820 part 4 - [css-grid] Provide the sizes to use for CalculateRepeatFillCount. r=dholbert
2015-12-22 23:03:16 +01:00
Mats Palmgren
ad58a7208f
Bug 1118820 part 3b - [css-grid] Implement the CalculateRepeatFillCount method that calculates the number of 'repeat(auto-fill/auto-fit)' tracks to use for the given sizes. r=dholbert
2015-12-22 23:03:16 +01:00
Mats Palmgren
17d171ec20
Bug 1118820 part 3a - [css-grid] Modify TrackSizingFunctions to take a dynamic number of 'repeat(auto-fill/auto-fit)' tracks taking into account. r=dholbert
2015-12-22 23:03:16 +01:00
Mats Palmgren
2180cd2739
Bug 1118820 part 2c+2d - [css-grid] Modify the LineNameMap::FindLine/RFindLine/FindNamedLine methods to take line names associated with 'repeat(auto-fill/auto-fit)' tracks into account. Instantiate and pass around a LineNameMap object instead of an array of line name arrays. r=dholbert
2015-12-22 23:03:15 +01:00
Mats Palmgren
1239e04601
Bug 1118820 part 2b - [css-grid] Move the static functions FindLine/RFindLine/FindNamedLine into the LineNameMap class (idempotent patch). r=dholbert
2015-12-22 23:03:15 +01:00
Mats Palmgren
3aa5e5b58a
Bug 1118820 part 2a - [css-grid] Add a LineNameMap class that lets us lookup line names with a dynamic number of 'repeat(auto-fill/auto-fit)' tracks taken into account. r=dholbert
2015-12-22 23:03:15 +01:00
Mats Palmgren
9ac0b6e37b
Bug 1118820 part 1 (style system part) - [css-grid] Implement the 'auto-fill' and 'auto-fit' keywords in the repeat() function. r=dholbert
2015-12-22 23:03:15 +01:00
Mats Palmgren
70f3dd39bf
Bug 1226697 part 2 - [css-grid] Add more tests that tests searching for lines in reverse, from the end of the grid, or from an *-end line and/or padding edge in the abs.pos. case.
2015-12-22 23:03:15 +01:00
Eric Faust
be434a7322
Bug 1233722 - Followup: Differentiate between non-debug and opt builds. (rs=arai) DONTBUILD comment-only
2015-12-22 14:01:45 -08:00
Eric Faust
d836be1f41
Bug 1234191 - Ensure JSOP_CHECKRETURN consults the correct scope object. (r=shu, r=jandem)
2015-12-22 13:52:53 -08:00
Josh Matthews
abcb8fba1d
Bug 1234310 - Enable navigation-redirect.https.html for e10s. r=ehsan
2015-12-22 16:33:40 -05:00
Kannan Vijayan
cdcb685435
Bug 1233813 - Fix mDNS bug in resolving services with no TXT records. r=schien
2015-12-22 16:24:56 -05:00
Joel Maher
e2c631e6c1
Bug 1232981 - bidi/83958-1*.html reftests fail on new linux64 docker container. r=dbaron
2015-12-22 12:39:25 -08:00
Joel Maher
a871d2556f
Bug 1232980 - many bidi/with-first-letter-*.html reftests fail on new linux64 docker container. r=jfkthame
2015-12-22 12:39:57 -08:00
Chris Peterson
49c3a0b4ec
Bug 1234126 - Add Chaos Mode support for setting thread affinity on OS X and Windows. r=froydnj
2015-11-30 19:16:40 -08:00
Kartikaya Gupta
4ad1fd8ef7
Bug 1192919 - Follow-up to fix build error with logging enabled. r=me and DONTBUILD
2015-12-22 15:12:53 -05:00
Andrea Marchesini
7d9be2a513
Bug 1234170 - WebSocket should check if the channel has been opened before send the 'close' notification to the WebSocketEventService, r=jduell
2015-12-22 20:05:07 +00:00
Ben Kelly
f84d17376b
Bug 1233962 P2 Fix service worker xpcshell test to return a dispatcher from ChannelIntercepted(). r=jdm
2015-12-22 11:57:11 -08:00
Ben Kelly
2626a6d72a
Bug 1233962 P1 Call ResetInterception() if the controller is nullptr. r=jdm
2015-12-22 11:57:10 -08:00
Blake Kaplan
1240a56d34
Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell
2015-12-21 14:12:52 -08:00
Philip Chee
e45a470cb1
Bug 1233524 - The Create Profile Wizard says "Click Done ..." when the button is called "Finish" and "Click Finish ..." when the button is called "Done r=jimm
2015-12-23 01:23:47 +08:00
Henrik Skupin
eaf895fde3
Bug 1212609 - Move all python packages for firefox ui tests into mozilla-central. r=ato, r=ted
2015-12-22 18:07:37 +01:00
Markus Stange
2e972aeb64
Bug 1147673 - Relax the ancestor transform assertion a little. r=kats
2015-12-22 17:06:04 +01:00
Markus Stange
0b59e1f795
Bug 1147673 - Make display items know about their scroll clips. r=tn, r=roc
2015-12-22 16:54:19 +01:00
Markus Stange
e1465366a4
Bug 1147673 - Use ancestor clip for root scrollable framemetrics clips. r=tn
2015-11-05 17:54:44 +01:00
Botond Ballo
6d8cb28039
Bug 1147673 - Determine more accurately whether an async transform affects a layer's clip rect. r=kats
2015-10-02 18:35:21 -04:00
Markus Stange
2e89d8e6cf
Bug 1147673 - Unadjust clip before intersecting it with the scroll clip. r=botond
2015-10-09 14:30:44 +02:00
Armen Zambrano Gasparnian
e750ec49be
Bug 1234352 - Allow the worker user to execute the minidump_stackwalk binary. r=dustin
2015-12-22 11:37:06 -05:00
Bas Schouten
548046553b
Bug 1072501: Unmap file mapping on source surface destruction. r=jrmuizel
2015-12-01 16:41:08 +01:00
Timur Valeev
4d9936e89e
Bug 1232285 - The Terminator's notion of ticks is incorrect. r=Yoric
2015-12-22 10:32:00 +03:00
Nathan Froyd
2b2fcfceb0
Bug 1233444 - add override declarations for widget/windows/; r=roc
...
This change silences a small number of warnings when compiling with
clang-cl.
2015-12-16 11:58:46 -05:00
Randell Jesup
d163204665
Bug 1226200: Don't assume a TCPSocket has only one managee (and rename LoneManagedOrNull) r=jdm
2015-12-22 10:14:23 -05:00
James Willcox
50f6d47f19
Bug 1230784 - Don't copy SurfaceTexture contents when presenting video on Android r=esawin,jya
2015-12-22 08:44:46 -06:00
Nigel Babu
883fb4eefa
Bug 1208725 - Increase the timeout for b2g tests, r=ahal
2015-12-22 20:02:11 +05:30
Jean-Yves Avenard
fa086275ef
Bug 1230054: Remove unused WebMReader. r=kinetik
2015-12-23 01:15:46 +11:00
Jean-Yves Avenard
5764b43963
Bug 1234092: P4. Remove gstreamer exception from valgrind config. r=njn
...
This is a reversal of commit b28d496da7bf48432cb3aac3d10e7a66a267421c
2015-12-23 01:14:24 +11:00
Jean-Yves Avenard
b756bf7425
Bug 1234092: P3. Remove dependencies on gstreamer packages. r=glandium
2015-12-23 01:14:23 +11:00
Jean-Yves Avenard
dade082f72
Bug 1234092: P2. Remove GStreamer check from configure. r=glandium
2015-12-23 01:14:23 +11:00
Jean-Yves Avenard
3543d82a2b
Bug 1234092: P1. Remove GStreamer support. r=kentuckyfriedtakahe
...
It was now unused by default.
2015-12-23 01:14:22 +11:00
Nathan Froyd
29cf859c74
Bug 1233061 - add override declarations for MessagePumpForNonMainUIThreads; r=billm
...
This change silences a small number of warnings when compiling with
clang-cl. In passing, it also deletes some carriage return characters
that have crept in.
2015-12-16 10:46:06 -05:00
Jon Coppeard
4e3511ee94
Bug 1232672 - Use MOZ_WARN_UNUSED_RESULT to make ordered hash table clients check for failure r=sfink
2015-12-22 13:29:44 +00:00
Jon Coppeard
a414195515
Bug 1232672 - Use MOZ_WARN_UNUSED_RESULT to make hash table clients check for failure r=luke r=billm r=njn
2015-12-22 13:29:43 +00:00
Nicolas B. Pierron
0cf9d1596f
Bug 1233786 - JSScript::initScriptCounts should report OOMs. r=bhackett
2015-12-22 13:22:22 +00:00
Nicolas B. Pierron
84656da35c
Bug 1233176 - Scalar Replacement: Initialize properties with the default value of the template object. r=shu
2015-12-22 13:22:22 +00:00
Carsten "Tomcat" Book
b89b06b2ac
Backed out changeset 9441286007c4 (bug 1211903) for assertion failures/crashes
2015-12-22 14:11:27 +01:00
Brian Hackett
41ef9b8984
Bug 1232269 - Use the correct receiver when calling an own getter or setter on an unboxed object, r=jandem.
2015-12-22 05:16:44 -07:00
Eddy Bruel
753b87f182
Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey
2015-12-22 12:46:57 +01:00
Carsten "Tomcat" Book
ac7dc636f5
Merge mozilla-central to mozilla-inbound
2015-12-22 11:47:56 +01:00