Daniel Holbert
|
e441521399
|
Bug 522320: Mask out internally-used OVERRIDE_ALL bit before trying to convert "text-decoration" values to strings. r=dbaron
|
2009-10-24 20:51:45 -07:00 |
|
L. David Baron
|
5228cb6cef
|
Make test_transitions report either PASS or TODO for its timing-related tests since we just can't test timing on the unit test VMs. (Bug 522862)
|
2009-10-24 18:47:29 -04:00 |
|
Timothy Nikkel
|
57929c8b22
|
Merge back out of changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
|
2009-10-24 17:33:08 -05:00 |
|
Timothy Nikkel
|
796cb88b9d
|
Backed out changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
|
2009-10-24 17:31:44 -05:00 |
|
Olli Pettay
|
ef18da75f3
|
Additional fix for Bug 517879
|
2009-10-24 20:20:00 +03:00 |
|
Olli Pettay
|
8d1c7e6a29
|
Bug 517879 - Move JS context pusher to event dispatcher, r=jst
|
2009-10-24 18:52:29 +03:00 |
|
Olli Pettay
|
1c736700d4
|
Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst
|
2009-10-24 18:39:28 +03:00 |
|
Olli Pettay
|
63b621774f
|
Bug 517844 - nsDOMEvent::GetType could cache the return value, r=jst
|
2009-10-24 18:06:01 +03:00 |
|
Olli Pettay
|
572d40007e
|
Bug 521608 - nsCanvasRenderingContext2D::GetPresShell may crash or leak, r=vlad, sr=jst
|
2009-10-24 18:02:26 +03:00 |
|
Gavin Sharp
|
8b68dba6c0
|
Bug 523646: make favicon optimization size and file limit configurable using a pref, r=mak
|
2009-10-22 19:10:20 -04:00 |
|
Gavin Sharp
|
281225380f
|
Bug 518907: JSON bookmarks import should support favicons, r=mak
|
2009-10-21 12:02:27 -04:00 |
|
Timothy Nikkel
|
101700a5df
|
Bug 366203. Only apply treebody binding to first treechildren child of tree element. r=neil,enn
--HG--
extra : rebase_source : e9e00ab6374b5628aa0892f9a1f3e0910e4e6d6e
|
2009-10-20 20:54:30 -05:00 |
|
Gavin Sharp
|
028060f57f
|
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
|
2009-10-16 23:13:14 -04:00 |
|
Timothy Nikkel
|
7b23b3c396
|
Bug 515096. Add a weak frame check in nsComboboxControlFrame methods HandleRedisplayTextEvent and RemoveOption because flushing could kill us. r=bz
--HG--
extra : rebase_source : e7f6a175a5fd0c8992329288f0e8c2752c270ed6
|
2009-10-15 21:49:57 -05:00 |
|
Timothy Nikkel
|
5321e14840
|
Bug 520425. (nsI)CanvasFrame related cleanup. r=roc
--HG--
rename : layout/generic/nsHTMLFrame.cpp => layout/generic/nsCanvasFrame.cpp
rename : layout/generic/nsHTMLFrame.h => layout/generic/nsCanvasFrame.h
extra : rebase_source : 4fa62ac7dee06bbdad394eae1ce6aba82853a410
|
2009-10-08 01:18:18 -05:00 |
|
Timothy Nikkel
|
bfb3787c95
|
Bug 457514. If an out of flow first letter frame is the insertion parent, then use the placeholder frame to get the parent, not the out of flow frame. r=bz
--HG--
extra : rebase_source : 8913cd4c0484baecba53d239263a761b9c9dcf8b
|
2009-10-15 21:48:44 -05:00 |
|
Timothy Nikkel
|
c7f094cc6a
|
Bug 522374. Ignore <area> elements in looking for a next/prev siblings for frame construction due to their misuse of the primary frame map. r=bz
--HG--
extra : rebase_source : 1b996eb1c5c6a130197e84ad11998afae4b20eb9
|
2009-10-16 20:51:05 -05:00 |
|
Timothy Nikkel
|
8393aaead0
|
Bug 479931. The index of the child content in its container needs to be adjusted to determine its index in the tree rows. r=neil
--HG--
extra : rebase_source : 30711fef343b77ffccdfcf45422eac83bcf6eece
|
2009-10-18 16:23:11 -05:00 |
|
Boris Zbarsky
|
a15350e46e
|
Bug 524175. Compute weight correctly again for selectors involving pseudo-elements, and fail parsing selectors with more than one pseudo-element. r=zwol
|
2009-10-23 21:41:59 -04:00 |
|
Blake Kaplan
|
bc48a0588d
|
Attempting to wallpaper over the topcrash reported in bug 408116. r+sr=jst@mozilla.com
|
2009-10-23 14:50:40 -07:00 |
|
Curtis Bartley
|
9ae3ddfdc8
|
Bug 523337 - smarter cr/lf handling, smarter ellipsis handling, and minor refactoring for about:support. r=gavin
|
2009-10-23 23:26:46 +02:00 |
|
Jonathan Griffin
|
5505a545d5
|
Bug 518940. Add NPN_Evaluate tests.
|
2009-10-23 13:41:52 -07:00 |
|
Boris Zbarsky
|
e02c1954a4
|
Bug 523651. Add a CallQueryInterface that works well with nsCOMPtr. r=bsmedberg
|
2009-10-23 16:24:47 -04:00 |
|
Boris Zbarsky
|
5ca7066094
|
Bug 523817. Make optional out params actually work and allow [retval] after [optional]. r=shaver
|
2009-10-23 16:24:47 -04:00 |
|
Jaakko Kiviluoto
|
53ba8a7707
|
Bug 523333. nsContentUtils::HidePopupsInDocument() does not check for null nsIDocument argument properly. r=enndeakin
|
2009-10-23 16:24:47 -04:00 |
|
Ms2ger@gmail.com
|
f53606b7eb
|
Bug 523377 - Typo in media/libfishsound/README_MOZILLA. r=chris.double
--HG--
extra : rebase_source : 80b04bc95ee10ca3e157aa7cb4245112e00f9eff
|
2009-10-23 16:25:05 +13:00 |
|
Matthew Gregan
|
cfcf73a2dd
|
Bug 499874 - If decoding finishes when seeking to end of media, don't attempt to decode additional frames. Fixes a hang caused by violating oggplay's assumptions. r=roc
--HG--
extra : rebase_source : b8510182821e4babf667b0ff7d63060a82535c7c
|
2009-10-20 16:18:18 +13:00 |
|
Matthew Gregan
|
8f69ebf177
|
Bug 499874 - Move Wave decoder to ended state when seeking to end of media. r=roc
--HG--
extra : rebase_source : 8cad22f7269f9e4a9ff0f9885036b2a47f525b7d
|
2009-10-20 15:48:03 +13:00 |
|
Matthew Gregan
|
ed64464a5b
|
Bug 523814 - Refresh entry pointer after hashtable mutation in NotifyBlockSwapped. r=roc
--HG--
extra : rebase_source : 38287a4c930df4e55a5cf5fa334d48b26f7105fa
|
2009-10-23 15:18:54 +13:00 |
|
Matthew Gregan
|
64ce894035
|
Bug 523816 - Fix calculation of CMML record size. r=roc
--HG--
extra : rebase_source : a1f68e1f64581029b9624fd57a897f0085dd126b
|
2009-10-23 11:17:35 +13:00 |
|
Robert Strong
|
c4a79c2c26
|
Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend
|
2009-10-23 12:43:06 -07:00 |
|
Robert Strong
|
cd8567cc7c
|
Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg
|
2009-10-23 12:42:48 -07:00 |
|
Daniel Holbert
|
e74eb4b0e3
|
Bug 518904: remove unused variable in nsLayoutDebugCLH.cpp to fix build warning. r=dbaron
|
2009-10-23 09:50:43 -07:00 |
|
Neil Deakin
|
471f0d2337
|
Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil
|
2009-10-23 12:08:24 -04:00 |
|
Dão Gottwald
|
d2c20e7beb
|
Bug 523047 - Slow selectors in browser css. r=rflint
|
2009-10-23 17:28:14 +02:00 |
|
Daniel Holbert
|
97dd2cec14
|
update bug # for deferred-anim-1.xhtml reftest failure (bug 470868)
|
2009-10-23 08:16:11 -07:00 |
|
Benjamin Smedberg
|
4dafcde401
|
Update pymake to pick up the fix for bug 523691 and some other stuff, NPODB.
|
2009-10-23 11:16:27 -04:00 |
|
Ted Mielczarek
|
732f03306e
|
bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg
|
2009-10-20 08:14:41 -04:00 |
|
Ted Mielczarek
|
ac1656be6c
|
bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg
|
2009-10-20 08:13:38 -04:00 |
|
Ted Mielczarek
|
711f0bd1ac
|
bug 522703 - should allow passing TEST_PATH with "make {reftest,crashtest}". r=bsmedberg
|
2009-10-16 13:34:28 -04:00 |
|
Ted Mielczarek
|
6d7a9bbc89
|
bug 523330 - default symbols path busted for mochitest/reftest. r=bsmedberg
|
2009-10-21 14:19:51 -04:00 |
|
Ted Mielczarek
|
436ed59600
|
bug 524098 - mark this test as random on mac for now
|
2009-10-23 11:03:49 -04:00 |
|
L. David Baron
|
af787b4ab1
|
Backed out changeset 1aea70ef6f63 (temporary debugging code for bug 523934).
|
2009-10-23 10:47:25 -04:00 |
|
L. David Baron
|
779dcfee41
|
Add temporary debugging code to debug bug 523934
|
2009-10-23 10:21:00 -04:00 |
|
Erik Staats
|
775c0b95eb
|
Bug 522769 - XUL tree widget can call tree view setCellText multiple times. r=enn
|
2009-10-23 14:24:29 +02:00 |
|
L. David Baron
|
670f0e6149
|
Work around bug 524037 by sending a mouse up event in addition to the mouse down event so that we don't leak and the tree goes green again.
|
2009-10-23 07:43:24 -04:00 |
|
Rich Walsh
|
54d9abee3b
|
[OS/2] Bug 509330 - rewrite nsSound, r=pweilbacher
|
2009-10-23 13:30:38 +02:00 |
|
Peter Weilbacher
|
f371675d8e
|
[OS/2] Bug 522216 - create PDF output only if we are not doing print preview, r=mkaply
|
2009-10-16 09:29:48 +02:00 |
|
L. David Baron
|
888d99b57c
|
Merge backout of changeset d6add78eff55 (Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5).
|
2009-10-23 00:47:36 -04:00 |
|
L. David Baron
|
f58e5b8427
|
Backed out changeset d6add78eff55 (Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5).
|
2009-10-23 00:47:27 -04:00 |
|