Matt Woodrow
80804dd3ce
Bug 698590 - Make ConfigureLayer use DevPixels instead of AppPixels. r=roc
2011-11-08 16:57:55 +13:00
Ben Turner
17f9b9bc5d
Bug 696914 - 'IndexedDB: IDBObjectStore.delete and IDBCursor.delete should return undefined'. r=sicking.
2011-11-07 18:08:02 -08:00
Terrence Cole
97d3decc41
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
be6b776082
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
2011-11-07 17:01:29 -08:00
Kyle Huey
4748d412b6
Bug 625071: Implement deleteDatabase. r=bent
2011-11-07 19:15:45 -05:00
Kyle Huey
96cc24e353
Bug 699468: Part 6 - Make some DatabaseInfo stuff private. r=bent
2011-11-07 19:15:45 -05:00
Kyle Huey
45f12026ef
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
d69b0e97cf
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
39a529b2c0
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
d5b8dcb49d
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
40f986571d
Bug 699468: Part 1 - Move ObjectStoreInfoHash onto DatabaseInfo. r=bent
2011-11-07 18:20:20 -05:00
Ben Turner
9cbba8439e
Bug 692628 - 'IndexedDB: Support IDBCursor.advance'. r=sicking.
2011-11-07 15:37:19 -08:00
Ben Turner
9a4daefe4f
Bug 692632 - 'IndexedDB: support empty objectstore/index names'. r=sicking.
2011-11-07 15:37:16 -08:00
Ed Morley
f6abc538fb
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
b989f31651
merge fx-team to m-c
2011-11-07 18:49:23 -04:00
Mihai Sucan
59b4f7114c
Bug 700387 - Remove the Style Inspector breadcrumbs; r=dcamp
2011-11-07 21:57:10 +02:00
Rob Campbell
c4296951be
Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan
2011-11-07 15:31:45 -04:00
Jim Mathies
6e1370e8f2
Bug 577867 - Adds profile based win taskbar registration option. r=tellrob
2011-11-07 13:23:42 -06:00
Rob Campbell
778e39ab97
Bug 583041 - Style Editor integration; backout; a=orange
2011-11-07 15:02:55 -04:00
Jared Wein
320c8d4a23
Bug 674744 - Implement conditional forward button for pinstripe. r=dao ui-r=shorlander
2011-11-07 10:48:27 -08:00
Rob Campbell
fd22aa2743
Bug 700044 - Duplicate rule views after tab switching. r=msucan
2011-11-07 10:35:40 -08:00
Dave Camp
0c3dcc0291
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
4922bb1bba
Bug 700194 - Speed up style inspector creation and refresh. r=msucan
2011-11-07 10:35:40 -08:00
Dave Camp
5ea26d8960
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
3c8fb1bb61
Bug 699002 - Use a xul:checkbox for "Only user styles" option. r=rcampbell
2011-11-07 16:25:08 +01:00
Dão Gottwald
79c1b598b0
Bug 700272 - Remove non-functional resizer from the style inspector. r=rcampbell
2011-11-07 16:24:44 +01:00
Rob Campbell
5519becd85
merge fx-team to m-c
2011-11-07 10:46:26 -04:00
Dão Gottwald
f1f53def4b
Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan
2011-11-07 13:52:06 +01:00
Kyle Huey
b4e9b75378
Bug 700203: Followup because python is insane.
2011-11-07 07:16:24 -05:00
Marco Bonardo
04ff2bffa1
Merge mozilla-central and mozilla-inbound
2011-11-07 11:13:04 +01:00
Henri Sivonen
bb1cc05089
Bug 699753 - Remove duplicate copy of errNcrControlChar from htmlparser.properties. r=smaug.
2011-11-07 11:29:18 +02:00
Henri Sivonen
992fa4f91a
Bug 699752 - Remove stray preposition from parser error reporting. r=smaug.
2011-11-07 11:29:18 +02:00
Henri Sivonen
868ff5b7f8
Bug 699750 - Fix accidental use of int instead of PRInt32. r=smaug.
2011-11-07 11:29:17 +02:00
Dave Camp
9bf572bfc9
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
63ee2ee4cd
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
0c32ef70ac
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
04e3b1c37e
Merge backout of bug 641341.
2011-11-07 00:27:17 -05:00
Boris Zbarsky
77869861dd
Backed out changeset 0cd9ed297f73 (bug 641341) to fix bug 696175. r=roc
2011-11-07 00:25:56 -05:00
Kyle Huey
d9d98797fe
Update to pymake tip to pick up bug 700203.
2011-11-06 21:53:30 -05:00
Richard Newman
0a747fd6be
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
5b5e372247
Bug 698217 Simplify new static Preference methods r=roc
2011-11-06 19:27:56 +00:00
Dão Gottwald
e4a6ddc1e5
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
5746c9e6a4
Bug 698584 - Fix crash in RegExp.test in case of OOM. r=mrbkap
2011-11-06 16:29:33 +01:00
Kang-Hao (Kenny) Lu
b654370296
Bug 699673 - nsTextToSubURI::UnEscapeNonAsciiURI shouldn't do fallback unescaping if the fallback charset is not an ASCII superset, or the URI gets messed up in the UI. r=smontagu
2011-11-06 17:14:27 +02:00
Ed Morley
91b9b14dfb
Merge mozilla-central and mozilla-inbound
2011-11-06 14:44:50 +00:00
Ed Morley
aa90cc4e65
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-06 13:21:58 +00:00
Rob Campbell
ee52f3273f
merge fx-team to m-c
2011-11-06 08:49:14 -04:00
Bobby Holley
40d46c8588
Bug 677788 - Remove use of length_is xpt value from gecko. r=mrbkap
2011-11-06 13:32:25 +01:00
Bobby Holley
ea72bd171f
Bug 677788 - Remove array/string 'capacity' argument from XPCConvert. r=mrbkap
...
Because length_is duplicates size_is, 'capacity' is just an alias for 'count'.
2011-11-06 13:32:25 +01:00
Bobby Holley
e24474f21c
Bug 691781 - Generate IDL lexer and parser as part of the build system. r=khuey
2011-11-06 13:32:25 +01:00