Commit Graph

26697 Commits

Author SHA1 Message Date
Benjamin Smedberg
605a03acf0 Backed out changeset f66fabdbc090 (bug 485390) - the problem is not in utils.lockFile, and you shouldn't really need to hold the file descriptor 2009-03-31 10:38:25 -04:00
Benjamin Smedberg
5cb4a30638 Bug 485390 - utils.lockFile doesn't hold the file descriptor, which can cause parallel races in JarMaker, r=ted 2009-03-30 10:34:13 -04:00
Gavin Sharp
f361caeff0 Bug 483634: add scrollX/scrollY getter on nsIDOMWindowUtils that allows avoiding a layout flush, r+sr=roc 2009-03-30 08:19:06 -04:00
Gavin Sharp
3b31bf1ce3 Bump IID for bug 476948 2009-03-30 08:13:30 -04:00
Olli Pettay
e92fe0f37a Bug 484238 - no click event generated when div is clicked, r+sr=roc 2009-03-30 13:12:35 +03:00
Olli Pettay
dcd3c5dbc9 Bug 372284, r+sr=peterv 2009-03-30 12:59:28 +03:00
Olli Pettay
d2b90e9a8e Bug 372284, r+sr=peterv 2009-03-30 12:58:42 +03:00
Robert O'Callahan
116c3c19f4 Backout fix for bug 459666
--HG--
extra : rebase_source : b261b5561671fd7fc9e3967f7d8c31448cc4c87a
2009-03-30 15:54:33 +13:00
Robert O'Callahan
168c4a55b9 Bug 475441. Clean up media tests to avoid opening windows or leaving them lying around. r=doublec
--HG--
extra : rebase_source : 86a5dabc1992d0676de30d67db99bec3e1b91b54
2009-03-30 14:22:02 +13:00
Robert O'Callahan
441ffd3298 Bug 475441. Rename media stream classes. r=doublec
--HG--
extra : rebase_source : 824365b6fae0224ffa2ed78bc6062c74c7a02fc5
2009-03-30 14:20:32 +13:00
Robert O'Callahan
e5926e97d4 Bug 475441. Merge nsDefaultStreamStrategy with nsHttpStreamStrategy. r=doublec
--HG--
extra : rebase_source : fd65378e88a550c9753333521bbaed05ee902e4d
2009-03-30 14:19:51 +13:00
Robert O'Callahan
4eeda3d9bb Bug 475441. Expose media strategy directly to decoders instead of proxying through nsMediaStream. r=doublec
--HG--
extra : rebase_source : 326765f1368497c2054531962cad224a43d5d05c
2009-03-30 14:19:10 +13:00
Matthew Gregan
b07995dc3c Bug 485036 - Shut down nsAudioStream when decode state machine shuts down. r=chris.double, sr=roc
--HG--
extra : rebase_source : aed2f4e5b6375c506d2b3afec5cb81b97bdba21d
2009-03-25 15:19:58 +13:00
Chris Pearce
ae111168f6 Bug 481488. Report HAVE_ENOUGH_DATA when we load the entire file before we even have a decoded frame. r=doublec,sr=roc
--HG--
extra : rebase_source : 45c5ebfcab187ae1b04cbe489e113781f61d43b8
2009-03-30 13:55:04 +13:00
Robert O'Callahan
8caa418ee5 Bug 484766. Clean up MathML directory structure. r=karlt,ted
--HG--
extra : rebase_source : 1c88ebe3a41dee12a982442ad2e711aa287ed55f
2009-03-30 13:48:52 +13:00
Robert O'Callahan
d0c58fb22f Bug 340571. Removing getBoxObjectFor from non-XUL documents. r+sr=bzbarsky
--HG--
extra : rebase_source : a57cb7c4ebee2149a2cdc009400c133d4904409d
2009-03-30 13:44:48 +13:00
Michael Ventnor
84d760952c Bug 469831 - need gtk2 drawing code for test plugin. r+sr=roc
--HG--
extra : rebase_source : 408ca77e1b3ff85e049fa8809cb13cc0885c8006
2009-01-26 11:21:46 -05:00
Robert O'Callahan
49ff0034cc Bug 485030. Don't restrict BuildDisplayList's dirty rect to a child's overflow area; then we can use the passed-in dirty rect to optimize the 'ignore scroll frame' case. r=dbaron
--HG--
extra : rebase_source : a0c489c3b33ccaf762293da7537d909f85d88782
2009-03-30 13:29:36 +13:00
Blake Kaplan
fb9e760b6d Fix style inconsistency I just introduced in bug 485840 2009-03-29 22:09:57 -07:00
Blake Kaplan
888c327f3d Bug 485840 - Protect against reentrancy in deferred releases. r+sr=roc 2009-03-29 22:03:07 -07:00
Chris Double
6a77ff7122 Bug 480521: Fix bustage due to incorrect merge in backout 2009-03-30 16:09:07 +13:00
Chris Double
fe7a869d25 Backout bug 480521 due to build failure 2009-03-30 14:11:46 +13:00
Chris Double
ed95761ce9 Backed out changeset 4a7b411c31fb 2009-03-30 14:11:01 +13:00
Chris Double
53f9f63655 Backed out changeset 6cc04ca21fec 2009-03-30 14:10:12 +13:00
Chris Double
9e60c7ce70 Bug 480521 - Fix win32/mobile build bustage 2009-03-30 13:45:44 +13:00
Chris Double
563dbfee36 Bug 485433 - Fix incorrect write size handling in alsa backend of libsydneyaudio - rs=roc
--HG--
extra : rebase_source : 8fb4c785020fb2ff68755756f61933b5d346d377
2009-03-30 13:33:42 +13:00
Chris Double
de8fb925fb Bug 480521 - Update libfishsound and liboggz to validate inputs - r=conrad sr=dbaron
--HG--
extra : rebase_source : 42c7cbb6833fecb70d9e753546f9e0d9ce40e875
2009-03-30 13:27:02 +13:00
Josh Aas
3a944b14f9 Don't try to get a key code from event character when there are no characters. Eliminates many "GetGeckoKeyCodeFromChar" warnings printed to console. b=485578 sr=roc 2009-03-29 17:38:37 -07:00
Jonathan Kew
88f6bdf54a Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
Justin Dolske
a7cdf08bab Bug 463486 - Form history shouldn't remember the default values of unmodified fields. r=gavin 2009-03-29 15:29:22 -07:00
Justin Dolske
6cc632c80c Extra tests for bug 475634 - Login manager should send observer notifications on various events 2009-03-29 15:29:21 -07:00
Justin Dolske
7cfabbe975 Bug 484935 - videocontrols should use display:none on hidden items to minimize CPU usage. r=enn 2009-03-29 15:29:21 -07:00
Robert Sayre
de6445ddf9 Merge tracemonkey to mozilla-central. 2009-03-29 13:37:26 -07:00
Phil Ringnalda
701ea4b528 Bug 9849 - TestInlineFrame is so out of date nobody will ever bring it back, r+sr=dbaron 2009-03-29 13:00:01 -07:00
timeless@mozdev.org
918f906c4f Bug 245544 - nsBaseFilePicker::AppendFilters does not check for failure of getService, r+sr=neil 2009-03-29 12:51:41 -07:00
Phil Ringnalda
003aa340d5 Bug 485663 - omg! goggies!, r+sr=dbaron 2009-03-29 12:51:41 -07:00
Phil Ringnalda
ff0f508e90 Bug 485671 - Remove unused and broken things at the top level of layout/html/tests/, r+sr=dbaron 2009-03-29 12:51:40 -07:00
Edward Lee
7842ab1c11 Bug 474862 - Create plural rule for Icelandic. r=gandalf, r=smontagu 2009-03-29 13:18:24 -05:00
Robert Sayre
d3ae3d827d Merge mozilla-central to tracemonkey. 2009-03-29 10:42:32 -07:00
Robert Sayre
bfa28b2971 Back out Bug 483723 - 'Trace string.indexOf'. It conflicts badly with mozilla-central. 2009-03-29 10:38:18 -07:00
Robert Longson
f686b035cd Bug 485544 - crash getting attributeType of target element of animation. r=jwatt 2009-03-29 15:37:58 +01:00
Robert Longson
7c5e7b547d Reftest for bug 484677 2009-03-29 15:04:08 +01:00
Robert Longson
b68be373db Bug 484677 - Mouse coordinates in zoomed foreignObject are calculated incorrectly. r+sr=roc 2009-03-29 14:58:09 +01:00
Neil Rashbrook
00a79cf581 Bug 485605 Clean up JS ID code and fix allocators r=mrbkap sr=jag 2009-03-29 12:47:06 +01:00
Neil Rashbrook
e28a2a1aa1 Bug 485598 imgRequestProxy should use XPCOM allocator for XPCOM outparams r=joedrew sr=jag 2009-03-29 12:46:12 +01:00
Neil Rashbrook
22f8568677 Bug 213692 libpref has some mismatched allocators r=timeless sr=bsmedberg 2009-03-29 12:45:19 +01:00
Ehsan Akhgari
7f112c7c8b Bug 485765 - Places context menu is not correctly updated on entries; r=mak77 2009-03-29 14:59:17 +03:30
Simon Montagu
c855095914 Update default scripts for languages and the list of preferred languages based on data from the IANA registry. Bug 437276, r=Masatoshi Kimura 2009-03-29 00:49:44 -07:00
Simon Montagu
6d6b3471c2 Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst 2009-03-29 00:49:31 -07:00
Jim Mathies
79314f164d Bug 376408 - XP touchup patch. r=vlad. 2009-03-28 17:39:39 -05:00