Nick Fitzgerald
|
1de3dd2731
|
Bug 917583 - part 1: make function's definition site its own request in the RDP; r=past
|
2013-11-05 16:40:00 -08:00 |
|
Ed Morley
|
7c9d468150
|
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
|
9c7728d496
|
Merge inbound to m-c.
|
2013-11-19 20:43:15 -05:00 |
|
Bill McCloskey
|
8097484a84
|
Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie)
|
2013-11-19 13:20:15 -08:00 |
|
Drew Willcoxon
|
f385cd36c2
|
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
|
59747490c2
|
Bug 939527 - Make OS.File.stat() use correct type for file size. r=Yoric
|
2013-11-19 14:58:00 -05:00 |
|
Steven MacLeod
|
919a1f38ef
|
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
|
0cdcf83bee
|
Merge m-c to fx-team.
|
2013-11-19 13:55:57 -05:00 |
|
Ryan VanderMeulen
|
57c7242365
|
Merge fx-team to m-c.
|
2013-11-19 13:44:45 -05:00 |
|
Panos Astithas
|
edfbec9f31
|
Black-box self hosted functions (bug 933738); r=fitzgen
|
2013-11-19 10:37:04 -08:00 |
|
Irving Reid
|
10daa90f8d
|
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
|
26d635a3b6
|
Bug 938689: Structured comparison of add-on directory state; r=Unfocused
|
2013-11-19 10:27:18 -05:00 |
|
Ryan VanderMeulen
|
51ab56ef96
|
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
|
9a8971e8ec
|
Bug 939840 - Show position in layout view. r=miker
|
2013-11-19 09:16:03 -05:00 |
|
Paul Rouget
|
ff07cebdbf
|
Bug 939122 - Move styleinspector.properties in /toolkit. r=miker
|
2013-11-19 09:15:46 -05:00 |
|
Benjamin Smedberg
|
8afde9f593
|
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
|
fc69db0ffb
|
Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Mike Hommey
|
931cb49886
|
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
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
f94778cdf9
|
Bug 939071 - Kill SHORT_LIBNAME. r=ted
|
2013-11-19 11:47:47 +09:00 |
|
Mike Hommey
|
636b672657
|
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
|
2013-11-19 11:47:45 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
b73ed76683
|
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
|
9c5c5d8f00
|
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
|
2013-11-19 11:47:28 +09:00 |
|
Mike Hommey
|
f81885e53b
|
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
|
cf857e87f3
|
Bug 935881 - Make libxul's LIBRARY_NAME 'xul' on mac. r=gps
|
2013-11-19 11:46:40 +09:00 |
|
Wes Kocher
|
227b9b8a2c
|
Merge inbound to m-c on a CLOSED TREE
|
2013-11-18 18:30:47 -08:00 |
|
Brandon Benvie
|
805a49ee0c
|
Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen
|
2013-11-18 13:24:54 -08:00 |
|
Raymond Lee
|
f826e7bceb
|
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
|
d8cd81f16b
|
Merge m-c to fx-team on a CLOSED TREE
|
2013-11-18 17:01:32 +01:00 |
|
Gijs Kruitbosch
|
94480b349c
|
Merge m-c to ux
|
2013-11-18 13:44:32 +01:00 |
|
Ed Morley
|
5da6e49329
|
Merge mozilla-central and fx-team
|
2013-11-18 11:04:03 +00:00 |
|
Ed Morley
|
8fc27024d0
|
Merge latest green fx-team changeset and mozilla-central
|
2013-11-18 10:56:11 +00:00 |
|
Nicholas Nethercote
|
e67e1e5dc9
|
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
|
5cbd9e36ff
|
Merge m-c to ux
|
2013-11-17 23:37:53 +01:00 |
|
Ms2ger
|
95f2bb6150
|
Merge fx-team into mozilla-central.
|
2013-11-17 14:27:37 +01:00 |
|
Gijs Kruitbosch
|
ce9b4a4882
|
Merge mozilla-central and ux
|
2013-11-15 18:32:01 +01:00 |
|
Gijs Kruitbosch
|
d9e3e5b5b6
|
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
|
122e53cd1e
|
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
|
726ace5e27
|
Merge mozilla-central and ux
|
2013-11-13 00:28:03 +01:00 |
|
Paul Rouget
|
a333f2de36
|
Bug 935229 - Open unix socket with 666 permissions instead of 600. r=past
|
2013-11-15 21:47:01 -05:00 |
|
Avinash Kundaliya
|
7fc1cf8482
|
Bug 897023 - [OS.File] Be smarter with functions that can fail with becauseAbsent/becauseExists. r=yoric
|
2013-11-15 21:46:59 -05:00 |
|
Ed Morley
|
e45043ade1
|
Merge mozilla-central and inbound
|
2013-11-12 15:12:22 +00:00 |
|
Ed Morley
|
8545440082
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-11-12 15:10:27 +00:00 |
|
Ed Morley
|
de83d48ee7
|
Merge latest green fx-team changeset and mozilla-central
|
2013-11-12 15:09:49 +00:00 |
|
Wes Kocher
|
801df0ccdf
|
Merge m-c to fx-team
|
2013-11-11 16:19:04 -08:00 |
|
Wes Kocher
|
ab49b66de3
|
Merge inbound to m-c
|
2013-11-11 15:51:01 -08:00 |
|
Drew Willcoxon
|
04075e1aaf
|
Bug 900953 - Fix test_bug513194.html intermittent failure related to PlacesDBUtils.jsm error. r=mak
|
2013-11-11 15:36:51 -08:00 |
|
Benjamin Smedberg
|
7d3ae76c3e
|
Bug 932854 - when a site uses a hidden plugin, show a notification bar to aid discoverability. This patch, suitable for trunk and branch, uses existing strings which are not ideal. r=jaws
|
2013-11-11 16:11:12 -05:00 |
|