Граф коммитов

253481 Коммитов

Автор SHA1 Сообщение Дата
Brian Hackett 7b7e5957d3 [INFER] Watch for recompilation triggered by while compiling a call in an inlined frame, bug 680951. 2011-08-26 08:55:00 -07:00
Kyle Huey 5566bffa9e Bug 680515: Follow up fix quoting issue for Windows. r=me 2011-08-26 11:00:57 -04:00
Kyle Huey 9a65cc7c71 Commit pymake test that got missed on the recent update. 2011-08-26 08:07:30 -04:00
Kyle Huey a8ce2c6e70 Bug 680515: Move optimization flags out of js/src/Makefile.in and into js/src/configure.in. r=ted 2011-08-26 08:06:51 -04:00
Marco Bonardo 1ea625d64c Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value.
r=sdwilsh
2011-08-26 13:51:05 +02:00
Marco Bonardo df5067c405 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Force using fsync on Android.
r=sdwilsh
2011-08-26 13:43:45 +02:00
Marco Bonardo f95262f2dd Bug 666420 - Upgrade to SQLite 3.7.7.1 - Telemetry VFS shim update.
r=sdwilsh
2011-08-26 13:43:15 +02:00
Kyle Huey 7993d2d1ed Update pymake snapshot. 2011-08-26 07:43:13 -04:00
Marco Bonardo d7b0921525 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
r=sdwilsh
2011-08-26 13:38:54 +02:00
Marco Bonardo 82a7d472c7 Bug 666420 - Upgrade to SQLite 3.7.7.1 - SQLite changes.
rs=sdwilsh
2011-08-26 13:38:28 +02:00
Marco Bonardo 2d3b3ed654 Bug 681660 - [win] GetDiskSpaceAvailable doesn't work on files.
r=jimm
2011-08-26 13:29:45 +02:00
Mounir Lamouri 35e7906212 Bug 681667 - Create a test_form_attributes_reflection.html with novalidate check. r=Ms2ger
The other attribute reflection tests will be done with bug 682239.
2011-08-26 11:43:23 +02:00
Ed Morley a2163dc998 Merge last green changeset of m-c to m-i 2011-08-26 10:26:46 +01:00
Ben Turner 08fad93399 Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00
Ms2ger 27a1795f34 Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug 2011-08-26 09:43:56 +02:00
Ms2ger 0b1536d069 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Mike Hommey 3253d7b72d Bug 682217 - HUDService uses some resource://gre/ urls that ought to be resource:///; r=gavin, r=rcampbell 2011-08-26 08:42:20 +02:00
Rob Campbell 5d657e08b3 merge m-c to fx-team 2011-08-26 11:38:59 -03:00
Cedric Vivier d67774de06 Bug 679753 - Remove status bar in Scratchpad. Make Browser context more discoverable and notify user more visibly. Based on patch by Clochix. r=robcee 2011-08-26 11:32:18 -03:00
Randell Jesup aa7058dad4 Bug 682031: Add another old nsIURI IID to the hack in nsBinaryStream to fix sessionrestore r=dholbert r=bz 2011-08-26 02:24:43 -04:00
Nicholas Nethercote 52f911308e Bug 681161 - Shrink nsCSSCompressedDataBlock on 64-bit platforms. r=dbaron. 2011-08-25 23:05:55 -07:00
Boris Zbarsky c4f581155c Bug 682051. Optimize textframe to handle horizontal resizes of large runs of text better. r=roc
This change does two things:

1) Makes sure that we don't clear textruns when removing continuations due to
an earlier consideration expanding to contain all their text.

2) Remove continuations in chunks to work around the fact that blocks are
really bad at handling single frame removals.
2011-08-25 23:29:24 -04:00
Brian R. Bondy 1c4100bc15 Bug 600556, 670466, 549468 - Temporarily disable new android reftests. r=philor 2011-08-25 23:14:33 -04:00
Matt Brubeck 96e6e1fd47 Bug 672411 - Minor refactoring of default values for viewport height/width [r=lucasr] 2011-08-25 19:17:50 -07:00
Ed Morley b53128285b Merge last green changeset on m-i to m-c 2011-08-26 02:17:14 +01:00
Matheus Kerschbaum 439429ba6c Bug 671465 - Remove whitespace from autoconf, configure, config.mk and rules.mk in js/src r=bustage 2011-08-26 01:29:23 +01:00
Matheus Kerschbaum 7812304a3c Bug 671465 - Remove whitespace from rules.mk rs=khuey 2011-08-26 00:37:25 +01:00
Matheus Kerschbaum 71c4083cd4 Bug 671465 - Remove whitespace from config.mk rs=khuey 2011-08-26 00:36:53 +01:00
Matheus Kerschbaum 575530a66a Bug 671465 - Remove whitespace from autoconf. rs=khuey 2011-08-26 00:35:19 +01:00
Matheus Kerschbaum 350372a09a Bug 671465 - Remove whitespace from configure. rs=khuey 2011-08-26 00:35:19 +01:00
Matheus Kerschbaum fc5b42b95c Bug 671465 - Remove some gtkmozembed left-overs. r=khuey 2011-08-26 00:35:13 +01: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 023b275b31 Bug 671465 - Remove AC_SUBST(MINIMO) from configure. r=khuey 2011-08-26 00:35:13 +01:00
Matheus Kerschbaum 0f5b3e839c Bug 680625 part 0b: Remove more workarounds for past century compilers. r=ted 2011-08-26 00:35:13 +01:00
Matheus Kerschbaum 5a0a7c6411 Bug 680625 part 0: Remove checks and workarounds for 20th century compilers. r=ted 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
Mark Finkle e79c3f1eac Bug 682073 - AndroidBridge uses wrong method for calling setClipboardText [r=dougt] 2011-08-25 16:35:37 -04:00
Matt Brubeck 6fe02cb278 Bug 679472 - Hide actionbar spacer in non-tablet theme [r=wesj] 2011-08-25 13:00:06 -07:00
Josh Matthews 134e9f8707 Bug 681941 - Ensure that we always clear geolocation requests that are not long-lived, and never clear ones that are. r=dougt 2011-08-25 15:13:25 -04:00
Matt Brubeck 1fa104a507 Back out 14463b9d2d14 and 97d43d93ab55 (Bug 621363 and Bug 676274) because of mochitest-browser-chrome leaks 2011-08-26 15:28:28 -07:00
Matt Brubeck be241cb768 Bug 682351 - Bundle correct checkbox images in honeycomb theme (bustage fix) 2011-08-26 15:26:23 -07:00
Rafael Ávila de Espíndola 540dd95eb4 Bug 678558 - Detect broken vrp and disable it.
Test if the gcc we are using has PR49911 and if so disable value range
propagation to avoid.

--HG--
extra : rebase_source : d539914fa66a44f69399f2964740315f0723378f
2011-08-26 15:39:34 -04:00
Wes Johnston db5146dfb9 Bug 682351 - Bundle correct checkbox images in honeycomb theme. r=mfinkle 2011-08-26 14:28:16 -07:00
Rob Campbell 2e704d8caf merge fx-team to m-c 2011-08-25 15:31:27 -03:00
Joshua Cranmer 80c76492b3 Bug 681740 - xpidl.py does not resolve references to consts in superinterfaces. r=bsmedberg
--HG--
extra : rebase_source : 8b860e76fa0634b408dc15c6e1a3c587ae080cd7
2011-08-25 10:24:58 -07:00
Sriram Ramasubramanian 537ff55720 Bug 667597 - "Adjust width in styling of popup content selection title label" [r=mark.finkle] 2011-08-25 12:05:00 -04:00
Mark Finkle 6a7bdc7df2 Bug 682357 - Don't broadcast context menu commands to all browsers [r=wjohnston] 2011-08-26 17:23:36 -04:00
Arno Renevier 5016973f7f Bug 681190 - Fixes crash in nsPNGEncoder::ConvertHostARGBRow when calling mozGetAsFile on large canvas; r=roc 2011-08-26 20:50:23 +01:00
Jez Ng 3ef3452ea5 Bug 631189 - 'About Mozilla' link overlaps other page elements at small window sizes. r=mak 2011-08-26 20:50:23 +01:00