Ben Hearsum
1ca9588693
bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE
2009-08-13 10:06:28 -04:00
Ben Hearsum
0b01a207f9
Tagging the last common changeset of mozilla-central and mozilla-1.9.2. The tagged changeset represents the branchpoint of the two.
2009-08-13 09:53:57 -04:00
Dave Townsend
b7733c38a1
Bug 509194: Remove extension manager dependency on classic.jar (tests). r=robstrong
2009-08-13 14:08:32 +01:00
Bobby Holley
f0f0fc4ad0
Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi
2009-08-13 13:20:41 +02:00
Olli Pettay
0dbb7cf7b8
Bug 503639 - [Mac OS X] Right-click on menu from folder from bookmark bar triggers context menu, r=enn
...
--HG--
extra : rebase_source : 8d7d4a2ae4a5cf9fca6f7b4961b9ebd5ba79255f
2009-08-13 12:11:42 +03:00
Arpad Borsos
7812a885a6
Bug 509380 - Optimize nsPeekOffsetStruct for memory usage; r+sr=roc
2009-08-10 09:47:11 +02:00
Peter Van der Beken
fc29bef1e5
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
2009-07-22 20:50:24 +02:00
Peter Van der Beken
dd5bda7f79
Fix for bug 502730 (ASSERTION: Wrong scope, this is really bad!: 'JS_GetGlobalForObject(cx, obj) == newScope').
...
--HG--
extra : rebase_source : dbd409d54e6ecad801953d4cf76a57f95c419f94
2009-07-25 13:27:42 +02:00
Peter Van der Beken
2e80f8c74b
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
...
--HG--
extra : rebase_source : 5b6b4201424740fb3b5a9703107758e22df0ec8c
2009-08-13 10:05:21 +02:00
Peter Van der Beken
bff3dfde72
Backing out 410eb23d33c7 to restore accidentaly deleted file (parser/html/javasrc/README.txt).
...
--HG--
extra : rebase_source : a1b909f2fce3e864d753f3f3d4ce3a30c3e31c82
2009-08-13 10:03:14 +02:00
Peter Van der Beken
082ea855e7
Backing out 410eb23d33c7 to restore accidentaly deleted file (parser/html/javasrc/README.txt).
...
--HG--
extra : rebase_source : cd514c9544e20eacef1bbf40a0a369788801711a
2009-08-13 10:02:48 +02:00
Dão Gottwald
21f346ca69
merge
2009-08-13 09:55:09 +02:00
mail@bugz.ata.myota.org
7a7c854f53
Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor
2009-08-13 09:53:47 +02:00
Michael Kraft
1c1ce2f83e
Bug 491577 - fix idl comment. sr=mconnor
2009-08-13 09:52:22 +02:00
Henri Sivonen
df05a4aaaf
Bug 509672 - Make HTML5 parser not fire mutation events when adding attributes to root or body elements. r=jonas
2009-08-13 10:51:06 +03:00
Dão Gottwald
5480af8edb
Bug 500702 - intermittent failure in browser_bug495058.js
2009-08-13 09:51:05 +02:00
Henri Sivonen
9fd5b6b79a
Backout rev 58f91861b1f1. Accidental changes included.
2009-08-13 10:48:13 +03:00
Henri Sivonen
2b3ede7ed7
Bug 509672 - Make HTML5 parser not fire mutation events when adding attributes to root or body elements. r=jonas
2009-08-13 10:45:24 +03:00
Ben Turner
ec18dfc834
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. Adding a comment to make the fix clearer.
2009-08-12 21:42:09 -07:00
Jesse Ruderman
d975b20b36
Add reftest for default width and height of <canvas> (bug 291285, bug 293225)
2009-08-12 20:07:02 -07:00
Brad Lassey
c9ed635a4b
merge from backout
2009-08-12 19:26:27 -07:00
Brad Lassey
c4cb180942
Backed out changeset 08f71a710ae3 due to orange unit tests r=dougt
2009-08-12 19:26:03 -07:00
Ben Turner
6e95886663
Bug 510061 - 'Workers: Don't allow setInterval to flood the worker queue.' r+sr=jst
2009-08-12 17:33:02 -07:00
Markus Stange
37df65ddb3
Merge backout of bug 429954
...
--HG--
extra : rebase_source : 70fe4ff35fb93edc4ef7db05fcec672ddcdce0e4
2009-08-13 11:40:36 +12:00
Markus Stange
f052c2896a
Backed out changeset b52fa2372a3a, bug 429954 because of test_popup_preventdefault_chrome.xul orange.
...
--HG--
extra : rebase_source : 724563157551de21855c99e3e1ed536100d0ec24
2009-08-13 11:39:40 +12:00
Ben Turner
c1d95a7c74
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. Worker-related. r=mrbkap, sr=jst.
2009-08-12 16:39:15 -07:00
Ben Turner
70db54748b
Bug 507930 - 'Workers: Implement WorkerLocation'. r+sr=jst
2009-08-12 16:39:08 -07:00
Jonathan Griffin
74eeb977e1
Test for bug 301397. r=bzbarsky
2009-08-12 18:42:10 -04:00
Timothy Nikkel
6cc6cdf024
Bug 500063. "ASSERTION: Already have an undisplayed context entry for aContent" while running leak tests. r=bzbarsky
2009-08-12 18:35:28 -04:00
Josh Aas
a62bb5d726
Various 64-bit fixes for Mac OS X widget and plugin code. b=509947 r=mstange
2009-08-12 18:32:41 -04:00
L. David Baron
86b1e0bafb
Remove buffering of test output by making stack fixers not buffer their standard output. (Bug 510014)
2009-08-12 15:20:52 -07:00
L. David Baron
7b4a2bb63d
Add additional test for :first-letter extension across pseudo-elements, and note failures with bug number now that bug has been filed.
2009-08-12 15:20:52 -07:00
Bobby Holley
ab96dfba96
Orange fix for bug 507902 tests. r=jwalden
2009-08-13 00:15:24 +02:00
Markus Stange
9966c9d868
Bug 429954 - Windows that open already maximized will un-maximize to a teeny-tiny window in upper left.
...
Disallow zooming of windows that already have the zoomed size but have never been zoomed, because otherwise bad things happen to the window size. Moreover, reflect the window's zoom state in its size mode as nsSizeMode_Maximized.
r=josh
--HG--
extra : rebase_source : 46b161efcc60cefc9d9eb019d48f595c26eed6af
2009-08-13 09:00:33 +12:00
Markus Stange
86545547c8
Bug 509876 - Clean up SyncFrameViewGeometryDependentProperties. r=roc
...
--HG--
extra : rebase_source : fdf898d51147231f33df507d28d927924dc465b8
2009-08-13 08:48:30 +12:00
Markus Stange
4e95e1fdcd
Bug 509660 - Also persist the position of the window when its size changes, since the position might have changed, too. r=neil
...
--HG--
extra : rebase_source : a3a8cc5b010b47d0b8a6b3b244399ca581ab9454
2009-08-13 08:47:41 +12:00
Taras Glek
8528e9cde6
Bug 504864: mmap io for JARs r=bsmedberg
2009-08-12 13:50:12 -07:00
Boris Zbarsky
16ff2fd701
Adding some tests
2009-08-12 16:34:32 -04:00
Doug Turner
5c3eea7d6f
Bug 482260. Add more tests cases for geolocation. Also fixes max age not being able to be set to zero. r=mfinkle,jmaher.
2009-08-12 12:17:33 -07:00
Jeff Muizelaar
697105c2d2
Bug 510024. Remove unnecessary casts in nsAccessibleWrap.mm. r=davidb
...
The type of currAcc.get() is already nsIAccessible* so there is no need for a
further cast to nsIAccessible*
2009-08-12 14:54:54 -04:00
Peter Van der Beken
16bf42fce4
Fix for bug 499199 (Try to avoid XPCCallContexts in quickstubs for wrapper-cached things). r/sr=jst.
...
--HG--
extra : rebase_source : 8fc828106f3cf5e82e902cefd79e55df2b8721c3
2009-08-10 12:12:59 +02:00
Peter Van der Beken
82ce2b89d6
Fix for bug 500850 (Make inline style use wrapper cache and slimwrappers), add unlinking. r/sr=bz.
...
--HG--
extra : rebase_source : ec60be3645c020dd171e0ea4866759d6a508799c
2009-08-10 16:15:49 +02:00
Peter Van der Beken
824855179b
Fix for bug 508774 (nsGlobalModalWindow traverses mArguments twice). r/sr=jst.
...
--HG--
extra : rebase_source : a0e443bed353e24882c51eb77b1412449170b93b
2009-08-10 16:15:49 +02:00
Jeff Muizelaar
a27974ef72
Bug 504920. Use cairo_set_can_convert_to_dib(TRUE) when creating optimized DDB image surfaces. r=vlad
...
This lets cairo convert and keep a DDB image into a DIB section when we paint
it to a canvas. Avoiding the continuous conversion to an image surface
improves the performance of drawImage on to a canvas on Win32, in particular
the peacekeeper experimentalMovie benchmark.
2009-08-12 10:44:53 -04:00
Neil Rashbrook
ab160f04c0
Bug 508523 Crash [@ nsDocAccessible::FlushPendingEvents] r=surkov
2009-08-12 15:38:42 +01:00
Bobby Holley
40b38ce001
Tests for bug 507902.r=joe
2009-08-12 16:23:39 +02:00
Bobby Holley
ca7b88296e
Bug 507902 - nsImageFrame static Icon Loads should not use the mListener of the first instantiated nsImageFrame.r=bz,joe
2009-08-12 16:23:38 +02:00
Neil Rashbrook
106e1776f9
Bug 509242 Don't horizontally compress theme preview images r=Mossop
2009-08-12 15:18:47 +01:00
Neil Deakin
3ecb176e90
Bug 508472, wait for load and paint events before starting test, r=dolske
2009-08-12 10:04:51 -04:00
Neil Deakin
27fcca5f3d
Bug 507056, move scale atom as it's needed for both xul and svg, r=bz
2009-08-12 10:04:40 -04:00