Граф коммитов

323822 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd 0d5414e952 Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
Related to the last patch, this is the lone place where we transfer an ArrayList.
Just move the code into PrefsHelper in case anybody ever wants to do something similar.
2013-09-04 09:57:49 -04:00
Nathan Froyd 0b3cb176d8 Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey
We want JSONArray to go away, since we're going to be transferring strings via JNI.
2013-09-04 09:56:27 -04:00
Alexander Surkov 4357db48c3 Bug 899433 - Accessibility returns empty line for last line in certain cases, r=tbsaunde 2013-09-11 12:56:01 -04:00
Terrence Cole 64cd017449 Bug 912813 - Do not store an unrooted object in CompartmentOptions; r=bholley
--HG--
extra : rebase_source : b14639e8c2c2806401077c6bea3d4ce21be51886
2013-09-10 10:01:10 -07:00
Joey Armstrong a98e34496d bug 869135: move ASFILES to mozbuild r=gps 2013-09-11 12:12:41 -04:00
Andrea Marchesini fcc425445c Bug 911213 - Implement new promise constructor, r=bz 2013-09-11 18:03:04 +02:00
Soumya Deb dbd2ddd564 Bug 914713 - change default timeout for wait_for_port to 30 seconds, r=mdas 2013-09-11 17:53:58 +02:00
Ryan VanderMeulen b1ff092f33 Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Dan Gohman 4048e68e3a Bug 910796 - SpiderMonkey: Micro-optimize clampIntToUint8. r=mjrosenb 2013-09-11 08:35:38 -07:00
Joel Maher 4a41e9a51b Bug 914228 - remove rafx suite from talos. r=armenzg 2013-09-11 10:55:18 -04:00
David Zbarsky ec0d03a962 Fix wrong include paths for Bug 914944, r=me 2013-09-11 10:36:40 -04:00
David Zbarsky 20dd453dbf Bug 914944 - Move PowerManager to mozilla::dom r=Ms2ger 2013-09-11 10:35:04 -04:00
Jonathan Griffin 5ccaa17b7f Bug 915014 - Define Ci if needed, r=jmaher 2013-09-11 07:10:52 -07:00
Nathan Froyd 677dac8036 Bug 914293 - ensure check_debug_ranges.py can cope with a nonexistant DW_AT_ranges; r=glandium 2013-09-10 11:53:21 -04:00
Brian Hackett a9bd3f7f7f Bug 914098 - Add needed unknownObject() call, r=jandem. 2013-09-11 07:14:44 -07:00
Kaizhen Li 5a84dbc913 Bug 912908 - Build xpcom/sample as shared library. r=joey 2013-09-11 09:46:06 +08:00
Patrick McManus 50d59a93a9 bug 903484 - dont close spdy sessions with preferred entry if they can't actually coalesce yet r=hurley 2013-09-11 10:11:23 -04:00
Andrea Marchesini 443f276420 Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
Andrea Marchesini 50a1f2048b Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan 2013-09-11 15:48:05 +02:00
Andrea Marchesini c3c7d3a339 Bug 871445 - patch 7 - DataStore: WebIDL porting 2013-09-11 15:48:02 +02:00
Andrea Marchesini 8bcd423d5c Bug 871445 - patch 6 - DataStore: getLength and arrays in get(), r=ehsan 2013-09-11 15:47:58 +02:00
Andrea Marchesini 52d53fd77c Bug 871445 patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-09-11 15:47:56 +02:00
Andrea Marchesini 343c0f10b9 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-09-11 15:47:53 +02:00
Andrea Marchesini fc124929c3 Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent 2013-09-11 15:47:51 +02:00
Andrea Marchesini 625e0c74d4 Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent 2013-09-11 15:47:49 +02:00
Andrea Marchesini ff7dd0b5ea Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-09-11 15:47:46 +02:00
Dan Gohman a50084b38d Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
Dan Gohman d0593fc871 Bug 910823 - Factor out the code for casting from a JSClass* to an nsXBLJSClass* into a helper function. r=waldo 2013-09-11 05:49:04 -07:00
Dale Harvey 624b9eaf6c Bug 900638 - Specify input source when generating mouse events. r=kats 2013-09-11 14:28:58 +02:00
Axel Hecht f3c9418f82 bug 907146, update filter.py for metro, f=flod
I also reworked the python code to be easier to read, and
use string return values instead of bools.
2013-09-11 14:12:05 +02:00
Ted Mielczarek add2bf9d39 bug 913173 - fix xpcshell-test --debugger on OS X. r=gps 2013-09-11 07:52:29 -04:00
Carsten "Tomcat" Book d4f6be647f merge mozilla-central to mozilla-inbound 2013-09-11 13:50:28 +02:00
Carsten "Tomcat" Book 4db2298cf7 merge fx-team to mozilla-central 2013-09-11 13:37:24 +02:00
Dan Gohman c0c70dac63 Bug 885169 - Reverse the default register allocation order so that low registers like eax on x86/x64 are preferred over high registers. r=h4writer 2013-09-11 04:32:18 -07:00
Jan de Mooij a1cabcc152 No bug - Fix Ion bug exposed by followup patch for bug 913424. r=efaust on IRC 2013-09-11 11:22:57 +02:00
Benjamin Bouvier ffd2ce0644 Bug 913253: assertFloat32 function + tests for IonMonkey; r=nbp 2013-09-11 02:12:01 -07:00
Benjamin Bouvier b7e0ff4fee Bug 900257: Inline Math.fround in IonMonkey; r=sstangl 2013-09-11 02:10:17 -07:00
Jan de Mooij bd923d46ef Bug 911370 part 2 - Don't leak an invalidated IonScript when handling an exception. r=djvj 2013-09-11 10:45:50 +02:00
Jonathan Kew 5b0ae3f850 bug 915019 - enable support for SVG-in-OpenType fonts by default. r=roc 2013-09-11 09:41:57 +01:00
Jan de Mooij dbb31a04cf Bug 913424 followup - Fix ComputeThis result typeset to fix sunspider browser crash. r=bhackett
--HG--
extra : rebase_source : ec930a5fa7c8cc466b9c4309da411be805b325dc
2013-09-11 10:12:18 +02:00
Jason Duell 9b48660447 Bug 898156 - crash in thumbnail generation @ mozilla::net::FTPChannelParent::OnStartRequest r=mcmanus 2013-09-11 01:10:59 -07:00
Carsten "Tomcat" Book 934822e45b merge b2g-inbound to mozilla-central 2013-09-11 09:36:35 +02:00
Mark Hammond 444cc93fb0 Bug 899908 - remove ability for a social worker to reload and reconnect ports. r=mixedpuppy 2013-09-11 16:10:34 +10:00
Wes Kocher 7f72f81a96 Backed out changesets 28df44ca24f3, 6a5406d79364 (bug 906134) for m-bc bustage 2013-09-10 22:41:24 -07:00
Mark Hammond 7d6a7ff62e Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-11 13:22:57 +10:00
Phil Ringnalda ba4d2831fe Bug 522515 followup, remove the crashtest assertion annotations that are no longer true 2013-09-10 20:01:24 -07:00
Tim Taubert 1c56a461c8 Backed out changeset 4c2ec5c33ea9 (bug 911146) 2013-09-11 04:53:01 +02:00
Phil Ringnalda aa9de4fcf1 Back out 9e5d584bc36c (bug 711180) for unexpected passes
--HG--
extra : rebase_source : 058c7afe46b9fbe2653f3e933c60dddb157c7804
2013-09-10 19:50:26 -07:00
Felipe Gomes a94e7df102 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-10 23:34:03 -03:00
Felipe Gomes fc2ca4e6b3 Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-10 23:33:59 -03:00