Commit Graph

235237 Commits

Author SHA1 Message Date
Shu-yu Guo
02bf61bd85 Bug 1143194 - Rename JSTRY_ITER to JSTRY_FOR_IN. (r=jorendorff) 2015-03-21 14:11:14 -07:00
Shu-yu Guo
3d1d68ecd5 Bug 1143194 - Handle JSTRY_FOR_OF when bailing out in-place from Ion for debug mode. (r=jandem) 2015-03-21 14:11:14 -07:00
Shu-yu Guo
8f681cbcb3 Bug 1143194 - Emit JSTRY_FOR_OF notes for for-of loops. (r=jorendorff) 2015-03-21 14:11:14 -07:00
L. David Baron
2b21b4db17 Bug 1142360 followup - Annotate 3 tests as failing on Windows reftest-no-accel, on a CLOSED TREE. 2015-03-21 13:52:33 -07:00
L. David Baron
fd97782748 No bug - Correct a few misspellings in test assertion messages, since commits with non-ascii commit messages now break the tree. On a CLOSED TREE. 2015-03-21 13:21:06 -07:00
Tom Schuster
b22d753ecd Bug 1138157 - Change ScriptedDirectProxyHandler to inherit from BaseProxyHandler. r=efaust
This avoids the fallback behavior from DirectProxyHandler, which can't handle revoked proxies correctly.

Test created by André Bargull and me.
2015-03-21 20:30:57 +01:00
Phil Ringnalda
a12ccf5a58 Merge m-c to m-i 2015-03-21 12:50:09 -07:00
Jeff Muizelaar
c6d7e3feaf Bug 1144136. Remove unneeded Flush() from D3D11 compositor. r=bas
I don't think we need this because the Present() call has an implicit flush.
2015-03-21 15:07:06 -04:00
Boris Zbarsky
e0ba3ac1b2 Bug 1145491 part 7. Stop checking compileAndGo before emitting GNAME ops. r=luke 2015-03-20 21:34:19 -04:00
Boris Zbarsky
72913a565a Bug 1145491 part 6. Fix script cloning to propagate the polluted-global-scope state to the lambda templates in the script. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
b47b5a7c64 Bug 1145491 part 5. Fix up various other places that check for JSOP_GET/SETNAME without checking for the GNAME versions too. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
3eac05e586 Bug 1145491 part 4. Emit JSOP_IMPLICITTHIS for JSOP_GETGNAME as well, because otherwise bareword calls in polluted-global scripts won't work right. r=luke 2015-03-20 21:34:18 -04:00
Boris Zbarsky
9c3c3e054b Bug 1145491 part 3. Only do the fast path for JSOP_SETGNAME and JSOP_STRICTSETGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
7458121acf Bug 1145491 part 2. Only do the fast path for JSOP_GETGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
b596d465cd Bug 1145491 part 1. Only do the fast path for JSOP_BINDGNAME when the script doesn't have a polluted global. r=luke,jandem 2015-03-20 21:34:18 -04:00
Boris Zbarsky
cc4f3b16cb Bug 1145488. Stop using compileAndGo in the JITs. r=jandem 2015-03-20 21:34:18 -04:00
Jared Wein
5a8accd16f Bug 1145911 - Enable reading list by default, r=florian 2015-03-20 18:04:00 -07:00
Florian Quèze
94cdc00590 Bug 1145911 - fix leak and other test failures for reading list, r=gijs 2015-03-21 08:56:40 -07:00
Margaret Leibovic
4809285b02 Bug 1146046 - Update testReadingListCache non-reader-able testcase. r=rnewman 2015-03-21 15:27:09 -07:00
Gijs Kruitbosch
4708ac6aa1 No bug: update readability libs to the up-to-date github versions to include significant perf and quality improvements, rs=me 2015-03-20 20:50:45 -07:00
Phil Ringnalda
01cbf187a9 Merge m-c to f-t 2015-03-21 12:54:34 -07:00
John Kang
2d4c6ff13d Bug 1144782 - LoopUI should listen to "TabSelect" rather than the "select" event. r=dao 2015-03-21 20:52:06 +01:00
Boris Kudryavtsev
267a0bb0a6 Bug 1144613 - Remove unused strings from xpinstallConfirm.properties. r=dao 2015-03-21 20:51:13 +01:00
Phil Ringnalda
aed63465fc Backed out 2 changesets (bug 938845) for testSettingsMenuItems NullPointerExceptions
Backed out changeset 8e8d8f82f9de (bug 938845)
Backed out changeset 28b3258bc0dc (bug 938845)
2015-03-21 09:23:28 -07:00
Wes Kocher
c3ab4d1c29 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-03-20 17:51:17 -07:00
Wes Kocher
dac339adfe Merge fx-team to m-c a=merge CLOSED TREE 2015-03-20 17:45:44 -07:00
Drew Willcoxon
7d7736d165 Bug 1131416 - Desktop syncing module for reading list service (one more fix to prepatory changes). r=jaws 2015-03-20 15:53:14 -07:00
Drew Willcoxon
c45e02d1ff Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Drew Willcoxon
a9729775a6 Back out 648e3888d9bd 2015-03-20 15:23:34 -07:00
Marina Samuel
56bcb586d2 Bug 1145410: Return valid results when querying the provider cache while it's empty or being populated. r=adw 2015-03-20 17:46:24 -04:00
Jared Wein
a3f0473e84 Bug 1141509 - Height is spelt wrong in css for resized chat window. r=standard8 2015-03-20 14:40:50 -07:00
Jared Wein
9716604c6e Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh 2015-03-20 13:14:34 -07:00
jlal@mozilla.com
d3c6f84546 Bug 1145682 - Remove commit descriptions from decision tasks r=me a=taskcluster-only 2015-03-20 11:41:10 -07:00
Wes Kocher
8ef440bfcf Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-20 18:02:20 -07:00
B2G Bumper Bot
1daefd65c6 Bumping manifests a=b2g-bump 2015-03-20 16:48:01 -07:00
B2G Bumper Bot
5684db1f99 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b9bf64a9002
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "mozilla-download v0.5.0"

This reverts commit 7261a545a75ce5591c1eeca9e4eb82839d2643ad.
2015-03-20 16:45:26 -07:00
B2G Bumper Bot
ff8b7a89db Bumping manifests a=b2g-bump 2015-03-20 16:28:02 -07:00
B2G Bumper Bot
e1ca1df741 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ea9e5fb8bd3
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29025 from gaye/mozilla-download-0.5.0

mozilla-download v0.5.0

========

https://hg.mozilla.org/integration/gaia-central/rev/120a46ab9c1b
Author: gaye <gaye@mozilla.com>
Desc: mozilla-download v0.5.0
2015-03-20 16:25:26 -07:00
B2G Bumper Bot
ebaf73b2a0 Bumping manifests a=b2g-bump 2015-03-20 14:16:15 -07:00
B2G Bumper Bot
950ecd7f74 Bumping manifests a=b2g-bump 2015-03-20 14:03:00 -07:00
B2G Bumper Bot
4e9da5a7bf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a123d3a94f62
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #29020 from zbraniecki/1142758-disable-rtl-test

Bug 1142758 - Temporarily disable buggy test. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/6f4a546fe6c7
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1142758 - Temporarily disable buggy test
2015-03-20 14:00:24 -07:00
Ryan VanderMeulen
f064606968 Backed out changeset c4915d92b0c5 (bug 1113471) for test_osfile_back.xul failures. 2015-03-20 14:33:54 -04:00
Jared Wein
a547f5bc9c Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00
Mark Hammond
4d4f15075c Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw 2015-03-20 11:08:51 -07:00
Mark Hammond
31a6dfa414 Bug 1131414 (part 1) - add a pref to indicate if sync is disabled in its entirety. r=rnewman 2015-03-20 11:08:51 -07:00
B2G Bumper Bot
7149710daa Bumping manifests a=b2g-bump 2015-03-20 10:49:38 -07:00
B2G Bumper Bot
f4fc53c8a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/73b67adb48cd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28965 from ath0mas/fix-l10n-default-locale

Bug 1144435 - Fix l10n meta reading to get defaultLocale

========

https://hg.mozilla.org/integration/gaia-central/rev/024a36f25b55
Author: Alexis THOMAS <fr.alexisthomas@gmail.com>
Desc: Bug 1144435 - Fix l10n meta reading to get defaultLocale
2015-03-20 10:47:02 -07:00
Dan Mosedale
5191dc660a Bug 1123660 - add logging to Loop media connection telemetry, r=Standard8 2015-03-20 10:44:40 -07:00
Paolo Amadini
cbf7b933f1 Bug 1143903 - Display username and password as separate fields in the password doorhanger. r=MattN 2015-03-20 10:26:01 -07:00
Paolo Amadini
0b67fd217d Bug 1144869 - Add BrowserTestUtils.withNewTab. r=smacleod 2015-03-20 10:26:01 -07:00