Commit Graph

59203 Commits

Author SHA1 Message Date
Mark Banner
24761a5aa0 Bustage fix follow-up to places landing, add missing include for non-IPC builds. a=bustage fix 2010-12-16 08:10:27 +00:00
Timothy Nikkel
47046855a6 Bug 619601. If we are asked to create a similar surface and our underling surface isn't valid just return null. r=jrmuizel,a=joe 2010-12-16 00:07:20 -08:00
Jeff Muizelaar
ab87a34e00 Bug 619539. Android: Adding some debug logging for gl crashes. r=joe,a=logging 2010-12-15 23:42:18 -08:00
Shawn Wilsher
08e6bfdd2e Merge Places and mozilla-central
a=bsmedberg
2010-12-15 19:24:51 -08:00
Bas Schouten
5bd3bb5cf5 Bug 613790: Use GDI compatible flag for our swap chains. r=jrmuizel a=blocking-final 2010-12-16 01:35:44 +00:00
Philipp von Weitershausen
c0803bc648 Merge fx-sync for bug 616001 follow-up. a=blocking-beta9 2010-12-15 17:04:39 -08:00
Philipp von Weitershausen
b4f295ab07 Remerge bug 616001 from fx-sync. a=blocking-beta9 2010-12-15 17:03:06 -08:00
Dave Townsend
c2624c48a0 Backing out changeset 0c45b1fc2f7c from bug 601143 due to test failures on debug builds. a=backout 2010-12-15 16:55:48 -08:00
Marco Bonardo
a5f29ffa26 Bug 523578 - Disable test_redirectsMode.js on Windows until it will behave better on this platform.
a=orange
2010-12-15 16:49:10 -08:00
Jim Mathies
8549664695 Bug 605338 - Disable Windows 7 tab previews for Fx 4.0 release. r=bsmedberg, a=betaN. 2010-12-15 18:23:26 -06:00
Philipp von Weitershausen
af5501916b Merge bug 616001 follow-up. a=blocking-beta9 2010-12-15 16:11:29 -08:00
Philipp von Weitershausen
caab2e2f93 Bug 616001 follow-up: Async statements are compiled asynchronously and fail on first execution, not creation. r=sdwilsh 2010-12-15 16:08:04 -08:00
Philipp von Weitershausen
0e86a95657 Merge backout. a=bustage 2010-12-15 15:37:51 -08:00
Philipp von Weitershausen
bf7247c997 Backed out changeset 193be5701a2c due to bustage 2010-12-15 15:37:35 -08:00
Richard Newman
8f877cf0e3 Bug 619169: never clear logs, even on resetService. r=philiKON 2010-12-15 14:36:53 -08:00
Philipp von Weitershausen
0546e284f0 Merge bug 616001 from fx-sync to places. a=blocking-beta9 2010-12-15 14:05:11 -08:00
Alexander Surkov
a1687194d3 Bug 617273 - make editable text tests async, r=marcoz, fer, a=test
--HG--
rename : accessible/tests/mochitest/editabletext.js => accessible/tests/mochitest/editabletext/editabletext.js
rename : accessible/tests/mochitest/test_editabletext_1.html => accessible/tests/mochitest/editabletext/test_1.html
rename : accessible/tests/mochitest/test_editabletext_2.html => accessible/tests/mochitest/editabletext/test_2.html
2010-12-15 13:23:19 -08:00
Alexander Surkov
40e97b68ff Bug 616940 - removed select option accessibles aren't removed until hide event is fired, r=fer, a=davidb 2010-12-15 13:23:10 -08:00
Alexander Surkov
7869a7e573 Bug 616186 - fail the event tests if dupe event is fired, r=fer, a=test 2010-12-15 13:22:51 -08:00
Ben Turner
68954fc1d7 Bug 618616 - 'IndexedDB: Make IDBObjectStore.get() accept a key range'. r=sicking, a=blocking. 2010-12-15 13:21:20 -08:00
Ben Turner
2fe29b705a Bug 618140 - 'IndexedDB: Don't fire success event callbacks once a transaction has been aborted'. r=sicking, a=blocking. 2010-12-15 13:21:17 -08:00
Ben Turner
6344037c8a Bug 618717 - 'IndexedDB: Fix error codes to match spec changes'. r=sicking, a=blocking. 2010-12-15 13:21:14 -08:00
Ben Turner
30e3d76c64 Bug 618135 - 'IndexedDB: Implement update() on index cursors (not on index key cursors)'. r-sicking, a=blocking. 2010-12-15 13:21:11 -08:00
Ben Turner
530dbe8a5c Bug 618139 - 'IndexedDB: Make delete() and get() not return an error event when the key does not exist'. r=sicking, a=blocking. 2010-12-15 13:21:09 -08:00
Ben Turner
5fc5e7f7f8 Bug 618143 - 'IndexedDB: Don't accept null as a valid key'. r=sicking, a=blocking. 2010-12-15 13:21:07 -08:00
Ben Turner
2e64fdbaec Bug 618606 - 'IndexedDB: keyPath parameter for createObjectStore should be optional'. r=sicking, a=blocking. 2010-12-15 13:21:04 -08:00
Ben Turner
72466ecb2a Bug 618134 - 'IndexedDB: Rename cursor types to comply with spec changes'. r=sicking, a=blocking. 2010-12-15 13:21:02 -08:00
Ben Turner
60505928db Bug 613372 - 'IndexedDB: Success event for setVersion request has wrong result'. r=sicking, a=blocking. 2010-12-15 13:20:59 -08:00
Ben Turner
aec6dbb710 Bug 618196 - 'IndexedDB: Error events and exceptions thrown during success events should abort transactions'. r=sicking, a=blocking. 2010-12-15 13:20:57 -08:00
Philipp von Weitershausen
76f04feb65 Merge bug 616001 from fx-sync to places. a=blocking-beta9 2010-12-14 16:27:54 -08:00
Shawn Wilsher
1f59f3890b Merge mozilla-central to Places 2010-12-14 15:56:41 -08:00
Philipp von Weitershausen
934537cfd6 Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists.
Part 3 - Tests for a v11 places database running in Firefox 3.5/3.6
2010-12-14 15:50:50 -08:00
Shawn Wilsher
2762c45298 Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
Part 2 - Update bookmark engine.
2010-12-14 15:48:05 -08:00
Shawn Wilsher
87f7327377 Bug 616001 - Sync needs to check moz_places.guid and moz_bookmarks.guid if it exists. r=philikon
Part 1 - Update history engine.
2010-12-14 15:48:03 -08:00
Marco Bonardo
b4ed4f429b Bug 618998 - Star UI is checking for about:blank before the real visited page.
r=sdwilsh a=sdwilsh
2010-12-14 09:58:58 -08:00
Gavin Sharp
1c1a26ce32 Forgotten change from bug 613714 (99cdd78edfe4) to fix prompts style on Windows for b8, a=CLOSED TREE 2010-12-14 09:32:09 -08:00
Nick Thomas
a83fb65391 Bug 599475/561350, disable test_punycodeURIs.js again, a=blocking-beta8 CLOSED TREE 2010-12-14 23:08:59 +13:00
Nick Thomas
001a6af9da Bug 599475, re-enable crash reporter and punycode tests, r=ted.mielczarek, a=blocking-beta8 CLOSED TREE 2010-12-14 15:49:40 +13:00
Jonathan Kew
848ff489bf bug 618592 - fix harfbuzz hang on lookup with empty rule. r=behdad a=blocking-beta8 for landing on a CLOSED TREE 2010-12-13 18:46:07 -08:00
Philipp von Weitershausen
27abc97fdb Merge bug 618411. a=blocking-beta8 CLOSED TREE 2010-12-13 18:14:20 -08:00
Philipp von Weitershausen
89d57a26f2 Bug 618411 - Accept non-alphabetical character in the sync key entry. r=mconnor 2010-12-13 18:09:21 -08:00
Dão Gottwald
44ef444de4 Bug 618942 - window closes when picking a location bar result with alt+enter in a window with only one blank tab. r+a=gavin 2010-12-14 02:42:37 +01:00
Dão Gottwald
033b7bf086 Bug 618250 - Broken instanceof check in test_bug435425.html. r=sicking 2010-12-14 02:42:12 +01:00
Jeff Hammel
99bca499a0 Bug 614366 - forgot license header for build-location.mk r=ted a=DONTBUILD 2010-12-13 17:07:21 -08:00
Shawn Wilsher
ade39d2c6a Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Karl Tomlinson
13e7636df7 b=618406 avoid crashy versions of FT_Face_GetCharVariantIndex r=jfkthame a=blocking
--HG--
extra : transplant_source : %C6%D21%5D%03_%07%1D%2B_O%F3%F1F%FF%B6%8F%5E%DB%9C
2010-12-14 08:44:55 +13:00
Karl Tomlinson
581f5230c4 test for bug 427672, unsupported variation selector
--HG--
extra : transplant_source : %E0%08%96%0E9%1AY%90%AEG%F7%AA9K%89%FD%F0%3B%3D%ED
2010-12-14 08:44:14 +13:00
Karl Tomlinson
c9189453a7 b=617869 separate first-letter font-size test from Hangul Jamo test
--HG--
extra : transplant_source : %CD%B0%D4%17%0FQ%A2g%18%2A%AF1%03%B5%CD%5C%FF%03%F4V
2010-12-14 08:43:08 +13:00
timeless@mozdev.org
80fa312d1c Bug 618118 - Crash when uninstalling an add-on with bad bootstrap.js [@ JSCompartment::wrap ]. r=jst a=b 2010-12-13 17:28:38 +01:00
Phil Ringnalda
a60ab10ee6 Bug 618759 - Stop putting bloaturls.txt and bloatcycle.html in dist/bin/res/ where nothing wants them, r+a=ted
--HG--
extra : rebase_source : 1d8006b267c4916e22aa07ab04b2caa691512f16
2010-12-12 23:17:52 -08:00