Commit Graph

144946 Commits

Author SHA1 Message Date
Eric Faust
9fade006b1 Bug 824393 - Part 0: Open SetPropertyIC to cases with uncertain TI. (r=bhackett) 2013-08-30 18:50:36 -07:00
Eric Faust
510f12f4d1 Bug 904827 - Part 2: Implement JSNative setter calls in SetPropertyIC. (r=djvj) 2013-08-30 18:50:36 -07:00
Eric Faust
495334a9fb Bug 904827 - Part 1: Rename OOLNativeGetterExitFrame to OOLNativeExitFrame. (r=djvj) 2013-08-30 18:50:36 -07:00
Mike Hommey
67b6e3a673 Bug 911154 - Better handle missing variables in application.ini when creating the corresponding header. r=gps 2013-08-31 10:20:37 +09:00
Ryan VanderMeulen
7cbf9fe987 Merge m-c to inbound. 2013-08-30 21:16:32 -04:00
Masatoshi Kimura
5f00b2879d Bug 911243 - Enable test_interfaces.html on B2G. r=smaug 2013-08-31 09:52:44 +09:00
Gaia Pushbot
aff25bdb10 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4b1e22bb3006
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11793 from mcav/reply-menu-bug-802944

 Bug 802944 - Reply button should popup select menu for deciding reply mode instead of listing all the reply mode button in title. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/ac01d808e2a2
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 802944 - Reply button should popup select menu for deciding reply mode instead of listing all the reply mode button in title r=asuth

========

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

Bug 910975 - Update shell.js webapps event r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/d5b391279461
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 910975 - Update shell.js webapps event
2013-08-30 15:00:22 -07:00
Ehsan Akhgari
790d88573a Bug 911292 - Minimize the #includes in layout/mathml; r=mats 2013-08-30 17:37:12 -04:00
Bill McCloskey
3484db98fc Bug 910488 - XSync can hang indefinitely with OMTC enabled (r=bjacob) 2013-08-30 14:30:10 -07:00
Ehsan Akhgari
b283dbb4c7 Bug 911263 - Remove some unneeded nsIFrame.h #includes; r=mats 2013-08-30 17:17:07 -04:00
Gaia Pushbot
b2d835a1b6 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a22b0af993d9
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 910313 - [Clock] Generate DOM from markup source template interpolation. r=jugglinmike r=gnarf r=djf

https://bugzilla.mozilla.org/show_bug.cgi?id=910313

- Moves Utils.Template from Messages (apps/sms) to shared/js
- Renames Utils.Template => Template
- Moves Template tests to apps/system/test/unit/ (template_test.js)
- Updates usage in Messages
    - Replace Utils.escapeHTML() with Template.escape()
    - Replace Utils.Template with Template
- Implements Template in Clock
    - Replace markup string in program code with template calls
- Make desktop friendly
   - check mozSettings
   - use mozAlarms mock

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-30 13:40:22 -07:00
Chenxia Liu
586b6653c2 Bug 907852 - Unify position of empty state graphics. r=sriram 2013-08-30 13:38:11 -07:00
Marco Castelluccio
59e7b21c31 Bug 910885 - Improve FileUtils.getDir(..., ..., true) performance. r=Yoric 2013-08-30 16:14:53 -04:00
Mihnea Dobrescu-Balaur
ca9bd6304c Bug 911262 - Use os.kill instead of ctypes in automation.py. r=ted 2013-08-30 11:27:23 -07:00
Jan Beich
6009b14cc0 Bug 911140 - Fix a typo that prevents libc++ from using C++11 atomics. r=jcranmer 2013-08-30 16:14:52 -04:00
Jan Beich
1a2e41945a Bug 910875 - Add missing ifdefs to make audio_device work on BSDs. r=jesup 2013-08-30 22:13:55 +02:00
Guillaume Abadie
f3371476dc bug 911199 - Bug fix on GL version comparaison causing crash on devices supporting OpenGL ES 3.0 - r=bjacob 2013-08-30 14:17:43 -04:00
Shane Caraveo
17d2b6a41e bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
90e148799a Merge m-c to mozilla-inbound. 2013-08-30 13:43:55 -04:00
Ryan VanderMeulen
75bf650b68 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Jeff Beatty
1afd107c21 bug 900591, bug 626023, adds sv-SE to all- and maemo-locales for addition to multi-locale APK, r=mfinkle
--HG--
extra : rebase_source : 445911249d8ac71af059c13a4047ec2bf5d18b8c
2013-08-30 19:08:19 +02:00
Shane Caraveo
1cf6014a7f bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -07:00
Ed Morley
2feab2b4d9 Merge latest green inbound changeset and mozilla-central 2013-08-30 17:23:11 +01:00
Mike de Boer
6d805dd6c8 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Ed Morley
82db4c1c42 Merge latest green fx-team changeset and mozilla-central 2013-08-30 17:19:46 +01:00
Ed Morley
d1c0905e22 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-30 17:18:56 +01:00
Sotaro Ikeda
d6bd759a78 Bug 910928 - Fix build and class function override for new gralloc textures. r=nical 2013-08-30 10:24:05 -04:00
Gaia Pushbot
ddf4cb2240 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b3e578bc32ce
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #11792 from lodr/bug-906756-changing-algorithms

Bug 906756 - Algorithms for merging givenName and familyName changed.
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/872fb0e0a347
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 906756 - Algorithms for merging givenName and familyName changed.
New tests added.
Adapt and merge changed to allow specifying the master contact.
Name composition centralized to avoid code repetition.
2013-08-30 05:45:21 -07:00
Yuan Xulei
23f492b3c3 Bug 904530 - Implement composition methods for InputContext API. r=fabrice, r=masayuki 2013-08-30 08:07:16 -04:00
Makoto Kato
3de1bc9f76 Bug 910086 - Add MotoyaLMaru to common fallback font. r=jfkthame 2013-08-30 19:01:43 +09:00
Olli Pettay
414342daf2 Bug 910797, make Event.isTrusted to work in workers, r=khuey 2013-08-30 12:47:19 +03:00
Honza Bambas
f22047fe15 Bug 783589 - Fix for intermittent test_popup-navigates-children.html, test_sibling-matching-parent.html failure, r=justin.lebar 2013-08-30 11:41:10 +02:00
Eddy Bruel
b9ddf0e64c Bug 906963 - Add a flag to pauseOnExceptions to optionally ignore caught exceptions. 2013-08-30 10:55:41 +02:00
Eddy Bruel
89be33ac32 Bug 906963 - Detect whether a bytecode offset is within the scope of a catch statement. 2013-08-30 10:52:31 +02:00
Wes Kocher
b0c5252d0a Bug 911042 - Uplift Add-on SDK to Firefox r=me 2013-08-29 23:40:16 -07:00
Randell Jesup
5946f2b5b2 Bug 901583: Reapply mozilla patches on top of webrtc.org 3.34, use NEON detection rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
2013-08-30 02:08:57 -04:00
Randell Jesup
05d8c5f266 Bug 901583: Webrtc updated to 4563; pull made Sat Aug 17 11:00:00 EDT 2013 rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc => media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h => media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h
2013-08-30 02:08:04 -04:00
Chris Double
05e2fb80be Bug 860599 - Use DataSource::CreateFromURI instead of MediaStreamSource - r=cpearce
--HG--
extra : rebase_source : da5a909d64ad903f86ad7fb76cb306252d8ccaad
2013-08-30 16:51:38 +12:00
Tim Taubert
44ca1b454c Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz 2013-08-30 06:14:59 +02:00
Tim Taubert
1ab70d4b9a Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Joshua Cranmer
642e66f518 Bug 906783 - Attempt to detect the standard C++ library version, r=Waldo 2013-08-29 22:44:23 -05:00
David Zbarsky
df9126512e Bug 903277. Support default values other than null for WebIDL unions. r=bzbarsky 2013-08-29 23:29:38 -04:00
Ryan VanderMeulen
23b3fddcdc Merge m-c to fx-team. 2013-08-29 20:50:26 -04:00
Shane Caraveo
dc44d52ca8 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
fb74bca91e Merge fx-team to m-c. 2013-08-29 20:43:45 -04:00
Gaia Pushbot
0c65ccaf43 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9adc8de2a121
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-08-29 15:20:21 -07:00
Gaia Pushbot
3aed0e62db Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d629a442232b
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 910345 - [Clock] Create Emitter abstract for events - r=jugglinmike

* Adds new Emitter prototype for use in Clock
2013-08-29 14:20:22 -07:00
Ryan VanderMeulen
c11b73d22a Merge m-c to b2g-inbound. 2013-08-29 16:43:30 -04:00
Fabrice Desré
0f957da774 Bug 910774 - Calling socket.resume() on a socket that's not paused doesn't work properly r=honzab 2013-08-29 13:40:07 -07:00
Mike Pennisi
e65e235aaf Bug 908441 - Convenience methods for interacting with HTML5 "date" and "time" input elements. r=automatedtester 2013-08-29 16:10:20 -04:00