Commit Graph

144768 Commits

Author SHA1 Message Date
Mike Hommey
9400bbf7a7 Bug 907957 - Detect if a segfault signal handler is useless. If it is, disable on-demand decompression. r=nfroyd 2013-08-30 11:14:17 +09:00
Mike Hommey
c87e058ada Bug 910096 - Treat js/src differently from other "static" directories. r=gps 2013-08-30 11:12:23 +09:00
Mike Hommey
602c5092f9 Bug 910074 - Move crash reporter annotations added in bug 867530 after both SetExceptionHandler call and xpcom initialization. r=ted 2013-08-30 11:11:42 +09:00
Mike Hommey
a53e0e4815 Bug 717538 - Enable crash reporter in application.ini with MOZ_CRASHREPORTER instead of MOZILLA_OFFICIAL. r=ted 2013-08-30 11:10:57 +09:00
Mike Hommey
1568928eb8 Bug 907650 - Move debugging options configure.in goop in compiler-opts.m4. r=gps 2013-08-30 11:10:33 +09:00
Mike Hommey
7ac7f0c273 Bug 909077 - Remove useless STATIC_DIRS and EXTERNAL_DIRS variables. r=gps 2013-08-30 11:10:19 +09:00
Masayuki Nakano
1788d13287 Bug 910156 Add AssignKeyEventData() and AssignMouseEventData() for sharing the code in nsDOMEvent::DuplicatePrivateData() and nsDelayed*Event r=smaug 2013-08-30 11:10:32 +09:00
Ryan VanderMeulen
f706ff755c Merge m-c to inbound. 2013-08-29 20:48:34 -04:00
Seth Fowler
46ecd64ac0 Backout bug 867183 due to intermittent oranges. (See bug 910533.) r=me 2013-08-29 17:47:39 -07:00
Ryan VanderMeulen
fb74bca91e Merge fx-team to m-c. 2013-08-29 20:43:45 -04:00
Gary Kwong
b0210ed830 Bug 909441 - Test. (r=efaust) 2013-08-29 17:32:21 -07:00
Seth Fowler
d6afc4ce7b Bug 298619 - Use EXIF image orientation in top-level image documents. r=dolske 2013-08-29 17:16:30 -07: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
Ryan VanderMeulen
51102e8743 Merge inbound to m-c on a CLOSED TREE. 2013-08-29 16:04:45 -04:00
Ryan VanderMeulen
bfaf261751 Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Ryan VanderMeulen
12e1ab669d Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
Gaia Pushbot
ca7b34850e Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 909675 - Leverage web component polyfill for test DOM r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/56b9188afa4c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 909675 - Leverage web component polyfill for test DOM
2013-08-29 11:00:22 -07:00
Mihnea Dobrescu-Balaur
668808c253 Bug 910389 - Fix B2G runxpcshelltests return code. r=jgriffin 2013-08-29 10:13:56 -07:00
Guillaume Abadie
3df9431ee1 Bug 645792 - Replace throwing an exception by returning null on HTMLCanvasElement::GetContext. r=bjacob
CLOSED TREE
2013-08-29 10:14:22 -04:00
Ryan VanderMeulen
f95ecf3499 Backed out changeset 67b98c1c0b7b (bug 910415) for OSX leaks. 2013-08-29 14:58:56 -04:00
Ryan VanderMeulen
a7dfb76c5f Backed out changeset 8c25245410c5 (bug 909888) for being far from NPOTB and breaking B2G tests.
CLOSED TREE
2013-08-29 13:46:48 -04:00
Ryan VanderMeulen
f3b02482a7 Backed out changeset a58d895d8197 (bug 645792) for OSX leaks. 2013-08-29 13:46:10 -04:00
Nicolas Pierron
ccf9338ab8 Bug 909544 - IonMonkey: Check VM Call sanity in visit functions. r=jandem 2013-08-29 10:30:35 -07:00
Guillermo Lopez
fb56f07fbb Bug 910686 - If udp.wakeupEnabled is false or not set, we should not send any wakeup info. r=nsm 2013-08-29 14:37:03 +02:00
Benoit Jacob
c15cad772d Bug 905141 - Increase fuzziness of some WebGL reftests on B2G - no review, bustage fix
These were already marked as fuzzy on B2G for 83 pixels. With the B2G emulator BGRA patch now deployed on the test slaves, it appears from reftests logs that the fuzziness needs to be updated from 83 pixels to 90 or 91 pixels depending on the test.
2013-08-29 13:09:53 -04:00
Nikhil Marathe
7fa088d5c3 Bug 909270 - Queue PushService alarms. r=jlebar 2013-08-29 09:59:05 -07:00
Ryan VanderMeulen
c343a25cc5 Backed out changeset d5cd8e27cb9c (bug 903781) for Android mochitest-3 failures. 2013-08-29 12:43:54 -04:00
Paul Adenot
08fd7cd240 Bug 881092 - Test that we can decode multichannel WAVE file only when using decodeAudioData. r=ehsan
--HG--
extra : rebase_source : fe1cb35be9a1197b01a6c90654abd825f28a67e5
2013-08-29 11:44:05 +02:00
Paul Adenot
bacec95428 Bug 881092 - Allow decoding files we know we can't play, in the context of WebAudio. r=kinetik,rillian
--HG--
extra : rebase_source : ebad931aede2f8225404625e90a5f3228c4a31c0
2013-08-29 11:43:44 +02:00
Ben Turner
97d038b4d6 Bug 908432 - 'Crash when reading multiple slices of a cross-process file-backed blob'. r=khuey. 2013-08-29 10:16:44 -07:00
George Wright
b9f396cab8 Bug 903993 - null check the SkStream's getFileName() before attempting to use it, as the SkStream may not be an SkFILEStream r=snorp 2013-08-29 12:24:26 -04:00
Jan de Mooij
b865ad7c58 Bug 909401 - Fix MacroAssembler::tagValue on x86/ARM to not assert if the input register is the same as the output type register. r=nbp 2013-08-29 17:39:22 +02:00
Bobby Holley
e5550b2f93 Bug 908019 - Split up watchdog tests to run in parallel. r=mrbkap
This speeds up local xpcshell-test runs by ~6 seconds.
2013-08-29 09:32:25 -07:00
Ryan VanderMeulen
e2d9dddf6b Backed out changeset 630b25ba7f69 (bug 910429) for build bustage on a CLOSED TREE. 2013-08-29 12:10:44 -04:00
Brian Hackett
359dbd34fe Bug 908699 - Allow generating parse errors and warnings when off the main thread, r=billm. 2013-08-29 09:56:05 -06:00
Jeff Gilbert
f524fe5aa0 Bug 910429 - Implement KHR_debug in GLContext. r=bjacob 2013-08-29 11:41:08 -04:00
Daniel Holbert
69791d09fe Bug 904158 - When creating a string for the SMIL-animated value of a mapped SVG attribute, use NS_strlen to get the StringBuffer's logical length, instead of using nsCheapString and the allocated length. r=dbaron 2013-08-29 11:39:56 -04:00
Mihnea Dobrescu-Balaur
d7dea82e3f Bug 906510 - Rerun tests that fail when run in parallel. r=ted 2013-08-28 11:28:39 -07:00
Gaia Pushbot
e390e2b2d9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/467cf6acf046
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #11824 from leob2g/Bug_884698_Synchronize_Setting_Hide_For_IMAP

 Bug 884698 - [Buri][Email]The synchronize option in IMAP account does not work. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/39df6ab384a7
Author: praveen.singapati <praveen.singapati@lge.com>
Desc:  Bug 884698 - [Buri][Email]The synchronize option in IMAP account does not work

Fixed lint error
2013-08-29 11:25:21 -07:00
Gaia Pushbot
a9d581f920 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cae10aaf9d68
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 898666 - [clock] Clock refactor alarm object and add test

1. An Alarm constructor is used to create new Alarms, instead of
   creating new object literals.
2. The AlarmsDB API is changed to pass error messages in the
   function(err, value) {...} style.
3. Asyncronous API calls are checked using callbacks. The async
   functions in Utils make this easy (although including async.js
   would be easier.
4. Testing is added for the Alarm object.
5. Added mock_alarmsDB and mock_mozAlarms for testing Alarms
6. Fixed alarm_edit tests. Moved to a new alarm_edit_test.js file.
7. Add tests for new utils methods (async and safeCpuLock)
8. Rename some variables. Remove "_name" naming scheme.
9. Removed in app alarm set indicator
10. Protect id, repeat, and enabled properties on the Alarm object.

r=jugglinmike
2013-08-29 11:15:21 -07:00
Mike de Boer
fd0f53cf2f Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Julien Wajsberg
8309664785 Bug 814014 - Implement the new classList specification which permits adding/removing several classes with one call. r=smaug 2013-08-28 09:31:13 +02:00
Andrew Quartey
2b23d44aa0 Bug 811371 - Drop nsISupports inheritance on WebGL object classes. r=bjacob 2013-08-29 11:39:17 -04:00
Donovan Preston
2336e5216e Bug 788960 - Disable test_tcpsocket.js on OSX due to intermittent failures. 2013-08-29 11:38:39 -04:00
Ed Morley
db3f1c711e Backed out changeset 0136d838f655 (bug 860123) for mochitest failures 2013-08-29 16:41:13 +01:00
Ed Morley
07cb00d344 Backed out changeset 96cd73a17b4e (bug 860123) 2013-08-29 16:40:57 +01:00