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

285034 Коммитов

Автор SHA1 Сообщение Дата
Henri Sivonen 3b786a989d Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug. 2011-11-10 14:02:22 +02:00
Marco Bonardo 9d28b574e6 Merge mozilla-central and mozilla-inbound 2011-11-10 11:40:00 +01:00
Jeff Walden b08ae4c189 Bug 701224 - Fix destructuring into an E4X qualified name, e.g. x::y. Also fix purely-expression-context evaluation of qualified names, bug 701222. r=cdleary 2011-11-09 18:39:53 -08:00
Brian Hackett 58ec4e08e1 Example property ops need to check the class of the incoming objects, bug 700295. r=waldo 2011-11-09 19:32:30 -08:00
Brian Hackett 3efd18f62f Don't treat THROW and RETRVAL as having fallthrough, bug 700127. r=dvander 2011-11-09 19:08:26 -08:00
Chris Leary 6ef03b04ec Back out 1bf4c1a6412b for failing an XP reftest.
--HG--
extra : rebase_source : 52b566a36b755a71402b5a973f309698208cc5db
2011-11-09 17:39:45 -08:00
Justin Lebar ec4a516551 Bug 701210 - nsTArray::SizeOf() should use malloc_usable_size. r=roc 2011-11-09 20:40:09 -05:00
Justin Lebar 9c01db357b Bug 586010 - Send dump() output to Android device log. r=bz
--HG--
extra : rebase_source : f1712d831aaa6fbd8e1bfd6060fbb4aa951ccb74
2011-11-09 19:27:08 -05:00
Honza Bambas b490dc6dc8 Bug 701061 - nsISupportsUtils.h(94) : error C2027: use of undefined type 'nsIContent' when building widget\src\windows\nsWindow.cpp, r=enndeakin 2011-11-09 22:49:21 +01:00
Marco Bonardo b582838c42 Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-09 14:03:07 +01:00
Tim Taubert ecd143a56e merge m-c to fx-team 2011-11-09 10:53:12 +01:00
Makoto Kato b49bf5c665 Bug 521673 - Remove OJI preferences. r=josh 2011-11-09 10:32:00 +09:00
Paul O’Shannessy 72f3d9c7c8 Bug 698565 (6/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Clear out _lastSessionWindowID and _shouldRestore when possible.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy e55a9d468c Bug 698565 (5/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _host & _scheme out of each entry to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy 30af37ef5c Bug 698565 (4/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _hosts from data to a new internal data object.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy e05fbb3d13 Bug 698565 (3/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _formDataSaved from data to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy c3c204c2aa Bug 698565 (2/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Move _tabStillLoading from data to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy 4db4ac14b2 Bug 698565 (1/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
Stop excluding keys.
2011-11-08 15:23:42 -08:00
Paul O’Shannessy 34bb3faf3e Bug 640136 - onchange & input events are not fired for all form elements on restore [r=dietrich]
--HG--
rename : browser/components/sessionstore/test/browser/browser_476161.js => browser/components/sessionstore/test/browser/browser_form_restore_events.js
rename : browser/components/sessionstore/test/browser/browser_476161_sample.html => browser/components/sessionstore/test/browser/browser_form_restore_events_sample.html
2011-11-08 15:23:42 -08:00
Daniel Holbert d8a14067a4 back out 10814cd743e3 (from bug 693940) since it breaks moz-filedata URIs in SVG-as-an-image 2011-11-08 12:49:12 -08:00
Joe Drew 4d0c4d8a91 Back out bug 674619 since it does things I didn't realize when I reviewed it. 2011-11-08 13:24:35 -05:00
Richard Newman 5282fc60f8 Bug 700711 - Bump Sync version number. 2011-11-08 10:08:24 -08:00
Kyle Huey 025c952e95 Bug 700685: DeleteDatabaseHelper releases objects on the wrong thread. r=bent 2011-11-08 12:51:37 -05:00
Christian Legnitto f6714f779c Bug 700688, Version bump 2011-11-08 09:12:57 -08:00
Christian Legnitto 4cf7cad98a Added tag AURORA_BASE_20111108 for changeset 54bfd8bf682e 2011-11-08 09:06:38 -08:00
Igor Bazarny 9bb3c9491a Bug 691547. Don't record a navigationStart for a docshell when one of its descendants navigates. r=bzbarsky 2011-11-08 11:51:20 -05:00
Ali Juma 0d085dc0f3 Bug 697990 - Clean up GLES-specific workarounds for GL_UNPACK_ROW_LENGTH. r=jrmuizel 2011-11-08 10:51:44 -05:00
Ed Morley db98e97165 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-08 14:56:02 +00:00
Matheus Kerschbaum d57bd99869 Bug 597789 - Remove --disable-rdf; r=ted 2011-11-08 11:42:54 +00:00
Timothy Zhu 1d466d7f71 Bug 662173 - DataTransfer.getData should lowercase its argument; r=enndeakin 2011-11-08 11:42:53 +00:00
Honza Bambas c07aa37c2a Bug 700402 - ABORT: syntimer not null, creting SYN retry timer after connection manager shutdown, r=mcmanus 2011-11-08 11:56:46 +01:00
Ed Morley 22c348f2a4 Backout 31d345404c98 (bug 671634) due to missing privacy review and necko peer review; a=dao 2011-11-08 10:43:36 +00:00
Tim Taubert 187b007890 Bug 698936 - dragleave is fired on previous drop target after successful drop; r=enndeakin 2011-11-08 10:55:47 +01:00
Octoploid 567bcd2964 Bug 698264 - build fails because of undefined C++11 user-defined literals r=benjamin 2011-11-08 10:33:56 +01:00
Jacek Caban 5a659330d6 Bug 699170 - Tons of JS_* redefined warnings on mingw r=ted 2011-11-08 10:25:51 +01:00
Jacek Caban b6b6d57875 Bug 670095 - gfxWindowsPlatform.cpp fails to compile on mingw r=cjones 2011-11-08 10:25:33 +01:00
Ed Morley 5fdd01ccd9 Merge mozilla-central and mozilla-inbound 2011-11-08 08:21:25 +00:00
Phil Ringnalda 883920eef6 No bug, no r=, no a=, Try to defuse test_history_expiration daylight saving time timebomb by going back an extra day 2011-11-08 00:08:47 -08:00
Ed Morley f49167fdae Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-08 08:01:18 +00:00
bjarne@runitsoft.com 991bfd6cf4 Bug 699780 - Redundant call to Seek() in nsStorageStream::GetOutputStream(); r=bsmedberg 2011-11-08 07:41:54 +00:00
Ed Morley ce2b56f89d Backout changeset 27b8e5fb9699 (bug 700116) for reftest failures; a=philor 2011-11-08 07:38:22 +00:00
Jonas Sicking 2dd81675ab Bug 692659: Fix sort order for PREV cursors on indexes. r=bent 2011-11-07 23:34:59 -08:00
Timothy Zhu cfa79ec82d Bug 616774 followup: Remove nullchecks after new that are no longer needed. r=sicking 2011-11-07 22:27:27 -08:00
Timothy Zhu d65455bac6 Bug 616774: Make XPath expressions like "--expr" coerce into a number. r=sicking 2011-11-07 22:27:23 -08:00
Jonas Sicking 31b5a0020a Bug 692674: Set the errorCode to "ABORT_ERR" for all pending requests when a transaction is aborted, even ones that failed for other reasons. r=bent 2011-11-07 22:27:03 -08:00
Jonas Sicking 7e32cb55d7 Bug 694135: Don't throw if there are unknown properties in the options objects to createObjectStore/createIndex. r=bent 2011-11-07 22:25:51 -08:00
Ralph Giles 39f574a8ac Bug 697821 - Disable libtheora assembly on XCode 4.2. r=khuey
The version of llvm-gcc included with Apple's XCode 4.2
toolchain can't compile the inline assembly in the libtheora
library. This is a regression from the 4.1 release.
Check for this version and disable assembly if found.

Also update the check for clang < v2.9 from bug 627981,
which had similar problems, to set the same flag.
2011-11-08 00:57:00 -05:00
Randell Jesup f839e11b18 Bug 693586: Add circular buffer support to jprof r=dbaron 2011-11-08 00:34:40 -05:00
Nick Hurley e2646cb5fa bug 699409 - telemetry for memory used by records in the disk cache map. r=jduell 2011-11-07 23:41:52 -05:00
Boris Zbarsky 077d914854 Bug 700116. Fix the ordering if IsAlternate calls and sheet state determination so that the hashtable munging IsAlternate can do doesn't mess up our sheet states. r=sicking 2011-11-07 23:41:17 -05:00