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

453625 Коммитов

Автор SHA1 Сообщение Дата
Jan de Mooij 2eae9f8a3f Bug 1231224 part 4 - Fix TokenStream::getDirective to check append() return value. r=jwalden 2015-12-10 13:22:14 -05:00
Jan de Mooij b214d21a76 Bug 1231224 part 3 - Fix some append() calls in Odin to handle OOM. r=bbouvier 2015-12-10 13:22:14 -05:00
Jan de Mooij 86e6d30178 Bug 1231224 part 2 - Fix MTableSwitch methods to handle OOM. r=h4writer 2015-12-10 13:22:14 -05:00
Jan de Mooij 45be0649a9 Bug 1231224 part 1 - Fix ExecutableAllocator to not leak a pool when append() OOMs. r=nbp 2015-12-10 13:22:14 -05:00
Jan de Mooij 16d0101ce1 Bug 1228571 - Fix GenerateSeed to not leave seed uninitialized if reading from /dev/urandom fails. r=cpeterson 2015-12-10 13:22:14 -05:00
Jean-Yves Avenard b8bef7f3f2 Bug 1229987: P4. Stop pre-rolling when encountering WAITING_FOR_DATA. r=cpearce
This allows to start displaying frames even when we have less than 5 frames.
2015-12-10 12:17:29 -05:00
Jean-Yves Avenard ce54507b17 Bug 1229987: P3. Update mochitests and add new one verifying behavior. r=cpearce 2015-12-10 12:17:26 -05:00
Jean-Yves Avenard 085e65d064 Bug 1229987: P2. Drain decoder when encountering gap. r=cpearce
This allows for all buffered frames to be playable.
2015-12-10 12:17:25 -05:00
Jean-Yves Avenard 18c2b9cb12 Bug 1229987: [MSE] P1. Ensure next random access point properly calculated after seek. r=gerald
When seeking, the next keyframe time would always be set to the seek time (as the next sample to be retrieved would be a keyframe). This could lead to the next key frame logic to be activated too aggressively.
2015-12-10 12:17:25 -05:00
Chris Pearce f51937602c Bug 1230295 - Add telemetry to report when Ogg chaining is used. r=rillian,r=vladan 2015-12-10 12:10:41 -05:00
Magnus Melin b3dba24f5a Bug 1200567 - ensure shipped blocklist.xml doesn't affect the test_cert_blocklist.js. r=dkeeler
Caused comm-central TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_cert_blocklist.js | - revocations.txt should be as expected
2015-12-10 19:08:09 +02:00
Eric Faust 0b4d1f0b39 Bug 1202784 -Part 2: Seperate RequireCoercible check from JSOP_TOID. (r=jandem) 2015-12-10 09:04:47 -08:00
Eric Faust 64239255ad Bug 1202784 - Part 1: Refactor SuperElemOperations for use with emitElemOperands. (r=jandem) 2015-12-10 09:04:45 -08:00
Michael Layzell 52c43f9eb1 Bug 1231480 - Don't pretend we provide image/gif from clipboard on b2g, r=fabrice 2015-12-10 11:53:27 -05:00
Michael Layzell 316de91dc0 Bug 1231193 - Restore the onselectionchange property to the document object, r=ehsan 2015-12-10 11:48:05 -05:00
Phil Ringnalda 34ab6ffa28 Back out 6 changesets (bug 1231504) for gtest bustage
Backed out changeset f37f04feb3b5 (bug 1231504)
Backed out changeset fb8652c01ef8 (bug 1231504)
Backed out changeset 6e1e5d9dcd9f (bug 1231504)
Backed out changeset b82fe31367a4 (bug 1231504)
Backed out changeset 2556ac639972 (bug 1231504)
Backed out changeset 62996518d6fb (bug 1231504)
2015-12-10 08:00:11 -08:00
David Burns 0d441ec0c6 Bug 1231556: Remove dead code in Marionette Transport. r=ato
--HG--
extra : commitid : ICxGXxSLUbB
extra : rebase_source : 8853295738a3f4619621892785cc8d3d60d0a275
extra : histedit_source : 689b1ae5928fb004d4cc04d0b6dc658a468b9183
2015-12-09 17:03:46 +00:00
Kartikaya Gupta e90ef13358 Bug 1231504 - Also update b2gdroid to match b2g and fennec. r=botond
--HG--
extra : commitid : 5eeNwRtkHgC
2015-12-10 10:22:05 -05:00
Kartikaya Gupta 5fac22ca2b Bug 1231504 - Copy physics prefs from b2g.js to Fennec. r=botond
--HG--
extra : commitid : GMqlENuhtjI
2015-12-10 10:22:04 -05:00
Kartikaya Gupta 596d384e24 Bug 1231504 - Move some prefs from b2g.js to all.js. r=botond
--HG--
extra : commitid : DGdfgbtHR5o
2015-12-10 10:22:04 -05:00
Kartikaya Gupta 0d16366144 Bug 1231504 - Consolidate apz prefs that are MOZ_WIDGET_GONK into all.js so they get applied to Fennec as well. r=botond
--HG--
extra : commitid : 1ctnNMa7Dci
2015-12-10 10:22:04 -05:00
Kartikaya Gupta 76570d3fa8 Bug 1231504 - Make fennec use the same pan_repaint_interval as B2G. r=botond
--HG--
extra : commitid : 2sbf9LHw6NI
2015-12-10 10:22:04 -05:00
Kartikaya Gupta af379f64b2 Bug 1231504 - Clean up APZ prefs in all.js. r=botond
- Move the layers.async-pan-zoom.enabled pref values close to each other
- Remove duplicate prefs
- Make desktop prefs the default value, and have the mobile ones override them
  rather than using an if/else structure

--HG--
extra : commitid : CzlJFreLx76
2015-12-10 10:22:04 -05:00
James Graham 1fea48419a Bug 1183023 - Disable unstable custom elements test, rs=nigelb 2015-12-10 13:01:12 +00:00
Carsten "Tomcat" Book 00e5b491e5 Merge mozilla-central to mozilla-inbound 2015-12-10 12:34:09 +01:00
Carsten "Tomcat" Book ffb37c03fb merge mozilla-inbound to mozilla-central a=merge 2015-12-10 12:05:03 +01:00
Carsten "Tomcat" Book 67fde71130 merge fx-team to mozilla-central a=merge 2015-12-10 12:02:37 +01:00
Carsten "Tomcat" Book f5bf9d527a merge b2g-inbound to mozilla-central a=merge 2015-12-10 12:01:29 +01:00
Carsten "Tomcat" Book 8431613ae5 Backed out changeset bcb4ebf6ffac (bug 1198459) for bustage 2015-12-10 11:14:27 +01:00
Carsten "Tomcat" Book 7265490919 Backed out changeset 4b1d470d9f98 (bug 1198459) 2015-12-10 11:14:15 +01:00
Carsten "Tomcat" Book edd9dd84ec Backed out changeset b78e27e51c93 (bug 1198459) 2015-12-10 11:14:13 +01:00
Carsten "Tomcat" Book 0dbae93f68 Backed out changeset b3a52644af28 (bug 1198459) 2015-12-10 11:14:12 +01:00
Jan de Mooij 1762bca503 Bug 1225396 part 4 - Remove @@iterator workaround in Codegen.py. r=bz 2015-12-09 22:56:17 -05:00
Jan de Mooij 718316dc71 Bug 1225396 part 3 - Make %GeneratorPrototype% inherit from %IteratorPrototype%. r=jorendorff 2015-12-09 22:55:50 -05:00
Jan de Mooij 1c94156bf7 Bug 1225396 part 2 - Fix ES6 iterator prototype chains. r=jorendorff 2015-12-09 22:54:44 -05:00
Jan de Mooij 544e48f726 Bug 1225396 part 1 - Rename *Iterator stuff to *LegacyIterator. r=jorendorff 2015-12-09 22:54:10 -05:00
Phil Ringnalda cf174cf04d Bug 1211213 - Skip test_bug597331.html on Android and ASan, where it fails constantly 2015-12-09 18:51:59 -08:00
Phil Ringnalda e8a1410bc9 Bug 845176 - Skip relations/test_embeds.xul on Linux debug and ASan, where it times out constantly 2015-12-09 18:48:26 -08:00
Phil Ringnalda c86db83adf Bug 1208199 - Skip test_osfile_async_setDates.js on b2g debug, where it fails constantly 2015-12-09 18:40:57 -08:00
Phil Ringnalda ee2f5588bc Back out 4 changesets (bug 1051556) for java.lang.IllegalArgumentExceptions
CLOSED TREE

Backed out changeset c89683497d23 (bug 1051556)
Backed out changeset c3f4c2d01bad (bug 1051556)
Backed out changeset 4a83a8594ddc (bug 1051556)
Backed out changeset fe3d880efce8 (bug 1051556)
2015-12-09 18:20:51 -08:00
Phil Ringnalda 631f58c4f9 Back out 3 changesets (bug 1214148) for b2g test_browserElement_inproc_AudioPlayback.html, test_browserElement_oop_AudioChannel.html, etc. failures
CLOSED TREE

Backed out changeset e716d9ac93d7 (bug 1214148)
Backed out changeset 5f693237c8c1 (bug 1214148)
Backed out changeset 3a4865d79416 (bug 1214148)
2015-12-09 18:19:33 -08:00
Ben Kelly 3e447dafea Bug 1229970 Abort script loading start requests if a load has been canceled. r=khuey 2015-12-09 18:21:00 -05:00
Jim Chen 71d7f2ead5 Bug 1051556 - Re-flush IME changes when querying text triggers more changes; r=esawin
We send query text events when flushing IME changes, and sometimes these
events make Gecko commit more pending changes. In that case, we should
try flushing again, so we pick up the new changes.

This patch also makes the process of flushing text changes
transactional, so that if we have to bail due to more pending changes,
nothing will be committed.
2015-12-09 17:46:45 -05:00
Jim Chen 5f701f27e0 Bug 1051556 - Make GeckoEditable.onTextChange more efficient; r=esawin
This patch simplifies the onTextChange method, makes it more efficient
by avoiding unnecessary text copying, and fixes some small bugs.
2015-12-09 17:46:45 -05:00
Jim Chen 51fa9a0774 Bug 1051556 - Add test for re-flushing changes; r=esawin
This patch adds a test for triggering re-flushing IME changes to
testInputConnection, by ending a composition followed by setting the
value of the input field.
2015-12-09 17:46:45 -05:00
Jim Chen bacf3d521f Bug 1051556 - Convert testInputConnection to a JS test; r=esawin
A test for this bug requires the Robocop test call some JS functions.
This patch gives testInputConnection the ability to make calls to
content JS. It also converts the existing tests to use JS instead of
using previous workarounds (e.g. using URL hash to set the initial text,
using tab key to change input focus).
2015-12-09 17:46:44 -05:00
Mats Palmgren 44222f0fc0 Bug 1230695 - [css-grid] More abs.pos. grid alignment reftests. 2015-12-09 23:46:58 +01:00
Mats Palmgren d7d5269f4c Bug 1230695 - [css-grid] abs.pos. child spanning from an 'auto' start position to an end line should end on the start side of the gutter. r=dholbert 2015-12-09 23:46:58 +01:00
Mats Palmgren 6a61c6f7a4 Bug 1229999 - [css-grid] Reftest. 2015-12-09 23:46:58 +01:00
Mats Palmgren 0b4f94271c Bug 1229999 - [css-grid] Clamp auto-placed lines to where kMaxLine is in the translated grid. r=dholbert 2015-12-09 23:46:58 +01:00