Commit Graph

186595 Commits

Author SHA1 Message Date
Ryan VanderMeulen
f79d7ed326 Bug 989276 - Touch CLOBBER to reopen the CLOSED TREE. 2014-06-05 16:30:02 -04:00
Nicholas D. Matsakis
edbb1cee9c Bug 989276 Part 2 -- Refactor the slots to group by subtype r=sfink 2014-03-28 10:38:49 -04:00
Nicholas D. Matsakis
4d29a61a2f Bug 989276 -- Remove BYTELENGTH in favor of just LENGTH r=sfink 2014-03-28 06:36:41 -04:00
Bobby Holley
46e054d2d7 Bug 1021124 - Bail out of InterruptCallback if we're too early in startup. r=bz 2014-06-05 12:29:42 -07:00
Valentin Gosu
5dedb5bf3f Bug 1006575 - Redirected iframe inserts 2 entries into resource timing buffer 2014-06-05 22:24:47 +03:00
Nikhil Marathe
abe25b169a Bug 1020226 - Fix unhandled Promise rejection handling in workers. r=khuey
* * *
Bug 1020226 - Test case to crash browser when using Promises on workers. r=khuey
2014-06-05 12:21:56 -07:00
Ryan VanderMeulen
a357fc2062 Backed out changeset 2eb0ae4b9e79 (bug 1019761) for test_dialogArguments.html when run in e10s mode.
CLOSED TREE
2014-06-05 15:02:52 -04:00
Ryan VanderMeulen
d3795dc945 Backed out changeset 846ee7c7debf (bug 1020690) for bustage.
CLOSED TREE
2014-06-05 14:39:11 -04:00
Honza Bambas
4f2a59d172 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 20:14:07 +02:00
Jon Coppeard
67b18cac0f Bug 1020690 - Type exact stack rooting machinery. r=sfink 2014-06-05 10:38:00 -04:00
Vincent St-Amour
382ebc4219 Bug 1020655 - Fix comments about LLoadElementHole and MLoadTypedArrayElementHole. r=nbp 2014-06-04 15:56:00 -04:00
Sylvestre Ledru
f4ef1ab8c0 Bug 1020267 - Remove some duplicate display when searching for wget and tar. r=glandium 2014-06-04 05:08:00 -04:00
Catalin Badea
1b416ca875 Bug 1019761 - Fix null dialogArguments deref. r=bz 2014-06-03 14:01:00 -04:00
Jim Chen
ae06af29b3 Bug 1019050 - Fix unused-local-typedefs warning/error after WebRTC update. r=jesup, r=gps 2014-06-04 16:46:00 -04:00
Richard Barnes
3a33175f71 Bug 1018467 - Address remaining comments from Bug 998802 and Bug 998803. r=bz 2014-06-04 14:07:00 -04:00
Richard Barnes
ba6d9fae75 Bug 1018446 - Return errors properly in WebCryptoTasks. r=bz 2014-06-04 15:55:00 -04:00
Felipe Gomes
84208ccd86 Bug 1014672 - & character translated to & r=mikedeboer 2014-06-05 14:52:40 -03:00
Ryan VanderMeulen
d4516e53a4 Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
2014-06-05 13:32:04 -04:00
Brian Hackett
936bfc90b1 Bug 998059 - Correctly optimize accesses to typed array lengths, and allow length and other properties on typed array prototypes to be redefined, r=jandem,waldo. 2014-06-05 11:02:33 -06:00
Alexandre Lissy
97e8bbf548 Bug 1020581 - Notification resend test feedback improvement and less strict on timestamp. r=mhenretty 2014-06-05 03:00:00 -04:00
Alexandre Poirot
045226d2eb Bug 1019244 - Do not throw on exception handling during xpcshell tests. r=ted 2014-06-02 15:09:00 -04:00
Walter Litwinczyk
91887116d3 Bug 1008310 - WebGL warning for using element array with different types. r=jgilbert 2014-06-02 16:30:00 -04:00
Ryan VanderMeulen
5bc3216cda No bug - Clean up media mochitest manifests.
This doesn't change the enabled/disabled state of any tests. It should be a no-op since the harness runs tests alphabetically anyway regardless of their order in the manifest.
2014-06-05 12:41:53 -04:00
Ryan VanderMeulen
3cc77580aa Bug 1020538 - Re-enable test_playback_rate.html on Linux, OSX, and Android. r=cpearce 2014-06-05 12:41:52 -04:00
Honza Bambas
98973a62fd Bug 1019934 - don't access mRefCnt after CacheFileChunk::DispatchRelease() has been called, r=michal 2014-06-05 18:27:38 +02:00
Honza Bambas
b1feb7e13a Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 18:27:38 +02:00
Honza Bambas
97dcef96df Bug 938186 - introduce FORCE_ASYNC_CALLBACK for opening cache entries, r=michal 2014-06-05 18:27:38 +02:00
Jonathan Griffin
d5f62e5c7f Bug 1020650 - Bump Marionette to 0.7.9, r=mdas 2014-06-04 17:05:26 -07:00
Jonathan Griffin
ba56c90766 Bug 1020396 - Bump marionette-transport to 0.2, r=mdas 2014-06-04 13:38:33 -07:00
Sotaro Ikeda
2e0263e975 Bug 1020003 - Always use AsyncTransactionTracker on ImageBridge on gonk r=nical 2014-06-05 08:39:45 -07:00
Nicolas B. Pierron
389eb6855e Bug 1014071 - Add support for USS on Linux. r=BenWa,njn 2014-06-05 08:31:09 -07:00
Benjamin Bouvier
fe0ea8debf Bug 1019003: Kill default visibility warning; r=Waldo 2014-06-05 17:24:04 +02:00
Benjamin Bouvier
25b92f6cf7 Bug 860736: Use StackKeptAligned instead of forceAlign in CodeGeneratorShared ctor; r=mjrosenb 2014-06-05 17:22:27 +02:00
Luv Agarwal
f5ac97f71f Bug 984208 - [Marionette Client] Modifying shuffle to put its seed outside, r=mdas 2014-06-05 11:14:49 -04:00
Ed Morley
5747f4d5d4 Backed out changeset 189492a9a115 (bug 1020695) for mochitest-2 failures in test_WebCrypto.html; CLOSED TREE 2014-06-05 15:52:01 +01:00
Ed Morley
fb24b98c0e Backed out changeset 70713dd1ee5e (bug 1020143) for B2G reftest failures in counter-suffix.html; CLOSED TREE 2014-06-05 15:47:53 +01:00
Sotaro Ikeda
1be5b053a7 Bug 1019877 - fix deadlock at AsyncTransactionTrackersHolder r=nical 2014-06-05 07:24:05 -07:00
Wan-Teh Chang
9510f3e6cc Bug 1020695: Update Mozilla to use NSS 3.16.2 Beta 3. Includes fixes for
bug 1013088, bug 996237, bug 970539, bug 1016567, bug 485732, bug 334013,
bug 959864, bug 1016836, bug 1016811, bug 1018536, bug 996250, bug 1009227,
bug 963150.
2014-06-05 07:06:32 -07:00
Carsten "Tomcat" Book
f9152ef1b7 Merge mozilla-central to mozilla-inbound 2014-06-05 15:12:17 +02:00
Carsten "Tomcat" Book
b4355f84da merge fx-team to mozilla-central a=merge 2014-06-05 15:08:55 +02:00
Gabor Krizsanits
22f5bb3abc Bug 1019319 - part 2: Import as link type should be prefed. r=mrbkap 2014-06-05 14:46:56 +02:00
Gabor Krizsanits
9d9bd82d39 Bug 1019319 - part 1: Import interface should be preffed; r=mrbkap 2014-06-05 14:45:49 +02:00
Carsten "Tomcat" Book
4cdea9d7c7 merge b2g-inbound to mozilla-central a=merge
--HG--
extra : amend_source : ad8bcefd86ba5855cbe5b98b7211a09d2a14e5b2
2014-06-05 14:37:37 +02:00
Carsten "Tomcat" Book
326e3bfa88 Backed out changeset ccc885c8f4ac (bug 1003159) for causing test failures in mochitest-other on a CLOSED TREE 2014-06-05 09:32:19 +02:00
Carsten "Tomcat" Book
e4f119abd6 Merge mozilla-central to mozilla-inbound on a CLOSED TREE
--HG--
extra : amend_source : df59c11ce430786cf326f237451a2c769f709cd5
2014-06-05 09:03:12 +02:00
Carsten "Tomcat" Book
369ae9d73c Backed out changeset 52068b669c2a (bug 911209) for causing type errors in tests 2014-06-05 08:55:26 +02:00
B2G Bumper Bot
b1a2d5a5f8 Bumping manifests a=b2g-bump 2014-06-04 23:28:29 -07:00
B2G Bumper Bot
9c39cf40cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c3d40600c009
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #20009 from pivanov/bug-1020228

Bug 1020228 - [Lockscreen] - @2.25x icon scale

========

https://hg.mozilla.org/integration/gaia-central/rev/5b6359112458
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1020228 - [Lockscreen] - @2.25x icon scale
2014-06-04 23:28:19 -07:00
Vicamo Yang
8a0f8be05f Bug 1019358 - 2/2: test cases. r=sku 2014-06-05 14:27:31 +08:00
ming.li
6a2ae147c0 Bug 1019358 - 1/2: [dolphin] unable to activate PDP for some specific SIM. r=vicamo
follow spec TS 31.102 4.2.18 EFAD and check mncLength
2014-06-05 14:27:27 +08:00