Ehsan Akhgari
|
733944c1e0
|
Bug 690060 - Make runreftests.py append "crashtest.list" to the test path when only a crashtest directory is specified; r=ted
--HG--
extra : rebase_source : ea0d2b03cfcf7547d6c8acbc360e47595eb90a66
|
2011-09-29 10:58:13 -04:00 |
|
Rafael Ávila de Espíndola
|
12cd3efcc7
|
Bug 690235 - Fix Mac builds with clang caused by bug 666414 not catching the stupidness of gcc4.2 (see bug 689397); r=ehsan
--HG--
extra : rebase_source : ac24c47e2885476593985c88a503e4f075602582
|
2011-09-29 10:56:57 -04:00 |
|
Mark Finkle
|
7936c492ce
|
Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
--HG--
extra : rebase_source : 39d5bb6c6d4d3165dcb10bded80a2aa9da7cb98e
|
2011-09-29 10:44:03 -04:00 |
|
Robert Longson
|
69bd857cce
|
Bug 630657 - masks should respect color-interpolation. r=jwatt
--HG--
extra : rebase_source : d8ec90b0a18444be4890dbe127a1e0e7d70f9ede
|
2011-09-29 15:03:21 +01:00 |
|
Felix Fung
|
fde9bb7c52
|
Bug 674012 - Remove checks for HAVE_GCC3_ABI. r=glandium
--HG--
extra : rebase_source : 934fd93abd8678d0215ee8296995cb5b296288bf
|
2011-09-28 11:32:39 -07:00 |
|
Brian R. Bondy
|
ca4fd9638e
|
Bug 366347 - Default collate option sometimes off for printers that support it. r=bsmedberg
--HG--
extra : rebase_source : 13ab1afb123a4282fd419e5f7f1dd74ee6b9f4b8
|
2011-09-29 09:21:32 -04:00 |
|
Teemu Mannermaa
|
36a83c702a
|
Bug 689157 - Fix CC variables used in "cl -showIncludes" detection logic. r=khuey
--HG--
extra : rebase_source : 65e060c81a59c41912857e730059f2104c6f6068
|
2011-09-29 15:20:51 +02:00 |
|
Brian R. Bondy
|
0ffa1961e1
|
Bug 688882 - Investigate stack buffer overflow in nsLocalFile::EnsureShortPath. r=bsmedberg
--HG--
extra : rebase_source : c872ba5d7b05bd611ee5926e6b3f9e7432db913e
|
2011-09-29 09:06:27 -04:00 |
|
Makoto Kato
|
dca8c29990
|
Bug 689288 - xpcshell\tests\js\src\xpconnect\tests\unit\test_attributes.js and test_params.js are perma-orange on Win64. r=bsmedberg
--HG--
extra : rebase_source : dec80ee84264081839bbf92870b66b696d9e3e76
|
2011-09-29 18:43:50 +09:00 |
|
Jonathan Kew
|
b85f9c8b4c
|
bug 688779 followup - re-enable reftests for hyphenation (en-US only) on android.
--HG--
extra : rebase_source : 3430e302d5bd75155f7d0c3742ea6cbb785f26ef
|
2011-09-29 10:40:28 +01:00 |
|
Jonathan Kew
|
92bdda92ff
|
bug 688779 - restore en-US hyphenation to the Android product. r=dougt
--HG--
extra : rebase_source : 1d6129ccfa2bc8f9d4e2777be28d3365eeb481e0
|
2011-09-29 10:37:56 +01:00 |
|
Kyle Huey
|
9c2d4dcffd
|
Merge backout.
|
2011-09-29 15:19:28 -04:00 |
|
Kyle Huey
|
ecd0d5c30c
|
Back out the code changes from Bug 687332 until we figure out a compat story.
|
2011-09-29 15:18:58 -04:00 |
|
Kyle Huey
|
3a94d21f88
|
Bug 687332: Fix OpenWebApps. r=fabrice
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
29337fc0ec
|
Bug 687332: Fix test pilot. r=me
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
4a12a2b870
|
Bug 687332: Fix up LocaleRepository.jsm. r=mbrubeck
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
051b464a36
|
Bug 687332: Fix up CrashSubmit.jsm. r=ted
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
d822544c8a
|
Bug 687332: Fix up update tests.
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
2b08b16ff6
|
Bug 687332: Fix up telemetry.
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
ad4e94ee90
|
Bug 687332: Fix toolkit/. r=rs
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
3982be1396
|
Bug 687332: Fix up geolocation. r=dougt
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
f17eb89d4d
|
Bug 687332: Fix an opt-only linking error by including the header that has the body of the inline function in question.
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
0b7e698fb5
|
Bug 688417: Test for Bug 505915 expects setting xhr.onreadystatechange to unwrap the object passed in. r=mrbkap
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
84a3c222e7
|
Bug 688776: test_doublewrappedcompartments.xul relies on XHR event listener being a wrapped JSObject. r=mrbkap
|
2011-09-29 12:06:36 -04:00 |
|
Kyle Huey
|
f0fc80e42f
|
Bug 687332: Move inline event listeners on EventSource to the event listener manager. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
0b5c883353
|
Bug 688416: Test for Bug 502959 relies on XHR event listener being an nsIDOMEventListener. r=mrbkap
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
f6fd1c97ee
|
Bug 687332: Move inline event listeners on XHR to the event listener manager. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
036ba0bf27
|
Bug 575917: Grab some more permissions in crashinject.exe. r=ted
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
1eecbf1d0e
|
Bug 687332: Move inline event listeners on FileReader to the event listener manager. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
e60509c0df
|
Bug 686941: Make nsIDocument::mCachedRootElement a weak pointer. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
4152a72565
|
Bug 657994: Factor out common bits of FileReader. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Kyle Huey
|
f4fb046f58
|
Bug 685666: Eliminate test/mozmill/Makefile.in's dependency on racy gmake-only target-specific-variable propagation behavior. r=ted f=jhammel
|
2011-09-29 12:06:20 -04:00 |
|
Benoit Jacob
|
93ca6f5084
|
Bug 684882 - on Macs with Intel GPUs, limit cube map size to 512 - r=jrmuizel
|
2011-09-29 10:13:49 -04:00 |
|
Benoit Jacob
|
b79d3d9d20
|
Bug 684882 - back out db67bdba5ca8
|
2011-09-29 10:13:49 -04:00 |
|
Benoit Jacob
|
50ebdccf9f
|
Bug 684882 - back out b4fd4fd0dc3f
|
2011-09-29 10:13:49 -04:00 |
|
Michael Wu
|
48a76e1463
|
Bug 690297 - Fix handling of boolean prefs in gfx code after s/PRBool/bool/, r=jfkthame
|
2011-09-29 03:59:43 -07:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Michael Wu
|
e33d8f86f3
|
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
|
2011-09-28 22:46:19 -07:00 |
|
Makoto Kato
|
760958734d
|
Bug 681202 - Add Android x86 target. r=glandium
|
2011-09-29 13:39:03 +09:00 |
|
Benoit Jacob
|
ca2a58f371
|
Bug 630728 - Intermittent test_webgl_conformance_test_suite.html | Test expected to fail, but passed: conformance/texture-npot.html; r=ehsan
|
2011-09-29 00:06:03 -04:00 |
|
Rafael Ávila de Espíndola
|
b7d58bcaf2
|
Move android back to c++0x to see if we have some hidden dependency
on it. r=revert.
--HG--
extra : rebase_source : 5172df2e68d3881f8f19c89c209216778640f574
|
2011-09-28 23:05:31 -04:00 |
|
Alexander Surkov
|
c7fa94316c
|
Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde
|
2011-09-29 12:13:08 +09:00 |
|
Matt Brubeck
|
3f69784978
|
Bug 681995 - Zoom to viewport width by default instead of document width [r=mfinkle]
|
2011-09-28 18:29:22 -07:00 |
|
Vivien Nicolas
|
2adeb9eed1
|
Bug 689494 - Don't resize the UI when dragging the tablet sidebar rightward [r=mbrubeck]
|
2011-09-28 17:29:29 -07:00 |
|
Matt Brubeck
|
e8ae56b498
|
Bug 689966 - Pref are initialized twice because of reference to nonexistent element [r=wesj]
|
2011-09-28 17:29:08 -07:00 |
|
Philipp von Weitershausen
|
9f5a105790
|
Merge services-central with mozilla-central
|
2011-09-28 16:45:43 -07:00 |
|
Wolfgang Germund
|
b4bcc00620
|
Bug 296795: ZipReader doesn't handle non-ASCII characters r=taras
|
2011-09-28 16:14:45 -07:00 |
|
Dave Townsend
|
aacc41d4cc
|
Bug 680802: Installing a new add-on at the same time as installing a new version of the app which uses new properties from install.rdf will fail. r=robstrong
|
2011-09-28 11:41:17 -07:00 |
|
Rob Campbell
|
0e6b9d33a6
|
merge m-c to fx-team
|
2011-09-28 09:53:39 -03:00 |
|
Luke Wagner
|
edba706beb
|
Bug 683361 - quell GCC over-warning from 90ff7402febc (r=me)
|
2011-09-27 23:20:46 -07:00 |
|