Robert O'Callahan
b77a3d7500
Bug 468491. When removing the continuations of a text frame, remove them starting at the end to avoid disrupting frame invariants by removing frames from the middle of the flow. r=dbaron
...
--HG--
extra : rebase_source : cc251f7dbc49568404aa2ebd7342e73b6d2fdf3a
2009-04-10 13:19:06 +12:00
Robert O'Callahan
66d8b8b40e
Bug 485121. Reenable test_plugin_position.xhtml
...
--HG--
extra : rebase_source : c45e62e2f5d1e6dd975aa69edcd9e4b3cfe9c495
2009-04-10 13:16:53 +12:00
Robert O'Callahan
fb245eb8ab
Bug 485121. The screen coordinates for an element should be snapped to the nearest screen pixel, not rounded out, for consistency with the way we position native widgets and snap rectangle drawing. r=dbaron
...
--HG--
extra : rebase_source : d76f8fa9b8b9096ad833708a913e9af05b22dcea
2009-04-10 13:15:47 +12:00
Robert O'Callahan
e80ccff07d
Bug 486673. <object> elements containing video document should scale the video to fill the document. r+sr=bzbarsky
...
--HG--
extra : rebase_source : c56e1a7c507f5532dacf2c1589428b5b10f0611d
2009-04-10 13:14:34 +12:00
Nochum Sossonko
1ab37ad4c8
Test for bug 364188 - param closes open div elements. r+sr=mrbkap
2009-04-11 10:56:13 +02:00
Simon Bünzli
9df1fad070
Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich
2009-04-11 10:49:17 +02:00
Vlado Valastiak
4c8c64d3b8
Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin
2009-04-11 10:46:01 +02:00
Michael Kohler
f5aacd0399
Bug 485088 - use clearUserPref to set a userPref to default value in Session Restore tests. r=zeniko
2009-04-11 10:43:59 +02:00
Jeff Muizelaar
af28265c3e
Bug 487566 - OS/2 problems to build qcms; r=mozilla@Weilbacher.org
2009-04-11 09:53:40 +02:00
Serge Gautherie
55c8609263
Bug 438331 - Remove WIN16 (support) code everywhere; (Iv1) </embedding/>; r=joshmoz sr=jst
2009-04-11 09:49:03 +02:00
Andrew Sutherland
d6ed9baeaa
Bug 487551 - nsTArray.IndexOf may scan beyond array bounds for non-zero start argument. unit test that fails without patch, succeeds with patch. r=bsmedberg
2009-04-10 18:08:08 -07:00
Andrew Sutherland
30ac44edbe
Bug 487551 - nsTArray.IndexOf may scan beyond array bounds for non-zero start argument. fix: base 'end' off of Elements rather than iter. r=bsmedberg
2009-04-10 18:08:00 -07:00
Josh Aas
ec934edafb
Test for error condition when trying to set an unknown variable in NPAPI. b=479979 r=roc
2009-04-10 20:15:42 -04:00
Boris Zbarsky
32f6fc76a7
Bug 487844. No need to mark self as NS_FRAME_IS_DIRTY just because our child list changed. r+sr=dbaron
2009-04-10 16:42:29 -04:00
L. David Baron
f58f0f6c6d
Make nsTraceRefcnt use 64-bit counters when those counters are for all objects over app lifetime. (Bug 483500) r=bsmedberg
2009-04-10 13:30:10 -07:00
Zack Weinberg
f7364826e2
Bug 487831: Remove nsBox::(Get|Set)WasCollapsed, which are totally unused. r+sr=dbaron
2009-04-10 13:29:50 -07:00
John Wolfe
69a84f3d7b
Fix WinCE plugin bustage. b=487783 r=jimm
2009-04-10 14:33:32 -04:00
Shawn Wilsher
fdacde3da4
Bug 487660 - Places depends on a buggy behavior of SQLite's SUBSTR
...
Places code wrongly assumed that SUBSTR used a zero-based index instead of a
one-based index.
r=dietrich
2009-04-10 13:51:51 -04:00
Shawn Wilsher
1017334566
Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
...
r=dietrich
2009-04-10 13:51:40 -04:00
Benjamin Smedberg
6150cbae42
Removal of strings from bug 326628
2009-04-10 13:21:36 -04:00
Benjamin Smedberg
5a7f33d593
Bug 326628 Try #2 - User content can pop up PKCS11 dialogs, which is annoying and entirely unnecessary r+sr=jsr,r=kaie
2009-04-10 13:21:04 -04:00
Shawn Wilsher
c79541124a
Bug 487715 - Update mozStorageVariant.* to follow style guidelines
...
Consistent spacing, consistent naming, and namespaces - OH MY!
r=asuth
2009-04-10 13:20:12 -04:00
Mark Finkle
da93f81200
Fix mobile plugin bustage. b=487795 r=josh
2009-04-10 12:45:24 -04:00
Olli Pettay
f13323cddf
Bug 486398, r+sr=jst
2009-04-10 19:06:34 +03:00
Edward Lee
da1fbb8ad9
Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
...
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Boris Zbarsky
8bf2ecbda6
Bug 485012 followup. Rev the iid of nsICSSLoader. r+sr=peterv
2009-04-10 10:32:44 -04:00
Boris Zbarsky
973f44492a
Bug 485012. Allow passing a charset hint (e.g. the element's 'charset' attribute for preloads) to nsICSSLoader::LoadSheet. r+sr=peterv
2009-04-10 10:29:08 -04:00
Peter Van der Beken
6f0b054294
Fix for bug 423473 (Cycle collector should restart after getting a fault). r/sr=jst.
...
--HG--
extra : rebase_source : fd82c02bef434c36383df0862af2399455caa65b
2009-04-09 14:02:48 +02:00
Olli Pettay
e02880ae1f
Bug 481139, r+sr=peterv
2009-04-10 17:14:11 +03:00
Robert Longson
1acf3b9351
Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc
2009-04-10 14:41:59 +01:00
Marco Bonardo
4fc4f19182
Bug 487594 - 1 sort operation required by mDBGetTags, stop warning for now, r=sdwilsh
2009-04-10 13:39:51 +02:00
Marco Bonardo
9c5d9160bd
Bug 482353 - 1 sort operation required by mDBGetChildren, r=sdwilsh
2009-04-10 13:39:47 +02:00
Masayuki Nakano
4184a11813
Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad
2009-04-10 19:43:19 +09:00
Serge Gautherie
6275922234
Bug 485175 - [SeaMonkey] Some Mochitest geolocation tests time out now (test_allowCurrent.html, test_allowWatch.html); (Dv1a) Fix test_timeoutWatch.html errorCallback(); r=doug.turner
2009-04-10 12:30:33 +02:00
Serge Gautherie
f247d18469
Bug 484231 - A Mochitest crashdump turns the waterfall orange but misses to |TinderboxPrint|; (Bv1) runtests.py.in: return |status| instead of |0|, and 3 (unrelated) nits; r=jwalden+bmo
2009-04-10 12:30:32 +02:00
Serge Gautherie
4205221e9a
Bug 483967 - Mochitest test_regExpStatics.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r=jonas
2009-04-10 12:30:30 +02:00
Serge Gautherie
366f022f42
Bug 471122 - test_CrossSiteXHR.html : improve thrown exceptions from file_CrossSiteXHR_server.sjs; (Bv1) file_CrossSiteXHR_server.sjs: Add missing |var|; r=jonas
2009-04-10 12:30:27 +02:00
Dão Gottwald
65b5d09e58
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Dão Gottwald
725fb78407
Bug 486821 - Misplaced white line under last visible entry of location bar autocomplete. r=enn
2009-04-09 08:42:01 +02:00
Dão Gottwald
ca41bce966
Bug 483552 - ensureElementIsVisible on scrollBoxObject doesn't take border into account. r=enn
2009-04-09 14:40:59 +02:00
Nochum Sossonko
81b5b65f05
Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin
2009-04-09 08:45:07 +02:00
Mike Connor
10a4c65886
Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin
2009-04-09 08:43:27 +02:00
Alfred Kayser
0b65e3df81
Bug 483971 - nsCSSScanner: cleanup of EatWhiteSpace and removal of EatNewline. r+sr=dbaron
2009-04-09 08:46:26 +02:00
Simon Bünzli
3f79a91744
Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich
2009-04-09 08:48:46 +02:00
Robert Sayre
06188d5579
Merge tracemonkey to mozilla-central.
2009-04-10 04:16:32 -04:00
Josh Aas
371e8bc08f
More OJI removal bustage fixes for static builds. b=485984
2009-04-10 00:30:44 -04:00
Josh Aas
18f410a888
OJI removal bustage fix for static builds. b=485984
2009-04-09 23:28:00 -04:00
Brendan Eich
6cd924734a
Fix JS_LONE_INTERPRET-mislocated js_GetUpvar prototype (487563).
2009-04-09 19:19:21 -07:00
Brendan Eich
ba72ca8b21
Bug 487563 - Crash [@ js_Interpret] (r=mrbkap).
2009-04-09 18:44:54 -07:00
Robert Sayre
c57536e84b
Merge mozilla-central to tracemonkey.
2009-04-09 21:24:00 -04:00