Trevor Saunders
1e44a0ac60
bug 682247 - telemetry for deprocated IAccessibleTable interface r=surkov
2011-09-15 23:39:15 -04:00
Jeff Muizelaar
e61efc6143
Bug 678330. Use IOKit to get precise GPU information in GfxInfo on Mac. r=bjacob
...
This lets us get vendor and device ids.
--HG--
extra : rebase_source : 1760ecc1c406c227e473c462e39c95375abb318e
2011-09-27 09:55:42 -04:00
Taras Glek
dab4020d93
Bug 689256 - Intermittent failure to set calculate timestamp for main; r=glandium
2011-10-10 15:27:05 +01:00
arno renevier
479d96d73d
Bug 684908 - Save viewSource uri with content cacheKey; r=neil
2011-10-10 15:27:05 +01:00
Marco Bonardo
29717c648b
Backout efed4eae9cd2 for xpcshell-test failure
2011-10-10 13:46:38 +02:00
Marco Bonardo
cab166c23e
Bug 692496 - Avoid table scan in expiration by restricting on flattened data.
...
r=dietrich
2011-10-10 12:15:41 +02:00
Marco Bonardo
fe64d42b01
Bug 692493 - Add maintenance for visit_count and last_visit_date.
...
r=dietrich
2011-10-10 12:15:27 +02:00
Marco Bonardo
82773d3ab9
Bug 690354 - Idle expiration never runs for clean databases.
...
r=dietrich
2011-10-10 12:15:12 +02:00
Ehsan Akhgari
3a9223bc25
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-26 10:35:13 -04:00
Ed Morley
df7c1c867e
Backout changeset 81a7f5489ebc (bug 679352), since burning comm-central; a=callek
2011-09-25 16:27:30 +01:00
Ed Morley
ec547b0b85
Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek
2011-09-25 16:26:10 +01:00
Matt Brubeck
f6eaa5b173
Merge mozilla-central to mozilla-inbound
2011-09-24 08:13:45 -07:00
Marco Castelluccio
4536508307
Bug 679352 - Remove libreg. r=khuey
2011-09-24 16:28:21 +02:00
Marco Castelluccio
df8ae70db2
Bug 679352 - Remove libreg (Part 1: Clean nsProfileMigrator). r=bsmedberg
2011-09-24 16:25:20 +02:00
Ed Morley
796f4392cd
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-24 04:35:02 +01:00
Rafael Ávila de Espíndola
60fbf8bfa0
Bug 687696 - Use nsRefPtr instead nsCOMPtr. r=mak.
...
--HG--
extra : rebase_source : 7d8238fc2202e86c23a3426bb076a11dcb11b7a8
2011-09-23 21:29:48 -04:00
Ed Morley
859a495df8
Bug 686170 - Remove modules/zlib/standalone; r=ted
2011-09-24 02:16:45 +01:00
Rob Campbell
ac8b2ab5a7
merge fx-team to m-c
2011-09-23 19:43:05 -03:00
Jared Wein
b0341fd18f
Bug 462117 - Reducing the number of visible controls when the video is too small. r=dolske
2011-09-23 12:43:03 -07:00
Ted Mielczarek
25bef9f3bb
merge build-system to mozilla-central
2011-09-23 08:40:48 -04:00
Boris Zbarsky
5bd5d4d6c7
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
...
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
2011-09-23 01:03:50 -04:00
Ed Morley
f57624260e
Bug 660718 - Add a link from about:support to about:memory; r=ehsan
2011-09-23 00:24:49 +01:00
Mike Hommey
1036527a30
Bug 686435 - Add a telemetry probe on nsAppShellService::CreateTopLevelWindow. r=taras
2011-09-23 14:30:49 +02:00
Ted Mielczarek
3ff59c5e7c
bug 679427 - make event loop responsiveness threshold and interval configurable via environment variable. r=jlebar
2011-09-09 08:51:08 -04:00
Kyle Huey
dbdc064e79
Merge m-c to b-s.
2011-09-15 16:44:46 -07:00
Ehsan Akhgari
f3bacc8d1a
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-15 09:41:15 -04:00
Neil Rashbrook
08ff38052a
Bug 660532 Remove useless uses of PromiseFlatCString r=sdwilsh
2011-09-15 09:36:07 +01:00
Margaret Leibovic
66c17330d4
merge m-c into fx-team
2011-09-14 11:57:00 -07:00
Kyle Huey
a9fd5acf9f
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Justin Wood
26a04bcc03
Address review comment for Bug 680113 that I missed when checking in. r=Unfocused
2011-09-14 06:33:12 -04:00
Margaret Leibovic
346534afd1
Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao
2011-09-13 16:42:37 -07:00
Alexander Surkov
21de2eb9d5
Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn
2011-09-15 11:33:16 +09:00
Justin Wood
54955c1e8b
Test for Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Unfocused
2011-09-13 01:18:01 -04:00
Kyle Huey
e4ec1c04d2
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Justin Wood
d91301c25d
Backed out changeset 4f7f1840152b (Bug 680113) due to orange.
2011-09-09 23:24:27 -04:00
Felix Fung
fa75e206b8
Bug 626626 - Reference Correct Strings in Password Manager. r=dolske
2011-09-08 12:36:35 -07:00
Margaret Leibovic
d10be471b4
merge m-c into fx-team
2011-09-13 09:38:41 -07:00
Kailas
7bb753d8be
Bug 680812 - Excessive space between "280" and "KB" in download dialog; r=dolske
2011-09-12 10:24:02 -04:00
Justin Wood
3e8f886c07
Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Mossop ui-r=faaborg
2011-09-08 04:11:17 -04:00
Jiten
eb64d2be1c
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
2011-09-13 19:53:51 +02:00
Kyle Huey
a0800c6141
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Matt Brubeck
353c30193a
Back out 6cd3556fc807 (bug 674290) because of unittest leaks
2011-09-06 20:42:09 -07:00
Mike Hommey
95d53226f7
Bug 683441 - Always sign NSS libraries from packager.mk. r=ted
2011-09-06 08:19:37 +02:00
Matheus Kerschbaum
6d74d00420
Bug 683874 - Remove modules/libimg/makefile from toolkit-makefiles.sh r=ted
2011-09-04 10:41:02 +01:00
Mike Hommey
402b882927
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
2011-09-03 08:19:06 +02:00
Mike Hommey
a96af28c52
Merge m-c to b-s
2011-09-03 08:17:58 +02:00
Ed Morley
ee10afb48a
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
2011-09-03 04:35:21 +01:00
Matheus Kerschbaum
b19abf1f7f
Bug 683874 - Remove modules/libimg/Makefile.in r=ted
2011-09-03 01:55:30 +01:00
Kyle Huey
5aba5a29af
Merge b-s to m-c.
2011-09-02 17:35:11 -04:00
Ehsan Akhgari
93a6cd21cb
Keep changeset 7ee51f8ea940 backed out on the reverted tree
2011-09-02 09:06:23 -04:00
Ehsan Akhgari
2c5d1e8130
Keep changeset 6a70000360a0 backed out on the reverted tree
2011-09-02 09:04:24 -04:00
Ehsan Akhgari
44916171a8
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Marco Bonardo
92f6958e72
Backout 6a70000360a0, e5c8fdabdf66 to figure out Windows reftest permaorange on a CLOSED TREE
2011-09-02 10:57:36 +02:00
Rafael Ávila de Espíndola
a9e50eeac8
revert 11247af82311, e3626f903f9f and 7ee51f8ea940.
...
CLOSED TREE
2011-09-01 22:01:56 -04:00
Jeremias Bosch
2cce41a26e
Bug 682814 - Fennec on N9 can not get launched from other application; r=romaxa
2011-09-01 22:14:01 +01:00
Mike Hommey
61971496fb
Bug 683171 - Fixup. r=me
2011-09-01 18:41:33 +02:00
Mike Hommey
4f09641fb4
Bug 680440 - Clean up jemalloc linkage. r=khuey
2011-09-01 14:11:56 +02:00
Rafael Ávila de Espíndola
0c9edc73c7
Bug 674647 - Add an explicit MOZ_CAN_RUN_PROGRAMS variable. r=ted.mielczarek.
...
The common cases are computed as before, but it can also be explicitly set.
--HG--
extra : rebase_source : 974c547f9fb8f4403f58f5ee5ddc4d4dd0600fbe
2011-09-01 16:50:27 -04:00
Rafael Ávila de Espíndola
293d01438a
Bug 680277 - Change another use of MOZ_OPTIMIZE_FLAGS to MOZ_FRAMEPTR_FLAGS. r=khuey.
2011-09-01 16:43:50 -04:00
arno renevier
46c2f6aa69
bug 679784: let nsIContentPrefService handle private browsing mode; r=ehsan
...
Manage private browsing mode in content pref service. CPS should be available
in private browsing mode, but should not store informations on disk, and should
clear all informations once the private session ends.
When setting a pref in private mode, it is stored in an in-memory hash table.
When getting a pref, it is retrieved from that hash table if available.
Otherwise, it is retrieved using the standard mechanism. When removing a pref,
it is retrieved from the hash table. The rationale is that in private mode,
it's ok to read a pref from normal database, but not ok to set it.
The in-memory hash table is cleared when leaving the private browsing mode.
When removing a set of preferences (with removeGroupedPrefs or
removePrefsByName), preferences are removed from the in-memory hashtable, *and*
from normal mode database. The rationale is that visiting a website may trigger
setting/getting/removing for a specific preference only. But removing many
prefs at once is the result of an action not associated with a website. For
example, user may wish to delete all its informations. In that case, user
probably expects to not have those informations restored once it leaves private
browsing mode.
2011-09-01 14:13:03 -04:00
Kyle Huey
134b8fad07
Merge m-c to b-s.
2011-08-31 07:52:43 -04:00
Mike Hommey
9efdbba146
Bug 681238 part 2 - Test WindowsDllInterceptor on functions we intercept in our codebase. r=vlad
2011-08-29 13:23:45 +02:00
Mike Hommey
225a98edb7
Bug 681238 part 1 - Intercept a function from the executable in TestDllInterceptor. r=vlad
2011-08-29 13:23:35 +02:00
Mike Hommey
c1d8e2fb2f
Bug 681238 part 0 - Support a few more opcodes and fix x86 mov r, [r] test. r=vlad
2011-08-29 13:23:21 +02:00
Marco Bonardo
a025869f6a
Backout 04545026b4ae (Bug 658305) due to increase in reftests shutdown crashes on Linux.
2011-09-01 14:33:15 +02:00
Michael Wu
a66b1751b7
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Michael Wu
56618dd3d2
Bug 682547 - Convert readstrings.cpp to bool, r=rstrong
2011-08-30 11:55:14 -07:00
Margaret Leibovic
6a3ea80459
Bug 670194 - Startup numbers don't account for interactive startup interruptions. r=dtownsend
2011-08-25 14:11:18 -04:00
Trevor Saunders
97b4d94b79
bug 679786 - telemetry reporting use of ISimpleDOM* interfaces r=surkov
2011-08-17 10:43:20 -07:00
Gavin Sharp
4d91c8e747
Bug 657462: don't select the first item in the download manager automatically, r=dolske
...
--HG--
extra : transplant_source : %E04%E4x%1Dh%EC%14%B7%8D%9C%19%AA%20%21%81R%F1n%CE
2011-09-29 14:06:45 -07:00
Matt Brubeck
644a223e89
Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs
2011-09-29 14:44:36 -07:00
Ehsan Akhgari
c7d37d466b
Merge mozilla-central into mozilla-inbound
2011-09-29 17:26:09 -04:00
Neil Deakin
551265c1d1
Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil
2011-09-29 16:05:10 -04:00
Fabrice Desré
df93aff723
Bug 679194 - Add a permission prompt for mozApps.mgmt.list and mozApps.mgmt.uninstall [r=mfinkle]
2011-08-15 18:56:42 -07:00
Fabrice Desré
6b830db423
Bug 609043 - Add support for Open Web Apps [r=mfinkle]
2011-08-15 12:16:50 -07:00
Ed Morley
2b7f8b2978
Bug 684327 - toolkit-makefiles.sh adjustments for js/src/xpconnect/tests/components/ changes; rs=build
2011-09-25 16:15:30 +01:00
Paul Biggar
ca975bca37
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Jonathan Protzenko
d38f840e0d
Bug 681873 - Add basic Telemetry support to Thunderbird r=tglek
2011-09-09 13:47:53 +02:00
Masayuki Nakano
163fc7efff
Bug 669028 part.14 toolkit should use mozilla::LookAndFeel rather than nsILookAndFeel r=neil
2011-09-09 11:27:13 +09:00
Justin Lebar
b8add9c282
Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn
2011-08-05 18:22:11 -04:00
Kailas
54756f03b3
Bug 683258 - Size reported as -1 bytes when attempting download with no Content-Length header; r=dolske
2011-09-06 15:32:52 -04:00
Neil Deakin
0c36dfe88d
Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil
2011-09-06 10:44:55 -04:00
Jeff Muizelaar
ed391c7c80
Bug 673176. Record decoding speed for different image decoders. r=jlebar
...
--HG--
extra : transplant_source : %1A%1Dav%7C%C5%BF%9B%09%94bl%AC%14%CCpg%24R%AE
2011-09-22 16:25:56 -04:00
Ehsan Akhgari
1f46035de7
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-22 11:26:59 -04:00
Justin Wood
3809f7d783
Bug 688357, fix SeaMonkey Windows Build Failure due to Bug 648581. r=khuey
...
--HG--
extra : rebase_source : 1be0a5ae4322c5bfa43d25a235671870438eae91
2011-09-22 08:18:48 -04:00
Marco Bonardo
29be536d96
Bug 687376 - continue_test in test_browserhistory.js might never execute.
...
r=dietrich
2011-09-22 10:45:02 +02:00
Rafael Ávila de Espíndola
4c5e946120
Bug 687696 - Generate places shutdown events in the cpp tests. r=mak.
...
This uses the NS_XPCOM_WILL_SHUTDOWN_OBSERVER_ID notification to produce
the places shutdown messages, emulating what happens in the browser.
--HG--
extra : rebase_source : ddd5bf7973458df14c31f72567b147996b0fac00
2011-09-21 14:14:40 -04:00
Rafael Ávila de Espíndola
fb60b4fbd1
Bug 673017 - Misc places fixes. r=mak77.
...
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Brian R. Bondy
cbe27ca75a
Bug 674957 - mochitests-5: test_alerts.htmltimed out after 330 seconds. r=sdwilsh
2011-09-21 12:54:50 -04:00
Mike Hommey
9d0e8de4fd
Bug 688062 - Avoid linking the crash reporter against libmozutils. r=ted
2011-09-21 18:06:14 +02:00
Mike Hommey
10d9b1f0d9
Bug 686876 - Move libraries at the top level in the apk. r=mfinkle
2011-09-21 18:06:14 +02:00
Geoff Lankow
098fc289ac
Bug 684107 - Remove private browsing code from DownloadLastDir.jsm after bug 679784 is fixed; r=ehsan
2011-09-03 22:02:32 +12:00
Geoff Lankow
3b7bd889a0
Bug 664895 - Make the details pane not jump when a screenshot image is loaded, r=bmcbride
2011-09-05 11:26:06 +01:00
Tatiana Meshkova
9cc503bb3d
Bug 684403 - error: forward declaration of 'struct MApplicationService'; r=romaxa
2011-09-04 13:57:50 +01:00
Rafael Ávila de Espíndola
77a502f6cd
Bug 674647 - Add an explicit MOZ_CAN_RUN_PROGRAMS variable. r=ted.mielczarek.
2011-09-03 16:38:02 -04:00
Rafael Ávila de Espíndola
562cee8ff8
Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
...
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
2011-09-03 13:36:18 -04:00
Jason Orendorff
d4f78e63c5
Bug 682871 - make package fails when $(MOZILLA_DIR) is a relative path. r=Callek, sr=ted.
2011-09-02 16:52:16 -05:00
Marco Bonardo
adaec09bc1
Bug 658305 - Use journal_size_limit on places.sqlite.
...
r=dietrich
2011-09-01 12:01:59 +02:00
Marco Bonardo
d2bb67796d
Bug 682676 - Urlbar performance regression with SQLite 3.7.7.1.
...
r=sdwilsh
2011-09-01 12:01:58 +02:00
Ed Morley
c62c25def9
Merge last green changeset on m-i to m-c
2011-09-01 08:41:18 +01:00
Kyle Huey
077f02e01b
Backout Bug 679945 until we sort out some non-Firefox linking issues.
2011-08-31 18:17:18 -04:00
Philipp von Weitershausen
13a22e8e30
Merge services-central with mozilla-central
2011-08-31 11:20:28 -07:00
Kyle Huey
a9aa13ac30
Merge again ...
2011-08-31 11:00:13 -04:00
Kyle Huey
216740764e
Merge b-s to m-c.
2011-08-31 10:59:12 -04:00
Mounir Lamouri
a244ae76a6
Merging mozilla-inbound into mozilla-central.
2011-08-31 16:56:23 +02:00
Rob Campbell
c4dc91996b
merge m-c to fx-team
2011-08-31 09:21:43 -03:00
Marco Bonardo
0ac46ce463
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Mike Ratcliffe
f3b4cf2717
Bug 582596 - Style view centered around answering common CSS questions, f=l10n, r=dolske, msucan
2011-08-30 09:12:02 -03:00
Philipp von Weitershausen
6476aa6f95
Merge m-c to s-c
2011-08-29 12:58:49 -07:00
Rob Campbell
3794850963
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Kyle Huey
7b5d330147
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Marco Bonardo
3c6c1791d8
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02:00
Blair McBride
80cce82231
Bug 672485 - Ensure window watcher is defined. r=dtownsend,jst
2011-08-27 09:24:20 +12:00
Gregory Szorc
0fad58b24b
Bug 682027 - Make returned fields in XPIProvider.getVisibleAddons consistent; r=Mossop
2011-08-26 12:40:57 -07:00
Ms2ger
0b1536d069
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Rob Campbell
5d657e08b3
merge m-c to fx-team
2011-08-26 11:38:59 -03:00
Matheus Kerschbaum
b2c4e7084b
Bug 671465 - Remove some javaxpcom left-overs. r=khuey
2011-08-26 00:35:13 +01:00
Matheus Kerschbaum
08afa54615
Bug 671465 - Remove reference to dead MAKEFILES_sun_java variable in toolkit-makefiles.sh r=khuey
2011-08-26 00:35:13 +01:00
Matheus Kerschbaum
ca0293b46f
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Marco Castelluccio
59b2b657f4
Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug
2011-08-26 20:50:23 +01:00
Tim Taubert
deaad8d8ef
merge the last green changeset on m-c to fx-team
2011-08-25 11:19:18 +02:00
Blair McBride
bae35055d8
Bug 678761 - Add-on selection UI footer may not always look good on non-aero themes. r=dao
2011-08-25 17:50:43 +12:00
Blair McBride
bc0ae5b4ed
Backed out changeset 6fd779fb622d due to orange
2011-08-25 17:49:46 +12:00
Jared Wein
71ae941b5d
Bug 462117 - Reducing the number of visible controls when the video is too small. r=dolske
2011-08-24 18:34:00 -07:00
Brian R. Bondy
f5c04e94d2
Bug 576867 - Firefox is already running, but is not responding window icon. r=neil
2011-08-26 09:03:26 -04:00
Mihai Sucan
5b969cdb06
Bug 600501 - Implement support for removed() callback (notificationbox); r=neil
2011-08-24 15:42:34 +03:00
Ehsan Akhgari
cbcdcb0a61
Backout changeset e57b659ee5dd (bug 678842) because the test is wrong, and it should never pass
2011-08-22 22:27:47 -04:00
Kyle Huey
4a1055ab6c
Merge m-c to b-s.
2011-08-24 08:34:27 -04:00
Mike Hommey
9877d798b0
Bug 678195 - Remove old style jemalloc. r=khuey
2011-08-23 15:43:17 +02:00
Mike Hommey
cdbf66ae45
Bug 678161 - Also install msvc*.dll when using new style jemalloc. r=khuey
2011-08-23 15:36:31 +02:00
arno renevier
aba85fca1f
bug 678842: remember spell check setting per site; r=ehsan
2011-08-22 19:25:29 -04:00
Taras Glek
ee019a9746
Bug 680508: disable telemetry for content-processes r=glandium
2011-08-22 11:38:08 -07:00
Taras Glek
8ce575a45c
Bug 680197 - Link from telemetryhistograms.h + telemetryping.js to the list of probes wiki r=glandium
2011-08-22 11:38:06 -07:00
Ben Turner
ef60b0aa29
Back out bug 653361 for causing plugin crashes (bug 680862).
2011-08-23 11:00:25 -07:00
Marco Bonardo
d84964c811
Bug 675416 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache.
...
r=dietrich
2011-08-22 15:05:16 +02:00
Jacek Caban
47d719a446
Bug 680865 - TestDllInterceptor.cpp fails to compile on mingw r=glandium
2011-08-22 14:18:52 +02:00
Kyle Huey
f361ed41ed
Merge m-i to m-c.
2011-08-22 07:39:22 -04:00
Geoff Brown
fcf5c93a68
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Tim Taubert
456dc55387
merge the last green changeset on fx-team to m-c
2011-08-22 08:47:16 +02:00
Blair McBride
80468abb57
Bug 680117 - Footer string in the new Add-on selection window should wrap to fit long localizations. r=dtownsend
2011-08-22 14:30:32 +12:00
Sander van Veen
6048128013
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
2011-08-21 16:02:24 -07:00
Oleg Romashin
becea95eba
Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai,jeremias.bosch r=dougt
2011-08-21 08:32:38 -04:00
Ed Morley
b64e62e31c
Bug 680450 - Rm the now empty db/Makefile.in to save traversing it during the build; rs=khuey
2011-08-20 13:45:01 +02:00
Matt Brubeck
eb3dcefecf
Merge last green changeset from mozilla-central to mozilla-inbound
2011-08-19 16:26:25 -07:00
Benoit Jacob
2a4987ad1d
Bug 659932 - GLXtest process should check for GLX >= 1.3 before calling glXCreatePixmap - r=dbaron
...
This gives cleaner error messages when trying to use GLX features on old GLXs.
2011-08-19 11:39:00 -04:00
Benjamin Smedberg
75ebf12f44
Merge the electrolysis branch to mozilla-central.
2011-08-19 10:15:52 -04:00
Benjamin Smedberg
6b29b9dd69
Bug 675221 part D - Fix up URL classifier to stop using XPCOM proxies, r=dcamp
...
--HG--
extra : rebase_source : a482200a9095a9115ac8829af045a16fa2ba1b38
2011-08-19 11:50:04 -04:00
Makoto Kato
398cf82b27
Bug 653361 - Dll Block list doesn't work when Avast! Anti-Virus is installed. r=vlad
2011-08-20 00:34:28 +09:00
Ms2ger
a7f96cc6ec
Backout bug 679733 for Qt bustage.
2011-08-19 13:20:51 +02:00
Oleg Romashin
c7acb8556a
Bug 679733 - Widget Qt should send system notifications (display, taskswitcher, flight modes); f=azakai+jbosch r=dougt
2011-08-19 12:56:24 +02:00