Commit Graph

17706 Commits

Author SHA1 Message Date
Trevor Saunders
bb5ea2186e bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Benjamin Smedberg
0f711f29b8 Bug 672843 part D2 - Fix the xpconnect exception code and Components.results to prefer the name NS_ERROR_ILLEGAL_VALUE over the other synonyms. Fix a few tests that rely on exception names to use exception values instead. r=bholley 2013-11-20 11:46:18 -05:00
Bill McCloskey
7fc205c201 Bug 940217 - Fix error report about StopIteration promise (r=Yoric) 2013-11-20 13:35:25 -08:00
Vladan Djeric
e9dd8d69a7 Bug 940806 - Gfx info was not being properly reported in Telemetry. r=dteller 2013-11-20 14:39:23 -05:00
Ryan VanderMeulen
01b73e47fd Backed out changeset 0879fec4cfc3 (bug 896193) for frequent Linux xpcshell failures.
CLOSED TREE
2013-11-20 13:44:05 -05:00
Robert Bindar
271d43ca0d Bug 923686 - Refactor about:networking return values. r=hurley 2013-11-20 09:29:01 -05:00
Ed Morley
2ac7edcee1 Merge mozilla-central and inbound 2013-11-20 12:44:07 +00:00
Ed Morley
9eedf3b86d Backed out changeset 77f53f9d3099 (bug 935784) on suspicion of causing shutdown hangs on OS X 2013-11-20 12:34:04 +00:00
Ryan VanderMeulen
73463a4880 Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Bill McCloskey
d7bcb918f2 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Asaf Romano
162311861d Bug 896193 - Adopt Promises in mozIAsyncLivemarks. r=mak. sr=gavin. 2013-11-20 12:00:02 +02:00
Drew Willcoxon
81ed5c9b26 Bug 937380 - Fix forgetaboutsite/test/browser/browser_clearplugindata.js failure when browser-chrome tests are split into chunks. r=bsmedberg 2013-11-19 14:47:43 -08:00
Jan Beich
b02d579784 Bug 939527 - Make OS.File.stat() use correct type for file size. r=Yoric 2013-11-19 14:58:00 -05:00
Steven MacLeod
9917bd81e1 Bug 918024 - Remove the synchronous fallback for reading in Session Store initialization. r=Yoric, f=ttaubert 2013-11-19 14:57:46 -05:00
Ryan VanderMeulen
0afcfc26e4 Merge m-c to fx-team. 2013-11-19 13:55:57 -05:00
Ryan VanderMeulen
252ab7de68 Merge fx-team to m-c. 2013-11-19 13:44:45 -05:00
Panos Astithas
82f8a9a6a4 Black-box self hosted functions (bug 933738); r=fitzgen 2013-11-19 10:37:04 -08:00
Irving Reid
1970f530b4 Bug 940014: Telemetry on time and number of items scanned per addon during startup; r=Unfocused 2013-11-19 10:51:44 -05:00
Irving Reid
a9d8894497 Bug 938689: Structured comparison of add-on directory state; r=Unfocused 2013-11-19 10:27:18 -05:00
Ryan VanderMeulen
99217d0d2e Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)

--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-11-19 10:56:09 -05:00
Paul Rouget
cf896c5332 Bug 939840 - Show position in layout view. r=miker 2013-11-19 09:16:03 -05:00
Paul Rouget
3eb267b967 Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Benjamin Smedberg
06f220e01b Bug 932854 telemetry - add telemetry for showing the plugin infobar and its two buttons, r=jaws 2013-11-19 08:17:03 -05:00
Chris Kitching
6ba50c4b94 Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Mike Hommey
a65383e1e9 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
8ceb917350 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
e42fd39b2e Bug 939071 - Kill SHORT_LIBNAME. r=ted 2013-11-19 11:47:47 +09:00
Mike Hommey
b95448fc0b Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal 2013-11-19 11:47:45 +09:00
Mike Hommey
9fe772e7fd Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
Mike Hommey
bb6779efe3 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
3b12c2be6c Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal 2013-11-19 11:47:29 +09:00
Mike Hommey
57a2dfcb91 Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
d7b6f95761 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Mike Hommey
b4e08fdb47 Bug 935881 - Make libxul's LIBRARY_NAME 'xul' on mac. r=gps 2013-11-19 11:46:40 +09:00
Wes Kocher
aac46599e9 Merge inbound to m-c on a CLOSED TREE 2013-11-18 18:30:47 -08:00
Brandon Benvie
681a32500a Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen 2013-11-18 13:24:54 -08:00
Raymond Lee
9752c02f2a Bug 887043 - Use an async SQL query instead of a result to collect backups data. r=mak 2013-11-18 14:36:40 +08:00
Gijs Kruitbosch
7247bc7e42 Merge m-c to fx-team on a CLOSED TREE 2013-11-18 17:01:32 +01:00
Gijs Kruitbosch
d283ec620c Merge m-c to ux 2013-11-18 13:44:32 +01:00
Ed Morley
cba880cb46 Merge mozilla-central and fx-team 2013-11-18 11:04:03 +00:00
Ed Morley
7deeab9181 Merge latest green fx-team changeset and mozilla-central 2013-11-18 10:56:11 +00:00
Nicholas Nethercote
4250101d84 Backout 86b5cb334b73 and db7cbf61b001 (bug 810718, parts 1 and 2) for multiple perf regressions.
--HG--
extra : rebase_source : c20c81d0cf47b607815c0592d748d4f0a430d430
2013-11-17 20:41:36 -08:00
Gijs Kruitbosch
1e3930ad3d Merge m-c to ux 2013-11-17 23:37:53 +01:00
Ms2ger
a2e51512ec Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Gijs Kruitbosch
4f5a01fecc Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Gijs Kruitbosch
a498e27fa5 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Victor Porof
f0f96dcf53 Bug 937627 - The webgl constructs cache should be per context, not per document global, r=rcampbell 2013-11-18 10:26:00 +02:00
Gijs Kruitbosch
35947d2cb9 Merge mozilla-central and ux 2013-11-13 00:28:03 +01:00
Paul Rouget
f960f0c030 Bug 935229 - Open unix socket with 666 permissions instead of 600. r=past 2013-11-15 21:47:01 -05:00
Avinash Kundaliya
964318373f Bug 897023 - [OS.File] Be smarter with functions that can fail with becauseAbsent/becauseExists. r=yoric 2013-11-15 21:46:59 -05:00