Oleg Romashin
|
4dd9436f77
|
Bug 469756 - GDK_EXTENSION_EVENTS_CURSOR option is not enabled for gdk window. r=roc.
|
2008-12-18 09:51:18 -05:00 |
|
Brendan Eich
|
3abd77d8ea
|
Bug 469927 - TM: much slower than interpreter with short loop with |let| (r=mrbkap, a=sayrer).
|
2008-12-18 01:31:15 -08:00 |
|
Brendan Eich
|
8476ea6560
|
Bug 469940 - Automatic semicolon insertion wrongly done after var with multi-line initializer (r=mrbkap, a=sayrer).
|
2008-12-18 01:11:04 -08:00 |
|
Mats Palmgren
|
af8c8dd1c3
|
Remove redundant declaration. b=431705 r+sr=roc
|
2008-12-18 10:03:38 +01:00 |
|
Simon Montagu
|
30d51917c4
|
Fix typo in the checkin for bug 418513 (changeset 68e3d56ef84c).r=gavin
|
2008-12-18 00:50:59 -08:00 |
|
David Anderson
|
dbab136074
|
Fixed bogus assertion in a rare type-instability case (bug 470061, r=gal).
|
2008-12-18 03:15:09 -05:00 |
|
Chris Pearce
|
5d0abd204d
|
Bug 463830. Make the window title for standalone video/audio documents be useful. r+sr=roc
--HG--
extra : rebase_source : afeb3c793fb8756901ee6ef16782f3a288ed106c
|
2008-12-18 21:07:24 +13:00 |
|
Chris Double
|
fd9291b7fe
|
Bug 464376. Fire progress events reliably and especially be sure to fire a final progress event when the resource finishes loading. r+sr=roc
--HG--
extra : rebase_source : 387866a3c9ad9f05e35e9876ebd1db1224237798
|
2008-12-18 20:56:32 +13:00 |
|
Dietrich Ayala
|
ccb5ace272
|
Bug 460343 - Add privacy-section prefs to control awesomebar behaviour. r=gavin, ui=faaborg, a191=beltzner
|
2008-12-18 01:30:27 -06:00 |
|
Andreas Gal
|
589fb9eb38
|
Merge.
|
2008-12-17 23:09:55 -08:00 |
|
Andreas Gal
|
3af573343f
|
Backed out changeset 95b210c2fc92 preemptively. Seems to crash the browser.
|
2008-12-17 23:09:26 -08:00 |
|
Andreas Gal
|
65b4bad89c
|
XP_MACOSX and DARWIN are not set in the shell, so use __APPLE__ (another follow-up for 465460, r=danderson).
|
2008-12-17 22:58:02 -08:00 |
|
Andreas Gal
|
2dffadf0fb
|
Merge.
|
2008-12-17 22:54:02 -08:00 |
|
Andreas Gal
|
62f0547add
|
Trace apply/call using an imacro (465214, r=brendan).
|
2008-12-17 22:53:35 -08:00 |
|
Graydon Hoare
|
3477355ddd
|
Bug 465443, bail off trace when readonly properties are written, r=brendan.
|
2008-12-17 20:50:05 -08:00 |
|
Robert O'Callahan
|
5035cf9fe6
|
Backout bug 464376 to fix orange
|
2008-12-18 16:56:08 +13:00 |
|
Robert O'Callahan
|
f4013df6e7
|
Backed out changeset 70b57b58afe2
|
2008-12-18 16:55:38 +13:00 |
|
Michael Ventnor
|
bdf82f50ed
|
Bug 469635. Try to find the right Alsa library to quieten. r+sr=roc
|
2008-12-18 16:47:41 +13:00 |
|
Robert O'Callahan
|
c30ba135c3
|
Backing out bug 430332 to try to fix reftest and Tp crashes
|
2008-12-18 16:05:34 +13:00 |
|
Robert O'Callahan
|
9f318c485c
|
Backed out changeset dcd1ad7a918e
|
2008-12-18 16:05:16 +13:00 |
|
Robert O'Callahan
|
9c6df12a83
|
Backing out bug 449142 to fix orange ... looks like the reftest aren't working on some platforms
|
2008-12-18 16:02:53 +13:00 |
|
Robert O'Callahan
|
5b275d79a4
|
Backed out changeset 8ab5a111e00b to fix orange
|
2008-12-18 16:01:16 +13:00 |
|
Chris Double
|
9e493d5b6d
|
Bug 464376. Fire progress events more consistently, especially being sure to fire a progress event at the end of a load. r+sr=roc
|
2008-12-18 14:48:44 +13:00 |
|
Robert O'Callahan
|
d59821898a
|
Bug 449142. Draw video with the same aspect ratio as the underlying media, centered within the video element's CSS box. r=doublec,sr=dbaron
|
2008-12-18 14:14:51 +13:00 |
|
Robert O'Callahan
|
274f89ff0d
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2008-12-18 14:13:23 +13:00 |
|
Robert Sayre
|
7b0ca330e8
|
Bug 423231. bustage fix.
|
2008-12-17 18:27:17 -05:00 |
|
Andreas Gal
|
4074f82a15
|
Return -0 for ceil if x < 0 and x > -1 (423231, r=jim).
|
2008-12-17 14:23:53 -08:00 |
|
Justin Dolske
|
17d229a4bc
|
Revert part of bug 460548, increasing the leak to 75000 again.
|
2008-12-17 14:21:36 -08:00 |
|
Justin Dolske
|
d3824f41d2
|
Merge backout of 98ea743c9156 (bug 463806) due to crashes on OS X 10.4 Talos boxes.
|
2008-12-17 13:02:57 -08:00 |
|
Justin Dolske
|
8c26100351
|
Backed out changeset 98ea743c9156 (Bug 463806) due to crashes on OS X 10.4 talos boxes.
|
2008-12-17 13:01:30 -08:00 |
|
Brendan Eich
|
bbd3fdab2a
|
Bug 469927 - TM: much slower than interpreter with short loop with |let| (r=mrbkap).
|
2008-12-17 12:34:06 -08:00 |
|
Igor Bukanov
|
c67f58e20d
|
bug 465377 - avoid useless duplication of Exception native. r=crowder
|
2008-12-17 20:31:24 +01:00 |
|
Benjamin Smedberg
|
a417fbee4c
|
Bug 468937 - Add some basic tests for the red/green (cx->fp) analysis
|
2008-12-17 13:27:26 -05:00 |
|
Benjamin Smedberg
|
252eab1177
|
Bug 469995 - js_DecompileValueGenerator uses cx->fp and should be made safe, r=crowder+jorendorff
|
2008-12-17 13:15:08 -05:00 |
|
Marco Bonardo
|
da6bfbbb37
|
Bug 453529 - Retain embed visits and places into the temp table in memory, r=sdwilsh
|
2008-12-17 11:41:44 +01:00 |
|
Marco Bonardo
|
c13d5fd1dd
|
Bug 469062 - test_multiple_visits_around_sync.js leaks now, r=sdwilsh
|
2008-12-17 11:41:44 +01:00 |
|
Marco Bonardo
|
17817e4af5
|
Bug 431548 - Tagging history item takes a long time without progress indication (slight hang / freeze of UI), r=dietrich
|
2008-12-17 11:41:43 +01:00 |
|
Masayuki Nakano
|
b894eb8611
|
Bug 226784 Caret display problems with Korean input methods in Windows r=VYV03354+ere, sr=roc
|
2008-12-17 17:05:44 +09:00 |
|
Robert Longson
|
37644973d1
|
Bug 441780. Fix radial gradient clamping to be more aggressive. r=jwatt,sr=roc
--HG--
extra : rebase_source : 477e5305530e86348a3526a8157f5f93340c644b
|
2008-12-17 20:28:33 +13:00 |
|
Andreas Gal
|
954913ca57
|
Follow-up fix for the follow-up fix for 465460 (r=me, again).
|
2008-12-16 21:19:00 -08:00 |
|
Andreas Gal
|
74a6ad1f62
|
Trivial follow-up fix for 465460 (r=me).
|
2008-12-16 21:16:03 -08:00 |
|
Brendan Eich
|
6bfce6b6b0
|
Windows lacks ssize_t, who knew?
|
2008-12-16 20:42:39 -08:00 |
|
Brendan Eich
|
56658da21f
|
Bug 465460 - TM: valueOf ignored on third iteration of loop (r=gal).
|
2008-12-16 19:03:42 -08:00 |
|
Michael Ventnor
|
8cf9286dfd
|
Bug 469635. Silence ALSA warnings when there is no sound device. r+sr=roc
--HG--
extra : rebase_source : 81cb6c89ffffd534a478151a7aa450c42b36a469
|
2008-12-17 15:16:01 +13:00 |
|
Robert O'Callahan
|
25641e6ca4
|
Bug 467487. Use a better and more explicit check for the case where a text frame's textrun doesn't map enough text for the frame. r=smontagu
--HG--
extra : rebase_source : d9f9f7f8d7b84622b3be4f951133074ef7f5846d
|
2008-12-17 15:14:33 +13:00 |
|
Robert O'Callahan
|
f7a310640f
|
Bug 467150. Don't clear textruns just because we destroy an empty nsContinuingTextFrame. r=smontagu
--HG--
extra : rebase_source : e8d17c0cf1d35f450e62a8b6a35340855395ef72
|
2008-12-17 15:12:47 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Robert O'Callahan
|
ed66190092
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
|
2008-12-17 13:27:46 +13:00 |
|
Jonathan Kew
|
7d6268244e
|
Bug 463806. Work around transient ATS cache failures on Mac. r=jdaggett,sr=roc
--HG--
extra : rebase_source : af01b4cb3e9b09be52bd07b98b422b0834f21027
|
2008-12-17 13:24:30 +13:00 |
|
Olli Pettay
|
c7eb44efac
|
Bug 469720 - tabindex of -1 set in javascript ignored on file input, r+sr=bz
|
2008-12-17 09:33:33 +02:00 |
|