Commit Graph

185973 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
2d6d10cbd0 Bug 1017329 - send a test message through data channel in reverse direction. r=whimboo 2014-05-29 00:29:00 +02:00
Nils Ohlmeier [:drno]
0c553ae4c7 Bug 1013890 - a new test case which keeps testing the old logic for data channel tests. r=jib 2014-06-02 17:23:00 +02:00
Nils Ohlmeier [:drno]
a016751412 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription on dataChannels tests. r=jib 2014-06-02 17:22:00 +02:00
Nils Ohlmeier [:drno]
1e9ebb31b9 Bug 1013809 - a new test case which keeps testing the old logic before this bug. r=jib 2014-06-01 22:33:00 +02:00
Nils Ohlmeier [:drno]
0bd6e165e0 Bug 1013809 - switch order of setLocalDescription and setRemoteDescription for the answer. r=jib 2014-06-01 22:32:00 +02:00
Nils Ohlmeier [:drno]
97ad874523 Bug 965656 - wait for close of all data channels in all tests. r=jesup 2014-06-02 20:10:00 +02:00
Benjamin Bouvier
75f7c867a3 Bug 1014083: Take stack adjustment into account when computing stack offsets; r=luke 2014-05-28 19:31:06 +02:00
Benjamin Bouvier
b8b14ef46a Bug 1014083: drive-by cleanups; r=luke 2014-05-28 19:31:01 +02:00
Benjamin Bouvier
dd3b40cd16 Bug 1014083: Align local slot count with StackAlignment; r=sunfish 2014-05-28 19:30:57 +02:00
Jan de Mooij
1b1358f651 Bug 1018893 part 3 - Make startsWith and endsWith work with Latin1 strings. r=luke
--HG--
rename : js/src/jit-test/tests/basic/latin1.js => js/src/jit-test/tests/latin1/basic.js
rename : js/src/jit-test/tests/basic/latin1-indexOf.js => js/src/jit-test/tests/latin1/indexOf.js
rename : js/src/jit-test/tests/basic/latin1-indexing.js => js/src/jit-test/tests/latin1/indexing.js
2014-06-03 09:32:26 +02:00
Jan de Mooij
f3da5b23d3 Bug 1018568 - Make AutoAssertOnGC a nop in opt builds. r=terrence 2014-06-03 09:27:18 +02:00
Phoebe Chang
943fc38329 Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs 2014-06-03 15:08:54 +08:00
Phoebe Chang
5413497932 Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs 2014-06-03 15:08:45 +08:00
Phoebe Chang
e702177894 Bug 924692 - Part 2: Add TransformPoint and TransformRect to nsLayoutUtils; r=roc 2014-06-03 15:08:37 +08:00
Phoebe Chang
a76e3e825d Bug 924692 - Part 1: Add touch caret rendering support; r=roc 2014-06-03 15:08:25 +08:00
Makoto Kato
a3ccf66242 Bug 1018829. r=sstamm 2014-06-03 15:02:19 +09:00
Matt Woodrow
59548b38f3 Bug 1003707 - Retain size information for similar surfaces if we can. r=roc 2014-06-03 17:18:25 +12:00
David Major
9ca8db2932 Bug 1018477: Fix R/M check in x86 detour code. r=m_kato 2014-06-03 16:47:43 +12:00
Bas Schouten
b12350835e Bug 1015820: Update the back buffer rect when ensuring a back buffer client exists. r=mattwoodrow 2014-05-31 02:16:35 +02:00
Chris Peterson
a15f6f029d Bug 1018554 - Fix WebMWriter warnings and mark content/media/gtest as FAIL_ON_WARNINGS. r=rillian
--HG--
extra : rebase_source : 43a93774466cc6d7f3e1f409d63c1663b1870149
2014-05-30 18:00:46 -07:00
Chris Peterson
5e970cca97 Bug 1018270 - Part 1: Cherrypick -Wunused-private-field warning fix from upstream gtest. r=ted
--HG--
extra : rebase_source : 45cdafffe4416cfbaa14a3a30305c4d2ce570992
2014-06-02 20:17:00 -07:00
Chris Peterson
1c51032add Bug 1017110 - Suppress warnings in third-party code: libstagefright. r=cajbir
--HG--
extra : rebase_source : 7bb135a1ac1cdeda748fcfb6a2a6283807259e80
2014-05-26 22:31:34 -07:00
Kyle Huey
34957a3bed Back out bug 1019248 due to test failures. 2014-06-02 20:18:17 -07:00
Jed Parsons
b33fbbad7a Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley,spenrose, sr=jst 2014-05-30 17:06:18 -07:00
Brian Smith
bf7fe601ba Bug 1018633: Simplify the max cert chain length check code in mozilla::pkix and make it more efficient, r=cviecco
--HG--
extra : rebase_source : 7fa4cc6c1b46357abed0c57c6e24c622049c5acb
2014-05-31 16:32:58 -07:00
Brian Smith
7457c20cbe Bug 1001188: Set the error code when the max cert chain length limit is exceeded, r=cviecco
--HG--
extra : rebase_source : ce9e1faa083f5c679e20a2b6d9e8d482462e75b0
2014-05-31 16:55:54 -07:00
Brian Smith
91e474eea0 Bug 1018642: Factor out reusable NSS GTest infrastructure into a new NSSTest class, r=cviecco
--HG--
extra : rebase_source : 101c316c1ea54f5092a21af4d7a1be349c504800
2014-05-30 16:46:49 -07:00
Brian Smith
06f430ee13 Bug 1018064: Replace mozilla::pkix::der::Input::Match with mozilla::pkix::der::Input::MatchRest, r=mmc
--HG--
extra : rebase_source : 5c5b14cf23b1e40854d241cbc482de40b01ac494
2014-05-29 22:09:45 -07:00
Brian Smith
293e4188d5 Bug 1018061: Have mozilla::pkix::der::Input::Read use EnsureLength instead of its own checks, r=mmc
--HG--
extra : rebase_source : f46d6b9bdcd7d7a272fb39f22312a89d2695db56
2014-05-29 23:36:30 -07:00
Wes Kocher
0735188ac2 Merge m-c to inbound 2014-06-02 19:14:52 -07:00
Kyle Huey
4aab93126e Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug 2014-06-02 19:02:37 -07:00
Kyle Huey
7dda430ff2 Bug 1011110: Don't allow replying to a BluetoothRequest twice. r=bent 2014-06-02 19:02:27 -07:00
Wes Kocher
a5860ae957 Merge fx-team to m-c 2014-06-02 19:00:58 -07:00
Wes Kocher
c28bc44cc5 Merge b2g-inbound to m-c 2014-06-02 18:45:51 -07:00
Wes Kocher
bbeab0cdf1 merge inbound to m-c 2014-06-02 18:37:29 -07:00
Shu-yu Guo
597593d256 Bug 1018533 - Fix js shell's --thread-count assertion. (r=bhackett) 2014-06-02 18:25:18 -07:00
Joshua Cranmer
842965ce88 Backed out changeset b83296ec51b3 (bug 832112) for comm-central bustage, r=glandium. 2014-06-02 20:05:22 -05:00
Bill McCloskey
d765144f56 Bug 1017310 - Rename *XBLScope to *ContentXBLScope in xpconnect (r=bholley) 2014-06-02 18:04:21 -07:00
Chris Double
2de7b06c76 Bug 1002297 - Seek in unbuffered ranges with MSE - r=kinetik 2014-06-02 22:25:42 +00:00
Ryan VanderMeulen
cdb5e5575c Merge m-c to fx-team. 2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
1da87600a8 Merge m-c to b2g-inbound. 2014-06-02 17:21:52 -04:00
Ryan VanderMeulen
6c8212c187 Merge mozilla-inbound to m-c. 2014-06-02 17:20:08 -04:00
Richard Newman
e356eea033 Bug 1017778 - Telemetry probe for home provider database errors. r=margaret 2014-06-02 14:17:36 -07:00
Ryan VanderMeulen
1a2bd1e15f Merge b2g-inbound to m-c. 2014-06-02 17:09:01 -04:00
B2G Bumper Bot
126a258431 Bumping manifests a=b2g-bump 2014-06-02 13:48:12 -07:00
B2G Bumper Bot
41d2fcf7fa Bumping manifests a=b2g-bump 2014-06-02 13:26:16 -07:00
B2G Bumper Bot
c8ecfb6463 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe1d2cacb28a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19881 from KevinGrandon/bug_1009111_collections_into_apps

Bug 1009111 - Move dev_apps/collection -> apps/collection

========

https://hg.mozilla.org/integration/gaia-central/rev/b9e8ec28ac2a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1009111 - Move dev_apps/collection -> apps/collection
2014-06-02 13:21:13 -07:00
Shu-yu Guo
4977606cd6 Bug 1018476 - Untemplatize InlineFrameIterator. (r=djvj) 2014-06-02 12:44:11 -07:00
Shu-yu Guo
81aa0bd35b Bug 1018621 - Fix strict mode arguments observability in Ion. (r=nbp) 2014-06-02 12:44:11 -07:00
B2G Bumper Bot
676f89e2f9 Bumping manifests a=b2g-bump 2014-06-02 12:43:11 -07:00