Commit Graph

78416 Commits

Author SHA1 Message Date
Brian Hackett
a83ee9105a Fix recompilation hazard in CALLELEMENT, bug 686107. r=dvander 2011-10-07 07:45:50 -07:00
Ehsan Akhgari
d9e0fb12d5 Bug 692520 - Handle the case where the frame might going away while retrieving selection properties from a text control; r=bzbarsky 2011-10-07 09:40:11 -04:00
Ehsan Akhgari
fa498cab3f Reftest for bug 437722; r=roc 2011-10-07 09:37:03 -04:00
Ed Morley
43c08e27c3 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-07 11:37:04 +01:00
Michael Edwards
8d268b37aa Bug 687367 - Make bionic domain name functions thread-safe on pre-3.0 Android, r=dougt 2011-10-06 20:55:50 -07:00
John Ford
a7bc4cc91a Bug 692646, release mozconfigs should have MOZ_PGO to ensure that we turn PGO on for release builds, r=nthomas DONTBUILD 2011-10-07 14:56:51 +13:00
Brian Smith
7930221088 Bug 679140: Do all SSL error processing on the main thread, r=honzab.moz 2011-10-06 17:46:52 -07:00
Brian Smith
f05237fd5f Bug 675221: Remove XPCOM Proxies: Implement Runnable that can be waited on synchronously, r=bsmedberg 2011-10-06 17:46:41 -07:00
Brian Smith
752bfc82a7 Bug 682329: Fix test for default SSL error UI, r=honzab.moz 2011-10-06 17:42:11 -07:00
Brian Smith
51506927f3 Bug 682329: Remove workaround that mobile is using to suppress the cert error dialog box, r=mark.finkle 2011-10-06 17:42:04 -07:00
Brian Smith
664a01032c Bug 682329: Remove default SSL error UI, r=honzab.moz 2011-10-06 17:41:43 -07:00
Ed Morley
481240ea52 Backout changeset 2326508537f8 (bug 692130 initial landing) on a CLOSED TREE 2011-10-07 01:39:23 +01:00
Ed Morley
1fa79bf497 Backout changeset 8af101010da7 (bug 692130 bustage fix 1) 2011-10-07 01:36:01 +01:00
Ed Morley
a48e988aa5 Backout changeset d8abcac1d00a (bug 692130 bustage fix 2) 2011-10-07 01:33:41 +01:00
Ed Morley
93293ad661 Backout changeset 94f2fa9f97b8 (bug 692130 bustage fix 3) 2011-10-07 01:28:56 +01:00
Ehsan Akhgari
0479805b0e Bug 691824 - Part 2: Backout changeset 306153bf7a41 from bug 10209 which effectively wallpapered bug 691824
(landing on a CLOSED TREE)
2011-10-06 19:22:04 -04:00
Matt Brubeck
4d12754bf1 Bug 689884 followup - Fix error in browser/components/sidebar/Makefile.in to fix bustage on a CLOSED TREE. r=burning 2011-10-06 15:35:16 -07:00
Matt Brubeck
3737fc0a43 Back out 52d001bbf7ff (Bug 690011) for failures in Android b-c (browser_find.js and others) on a CLOSED TREE 2011-10-06 15:16:35 -07:00
Matt Woodrow
dd14cf5d53 Bug 684759 - Followup - Add missing file to fix inbound bustage on a CLOSED TREE 2011-10-07 11:14:06 +13:00
Ehsan Akhgari
0d262e6465 Bug 691824 - Return the principal child list for outer table frames only once; r=roc 2011-10-06 18:03:45 -04:00
Ehsan Akhgari
28040879e7 Reftest for bug 454749; r=roc 2011-10-06 17:59:35 -04:00
Justin Lebar
16aac235d7 Bug 689433 - Followup. Remove unused MOZ_STATIC_ASSERT macro. r=roc 2011-10-06 17:51:24 -04:00
Richard Newman
45ea0d0d56 Bug 685945 - fixxor after skipping a qref. a=bustage 2011-10-06 12:40:23 -07:00
Benoit Girard
68a8c52603 Bug 692548 - Properly print OGL Shader compile errors on Android. r=jmuizelaar 2011-10-06 12:12:51 -07:00
Daniel Holbert
682ed444b5 Bug 691959: Remove unused variable 'bool done' from nsCSSFrameConstructor.cpp. r=dbaron 2011-10-08 14:44:26 -07:00
Margaret Leibovic
c6965125ff Bug 692970 - Fix intermittent 'browser_locationBarCommand.js | Urlbar is still focused after click'. r=gavin 2011-10-07 22:43:00 -07:00
Jonathan Kew
ec1c5a077c bug 689736 followup - update reftest manifest to mark tests containing Hebrew text that now pass on Android.
--HG--
extra : transplant_source : %C3%8BT%D0gx%B2%D7%FF%B1%04QN%F6%1EG%94%26%22%AC
2011-10-06 17:09:41 +01:00
Matt Brubeck
aa73dd7fff Back out ac1d5e94097a (bug 632072) because of kinetic panning issues 2011-10-06 09:49:47 -07:00
Ed Morley
99f78ba391 Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-06 16:25:34 +01:00
Rob Campbell
b9fc64ed05 merge m-c to fx-team 2011-10-06 08:00:51 -03:00
Ed Morley
34974bebcb Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-06 11:14:24 +01:00
Jonathan Kew
b3ff1c0b1d bug 689736 - reftest for mirroring of parentheses within Hebrew text. r=smontagu 2011-10-06 10:38:22 +01:00
Jonathan Kew
30a8dba085 bug 689736 - enable harfbuzz on android for hebrew (to fix glyph mirroring) and thai scripts. r=smontagu 2011-10-06 10:37:15 +01:00
Richard Newman
f71641d2eb Bug 685945 - Sync: log a warning if JSON parsing of bodies fails. r=philikon 2011-10-06 01:47:02 -07:00
Makoto Kato
e66cbf49ce Bug 691217 - nsWindow::OnPaint() returns NS_ERROR_FAILURE even if return type is bool. r=jimm 2011-10-06 17:34:34 +09:00
Mike Hommey
14966259b2 Bug 677897 - Use objcopy from the NDK in symbolstore.py. r=ted 2011-10-06 09:08:14 +02:00
Makoto Kato
3c2ca9ae41 Bug 690668 - TEST-UNEXPECTED-FAIL | c:\talos-slave\test\build\xpcshell\tests\toolkit\components\passwordmgr\test\unit\test_storage_legacy_2.js | test failed (with xpcshell return code: 0), see following log:. r=bsmedberg 2011-10-06 13:15:51 +09:00
Philipp von Weitershausen
223398d3af Merge services-central and mozilla-central 2011-10-05 17:05:11 -07:00
Myk Melez
c642f8735f update revision of Add-on SDK being tested; test-only 2011-10-05 15:30:21 -07:00
Chris Jones
130e939216 Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
--HG--
extra : rebase_source : bf3dc09f49d010ac4422150fc5300a41080af858
2011-10-05 15:15:45 -07:00
Chris Jones
16c7f04206 Bug 690670, part 0.1: Teach IPDL about uint* types, since those are what we have to use in "public" interfaces. r=bent
--HG--
extra : rebase_source : 36d9d7e5badaa8f941a9b76646f0b785072a62bf
2011-10-05 15:15:45 -07:00
Chris Jones
9928eba1eb Bug 690670, part 0: Add helpers for copy-constructing auto arrays from regular arrays. r=roc
--HG--
extra : rebase_source : e586553e4a2cf344f72347e195f42762f0183c99
2011-10-05 15:15:45 -07:00
Matt Brubeck
26440d5308 Bug 692123 - browser-chrome test for bug 692123 [r=mfinkle] 2011-10-05 15:12:02 -07:00
Matt Brubeck
adbfcdcb32 Bug 692123 - Back/Escape key does not work to dismiss context menu [r=mfinkle] 2011-10-05 15:11:38 -07:00
Bill McCloskey
a207bd0e0f Bug 684947 - Fix red 2011-10-05 15:09:23 -07:00
Bill McCloskey
5b182e4458 Bug 684947 - Fix bogus compartment assertion caused by generators (r=luke) 2011-10-05 14:51:51 -07:00
Bill McCloskey
b7fd4f51c6 Bug 688939 - Fix bogus script ownership assertion (r=dmandelin) 2011-10-05 14:51:37 -07:00
Mike Conley
e928547b48 Bug 488627 - Datepicker doesn't work with some short date formats. r=enn 2011-10-05 17:26:11 -04:00
James Willcox
a3512c3ba8 Bug 692198 - Make Flash on Android draw to bitmap intead of SurfaceView directly r=blassey
commit 872c1f5bf1f2c205c3f999409ed55f31627c968a
Author: James Willcox <jwillcox@mozilla.com>
    Bug 692198 - Make Flash on Android draw to bitmap intead of SurfaceView directly
2011-10-05 14:44:19 -04:00
James Willcox
9f136f34c3 bug 692196 - Make 'navigator.plugins' have correct content on Android r=blassey
From 14c74360d7af6101a2b9193ed8b8a6f4bcd6c42b Mon Sep 17 00:00:00 2001
https://bugzilla.mozilla.org/show_bug.cgi?id=692196
2011-10-05 14:34:19 -04:00