Steve Fink
|
866de9b404
|
Bug 1082141 - Typed objects are not ArrayBufferViews (yet), r=Waldo
--HG--
extra : rebase_source : 8538d9115313b9d690dfeac3a9042b483d778ac5
|
2014-10-13 13:42:59 -07:00 |
|
Steve Fink
|
2d4b9aaa31
|
Bug 1082114 - Fix pre-setData() calls to .available(), r=Waldo
--HG--
extra : rebase_source : 7a9e0d8047539bdd8a71c51a4fb6352b00994a5d
|
2014-10-13 13:42:44 -07:00 |
|
Benoit Girard
|
ad512d37fa
|
Backed out changeset f9b9ee8fb89e for causing build failures.
|
2014-10-13 16:42:04 -04:00 |
|
Tom Tromey
|
fd5261495d
|
Bug 1071056 - preserve unpaired START markers until next pop. r=bgirard
|
2014-10-13 16:29:51 -04:00 |
|
David Burns
|
0c61606e37
|
Bug 1073539: Add the ability to set capabilities into Marionette; r=jgriffin
|
2014-10-13 20:40:34 +01:00 |
|
Jan Varga
|
ba90e36b32
|
Bug 1056939 - indexedDB.open fails for certain database names - part 2; r=bent
|
2014-10-13 21:12:25 +02:00 |
|
Ben Turner
|
eade7b455f
|
Bug 1056939 - indexedDB.open fails for certain database names - part 1; r=janv
|
2014-10-13 21:12:12 +02:00 |
|
Wes Kocher
|
239c3cfc69
|
Backed out changeset d975d5a0f6ce (bug 1081686) for b2g/android mochitest-1 bustage
|
2014-10-13 11:40:19 -07:00 |
|
Lisa Hewus Fresh
|
aa9a479afb
|
Bug 589320 - Remove unused _MOZ_LOG macro. r=smaug
|
2014-10-13 11:06:49 -07:00 |
|
Brian Hackett
|
9aa700071c
|
Bug 1077514 - Execute regexps in the bytecode interpreter if the initial JIT execution was interrupted, r=jandem.
|
2014-10-13 10:46:38 -07:00 |
|
Sylvestre Ledru
|
ec92f8ed2c
|
Bug 1081935 - Missing UUID bump. r=gavin a=me
|
2014-10-13 17:27:42 +02:00 |
|
Sylvestre Ledru
|
404bbe3596
|
Bug 1081935 - Missing UUID bump. r=dragana a=me
|
2014-10-13 17:27:38 +02:00 |
|
Sylvestre Ledru
|
dab312a057
|
Bug 1081935 - Missing UUID bump. r=smaug a=me
|
2014-10-13 17:27:34 +02:00 |
|
Sylvestre Ledru
|
21450ed237
|
Bug 1081935 - Missing UUID bump. r=gavin a=me
|
2014-10-13 17:27:05 +02:00 |
|
Andrea Marchesini
|
c0558bbc7c
|
Bug 1081686 - WebSocket can be still accessible once it is disconnected, r=smaug
--HG--
rename : content/base/test/test_websocket_hello.html => content/base/test/test_bug1081686.html
|
2014-10-13 18:22:09 +01:00 |
|
Ben Turner
|
0376d11277
|
Bug 1080867 - Tighten up threadsafety guarantees surrounding remote blobs. r=khuey.
|
2014-10-13 09:55:52 -07:00 |
|
Nicolas B. Pierron
|
718c1dcd2f
|
Bug 1070962 part 6 - IonBailoutIterator no longer inherit from JitFrameIterator. r=jandem
|
2014-10-13 17:34:01 +02:00 |
|
Nicolas B. Pierron
|
5ebdde9fb2
|
Bug 1070962 part 5 - rematerializeFrames no longer use IonBailoutIterator. r=jandem
|
2014-10-13 17:34:01 +02:00 |
|
Nicolas B. Pierron
|
d47a5c5d62
|
Bug 1070962 part 4 - JitFrameIterator use BailoutData when it starts on a bailout frame. r=jandem
|
2014-10-13 17:34:00 +02:00 |
|
Nicolas B. Pierron
|
deb267b290
|
Bug 1070962 part 3 - Ensure consistent construction of JitFrameIterator. r=jandem
|
2014-10-13 17:33:59 +02:00 |
|
Nicolas B. Pierron
|
f55f3639de
|
Bug 1070962 part 2 - Remove GetTopIonJSScript overloads. r=jandem
|
2014-10-13 17:33:59 +02:00 |
|
Nicolas B. Pierron
|
b203a2d6fb
|
Bug 1070962 part 1 - Register IonBailoutIterator on the JitActivation. r=jandem
|
2014-10-13 17:33:58 +02:00 |
|
Benjamin Bouvier
|
f1d3d84458
|
Backed out changeset b8b6fa54fc1a (bug 1079231) for build failures on b2g; r=bustage
--HG--
extra : rebase_source : e7b3f492a815b53699478b08931eadae19a93501
|
2014-10-13 18:41:04 +02:00 |
|
Steve Fink
|
85bb2c3c21
|
Backed out changeset b43ed5b85b1a (bug 1075072) because it broke other workflows.
DONTBUILD because NPOTB
|
2014-10-13 09:38:17 -07:00 |
|
Wes Kocher
|
2a4cba1889
|
Backed out 6 changesets (bug 1070962) for bustage
Backed out changeset e00ce29c8c67 (bug 1070962)
Backed out changeset 8876a417bd4f (bug 1070962)
Backed out changeset 191e57386752 (bug 1070962)
Backed out changeset 3aac2b77e38f (bug 1070962)
Backed out changeset d4dd598af9ac (bug 1070962)
Backed out changeset 4b8b34a91096 (bug 1070962)
|
2014-10-13 09:31:11 -07:00 |
|
Nicolas B. Pierron
|
7f1cb60580
|
Bug 1070962 part 6 - IonBailoutIterator no longer inherit from JitFrameIterator. r=jandem
|
2014-10-13 17:34:01 +02:00 |
|
Nicolas B. Pierron
|
71cc72ddce
|
Bug 1070962 part 5 - rematerializeFrames no longer use IonBailoutIterator. r=jandem
|
2014-10-13 17:34:01 +02:00 |
|
Nicolas B. Pierron
|
85d9fdb3b3
|
Bug 1070962 part 4 - JitFrameIterator use BailoutData when it starts on a bailout frame. r=jandem
|
2014-10-13 17:34:00 +02:00 |
|
Nicolas B. Pierron
|
bf282ccb9b
|
Bug 1070962 part 3 - Ensure consistent construction of JitFrameIterator. r=jandem
|
2014-10-13 17:33:59 +02:00 |
|
Nicolas B. Pierron
|
6dffad85f1
|
Bug 1070962 part 2 - Remove GetTopIonJSScript overloads. r=jandem
|
2014-10-13 17:33:59 +02:00 |
|
Nicolas B. Pierron
|
953cf7d841
|
Bug 1070962 part 1 - Register IonBailoutIterator on the JitActivation. r=jandem
|
2014-10-13 17:33:58 +02:00 |
|
Benjamin Bouvier
|
03f1ce406c
|
Bug 1079231: Use templated CallNonGenericMethod whenever possible; r=jorendorff
|
2014-10-13 17:24:55 +02:00 |
|
Brian Hackett
|
25586462ab
|
Bug 999655 - Make sure the arguments object usage in a script has been analyzed before the debugger tries to access it, r=jorendorff.
|
2014-10-13 08:17:54 -07:00 |
|
Brian Hackett
|
143223289a
|
Bug 1080542 - Follow base pointers properly for dependent strings in RegExp.exec stubs, r=jandem.
|
2014-10-13 08:09:28 -07:00 |
|
Jason Orendorff
|
d0a30df96b
|
Bug 1080007 - Fix "octal literals and octal escape sequences are deprecated" warning in testing/specialpowers. r=mrbkap.
--HG--
extra : rebase_source : 116c669f4226a8e5e0ee26e7d8be140a35264852
|
2014-10-08 13:03:52 -05:00 |
|
Jason Orendorff
|
9aea41546f
|
Bug 1080003 - Fix some random JS warnings in the Mochitest server. r=ted.
--HG--
extra : rebase_source : ee261614cf9a844c4d5b79fe4ec50ffe800b9c92
|
2014-09-05 09:30:33 -05:00 |
|
Jason Orendorff
|
6b5d0b8f8e
|
Bug 1042567 - Reflect JSPropertyOp properties more consistently as data properties. r=efaust.
--HG--
extra : rebase_source : 12224f0870e7c16fd30249b83ecec7793b85e677
|
2014-08-28 15:43:57 -05:00 |
|
Dave Hunt
|
0ee58dbbe1
|
Bug 1081167 - [mozdevice] Fix uptime info and command line info for ADB connected devices. r=wlach
|
2014-10-10 09:22:00 +02:00 |
|
Morris Tseng
|
50aae8d054
|
Bug 1067231 - Send touch caret tap event. r=ehsan
|
2014-10-12 23:44:00 +02:00 |
|
Carsten "Tomcat" Book
|
ecbc690299
|
Backed out changeset b4dd10a940db (bug 1061969 ) for e10s bc1 test failures
|
2014-10-13 15:27:52 +02:00 |
|
Mats Palmgren
|
cb1bc7d9cb
|
Bug 1080352 - Update the rendering for <input type=range> after it was reset. r=jwatt
|
2014-10-13 11:48:33 +00:00 |
|
Carsten "Tomcat" Book
|
7fb742cdf4
|
Merge m-c to mozilla-inbound
|
2014-10-13 13:31:17 +02:00 |
|
Carsten "Tomcat" Book
|
d6a52c6ee0
|
merge b2g-inbound to mozilla-central a=merge
|
2014-10-13 13:25:35 +02:00 |
|
Carsten "Tomcat" Book
|
31dee569b7
|
merge fx-team to mozilla-central a=merge
|
2014-10-13 13:16:05 +02:00 |
|
Vivien Nicolas
|
4dd82ce5a9
|
Bug 1061969 - Ensure the memory is not flushed when the priority is updated. r=gsvelto
|
2014-10-13 12:37:32 +02:00 |
|
Carsten "Tomcat" Book
|
10e99c56fc
|
Backed out changeset e81f1e1c9c9f (bug 908933) for M1 Test failures
|
2014-10-13 11:18:30 +02:00 |
|
Carsten "Tomcat" Book
|
f3e90ac906
|
Backed out changeset 7481265f0325 (bug 908933)
|
2014-10-13 11:15:31 +02:00 |
|
Nicolas Silva
|
5932850110
|
Bug 966284 - Fix the shutdown sequence of PLayerTransaction and PTexture. r=sotaro
|
2014-10-13 10:43:59 +02:00 |
|
B2G Bumper Bot
|
232163ccff
|
Bumping manifests a=b2g-bump
|
2014-10-13 00:22:05 -07:00 |
|
B2G Bumper Bot
|
4eca10a76f
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/69b4d72a6b80
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #24926 from gasolin/issue-1075200
Bug 1075200 - [Settings] Unable to set AM/PM time after change time form..., r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/98584c04c0c4
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1075200 - [Settings] Unable to set AM/PM time after change time format
|
2014-10-13 00:15:55 -07:00 |
|