Olli Pettay
cfe8016ac6
Bug 906269, don't start a GC cycle so likely while we're in middle of a CC cycle, r=mccr8
...
--HG--
extra : rebase_source : 90d3ad3d19159613f2cb83f0d28dd37a1a429b75
2013-08-22 00:02:12 +03:00
Gregory Szorc
0a882e2210
Bug 907797 - Catch NotImplementedError when importing psutil; r=ahal
2013-08-21 09:56:36 -07:00
Eric Faust
45fcadb6a1
Bug 906035 - IonMonkey: Only generate array length GetProperty stubs with valid outputs. (r=nbp)
2013-08-21 13:38:45 -07:00
Ryan VanderMeulen
7fedae563c
Backed out changeset 4d6b320897df (bug 893184) for crashes.
2013-08-21 16:35:45 -04:00
Stephen Pohl
4acd55bd55
Bug 904561: Followup for RTL support. r=smichaud
2013-08-21 16:33:55 -04:00
Andrew McCreight
f07229960c
Bug 614238, part 2 - remove unused StkCommandEvent CC declaration. r=smaug
2013-08-20 15:55:07 -07:00
Lucas Rocha
5a99a9e2a3
Bug 907274 - Disable testVkbOverlap, perma-orange on armv6 (r=gbrown)
2013-08-20 20:46:47 +01:00
Ryan VanderMeulen
971e3a8e52
Merge m-c to fx-team.
2013-08-20 15:33:48 -04:00
Ryan VanderMeulen
b34804ed37
Merge m-c to b2g-inbound.
2013-08-20 15:33:10 -04:00
Mark Capella
c983cc5024
Bug 906499 - Caret visibility persists after form submission, r=margaret
2013-08-20 14:50:57 -04:00
Gregory Szorc
8b226765e2
Bug 845623 - Intermittent failure in test_storage_server.js; r=gbrown
2013-08-20 11:21:02 -07:00
Nick Fitzgerald
962f284d21
Bug 906796 - _unknownError should suck less; r=vporof
2013-08-20 11:15:15 -07:00
Nick Fitzgerald
0b45b3dd1b
Bug 906795 - safeErrorString should include a stack; r=vporof
2013-08-20 11:15:11 -07:00
Dave Hylands
54fce6ce74
Bug 830612 - Fix UP_watchdogTimerFired to use notify instead. r=julienw
2013-08-20 10:41:23 -07:00
Gaia Pushbot
2e6270351f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbaee540a7d2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11560 from KevinGrandon/bug_871823_contacts_loading
Bug 905771 - Lazy load contact views r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/a1b416bd038e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 905771 - Lazy load contact views
2013-08-20 10:40:26 -07:00
Gaia Pushbot
c7ea524e55
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1ee26712cf06
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11607 from comoyo/mozContacts2vcard
Bug 896982 - [Contacts] Design and implement a component to transform mozContacts to VCARD format [r=arcturus]
========
https://hg.mozilla.org/integration/gaia-central/rev/bb8a14e8276c
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Design and implement a component to transform mozContacts to VCARD format
========
https://hg.mozilla.org/integration/gaia-central/rev/3997a1eb87f3
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 886715 - [MMS] [Regression] After changing language all strings should be in new language - r=julienw
This is a complete overhaul of all localization inside the SMS app.
- Avoid using `navigator.mozL10n.get()` to populate `innerText` ourselves
- Exceptions to this rule: when the final target is something like `alert()` or `navigator.mozNotification`, we can't really pass HTML, so do our best with the current translated string
- Use `navigator.mozL10n.localize(element, id, args)` where possible
- Use `navigator.mozL10n.translate(fragment)` and stuff the proper data-* attribs where we render templates.
Closes gh-11491
2013-08-20 10:20:25 -07:00
Gregory Szorc
9a4d428071
Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal
2013-08-20 10:05:52 -07:00
Gaia Pushbot
0999375409
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e46292eec7e3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11622 from KevinGrandon/bug_906934_remove_rocketbar_code
Bug 906934 - Remove rocketbar code r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/d97ef305b6a2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 906934 - Remove rocketbar code
2013-08-20 09:55:26 -07:00
Ryan VanderMeulen
056b9294eb
Backed out changeset ef139b6034a5 (bug 890722) for SM rootanalysis orange.
...
CLOSED TREE
2013-08-20 12:53:29 -04:00
Eitan Isaacson
b64475c4fc
Bug 906867 - Include speech synth ipdls regardless of it being enabled at build time. r=gps
2013-08-20 09:24:04 -07:00
Justin Lebar
1249eec25e
Bug 906918 - Use MoveRef's in nsTHashtable. r=bsmedberg
...
This patch adds a move constructor for nsTHashtable and also lets
nsTHashtable use its EntryType's move constructor, if one is available.
This patch also adds move constructors for nsCharPtrHashKey and
nsUnicharPtrHashKey. Using these new constructors, nsTHashtable will be
able to avoid strdup()'ing all of its keys whenever it resizes the
table.
2013-08-20 09:08:00 -07:00
Gaia Pushbot
c6a4002cff
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8cd98f5085bf
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11535 from pivanov/bug-904027
Bug 904027 - [HD][Music] Video scrubber edges looks slightly fuzzy r=samjoch
========
https://hg.mozilla.org/integration/gaia-central/rev/1c94e8e8ba98
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 904027 - [HD][Music] Video scrubber edges looks slightly fuzzy
2013-08-20 09:00:24 -07:00
David Burns
5c8725b070
Bug 901776 - Adding checks to visibility code that makes elements with hidden attribute hidden; r=mdas
2013-08-20 16:47:22 +01:00
Jon Coppeard
87a6d01a1e
Bug 893184 - Call constructors for HeapPtrAtoms allocated as part of shared script data r=till
2013-08-20 16:40:27 +01:00
Ed Morley
ffa8f77aa3
Backed out changeset ec184d1877cf (bug 822096) for causing the same B2G failures as occurred in the Try run; CLOSED TREE
2013-08-22 16:16:16 +01:00
Ed Morley
e9a023596b
Backed out changeset 6a182052fafe (bug 904701) for warnings as errors failures on a CLOSED TREE
2013-08-22 16:14:40 +01:00
Mina Almasry
036abb7597
Bug 907816 - GetCSSValuesForProperty does not use the display keyword table. r=bz
2013-08-22 10:16:07 -04:00
Jon Coppeard
950abbed23
Bug 893184 - Intermittent jsreftest.html?test=ecma_5/JSON/parse-array-gc.js... r=till
2013-08-20 16:40:27 +01:00
Luke Wagner
e11942b6a1
Bug 907085 - Don't use GetIonContext->cx during GC (r=jandem)
...
--HG--
extra : rebase_source : 0c442c82e71435dd8712a67cc7f01f00010f1e41
2013-08-20 09:40:16 -05:00
Guillaume Abadie
f54c0d20fb
bug 903481_- step 3 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_BUFFER - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
fd835cd828
bug 903481 - step 2 - [WebGL 2.0] transform feedback: add symbols in GLContext - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
3175b5af43
bug 903481 - step 1 - Move WebGL buffers function into GLContextBuffers.cpp - r=jgilbert
2013-08-20 11:36:19 -04:00
Hannes Verschore
c80fcf5fa4
Bug 905396 - IonMonkey: Bailout function of LGenericCall now takes JSObject, r=sstangl
2013-08-20 17:34:50 +02:00
Hannes Verschore
20ec6d28de
Bug 890722: IonMonkey: Implement JSOP_RETRVAL, JSOP_SETRVAL, JSOP_POPV, r=jandem
2013-08-20 17:34:45 +02:00
Jesse Fox
beb6599e37
Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert
2013-08-20 11:02:42 -04:00
Andy Wingo
480b88b121
Bug 907072 - ES6 reftests should run with "default version", not JS 1.8.5. r=jorendorff
2013-08-20 14:54:02 +02:00
Mike Hordecki
a9e5e62e18
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
2013-08-20 13:32:04 +01:00
Marco Castelluccio
84f75e666b
Bug 905397 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
...
DONTBUILD
2013-08-20 08:18:13 -04:00
Ryan VanderMeulen
647efac150
Backed out changeset 3bfa589adaae (bug 892837) for landing with the wrong bug #.
2013-08-20 08:23:37 -04:00
Marco Castelluccio
2e20c12300
Bug 892837 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
2013-08-20 08:18:13 -04:00
Lucas Rocha
6e6306303a
Merge m-c to fig
2013-08-20 11:50:04 +01:00
Ed Morley
aeada22cce
Merge latest green fx-team changeset and mozilla-central
2013-08-20 09:51:41 +01:00
Ed Morley
831c7a0588
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-20 09:51:07 +01:00
Lucas Rocha
e73511d936
Merge m-c to fig
2013-08-20 09:49:52 +01:00
Thomas Zimmermann
8e0163128a
Bug 904637: Only disconnect IndexDBParents once, r=bent
...
IndexDBParent::Disconnect can only be called once. During
shutdown of an app, it can happen that Disconnect of an
instance has been run before. In this case, we run from
the Disconnect method immediately.
2013-08-20 10:27:30 +02:00
Gaia Pushbot
0d73fe5a82
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/959371290e13
Author: Michael Vines <mvines@codeaurora.org>
Desc: Merge pull request #11619 from mvines/bug906890
Bug 906890 - [FTU] Protect against null getDeviceStorage('sdcard'). r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/61d9e368ceb9
Author: Michael Vines <mvines@codeaurora.org>
Desc: Bug 906890 - [FTU] Protect against null getDeviceStorage('sdcard')
Change-Id: I159e38415928f2800b728a2ce5822bf6ac45e284
2013-08-20 08:05:24 -07:00
Gaia Pushbot
6369aef79b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4fdb8cb1444e
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11556 from pivanov/bug-903356
Bug 903356 - [FM Radio][HD] Center favorite radio station r=samjoch
========
https://hg.mozilla.org/integration/gaia-central/rev/f5c43b34f270
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 903356 - [FM Radio][HD] Center favorite radio station
2013-08-20 07:30:24 -07:00
Gaia Pushbot
7594999357
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/12c0cf7f2642
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11534 from benfrancis/808732-2
Bug 808732 - Enable user to change default search provider in browser r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/07454593e644
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 808732 - Enable user to change default search provider in browser
========
https://hg.mozilla.org/integration/gaia-central/rev/278314e2e138
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #11426 from comoyo/new_ime
Bug 902562 - Expose new InputMethod API to desktop helper. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/59b6f0b89cdd
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 902562 - Add tests for the InputMethod API
2013-08-20 05:50:24 -07:00
Ed Morley
c2fa47c1b5
Merge mozilla-central and b2g-inbound
2013-08-20 13:26:24 +01:00
Ed Morley
85c4f8fb8c
Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js
2013-08-20 11:52:34 +01:00