Commit Graph

210015 Commits

Author SHA1 Message Date
Zack Weinberg
adeb8f5a6b Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron 2009-09-16 10:00:04 +12:00
Markus Stange
07c9fb7597 Bug 516324 - Remove nativeWindow method and use -[NSView window] directly. r=josh 2009-09-16 09:56:44 +12:00
Taras Glek
f3f33c847d Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Josh Aas
dbba764d30 Disable test_symlinks.js temporarily as it fails under the 10.5 SDK. b=516799 2009-09-15 16:46:46 -04:00
Doug Turner
82df75753b Bug 516769 - WINCE IsLowMemory fixups. r=vlad 2009-09-15 13:29:57 -07:00
Josh Aas
8521455586 Breakpad PPC bustage fix. r=ted 2009-09-15 15:58:49 -04:00
Doug Turner
899cc6ac46 Bug 516699 - Increase the interval between low-memory notifications. r=vlad 2009-09-15 11:33:53 -07:00
Josh Aas
8ebbb5dc03 Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted 2009-09-15 13:11:24 -04:00
Mitchell Field
fe0c8cd2d4 Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
2009-09-15 13:06:32 -04:00
Josh Aas
8feeba4bec Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted 2009-09-15 13:02:12 -04:00
Doug Turner
2ddf2d8cd7 Bug 475595 - IsLowMemory cleanup. Removes comment. r=vlad 2009-09-15 09:28:53 -07:00
Mats Palmgren
797459a607 Make the test for bug 299673 use waitForFocus, and disable it on Linux. b=506175 r=enndeakin 2009-09-15 18:00:41 +02:00
Olli Pettay
fcc767c1d8 backout Bug 313646
--HG--
extra : rebase_source : 5ff7e3a019f140ef26f5ac14210e19ad382e65f8
2009-09-15 18:44:35 +03:00
Johnathan Nightingale
fbfbf8e7c0 Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00
Michael Schonfeld
a8cdd9aa97 Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin 2009-09-14 11:19:58 -04:00
Olli Pettay
01b281b7b0 backout Bug 516237 2009-09-15 17:34:57 +03:00
Olli Pettay
6dbd520263 Bug 515287 - Don't trigger GC on every XHR completion, r=bz 2009-09-15 16:26:48 +03:00
Gabriele Best
bb4ee5cdd0 Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak 2009-09-15 14:43:12 +02:00
Mark Finkle
afcda2ef16 Bug 489941: Rework the Update Add-ons dialog (platform patch), r=dtownsend 2009-09-15 08:40:49 -04:00
Ehsan Akhgari
f236aca83d Fix unit test failure for changeset aaa39ba5d852 2009-09-15 17:01:30 +04:30
Dave Townsend
c2e30ff237 Bug 516506: Add-on update check (after Firefox update) is broken. r=robstrong 2009-09-15 12:09:10 +01:00
Ehsan Akhgari
01ef5ada02 Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg 2009-09-15 14:42:01 +04:30
Ehsan Akhgari
1af2aae951 Bug 497032 - "ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that" on bankrate.com (geolocation on stack); r=sicking 2009-09-15 14:40:10 +04:30
Ehsan Akhgari
d6caba8e36 Bug 488691 - Confusing warning when clearing all history; r=dao 2009-09-15 14:36:34 +04:30
Olli Pettay
8a612550a2 Bug 313646 - synchronous XMLHttpRequest does not fire readystatechange event, r=justin.lebar,sicking, sr=jst 2009-09-15 12:27:12 +03:00
Olli Pettay
fc9233ec9c Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 44179b032971ced59a7d5af9e59724b9d32c41dc
2009-09-15 11:55:29 +03:00
Dão Gottwald
19cd30d586 test cleanup, no bug 2009-09-15 10:07:25 +02:00
Ginn Chen
ab232fe408 Bug 513885 Cannot drag&drop multibyte text to GTK+ application r=roc 2009-09-15 15:04:54 +08:00
Ginn Chen
89fdfafa07 Bug 492326 Make symbol nspr_use_zone_allocator to be global r=bsmedberg 2009-09-15 15:02:51 +08:00
Bobby Holley
651098e3db Bug 516335 - Stopgap patch to disable failing assertion. r=bz 2009-09-15 00:09:22 -06:00
Doug Turner
e730b814a2 Bug 515818 - crash at js3250.dll\!nanojit::CodeAlloc::alloc. OOM. WINCE only. Use jemalloc (default allocator). r=gal 2009-09-14 22:04:35 -07:00
Doug Turner
c1d3eba6f5 Bug 475595 - IsLowMemory cleanup. Enables predicate on WINCE. Removes memory flusher thread. r=vlad
--HG--
extra : rebase_source : 46f21bdc6111efa264a9bd621440449dab5ac96d
2009-09-14 20:11:30 -07:00
Alexander Surkov
f12449d2ad Bug 516133 - ARIA treegrid role on HTML:table makes thead/tbody accessible, r=marcoz, davidb 2009-09-15 13:31:05 +08:00
Curtis Bartley
77b1576971 Bug 367596 - [RFE] Create a support info page/lister (v.7, strings only). ui-r=beltzner 2009-09-14 21:02:34 -07:00
Curtis Bartley
461a7a0d59 Bug 516080 - change "Help Contents" to "Firefox Help". r=gavin 2009-09-14 20:35:19 -07:00
Alexander Surkov
5c54e24e70 Bug 516135 - nsIAccessibleTableCell:table on HTML:td of HTML based ARIA treegrid returns null, r=davidb 2009-09-15 12:05:26 +08:00
Dave Yeo
850df1fb92 Bug 516629 - [OS/2] Build break in accessible, r=surkov 2009-09-15 12:02:27 +08:00
Alexander Surkov
a31625e7e3 Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb 2009-09-15 11:55:26 +08:00
Jeff Muizelaar
62429fc2c2 Bug 515192. Update cairo to 655a4dbc36d95ce4a82cbc13aa9e2002b41fa4de
This time without:
c0e01d9cd71bd958e1b31a03cea4c08a1bdf4926 (Improve GC caching efficacy)
2009-09-14 22:43:09 -04:00
Justin Dolske
20475eada4 Merge backout of bug 497495 part four due to leaks. 2009-09-14 17:26:46 -07:00
Justin Dolske
4a4ac8be36 Backed out changeset a3f33def2dca (bug 497495 part 4) 2009-09-14 17:26:08 -07:00
Dão Gottwald
016d8eecf3 Bug 511771 - Web content needs a way to install lightweight themes (strings) 2009-09-15 01:35:38 +02:00
Dão Gottwald
588b7c283c Bug 515932 - loadOneTab and addTab should accept a hash of parameters, including a parameter for opening the tab next to the current one. r=gavin, sr=mconnor 2009-09-15 01:33:00 +02:00
Matin Movassate
25cf396048 Bug 515821: Make it possible to detect the presence of files during drags, even when we don't let you get to the actual File objects. Patch by Matin Movassate <matinm1@gmail.com>. r=Enn sr=sicking 2009-09-14 15:14:13 -07:00
Boris Zbarsky
3ded15f4d3 Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron 2009-09-14 17:29:56 -04:00
Jeff Muizelaar
0f6a48f4ef Backout ffcfaed61bed: Taras Glek – Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
This caused an unexplained Ts improvement and obj-c exceptions during Ts.
2009-09-14 16:54:21 -04:00
Robert Longson
e33dab1190 Bug 509274 - Make sizing reftests more robust 2009-09-14 21:45:14 +01:00
Robert Longson
a5cd3ff71d Bug 512890 - crashtest for ABORT: NULL content node with SVG filter, em units. 2009-09-14 21:19:46 +01:00
Robert Longson
971ffd21f7 Bug 512890 - ABORT: NULL content node with SVG filter, em units. r=roc 2009-09-14 21:12:37 +01:00
Brad Lassey
b01b8d2428 bug 514351 - support HandheldFriendly meta tag r=jonas 2009-09-03 03:05:32 -04:00