Commit Graph

247310 Commits

Author SHA1 Message Date
Jon Coppeard
8321ec5336 Bug 1168666 - Update assertions to allow export specs to contain batch exports r=waldo 2015-06-05 09:55:03 +01:00
Carsten "Tomcat" Book
b0def2c33c Backed out changeset 32aea59e702f (bug 659285) for bustage on a CLOSED TREE 2015-06-05 10:47:09 +02:00
Lee Salzman
6277db5e19 Bug 1169609 - test for all zero dash pattern leaving context in error state. r=jmuizelaar 2015-06-03 10:29:52 -04:00
Lee Salzman
1454c21f59 Bug 1169609 - Avoid all-zero patterns that would trigger the CAIRO_STATUS_INVALID_DASH error state. r=jmuizelaar 2015-06-01 18:02:10 -04:00
Benjamin Chen
bfc596df0b Bug 1165825 - 1. Release the buffer which contains INFO_FORMAT_CHANGED. 2. Re-trigger the decode task if we still hold a promise. r=sotaro 2015-06-02 15:03:06 +08:00
Randall Barker
ae954847c2 Bug 659285 - Extend media.autoplay.enabled to provide a way to disable untrusted play() invocations. r=cpearce 2015-05-26 10:32:00 +02:00
Karl Tomlinson
8bb1e5d240 bug 1116382 test opening referenced MediaSource after URL.revokeObjectURL() r=bholley 2015-05-29 00:15:07 +12:00
Karl Tomlinson
f06b1de84e bug 1116382 adjust explict revoke test to fail if revocation fails r=bholley
Previously this test would pass even without the revokeObjectURL().
2015-05-28 23:36:31 +12:00
Karl Tomlinson
d461b8f797 bug 1116382 no need to check IsMediaSourceURI(mLoadingSrc) once mMediaSource has been set r=bholley 2015-05-28 14:49:23 +12:00
Karl Tomlinson
5227855682 bug 1116382 use MediaSource from resolution of MediaSource urls when set r=bholley 2015-05-28 14:38:34 +12:00
Karl Tomlinson
4ad55a4fda bug 1116382 always ShutdownDecoder() so that MediaSourceDecoder alone can manage MediaSource::Detach() r=bholley 2015-05-28 14:23:27 +12:00
Karl Tomlinson
24b0f71661 bug 1116382 resolve MediaSource urls on media element src attributes when set r=bholley 2015-05-26 22:36:04 +12:00
Karl Tomlinson
d706a33d98 bug 1116382 resolve MediaSource urls on Source element src attributes when set r=bholley 2015-05-26 23:01:14 +12:00
Karl Tomlinson
8580b5003c bug 1116382 accept abstract strings in NewURIFromString() r=bholley 2015-05-22 17:12:13 +12:00
Karl Tomlinson
09389af12b bug 1116382 reuse some UTF8toUTF16 code r=bholley 2015-05-26 17:41:43 +12:00
Jonathan Kew
39e990aaa3 Bug 1079151 - patch 4 - Handle unconstrained inline-size when computing constraints for an orthogonal absolutely-positioned block. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
b8ebb0a86f Bug 1079151 - patch 3 - Remove failure annotations from the vertical abs-pos reftests. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
6643b59e89 Bug 1079151 - patch 2 - Convert nsAbsoluteContainingBlock to use logical coordinates. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
955db58c2c Bug 1079151 - patch 1 - Update constraint calculations in nsHTMLReflowState to work with logical coordinates. r=smontagu 2015-06-05 08:47:09 +01:00
Simon Montagu
405171fd14 Bug 1147834: tests for overconstrained relative positioning, r=jfkthame 2015-06-04 02:07:59 -07:00
Simon Montagu
76702f81c3 Bug 1147834: Use abstract coordinates in nsHTMLReflowState, r=jfkthame 2015-06-04 03:43:02 -07:00
Andrea Marchesini
4283f0af5f Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley 2015-06-04 19:51:57 +01:00
Chris Peterson
fd40bf471d Bug 1169945 - Remove unused plugins.enumerable_names whitelist. r=bsmedberg 2015-05-29 22:42:23 -07:00
Chris Peterson
42d8530b8e Bug 1171368 - Fix -Wunreachable-code-break warning in layout/style/nsCSSRuleProcessor.cpp. r=dholbert 2015-06-03 23:12:24 -07:00
Chris Peterson
b541fec333 Bug 1171361 - Fix -Wunreachable-code-break warnings in shell/nsMacShellService.cpp. r=mak 2015-06-03 23:13:07 -07:00
Mike Hommey
b609bbf3ce Fixup for hazard bustage after bug 1168719 on a CLOSED TREE. r=sfink 2015-06-05 14:40:11 +09:00
Phil Ringnalda
beeb60688d Back out 0ed1ae70d922 (bug 1171357) for b2g emulator-l warnings-as-errors
CLOSED TREE
2015-06-04 22:25:00 -07:00
Phil Ringnalda
a37ac014f2 Back out 60963a019905 (bug 1171371) for still crashing rc1 in testAboutPage
CLOSED TREE
2015-06-04 22:05:50 -07:00
Botond Ballo
e90e955195 Backed out d952a7d6bfb4 (bug 1170388) on a CLOSED TREE for static analysis bustage. r=bustage 2015-06-05 00:14:14 -04:00
John Daggett
5be7886d40 Bug 1171357 - log font matching for textruns. r=m_kato 2015-06-05 12:35:48 +09:00
Botond Ballo
3431dc395b Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan 2015-06-03 16:51:36 -04:00
Nicholas Nethercote
83659b394f Bug 1171309 - Remove PREF_Init()'s return value. r=bsmedberg.
This is now possible because PLDHashTable initialization is infallible.
2015-06-04 16:14:48 -07:00
Nicholas Nethercote
0019b45ad0 Bug 1171323 - Remove PL_DHashFreeStringKey(), because it's dead. r=froydnj. 2015-06-04 16:14:37 -07:00
Jeff Muizelaar
c210f35b6a Bug 1171021. Rewrite SetFullAlpha to choose one method of iterating.
Perviously it had two.
2015-06-04 14:48:43 -04:00
Chris Pearce
4cecaa5069 Bug 1160101 - Revert browser.eme.ui.enabled pref change from Bug 1160101. a=backout 2015-06-05 14:17:58 +12:00
Edwin Flores
fc83df025c Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Jean-Yves Avenard
05bd8a5080 Bug 1165819: Part2. Use TimeUnits in SourceBuffer. r=mattwoodrow 2015-06-05 11:53:05 +10:00
Jean-Yves Avenard
156f5fdac0 Bug 1165819: Abstract TrackBuffer interface. r=kentuckyfriedtakahe 2015-06-05 11:52:57 +10:00
Mike Hommey
1ea063ca2c Bug 1168719 - Generic replace-malloc library. r=njn 2015-06-05 10:40:58 +09:00
Wes Kocher
9ae286e9d2 Merge m-c to inbound, a=merge 2015-06-04 18:29:42 -07:00
Wes Kocher
3e07d1ad24 Merge b2ginbound to central, a=merge 2015-06-04 18:28:05 -07:00
Wes Kocher
ccd25c19ac Merge fx-team to central, a=merge 2015-06-04 18:20:38 -07:00
Tooru Fujisawa
ff690cf647 Bug 1168416 - Do not change lastIndex property if not writable in RegExp.prototype.{test,exec}. r=Waldo 2015-06-05 09:56:10 +09:00
Seth Fowler
d9542e855b Bug 1171371 - On memory-pressure, remove any stale images from the visible images list. r=tn 2015-06-04 17:37:58 -07:00
Jeff Gilbert
c781b7fbde Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro 2015-06-04 17:15:38 -07:00
James Graham
87098e3ea4 Bug 1155555 - Disable unstable navigation timing test on OSX, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
71cd32bc02 Bug 1171755 - Skip referrer-policy tests that try to use missing Python library, a=testonly 2015-06-05 00:53:51 +01:00
James Graham
d06678bb44 Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:50 +01:00
James Graham
07a6bef94f Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly 2015-06-05 00:53:49 +01:00
James Graham
db7a2e8aca Bug 1171755 - Update to latest wptrunner, a=testonly 2015-06-05 00:53:49 +01:00