Commit Graph

79682 Commits

Author SHA1 Message Date
Paul O’Shannessy
eef169251a 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
Tim Taubert
a84c7296b2 Bug 698936 - dragleave is fired on previous drop target after successful drop; r=enndeakin 2011-11-08 10:55:47 +01:00
Ed Morley
b66adf55e2 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-08 08:01:18 +00:00
Jonas Sicking
3c6b816077 Bug 692659: Fix sort order for PREV cursors on indexes. r=bent 2011-11-07 23:34:59 -08:00
Timothy Zhu
6d28cadece Bug 616774 followup: Remove nullchecks after new that are no longer needed. r=sicking 2011-11-07 22:27:27 -08:00
Timothy Zhu
55b50797ab Bug 616774: Make XPath expressions like "--expr" coerce into a number. r=sicking 2011-11-07 22:27:23 -08:00
Jonas Sicking
ebb14423fe 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
a15b71d97f 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
Ben Turner
d2dd638c24 Bug 696914 - 'IndexedDB: IDBObjectStore.delete and IDBCursor.delete should return undefined'. r=sicking. 2011-11-07 18:08:02 -08:00
Terrence Cole
65b8697281 Bug 700357 - Run GC_SHRINK more frequently; r=billm
Currently we only run this on idle when allocating memory.  There
are plans in place to also run these when clicking the Minimize
Memory button in about:memory, and when we are under memory
pressure.  This change causes GC_SHRINK to also run when doing so
will result in "lots" of pages being decommitted to the OS.
2011-11-07 13:47:14 -08:00
Ben Turner
dbd7d35169 Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap. 2011-11-07 17:01:29 -08:00
Kyle Huey
1aa2b3ff73 Bug 625071: Implement deleteDatabase. r=bent 2011-11-07 19:15:45 -05:00
Kyle Huey
1128861dbd Bug 699468: Part 6 - Make some DatabaseInfo stuff private. r=bent 2011-11-07 19:15:45 -05:00
Kyle Huey
2c9936445b Bug 699468: Part 5 - Clone the canonical DatabaseInfo when a Database is closed. r=bent 2011-11-07 19:15:45 -05:00
Kyle Huey
2400ecefe8 Bug 699468: Part 4 - Always go through the DatabaseInfo to get the ObjectStoreInfo. r=bent 2011-11-07 19:15:43 -05:00
Kyle Huey
eaf3c475ca Bug 699468: Part 3 - Always go through the Database to get the DatabaseInfo. r=bent 2011-11-07 19:06:13 -05:00
Kyle Huey
a306354f5d Bug 699468: Part 2 - Give DatabaseInfo an AddRef/Release instead of twiddling a refcount manually. r=bent 2011-11-07 19:06:13 -05:00
Kyle Huey
c5f4c34b0a Bug 699468: Part 1 - Move ObjectStoreInfoHash onto DatabaseInfo. r=bent 2011-11-07 18:20:20 -05:00
Ben Turner
272a5d9f79 Bug 692628 - 'IndexedDB: Support IDBCursor.advance'. r=sicking. 2011-11-07 15:37:19 -08:00
Ben Turner
c82275ab28 Bug 692632 - 'IndexedDB: support empty objectstore/index names'. r=sicking. 2011-11-07 15:37:16 -08:00
Ed Morley
a3ae67b798 Merge last green changeset of mozilla-inbound (that actually ran Android tests) to mozilla-central 2011-11-07 22:55:05 +00:00
Rob Campbell
443e44fc32 merge fx-team to m-c 2011-11-07 18:49:23 -04:00
Mihai Sucan
c216565901 Bug 700387 - Remove the Style Inspector breadcrumbs; r=dcamp 2011-11-07 21:57:10 +02:00
Rob Campbell
199523feba Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan 2011-11-07 15:31:45 -04:00
Jim Mathies
de099eadd9 Bug 577867 - Adds profile based win taskbar registration option. r=tellrob 2011-11-07 13:23:42 -06:00
Rob Campbell
7e9f79d827 Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
Jared Wein
964d59afa2 Bug 674744 - Implement conditional forward button for pinstripe. r=dao ui-r=shorlander 2011-11-07 10:48:27 -08:00
Rob Campbell
3b76fa589c Bug 700044 - Duplicate rule views after tab switching. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
c2a0574100 Bug 696181 - Properties disabled in the css rule view should not be lost. r=robcee 2011-11-07 10:35:40 -08:00
Dave Camp
b5e6ed517f Bug 700194 - Speed up style inspector creation and refresh. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
36cdc761fc Bug 691978 - CssLogic doesn't discern between inherited and not-inherited properties. r=msucan 2011-11-07 10:35:39 -08:00
Dão Gottwald
719ead4832 Bug 699002 - Use a xul:checkbox for "Only user styles" option. r=rcampbell 2011-11-07 16:25:08 +01:00
Dão Gottwald
f2c6ff4d46 Bug 700272 - Remove non-functional resizer from the style inspector. r=rcampbell 2011-11-07 16:24:44 +01:00
Rob Campbell
241d4246be merge fx-team to m-c 2011-11-07 10:46:26 -04:00
Dão Gottwald
474c7c40db Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan 2011-11-07 13:52:06 +01:00
Kyle Huey
ad6b1c9560 Bug 700203: Followup because python is insane. 2011-11-07 07:16:24 -05:00
Marco Bonardo
32320a58e3 Merge mozilla-central and mozilla-inbound 2011-11-07 11:13:04 +01:00
Henri Sivonen
d7210f8422 Bug 699753 - Remove duplicate copy of errNcrControlChar from htmlparser.properties. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
812346298a Bug 699752 - Remove stray preposition from parser error reporting. r=smaug. 2011-11-07 11:29:18 +02:00
Henri Sivonen
11aac0b2b5 Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug. 2011-11-07 11:29:17 +02:00
Dave Camp
c9cf1b65d0 Bug 699978 - Tools should notify the highlighter when they've modified a node. r=robcee 2011-11-06 19:02:08 -08:00
Benoit Jacob
3f503d0d8f Bug 700124 - Attempting to use JNI in child process [@ mozilla::AndroidBridge::EnsureJNIThread] - r=jdm
GfxInfo blacklisting causes crashes on Android at the moment, and it's not even used at the moment, so let's disable it for now so we dont have to worry about the crash until there's an incentive to.

We crash because AndroidBridge calls into the JNI and we're not supposed to do that from the content process.
2011-11-06 19:17:56 -05:00
L. David Baron
4b29154f60 Fix tests that were inadvertently not being run on Windows. (Bug 699641)
--HG--
extra : transplant_source : Y%AD%E9%B0%D7%09u%20%0D%D6%09%E1J%9D%0E%06%03%E85%5B
2011-11-06 13:05:21 -08:00
Boris Zbarsky
d2943d1fbf Merge backout of bug 641341. 2011-11-07 00:27:17 -05:00
Boris Zbarsky
2cd4ac232f Backed out changeset 0cd9ed297f73 (bug 641341) to fix bug 696175. r=roc 2011-11-07 00:25:56 -05:00
Kyle Huey
90c85d5540 Update to pymake tip to pick up bug 700203. 2011-11-06 21:53:30 -05:00
Richard Newman
0040ca6a4c Bug 699868 - set serverURL in test_syncscheduler.js. a=test-only,trivial (just like Bug 700071). 2011-11-06 17:54:28 -08:00
Neil Rashbrook
d741a6b194 Bug 698217 Simplify new static Preference methods r=roc 2011-11-06 19:27:56 +00:00
Dão Gottwald
c634860a9e Bug 699832 - Style Inspector needs a way to display treetwisties that will work on all operating systems. r=dcamp 2011-11-06 10:26:00 -08:00
Tom Schuster
118d0e5fef Bug 698584 - Fix crash in RegExp.test in case of OOM. r=mrbkap 2011-11-06 16:29:33 +01:00