Commit Graph

15842 Commits

Author SHA1 Message Date
Klaas Heidstra
74c7d8393b Bug 403154 – Search field in the bookmarks organizer should have a search button inside the field. r=dao, ui-r=faaborg 2008-07-12 10:51:47 +02:00
romaxa
33839661cd Bug 440975 - "MOZ_SVG define required for some includes" [p=romaxa@gmail.com (romaxa) r+sr=jst] 2008-07-12 03:50:05 -05:00
Mike Hommey
6f9b0350d9 Bug 440840 - "mailcap handling may fail due to race conditions between thread waiting and system()" [p=mh+mozilla@glandium.org (Mike Hommey) r+sr=bzbarsky] 2008-07-12 03:46:11 -05:00
Mike Hommey
ace6b3ca98 Bug 442629 - "Ignore mailcap entries with needsterminal" [p=mh+mozilla@glandium.org (Mike Hommey) r=bzbarsky] 2008-07-12 03:45:22 -05:00
Mike Hommey
0cb69380fc Bug 434492 - "xpcshell doesn't properly report error messages" [p=mh+mozilla@glandium.org (Mike Hommey) r=brendan] 2008-07-12 03:43:09 -05:00
Mike Hommey
fd48fc7812 Bug 409192 - "Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications)" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin] 2008-07-12 03:40:15 -05:00
Raúl Porcel
160546d9e0 Bug 436133 - "Cookies build failure on hppa" [p=armin76@gentoo.org (Raúl Porcel) r=luser/ted] 2008-07-12 03:37:11 -05:00
Ehsan Akhgari
f7de2171cb Bug 431887 – Search icon on "Get add-ons" window doesn't change if I hover it with mouse. r=dao 2008-07-12 09:15:16 +02:00
Doug Turner
1db015858c merge 2008-07-11 22:25:33 -07:00
Doug Turner
d78266a72c Backed out changeset 27942c109154
unit test seg fault at shutdown.
2008-07-11 22:25:02 -07:00
Doug Turner
ed87c15058 Bug 439172, create build flags for hildon and osso. patch=blassey, r=ted 2008-07-11 19:28:00 -07:00
Doug Turner
7036df495c Merge after pull 2008-07-11 18:37:36 -07:00
Doug Turner
2005d15cc0 Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks 2008-07-11 18:35:03 -07:00
Ehsan Akhgari
5c289d5889 backout changeset 066b5a78cc46 because of test failures 2008-07-12 01:45:17 +02:00
Ehsan Akhgari
f0f6546ae1 Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
Boris Zbarsky
08b2582c2c Bug 444838. Correctly stringify all tokens instead of asserting on some. r+sr=dbaron 2008-07-11 18:49:46 -04:00
Shawn Wilsher
2bb15678ee Disabled this test until bug 443763 is fixed. 2008-07-11 17:53:21 -04:00
Johnny Stenback
06103555df Landing fix for bug 442066. Make XPCWrappedJS destruction threadsafe. Patch by bruno@flock.com and manish@flock.com, r+sr=jst@ 2008-07-11 14:44:59 -07:00
Ehsan Akhgari
84ec0288fd Bug 430902 – Use new expand and collapse progressive disclosure controls. r=dao, ui-r=faaborg 2008-07-11 23:42:39 +02:00
Jesse Ruderman
153bd40e45 Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
Shawn Wilsher
9570940ede Disable stupid test (stupidity is my own fault). Bug 444821 to fix it properly
and re-enable it.
2008-07-11 17:29:45 -04:00
Johnny Stenback
93ab034a20 Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-07-11 14:28:12 -07:00
Johnny Stenback
24d6f11d19 Landing part of the fix for bug 435334. Remove Java specific code that does nobody any good in our samples. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-07-11 14:24:43 -07:00
Boris Zbarsky
f98d5014e5 Bug 431770. Make sure to start/end a frame constructor update when reconstructing frames. r+sr=dbaron 2008-07-11 17:15:11 -04:00
Boris Zbarsky
6b004dbd8a Bug 433374. Fix bogus assert. r+sr=dbaron 2008-07-11 17:13:01 -04:00
Jesse Ruderman
e435ef03c9 Add crashtest for bug 413174 2008-07-11 14:07:35 -07:00
Ehsan Akhgari
ae10c44a65 Bug 418879 – Long feed URLs cause scrollbar to appear in Page Info. r=gavin 2008-07-11 23:03:14 +02:00
Boris Zbarsky
e873433760 Make sure to not call Pushback(-1) on EOF error conditions. Bug 422868, r+sr=dbaron 2008-07-11 17:02:16 -04:00
Boris Zbarsky
76bf4a8d60 :root should only match the documentElement, not random nodes in
disconnected fragments.  Bug 422868, r+sr=dbaron
2008-07-11 17:01:22 -04:00
Ehsan Akhgari
0d43db701f Bug 433089 – <area> test for bug 409604 is unreliable. r+sr=roc 2008-07-11 22:57:31 +02:00
Boris Zbarsky
5c5b4e41fc Add a faster method for iterating the nsIContent children of an
nsINode if we know that there will be no DOM mutations of any sort
during the iteration.  Bug 429744, r+sr=jst
2008-07-11 16:42:19 -04:00
Vladimir Vukicevic
04fc36140f b=443693, check png info callback correctly; r=joe 2008-07-11 13:52:30 -07:00
Ehsan Akhgari
04bfc480d6 Bug 432529 – Left/Bottom padding of identity contextual dialog is a bit too wide, r=dao 2008-07-11 22:40:35 +02:00
Vladimir Vukicevic
d9cab3cefd b=433235, drawImage of canvas onto self is incorrect; r=roc 2008-07-11 13:32:12 -07:00
Ehsan Akhgari
2dd54cfd05 Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao 2008-07-11 22:31:48 +02:00
Dave Townsend
1dfcbe4384 Bug 409959: Safe mode option to disable all add-ons doesn't disable plugins. r=gavin 2008-07-11 21:11:59 +01:00
Shawn Wilsher
64bb4af221 Bug 429986 - Provide an option for database to be asynchronous
This adds unit tests for the async storage work.
r=vlad
2008-07-11 15:47:38 -04:00
Shawn Wilsher
f1886e9571 Bug 429986 - Provide an option for database access to be asynchronous.
This adds a method to mozIStorageStatement to allow for a statement to execute
asynchronously and report to a callback.  For writes, this can move fsyncs,
which can be painful, off of the main thread.
r=vlad
sr=shaver
2008-07-11 15:47:33 -04:00
Shawn Wilsher
27b46619c8 Bug 435994 - Implement ResultSet and Row for mozIStorageStatement::executeAsync
These creates the result set and row objects to be used with the async storage
API added in bug 429986.
r=vlad
sr=shaver
2008-07-11 15:47:28 -04:00
Shawn Wilsher
a1cf6e940b Bug 435995 - Implement an nsIVariant object storage can use.
This creates a templated C++ class for storage to map SQLite data types to the
correct nsIVariant.
r=robarnold
r=vlad
2008-07-11 15:47:21 -04:00
Doug Turner
846efffeb9 Removing spatial-navigation.js. This should have happened in rev 660805dff89b 2008-07-11 12:16:30 -07:00
Shawn Wilsher
f83da01e83 Bug 444347 - Make NSPR logging a bit more useful
This adds additional NSPR logging to storage.  Logging is now done when a sql
statement is prepared, a connection is opened, and a connection is closed.
Additionally, when sqlite3_trace is called, we also log the address of the
connection so you know what queries are running on which database.  The address
is also logged at connection open so you can perform the mapping.
r=vlad
2008-07-11 15:00:58 -04:00
Daniel Holbert
783f0d51f8 (No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
2008-07-11 11:54:06 -07:00
Ryan A. C.
40017f1b0e Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc 2008-07-11 20:34:53 +02:00
Ryan A. C.
d28cd96e68 Backed out changeset 9718a9421ee3 2008-07-11 16:30:30 +02:00
Ryan A. C.
8fa9043b87 Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc 2008-07-11 16:23:26 +02:00
Olli Pettay
7283e91f7c Relanding Bug 444432 - Mozilla2 Tinderbox 'qm-win2k3-moz2-01': test_places/unit/test_419731.js: FAIL 2008-07-11 16:00:41 +03:00
Doug Turner
83738d2763 it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner
ad874bf1f0 Relanding 437948. Geolocation. Fixed memory leak. r=jst. 2008-07-10 22:48:16 -07:00
David Mandelin
555c5a736a Bug 444565: fix scalability of outparams.js with new treehydra 2008-07-10 15:47:25 -07:00