Commit Graph

211482 Commits

Author SHA1 Message Date
Dão Gottwald
f26d251498 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald
7d3d4c445f Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +02:00
timeless@mozdev.org
6232c26818 Bug 514638 windowmediator should let go of its windows at xpcom-shutdown
r=bs
2009-10-17 08:20:08 +02:00
Dão Gottwald
77697cf4ce browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Jeff Muizelaar
2ad75488a2 Bug 519589. Add some tests for GIF transparency.
This is the begining of the long needed GIF test suite.
2009-10-17 00:06:36 -04:00
Blake Kaplan
b9fcae7b24 Make this message not catch the tinderbox's error parser. 2009-10-16 18:03:54 -07:00
Taras Glek
dcdc7a14e5 Bug 522141: Don't crash on fasl close
--HG--
extra : rebase_source : ec9a5bf70b7b6acc2b9c16dca8d33da277278ac1
2009-10-16 17:17:55 -07:00
Ben Hsieh
d92538f293 Bug 522025 - Incessant slew of GetURLSpecFromFile warnings. r=taras 2009-10-16 16:59:02 -07:00
Dan Witte
bc99ddf1b7 tweak assertion. 2009-10-16 16:50:57 -07:00
Dan Witte
1e72a4964a merge. 2009-10-16 16:17:43 -07:00
Dan Witte
7911153c5a test failure fix. 2009-10-16 16:16:31 -07:00
Daniel Holbert
1ac2adcf94 bug 522779: use nsTArray::Contains() instead of checking nsTArray::IndexOf() against various sentinel values, in three places in layout. r=dbaron 2009-10-16 15:49:30 -07:00
Jonathan Griffin
15b6ef249f Bug 518940. Amend NPN_InvokeDefault tests to include multiple-argument and no-argument tests.
--HG--
extra : rebase_source : 65df67027083f5474a3a82297b9a597b8458d06f
2009-10-16 15:29:15 -07:00
Rob Arnold
bb653feba8 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Shawn Wilsher
dece9e2c28 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad

--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Shawn Wilsher
2093fcffbe Bug 522416 - Add an asyncFetch method on NetUtil.jsm
This adds an asyncFetch method on NetUtil that will open a channel
asynchronously and provide the consumer with an input stream upon completion.
r=bz
sr=vlad

--HG--
extra : rebase_source : bbeffb5669ba0f040773fca5faca28494982ff94
2009-10-15 16:16:01 -07:00
Atul Varma
a55cc3112d Bug 522764 - Add mochitests for COWs. r=mrbkap 2009-10-16 15:19:01 -07:00
Dan Witte
ef10227832 fix bustage. 2009-10-16 14:26:00 -07:00
Dan Witte
5abb9677f6 Bug 481775 - Crash in [@ nsCookieService::RemoveCookieFromList(nsListIter&)]. r=sdwilsh 2009-10-16 14:01:47 -07:00
Sid Stamm
0e1cce64fa Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Steven Michaud
99b7810252 Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh 2009-10-16 15:57:40 -05:00
Jonathan Griffin
31d5e938ed Bug 521130. Add a --timeout parameter to runtests.py, and change the --timeout parameter in runreftests.py to use s instead of ms. r=ted 2009-10-16 13:23:30 -07:00
Paul O’Shannessy
32f3c51234 Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko 2009-10-16 12:18:48 -07:00
Taras Glek
ac50aeeba7 Bug 522649: author styled select widget is missing arrow on button r=bz
--HG--
extra : rebase_source : 74aeb4467822896f4bc0e5ceaf73578de75c2222
2009-10-16 11:48:04 -07:00
Robert Sayre
7203024ba1 Merge 2009-10-16 13:34:46 -04:00
Ted Mielczarek
06180460f4 bug 372581 - fix runreftest.py's --utility-path to handle relative pathnames. r=bsmedberg
--HG--
extra : rebase_source : dcf9cff627ba9abb46ab99dd88616589fbcb5a3c
2009-10-16 13:34:17 -04:00
Jonathan Griffin
3f3a0c3b8f Bug 522400. Fix a typo which prevented the invokedefault method on plugin-defined objects from being called. r+sr=jst 2009-10-16 10:27:33 -07:00
Robert Sayre
694f3b1f1e Merge tracemonkey to mozilla-central. 2009-10-16 13:22:19 -04:00
Marco Bonardo
363334c64d Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Honza Bambas
4cbf4b3e0c Bug 521461 - SSL spoofing by setting location.href to SSL page with 204 (No Content) response: security ui treats 204/205 top level requests as subrequests, r=bzbarsky 2009-10-16 16:48:20 +02:00
Honza Bambas
9397b47404 Bug 399526 - let the offline-app permission apply to subdomains, r+sr=jst 2009-10-16 16:48:19 +02:00
Neil Deakin
8491400c96 Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug 2009-10-16 10:32:05 -04:00
Neil Deakin
c67caab3df Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
Igor Bukanov
9abb566b74 bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
Graydon Hoare
a54b1fa116 Bug 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
Graydon Hoare
9aa0b3b61c Bug 522413 - remove uses of static avmcore::config, r=gal. 2009-10-15 16:02:59 -07:00
David Anderson
1129f365c3 Fixed another bogus assertion (bug 522569, r=brendan). 2009-10-15 15:57:15 -07:00
David Anderson
7abcf4f2cf Removed bogus, noisy assertion related to JSOP_CALL and TRACE pairing (bug 522520, r=brendan). 2009-10-15 14:33:58 -07:00
Igor Bukanov
efcd517140 Backed out changeset 487b81c753c0 - landing of bug 505315 caused talos crashes across platforms. 2009-10-15 13:53:40 +04:00
Igor Bukanov
19344618cf bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-15 11:41:08 +04:00
Andreas Gal
5d580251ba Mostly cosmetic arm merges, merge ARM fcmp(e)d changes (522403, r=graydon). 2009-10-14 17:53:31 -07:00
Andreas Gal
1d31d23d00 Follow-up for 522341, hide TM-specific configuration in NativeARM.h 2009-10-14 17:08:23 -07:00
Andreas Gal
99a0e916b6 Pickup indirect call and microsoft emulator bugfix from redux (522377, r=graydon). 2009-10-14 16:30:48 -07:00
Andreas Gal
bb7ad8bc26 Leave choice of runtime or compile-time customization of ARM arch to embedding (522341, r=rreitmai). 2009-10-14 15:45:45 -07:00
Graydon Hoare
6baa446e5d Bug 522363 - remove debug-break, unused parameters on displacement check, r=dvander.
--HG--
extra : rebase_source : 13ef7b6d16e5b66bb70816cfdd417ab4f9bcd758
2009-10-14 15:30:00 -07:00
David Anderson
535047e78d Removed bogus assert related to recursion (bug 522311, r=gal). 2009-10-14 15:19:23 -07:00
Graydon Hoare
95f52752f3 Bug 522316 - more miscellaneous drift from tamarin, r=dvander.
--HG--
extra : rebase_source : 7b92362823d4ef60ebced322c1588b6cd9f445e4
2009-10-14 13:48:00 -07:00
Andreas Gal
4af41cb172 Fall off trace if Number.toString() reports an error (522330, r=brendan). 2009-10-14 13:41:40 -07:00
Andreas Gal
4cef221208 Avoid malloc and JS_dtobasestr for single digit numbers base != 10 (522195, r=brendan). 2009-10-14 13:25:20 -07:00
David Anderson
8096b702b0 When traversing fragments, don't forget to count peers (bug 521169, r=gal). 2009-10-14 03:00:34 -04:00