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

503038 Коммитов

Автор SHA1 Сообщение Дата
Hannes Verschore b6b07482d4 Bug 1310155 - IonMonkey, part 0.1: Make sure to report the out of memory during IonBuilder, r=nbp 2016-12-08 13:53:00 -10:00
Benjamin Smedberg e2074c41cd Bug 1322377 - frequent intermittent timeouts in TestNamedPipeService - there was a race between notifying the monitor and waiting for it, so instead of a monitor use an event, r=bagder
MozReview-Commit-ID: 6xgSH6shSm6

--HG--
extra : rebase_source : 36554d14857eb441b52f386a2984d02bd683cdd4
2016-12-08 09:05:39 -10:00
Andrea Marchesini 458019a9d8 Bug 1322518 - PermissionKey should propagate the error if nsIPrincipal::GetOrigin fails, r=ehsan 2016-12-08 10:45:52 -10:00
Andrea Marchesini 912e678ea6 Bug 1322514 - nsIPrincipal::GetOrigin should use the parent principal when dealing with blobURL, r=ehsan 2016-12-08 10:44:59 -10:00
Tom Klein 1368b01c9d Bug 1202861 - 2. Refresh tabs panel when compact tabs configuration changes. r=sebastian
MozReview-Commit-ID: HV9EQcLtCrE

--HG--
extra : rebase_source : 4eab2b439632ad60321b480f46aa408e6c32fc42
2016-11-28 09:27:24 -06:00
Tom Klein cb910a483d Bug 1202861 - 1. Create compact (two column) tabs tray option for portrait mode phones. r=sebastian
Changing the setting currently won't take effect until you rotate the tabs
panel (to cause it to be recreated); that will be fixed in the next commit.

MozReview-Commit-ID: HZfQRy8zubV

--HG--
extra : rebase_source : 78c3606eb55146afe3d59b0cdfa623999f09796b
2016-11-29 13:22:37 -06:00
Brian Birtles 3a6e8529d3 Bug 1322589 - Correct description of StyleAnimationValue::Accumulate; r=hiro
MozReview-Commit-ID: 39gWkeIs11F

--HG--
extra : rebase_source : 6d94af4fd16fbc705ad9847643ed22b148de563b
2016-12-08 14:45:57 -10:00
Andrew McCreight 75d98cae1d Bug 1322536 - Make some mScanInProgress checks fatal in release builds. r=smaug
MozReview-Commit-ID: 2hNtePfSxkF

--HG--
extra : rebase_source : 7434f50ef61e01297c87be15e34ecdb00acdb9f6
2016-12-08 11:03:42 -10:00
Markus Stange 016f125539 Bug 1322471 - Report the true thread name for content process threads in the profile, and add a processType field. r=BenWa
MozReview-Commit-ID: 52Eb3Rks9mE

--HG--
extra : rebase_source : 62c170badbf3897d303301489d8e919819f71f80
2016-12-07 21:40:20 -10:00
JW Wang 7523429b66 Bug 1322087. Part 4 - enable some test in mediasource-endofstream.html. r=cpearce
P2 fixes the test because it forces HAVE_ENOUGH_DATA when endOfStream() is called.

MozReview-Commit-ID: CK5CHvoS9bU

--HG--
extra : rebase_source : 96ff8f773234ad1b2bbc685381c94f6df30d4dea
extra : source : 7f9fb0cbe6e0e8aa5d727417357dfa976f297014
2016-12-07 13:08:45 -10:00
JW Wang 9b83914222 Bug 1322087. Part 3 - allow MediaResoure::Tell() to be called on the main thread. r=cpearce
It is safe to call Tell() on the main thread because it won't block the main thread like Read() does.

MozReview-Commit-ID: 64B41l8fe1

--HG--
extra : rebase_source : b5fc0ec44e8c238841c4f4329d14a0e476f7e422
extra : source : 3d229e2cc659d262ce04c4b09b3484b6524af4b4
2016-12-07 03:22:32 -10:00
JW Wang a7e9648832 Bug 1322087. Part 2 - move readyState to HAVE_ENOUGH_DATA when we have no more data to fetch. r=cpearce
http://searchfox.org/mozilla-central/rev/dc8cf05768b83a6ef0b4039edd6efddd56ee4109/dom/media/MediaDecoderStateMachine.cpp#1065
Changing nextFrameStatus to UNAVAILABLE might change readyState to HAVE_CURRENT_DATA and cause 'waiting' to fire.
It doesn't make sense to fire 'waiting' at the end of playback.

http://searchfox.org/mozilla-central/rev/dc8cf05768b83a6ef0b4039edd6efddd56ee4109/dom/html/HTMLMediaElement.cpp#5423
Note the check for Ended() doesn't work as expected to prevent 'waiting' from firing at the end of playback
because of the way how TailDispatcher schedules stateChange tasks.

This patch keeps readyState in HAVE_ENOUGH_DATA when playback is near the end for wanting no more data.
readyState will change to HAVE_CURRENT_DATA when the playing state of MediaDecoder is changed to PLAY_STATE_ENDED.

MozReview-Commit-ID: 6EspaD2hhx

--HG--
extra : rebase_source : 345aad2757d684e24863ae2daf506b035955efe7
extra : source : 56736efbab04a5c2d66faf2514bac93acf4c79f7
2016-12-07 10:41:33 -10:00
JW Wang 8e49c2b21d Bug 1322087. Part 1 - move |if (!mFirstFrameLoaded)| up to save some duplicate checks. r=cpearce
MozReview-Commit-ID: 77duxxtEAQP

--HG--
extra : rebase_source : 19810302dff31bdc02f12d79d1518ad9793fabc0
extra : source : bd86f44a0c38b8d60fafd8bdb26bdb786662c90f
2016-12-06 15:54:51 -10:00
Lars T Hansen 76c7159be5 Bug 1246597 - DOM comment change. r=me
--HG--
extra : rebase_source : 26794fefac6d5296b20ab54abba61f5e06bb872f
2016-11-24 14:16:17 +01:00
Lars T Hansen f4484acb99 Bug 1246597 - support DataView on SharedArrayBuffer. r=waldo
--HG--
extra : rebase_source : 9d9e943a6dac3d20602449314813d1dde571d2eb
2016-12-07 14:21:24 -10:00
Lars T Hansen 842a92723b Bug 1320956 - wasm baseline, do not interrupt tableswitch's jump table with other constants. r=bbouvier
--HG--
extra : rebase_source : 9f405103b5b11f14676d2c5d707b95568e068cd4
2016-12-02 19:42:54 +01:00
James Graham 221562f1a8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
MozReview-Commit-ID: ChaHkeSDNY8
2016-12-08 09:53:21 -10:00
James Graham 19b6bc91a2 Bug 1321127 - Add temporary annotations for asserts missed by CI, r=dbaron
These asserts appeared during the window when reftest harness assert
count failures were not correctly detected by the CI system. They are
expected to be fixed in followup commits.

MozReview-Commit-ID: JoXtI4c0SSF
2016-12-08 09:53:21 -10:00
James Graham d8c76e7543 Bug 1321127 - Add a assertion_count action to mozlog, r=ahal
This is intended as a structured replacement for the assertion checks
that previously used unstructured logs. It adds a log action
assertion_count, which takes the actual number of assertions observed
during a test, the minimum expeced number and the maximum expected
number. It also updates the reftest harness to use this logging.

MozReview-Commit-ID: JgjLlaYuvSG
2016-12-08 09:53:21 -10:00
Jim Chen f2d55370bb Bug 1321568 - Handle null and CharSequence prompt values; r=me
Correctly handle null values and CharSequence values (that are not
Strings) returned by prompt inputs. r=me for trivial patch.
2016-12-08 14:46:08 -05:00
Valentin Gosu 9f386d11f3 Bug 919391 - Incorrect Navigation Timing API: performance.timing.responseStart - performance.timing.requestStart < 0 r=baku,jgraham
MozReview-Commit-ID: 6s5FljTQEAB
2016-12-08 09:37:11 -10:00
George Wright 5391bc3a05 Bug 1317796 - Rebucket and rename GPU_PROCESS_LAUNCH_TIME_MS to cater for launch times up to 64000ms r=dvander data-review=bsmedberg 2016-12-08 11:20:43 -08:00
Kartikaya Gupta ab17b42149 Bug 1313446 - Detect a git repository when inside a git worktree. r=glandium
MozReview-Commit-ID: 8ngY6kNcp05
2016-12-08 08:28:36 -10:00
Ryan VanderMeulen 205ec1433a Bug 1322494 - Update pdf.js to version 1.6.372. r=bdahl 2016-12-08 12:17:30 -05:00
Sebastian Hengst a5a02d160f Backed out changeset 3bfbdec4ea08 (bug 1316803) for asserting in wasm.js (low 32 bits don't match) on Windows XP 32-bit. r=backout 2016-12-08 17:26:42 +01:00
Dão Gottwald f557cc7872 Bug 658467 - Fade out tab label on overflow instead of ellipsis. r=jaws ui-r=shorlander 2016-12-08 17:17:41 +01:00
Andrea Marchesini 516e223da4 Bug 1317173 - Better propagation of private browsing flag when a new window is opened, r=smaug 2016-12-08 05:52:31 -10:00
Andrea Marchesini 2ea55e1e86 Bug 1317173 - Parent window should be frozen when a new child window is opened, r=smaug 2016-12-08 05:51:47 -10:00
vincentliu 00226773fe Bug 1320613 - Add nullptr check for attach. r=jgilbert,
From 8f9578b8bebfdad04ca38eecd5fe0807b725e810 Mon Sep 17 00:00:00 2001
 ethlin
---
 dom/canvas/WebGLFramebuffer.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
2016-12-06 14:34:39 -10:00
Carsten "Tomcat" Book 9c7529527f Merge mozilla-central to mozilla-inbound 2016-12-08 16:28:42 +01:00
Carsten "Tomcat" Book 3e157ac240 merge mozilla-inbound to mozilla-central a=merge 2016-12-08 16:16:48 +01:00
Carsten "Tomcat" Book e3428d6b2f merge autoland to mozilla-central a=merge 2016-12-08 16:14:47 +01:00
ffxbld 2201a515fd No bug, Automated HPKP preload list update from host bld-linux64-spot-536 - a=hpkp-update 2016-12-08 06:24:27 -08:00
ffxbld aea8dfc9c6 No bug, Automated HSTS preload list update from host bld-linux64-spot-536 - a=hsts-update 2016-12-08 06:24:25 -08:00
Sebastian Hengst 0772ab2414 Backed out changeset f7e0dfe88d42 (bug 1321901) for failing e.g. reftest text-emphasis-style-property-002.html on unaccelerated Windows 8 x64 instances. r=backout 2016-12-08 11:12:44 +01:00
Tooru Fujisawa ec5fa62c8d Bug 1322035 - Do not strip leading .* pattern in RegExp.prototype.test with global/sticky flags. r=h4writer 2016-12-08 16:29:19 +09:00
Emilio Cobos Álvarez 76df13c08a Bug 1322446: Use namespaces in stylo's bindings. r=heycam
Servo patch: https://github.com/servo/servo/pull/14472

MozReview-Commit-ID: 1YHF10pP19s

--HG--
extra : rebase_source : bfba38429376648ea44504cb23c42b74719021b6
2016-12-07 17:30:52 -10:00
Mason Chang 0a092e1441 Bug 1321901 - Use IDWriteFontFace::GetRecommendedRenderingMode for font rendering mode in Skia. r=lsalzman 2016-12-07 17:27:04 -10:00
Andrea Marchesini 75af7759bf Bug 1321719 - Location URL should use Get/SetFilePath in nsIURIWithQuery, r=valentin 2016-12-07 16:29:25 -10:00
Andrea Marchesini 1ed1649bb7 Bug 1322440 - Get rid of contextFlags in nsIWindowCreator2, r=smaug 2016-12-07 16:20:08 -10:00
ffxbld b9c9d25736 No bug, Automated HPKP preload list update from host bld-linux64-spot-570 - a=hpkp-update 2016-12-07 06:27:07 -08:00
ffxbld 7435b5e48a No bug, Automated HSTS preload list update from host bld-linux64-spot-570 - a=hsts-update 2016-12-07 06:27:04 -08:00
Carsten "Tomcat" Book 3711e05144 merge mozilla-inbound to mozilla-central a=merge 2016-12-07 11:30:43 +01:00
Carsten "Tomcat" Book f218e40ad2 merge autoland to mozilla-central a=merge 2016-12-07 11:29:40 +01:00
James Graham 7d66aa9e4b Bug 1257249 - Replace a use of cStringIO with StringIO to avoid a problem with old Python versions, r=Ms2ger
MozReview-Commit-ID: D1wkrdaejQB
2016-12-06 18:32:36 -10:00
Wander Lairson Costa 5d5f326c05 Bug 1266624: Apply exponential backoff for mozharness download. r=dustin
MozReview-Commit-ID: Ip4MjVJFwT6

--HG--
extra : rebase_source : 62a0c16da8804df0dfcb8d194b6bbc0f1d74b8f8
2016-12-06 15:27:40 -10:00
ffxbld a8b5f53e7d No bug, Automated HPKP preload list update from host bld-linux64-spot-436 - a=hpkp-update 2016-12-06 07:40:37 -08:00
ffxbld a3ce7e8f1b No bug, Automated HSTS preload list update from host bld-linux64-spot-436 - a=hsts-update 2016-12-06 07:40:35 -08:00
Carsten "Tomcat" Book b0c54cd5ea merge mozilla-inbound to mozilla-central a=merge 2016-12-06 15:49:46 +01:00
Brian Birtles 28b0b81256 Bug 1301305 - Add tests for transform animations synchronized with geometric animations: r=hiro
MozReview-Commit-ID: Ay7xqfyW0N2

--HG--
extra : rebase_source : ec757beec11a107272e69ab40323fac4e3980911
extra : histedit_source : 05086a0b20003d28a689c5f7be040e3b9cd569f8
2016-12-05 21:56:05 -10:00