armenzg
bbed363a37
bug 515177: call generate-snippets-% from buildbot rather than the build system. r=ccooper
...
--HG--
extra : rebase_source : afcf065f2ff67874ac0e383da84fcac13f4e71fe
2009-09-14 10:23:04 -04:00
Marco Bonardo
8dc3283326
Disable the vacuum tests from Bug 512854 for now. I have to pre-built sparse dbs, since on-the-fly generation is randomly failing.
2009-09-14 15:28:09 +02:00
Marco Bonardo
67ad3747f1
Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh
2009-09-14 13:06:45 +02:00
Marco Bonardo
6f6663fefe
Bug 511207 - last page not removed from history upon close of browser, r=sdwilsh
2009-09-14 13:06:39 +02:00
Lukas Blakk
f015089653
Bug 513969, Add output to symbolstore.py to decrease frequency of timeouts, r=ted.mielczarek
2009-09-14 22:37:11 +12:00
Justin Dolske
54f883695b
Bug 507390 - Password manager tests depend on each other. r=gavin.sharp
2009-09-13 13:26:30 -07:00
Neil Deakin
02a7469b05
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
2009-09-13 09:13:16 -04:00
Bobby Holley
2d5ec55945
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Marco Bonardo
a0da05226f
Bug 510984 - nsIAnnotationService IDL is lying about EXPIRE_NEVER, r=dietrich
2009-09-11 15:25:30 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Dave Townsend
4a0df1b44b
Typo correction from Bug 392180: updateURL should have variable indicating the context of the check
2009-09-11 13:06:56 +01:00
Alexander Surkov
162d6d3e9c
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
...
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
2009-09-11 09:07:56 +08:00
Gavin Sharp
9374f2915d
Bug 515451: make places autocomplete empty search behavior customizable, r=mardak
2009-09-10 16:16:42 -04:00
Ted Mielczarek
974892290b
bug 514397 - xpcshell-tests: test_crashreporter.js crashes intermittently. disable parts of the test that set/unset exception handler. upstream breakpad issue filed, this is not code that gets run in the browser, so it doesn't seem critical to have this test hit this bug and cause orange.
...
--HG--
extra : rebase_source : 5f9381e387aa69d049139605615d97b4667bc817
2009-09-10 15:31:59 -04:00
Dave Townsend
562091c5d0
Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg
2009-09-10 19:50:41 +01:00
stefanh@inbox.com
335e7650ca
Bug 514963 - Reference to non-existing background-image in pinstripes listbox.css. r=Mano.
2009-09-10 20:29:24 +02:00
Shawn Wilsher
439dbd95ed
Bug 508102 - Warning: reference to undefined property this._pendingQuery / Location bar autocomplete doesn't work anymore
...
Stop throwing if stopSearch is called without a call to startSearch.
r=dietrich
--HG--
extra : rebase_source : 63222f9acd972c763ac080a2353ce4cd775f09df
2009-09-10 10:55:33 -07:00
Neil Deakin
a5bfe49767
Bug 503943, back out mouse capture patch, CLOSED TREE
2009-09-10 12:11:41 -04:00
Neil Deakin
2ca788ce33
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
2009-09-10 08:51:36 -04:00
Dave Townsend
b50d7b8bee
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons (follow up fix). r=robstrong
2009-09-10 09:10:30 +01:00
Neil Rashbrook
1f2285ecee
Bug 501095 Clean up appPicker.xul r=Mano
2009-09-09 23:18:35 +01:00
Neil Deakin
f2d281670c
Bug 503627, pass an actual window to showProgress so it doesn't try to use the active setup dialog instead, r=mconnor
2009-09-09 17:01:12 -04:00
Josh Aas
dd95eec31a
Back out changeset 845b625b5eb5. b=506812
2009-09-09 09:59:07 -04:00
Neil Deakin
53beea033a
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
2009-09-09 09:04:13 -04:00
Josh Aas
27cacb73f8
Re-land: Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
2009-09-09 08:28:23 -04:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Reed Loden
b5846b26bb
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Dave Townsend
c090550abb
Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager (strings). r=robstring, ui-r=beltzner
2009-09-08 18:25:02 +01:00
Jesse Ruderman
a09b61dae2
Fix bug 515130 - Remove stray references to extensions/xmlextras and extensions/webservices in toolkit-makefiles.sh. r=bsmedberg
2009-09-08 08:19:37 -07:00
Dave Townsend
69f6a1cf4f
Bug 514327: Detect outdated plugins and offer upgrade path (typo fix).
2009-09-07 20:48:04 +01:00
Dave Townsend
20b8f73715
Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong
2009-09-07 10:09:11 +01:00
Christian Persch
33f36b44c7
Bug 399161 - "only call gnome_program_init if there is no GnomeProgram yet" [r=bsmedberg]
2009-09-06 17:52:23 -05:00
Neil Rashbrook
261c16f3b6
Bug 514883 Font preference menulist is incorrectly bold in gnomestripe r=dao
2009-09-06 17:44:48 +01:00
Jesse Ruderman
82fc88ad9e
Bug 514782 - Extra comma in pinstripe/global/global.css. r=dao
2009-09-05 11:42:41 +02:00
Geoff Lankow
2847b85054
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Blair McBride
69c5327dc9
Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner
2009-09-04 21:25:08 +01:00
Benjamin Smedberg
008e309c7f
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
stefanh@inbox.com
4eb218898c
Bug 514509 - Disabled filefield icon should look disabled. r=dao.
2009-09-04 19:29:49 +02:00
Josh Aas
222a58c5ea
Update breakpad to svn revision 350 + Linux build fix. b=510920 r=ted
2009-09-04 13:01:19 -04:00
Dave Townsend
6cbe8aa5dd
Bug 512559: Use XUL template sorting to sort the add-ons lists. r=robstrong, sr=bsmedberg
2009-09-04 14:31:51 +01:00
Dave Townsend
9946367547
Bug 513392: Use styles on the normal icon rather than a separate hardcoded image for plugin icons. r=robstrong
2009-09-02 14:10:11 +01:00
Gavin Sharp
020d7878f9
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Dão Gottwald
6e963b2cec
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
2009-09-04 12:58:18 +02:00
Markus Stange
0aeb055536
Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Ryan Flint
bda135d0ca
Back out NetUtil.newURI changes from bug 514407 (b5b3d45c1885).
2009-09-04 00:24:56 -04:00
Josh Aas
4e49ba3b80
Backed out changeset e8c01867056a, breakpad update b=510920
2009-09-04 00:02:45 -04:00
Josh Aas
98b527d0b1
Update breakpad to svn revision 350. b=510920 r=ted
2009-09-03 23:41:02 -04:00
Ryan Flint
ed8253bb27
Bug 514407 - Make cache file writes asynchronous. r=sdwilsh
2009-09-03 23:19:05 -04:00
Ryan Flint
3b2c860721
Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
...
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00