Commit Graph

17784 Commits

Author SHA1 Message Date
Jared Wein
8b6d75c737 Backed out changeset fae487ae86fc (bug 937429) 2013-11-22 00:38:01 -05:00
Jared Wein
225940cbd5 Bug 937429 - Only resize the media element if isAudioOnly=true. r=dolske 2013-11-19 00:17:38 -05:00
Jared Wein
b427907ac6 Backed out changeset b2a0444bc991 (bug 937429) 2013-11-22 00:27:00 -05:00
Jared Wein
3a794f22fb Bug 937429 - Only resize the media element if isAudioOnly=true. r=dolske 2013-11-21 19:42:23 -05:00
Wes Kocher
2db30ae116 Merge fx-team to m-c 2013-11-21 19:16:50 -08:00
Wes Kocher
48c985dd95 Merge inbound to m-c 2013-11-21 19:14:06 -08:00
Ryan VanderMeulen
4e7cc6f723 Merge m-c to fx-team. 2013-11-21 11:39:17 -05:00
Mike de Boer
1c13e33ab2 Bug 878065: [Australis] introduce the final, flat panel UI style. r=dao 2013-11-21 16:39:36 +01:00
Carsten "Tomcat" Book
247dddda8c merge fx-team to mozilla-central 2013-11-21 14:32:10 +01:00
Carsten "Tomcat" Book
9f47cb96d7 merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Bill McCloskey
8b46be7c93 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Ryan VanderMeulen
e026522f66 Backed out changeset 2a89253c22cc (bug 939080) for Desktop B2G bustage. 2013-11-21 14:15:27 -05:00
Bobby Holley
dcdb19327f Bug 887098 - Tests. r=gavin 2013-11-20 16:04:01 -08:00
Michael Ratcliffe
377a84d5ff Bug 939098 - Stop markup view parsing color names out of context. r=jwalker 2013-11-18 16:07:24 +00:00
Trevor Saunders
bb5ea2186e bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
Chuck Lee
ed29b84f5f Bug 934172 - Retry on error and timeout. r=schien 2013-11-19 17:07:23 +08: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
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
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
Chris Kitching
7144e8c767 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Irving Reid
00413b7e36 Bug 941752: Fix misspelled attribute name and undefined property warning; r=Mossop 2013-11-21 14:07:06 -05:00
Gregory Szorc
9c7bc2dbf8 Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : bfc18cc5daf4a3e08b21c45203cb9a9c53e868a9
2013-11-18 11:55:33 -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
Ed Morley
9e7c49eff8 Merge mozilla-central and inbound 2013-11-12 15:12:22 +00:00
Ed Morley
a9d8343351 Merge latest green b2g-inbound changeset and mozilla-central 2013-11-12 15:10:27 +00:00
Ed Morley
d73a18b6d0 Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Wes Kocher
904a565e92 Merge m-c to fx-team 2013-11-11 16:19:04 -08:00
Wes Kocher
0568023133 Merge inbound to m-c 2013-11-11 15:51:01 -08:00
Drew Willcoxon
f9bfd407e3 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
d90d2d0d49 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
Ryan VanderMeulen
d4fc422b45 Merge inbound to m-c. 2013-11-11 15:41:03 -05:00
Michael Ratcliffe
20b41f9880 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Chenxia Liu
6182dec180 Bug 937870 - nsSearchService displays duplicate engine prompt regardless of confirmation set by caller. r=gavin 2013-11-18 10:27:46 -08:00
Jonas Finnemann Jensen
b9058cd9ed Bug 937201 - Fix Windows builds without MOZ_ENABLE_PROFILER_SPS. r=BenWa 2013-11-18 13:21:26 -05:00
Ryan VanderMeulen
e23074782e Merge m-c to inbound on a CLOSED TREE. 2013-11-18 10:59:48 -05:00
Benoit Jacob
f17096872f Bug 938489 - 2/3. Don't include GL headers in glxtest - r=karlt 2013-11-18 08:08:24 -05:00
Henri Sivonen
77ead8cc84 Bug 935453 - Gather telemetry about dangerous encodings and encodings we might remove. r=emk,sstamm. 2013-11-11 17:04:02 +02:00
Carsten "Tomcat" Book
54656e2880 merge b2g-inbound to mozilla-central 2013-11-11 12:03:04 +01:00
Ehsan Akhgari
0703224cdd Bug 936899 - Build all of the uconv library in unified mode; r=smontagu 2013-11-10 14:41:29 -05:00
Fabrice Desré
812508b98a Bug 935973 - ThirdPartyCookieProbe errors r=yoric 2013-11-09 12:32:40 -08:00
Ryan VanderMeulen
833261f0ae Merge m-c to fx-team. 2013-11-08 14:56:41 -05:00
Ryan VanderMeulen
32a532796f Merge b-i to m-c. 2013-11-08 14:53:47 -05:00
Ryan VanderMeulen
25973e47ed Backed out 5 changesets (bug 854169) for Android crashes.
Backed out changeset 8898b6c66941 (bug 854169)
Backed out changeset 12cebd8b5669 (bug 854169)
Backed out changeset 844860e32631 (bug 854169)
Backed out changeset 4ede802f8dbb (bug 854169)
Backed out changeset ccae8b3f0a7d (bug 854169)
2013-11-08 10:52:02 -05:00
Carsten "Tomcat" Book
a3e32f5a76 Merge mozilla-central to b2g-inbound 2013-11-08 15:29:28 +01:00
Kai Strecker
3889da7c8a Bug 911876 - Increase the find bar close button's clickable area. r=dao 2013-11-08 15:23:55 +01:00
David Rajchenbach-Teller
53a78f0842 Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj 2013-11-08 09:16:05 -05:00
David Rajchenbach-Teller
980e9d5b59 Bug 854169 - Tests for the Lz4 worker module. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
4f2913c4dd Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
13a964a40c Bug 854169 - Build the binary support for Lz4.js. r=glandium 2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
5264bb5b90 Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj 2013-11-08 09:16:04 -05:00
J. Ryan Stinnett
b1ebb3234c Bug 935854 - Always move uploaded package to installation dir. r=ochameau 2013-11-07 14:41:58 -06:00
Mike de Boer
d0335f6d3a Bug 926033: add regression test. r=evilpie 2013-11-08 18:35:26 +01:00
Tom Schuster
2d16b5da43 Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer 2013-11-08 18:35:28 +01:00
Ryan VanderMeulen
b48344ffb2 Backed out changeset 3232989e79e7 (bug 897023) for mochitest-other failures. 2013-11-11 10:55:36 -05:00
Avinash Kundaliya
d4a1c11a35 Bug 891110 - Detecting attempts to pass undefined in declareFFI. r=Yoric 2013-11-11 09:18:22 -05:00
Girish Sharma
49e4af2c06 Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan 2013-11-09 18:06:23 +05:30
Avinash Kundaliya
77fdb11ee6 Bug 897023 - [OS.File] Be smarter with functions that can fail with becauseAbsent/becauseExists. r=Yoric 2013-11-11 09:02:13 -05:00
Ryan VanderMeulen
18621dd236 Merge m-c to inbound.
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 13:54:20 -05:00
Dave Townsend
c0f0e7ca5d Bug 932361: Avoid using too many file handles during XPI extraction. r=Unfocused 2013-11-07 15:18:25 -08:00
Gijs Kruitbosch
c267cbe07d Merge mozilla-central and ux 2013-11-12 17:30:17 +01:00