Shawn Wilsher
0dc69032d3
Disabled this test until bug 443763 is fixed.
2008-07-11 17:53:21 -04:00
Johnny Stenback
701919ff69
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
9991224ef6
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
6fa784c47b
Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher.
2008-07-11 14:34:05 -07:00
Shawn Wilsher
56be74f21c
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
780b88c2b2
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
de8f9420c4
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
55adc41c99
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
8d14173742
Bug 433374. Fix bogus assert. r+sr=dbaron
2008-07-11 17:13:01 -04:00
Jesse Ruderman
88e67599c5
Add crashtest for bug 413174
2008-07-11 14:07:35 -07:00
Ehsan Akhgari
a6fe6c96ee
Bug 418879 – Long feed URLs cause scrollbar to appear in Page Info. r=gavin
2008-07-11 23:03:14 +02:00
Boris Zbarsky
3c8f942b1d
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
4d981f8c1d
: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
6b41f3ed58
Bug 433089 – <area> test for bug 409604 is unreliable. r+sr=roc
2008-07-11 22:57:31 +02:00
Boris Zbarsky
e73857359a
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
8e6047ac2b
b=443693, check png info callback correctly; r=joe
2008-07-11 13:52:30 -07:00
Ehsan Akhgari
c6166c6f58
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
20c88f6afd
b=433235, drawImage of canvas onto self is incorrect; r=roc
2008-07-11 13:32:12 -07:00
Ehsan Akhgari
7bd194553d
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
ce2bd6ea87
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
a583d673c5
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
35ba2ed351
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
3da654e7c2
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
fb401724a9
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
Shawn Wilsher
3436da9283
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
192f557403
(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
496f972497
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
2008-07-11 20:34:53 +02:00
Ryan A. C
08f210332e
Backed out changeset 9718a9421ee3
2008-07-11 16:30:30 +02:00
Ryan A. C
999c32a6ee
Bug 426732 - implement -moz-nativelinktext, r=dbaron, sr=roc
2008-07-11 16:23:26 +02:00
Olli Pettay
9ae74171ca
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
27665b6320
it seems we are leaking on the RLk test.
...
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner
2c9aa5ab5a
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
2008-07-10 22:48:16 -07:00
David Mandelin
9128da7657
Bug 444565: fix scalability of outparams.js with new treehydra
2008-07-10 15:47:25 -07:00
Dietrich Ayala
cc15f83a1c
imported patch bug-199959-backout
2008-07-10 15:18:33 -07:00
Dietrich Ayala
70f20e25c7
imported patch bug-444030-backout
2008-07-10 15:14:04 -07:00
Gervase Markham
0973787fbd
Merge before backout
2008-07-10 23:06:31 +01:00
Gervase Markham
cef0e142c0
Back out Public Suffix List changes at myk's request
2008-07-10 23:04:06 +01:00
Dietrich Ayala
972b8a09bc
[mq]: revert-bug-444432
2008-07-10 14:48:19 -07:00
Bob Clary
792ced32de
Sisyphus - documentation, bug 397908
2008-07-10 16:37:21 -04:00
Bob Clary
0962521309
JavaScript Tests - update public failures, universe data, bug 399387
2008-07-10 16:10:05 -04:00
Olli Pettay
76ca602fa4
Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode] r+sr=jst
2008-07-10 21:21:31 +03:00
Olli Pettay
6595ec7aa2
Bug 199959, Attribute.specified isn't true when attribute set through Attribute.value='string' r=sicking, sr=bz
2008-07-10 20:58:35 +03:00
Dietrich Ayala
dfe7a747a6
Bug 444432 - Mozilla2 Tinderbox 'qm-win2k3-moz2-01': test_places/unit/test_419731.js: FAIL (r=beltzner)
2008-07-10 10:41:33 -07:00
Gervase Markham
2e183dde55
Bug 438585 - Updates to Public Suffix List. Patch by gerv; r=dwitte.
2008-07-10 18:26:25 +01:00
Dão Gottwald
c17543c726
merge
2008-07-10 18:52:02 +02:00
Benjamin Smedberg
e19bc972ce
Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before.
2008-07-10 09:36:24 -04:00
Dão Gottwald
b4ddd8f22e
revert bug 395174, r=gavin
2008-07-10 10:28:52 +02:00
Dão Gottwald
3eccc13fe0
Bug 444304 – Remove onBrowserKeyPress, r=mano
2008-07-10 10:23:03 +02:00
Dão Gottwald
a885e45b92
bug 444301 – loadTabs() should use |this| instead of gBrowser in tabbrowser.xml, r=mano
2008-07-10 10:21:01 +02:00
Doug Turner
0c9d49d4cc
bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html . r+sr=jst
2008-07-09 20:43:38 -07:00