Commit Graph

47720 Commits

Author SHA1 Message Date
Peter Van der Beken
26a0e0161a Fix for bug 571981 ("ASSERTION: Got the wrong answer from the custom method call" with frameset root). r=bz.
--HG--
extra : rebase_source : 84ed582dcec4f32644e549a1030df9b7ee64bb85
2010-06-17 17:17:25 +02:00
David Bolter
c413e74bf5 Remove nsAccessNode HasWeakShell (b=574522). r=surkov 2010-06-28 09:22:54 -04:00
David Bolter
dda2f7062c Bug 574522 - crash [@nsAccEventQueue::WillRefresh]. r=surkov 2010-06-28 09:22:51 -04:00
David Bolter
f8c0625cca Bug 561681 - GetAccessibleFor should return nsAccessible. r=surkov 2010-06-28 09:22:49 -04:00
Neil Rashbrook
13e6bbb1a4 Bug 575109 - don't unnecessarily inherit from nsISupports (vtable bloat), r=surkov, davidb 2010-06-28 22:00:12 +09:00
Alexander Surkov
1b2bbba526 Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc 2010-06-28 21:02:03 +09:00
timeless
5a386eb050 Bug 568007 - js_GetReservedSlot is too friendly to api abusers r=jorendorff 2010-06-28 12:00:07 +02:00
Jacek Caban
3470e16e4e Bug 513162 - Fix for MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN r=jmathies 2010-06-28 11:41:01 +02:00
Jim Mathies
d7da9f3152 Bug 575044 - Fix busted windows styles and disable chromemargins for fullscreen mode. r=robarnold. 2010-06-28 01:04:20 -05:00
Felipe Gomes
6a58c784dc Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad. 2010-06-28 01:04:05 -05:00
Jim Mathies
d7d74e294e Bug 574821 - Add titlebar margin to browser-aero css for maximized windows - addresses issue with negative window origins on windows. r=Dao. 2010-06-28 01:03:47 -05:00
Jim Mathies
88975ffbdf Bug 574821 - Fix for incorrect maximized window non-client margins and remove excess xpcom overhead from metric lookups. r=robarnold. 2010-06-28 00:57:07 -05:00
Jesse Ruderman
00adb2a3db Disable test that incorrectly relies on timing (bug 558678) 2010-06-27 21:31:42 -07:00
Justin Wood
1bd3f99c22 (No Bug) Make test not modify the windowtype until certain we are actually running the test. Fixes some SeaMonkey orange. rs=Mossop
--HG--
extra : rebase_source : bf6fcf86c2ae0ca2e1c621837a795818d983196a
2010-06-28 00:27:20 -04:00
Bas Schouten
998523d4ec Bug 574690: Don't have DocumentViewer call show on its window if the XULWindow will do this once it's done loading chrome. r=roc 2010-06-28 06:24:52 +02:00
Robert O'Callahan
a863a0478f Bug 564991. Part 28: Update test manifest to reflect fewer assertion failures on Mac (probably because of less painting). 2010-06-28 14:17:06 +12:00
Robert O'Callahan
31a929d36a Bug 568392. Part 3: Make reftest harness draw with scrollbars and use the window's layer tree, when possible. r=dbaron 2010-06-28 12:32:16 +12:00
Robert O'Callahan
87188f2833 Bug 572282. Reuse main window layer tree to paint child windows. r=mats 2010-06-28 12:30:39 +12:00
Robert O'Callahan
d34e9db39e Bug 572317. Allow snapped rectangles to snap even if there's a 90 degree rotation. r=jrmuizel 2010-06-28 12:29:57 +12:00
Robert O'Callahan
9e0f4d539d Bug 572612. Make scrollbars appear in the background/border layer of the scrollable element. r=mats 2010-06-28 12:28:47 +12:00
Robert O'Callahan
9411b2cc9f Bug 572914. Overflow areas for theme backgrounds should not be clipped by -moz-hidden-unscrollable. r=dbaron 2010-06-28 12:28:21 +12:00
Robert O'Callahan
ba814390d9 Bug 573931. Make XUL tree scrolling just repaint. r=enndeakin 2010-06-28 12:27:50 +12:00
Robert O'Callahan
8bb35355c5 Bug 573946. Move include of prlog.h to the start of files. r=mstange 2010-06-28 12:25:04 +12:00
wfernandom2004@gmail.com
abe089666e Bug 572975, bug 573227, websocket fixes, r=smaug
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03:00
Timothy Nikkel
9df6bf07d2 Bug 496011. Add crashtest. 2010-06-27 16:00:16 -05:00
Timothy Nikkel
0b0bd05f6f Bug 534768. Add crashtest. 2010-06-27 16:00:13 -05:00
Timothy Nikkel
3ba589c76e Bug 572296. Fix logic error when adjusting the position to show the context menu at for a context menu key press. r=enndeakin 2010-06-27 15:58:56 -05:00
Mats Palmgren
ba0d9a576a Bug 536720 - Don't say the frame is in the nsGkAtoms::popupList if that list is empty. r=fantasai 2010-06-27 22:53:59 +02:00
Mats Palmgren
67b49c2d58 Bug 571352 - <select multiple> does not reset the anchor <option> properly when the anchor is removed. r=bzbarsky 2010-06-27 22:53:47 +02:00
Saint Wesonga
a5bb700f43 Bug 456502 - nsFind::Find() calls StripChars() on a non-ASCII char. r=bsmedberg 2010-06-27 19:33:38 +02:00
timeless@mozdev.org
2870d2b519 Bug 564712 warning: comparison between signed and unsigned integer expressions in nsDirIndexParser::ParseFormat
r=biesi
2010-06-27 18:49:46 +02:00
timeless@mozdev.org
c4a57f893a Bug 564713 warning: comparison between signed and unsigned integer expressions in mozTXTToHTMLConv
r=biesi
2010-06-27 18:49:24 +02:00
timeless@mozdev.org
d37657c2c1 Bug 499134 - Crash with DOM Inspector [@ inDOMView::AttributeChanged(nsIDocument*, nsIContent*, int, nsIAtom*, int, unsigned int) ]. r=neil 2010-06-27 18:48:21 +02:00
Olli Pettay
9beb7327ce Bug 574089 - Optimize ::GetInnerHTML
--HG--
extra : rebase_source : 02293c479066a5edaa6343778421da55b84a69f7
2010-06-27 00:59:32 +03:00
Olli Pettay
f48d7a4a08 Bug 574089 - Optimize ::GetInnerHTML, r=jst
--HG--
extra : rebase_source : 3ed1549eaa96d3ff3fe6bf2bb2562dd9e68fcc17
2010-06-26 23:39:56 +03:00
Dão Gottwald
fb86d46cf9 Bug 571750 - Remove keyboard shortcuts from the Firefox button menu. r=gavin 2010-06-27 16:00:50 +02:00
Dão Gottwald
1915c7b274 Bug 571871 - Hovering "Print" menuitem shows black on blue instead of white on blue. r=gavin 2010-06-27 16:00:14 +02:00
Masatoshi Kimura
cb1273c655 Bug 570365 - Remove -MANIFESTUAC:NO linker flag from configure r=ted.mielczarek
--HG--
extra : rebase_source : 75eb9e70e04abac7e61e835f62f0aef82c085cec
2010-06-27 01:33:17 +02:00
Jacek Caban
f33f058fc4 Bug 508905 - /Zc:wchar_t- is no longer required (cairo-dwrite part) r=jmuizelaar
--HG--
extra : rebase_source : 2a283b99932cb9891e63f56670e8ce8762514385
2010-06-27 01:31:01 +02:00
Jacek Caban
f2c3c460bb Bug 508905 - /Zc:wchar_t- is no longer required (wince part) r=doug.turner
--HG--
extra : rebase_source : 13d6dadb676ca5e29b7e7bcfff5bbb1c964f78e4
2010-06-27 01:30:05 +02:00
Jacek Caban
07bde20ee7 Bug 573341 - Wrong AVMPLUS_ALIGN16 declaration on mingw r=dvander
--HG--
extra : rebase_source : 1ae22e8abd799137e661f34b0c8346006a511617
2010-06-27 01:28:10 +02:00
Jacek Caban
119d3d97b4 Bug 569821 - js compilation failure on mingw-w64 r=dvander
--HG--
extra : rebase_source : 849d0c26e909917d6bdf7643928978cf59ed61b5
2010-06-27 01:27:18 +02:00
Karl Tomlinson
24799dd3c3 b=573319 no longer use GdkPixmaps in offscreen-surfaces as they were unusable without a GdkColormap r=jrmuizel 2010-06-27 20:05:00 +12:00
Karl Tomlinson
ad9cadf16a b=574158 free Pixmaps from the destructor to handle error cairo surfaces r=jrmuizel 2010-06-27 20:04:33 +12:00
Karl Tomlinson
55e71bbb68 b=574156 limit Pixmap dimensions to the *signed* 16-bit range r=jrmuizel 2010-06-27 20:03:48 +12:00
Benjamin Otte
5710ee0da8 b=571448 In the XCopyArea region code, don't modify src_x/y when they are later used in the unbounded fixup code r=jrmuizel 2010-06-27 20:03:16 +12:00
Daniel Holbert
d6db300174 merge 2010-06-26 20:00:22 -07:00
Daniel Holbert
a7de49793d Backed out changeset 5da9fc2be835 (Bug 557566) 2010-06-26 20:00:11 -07:00
Daniel Holbert
a4b836d8b2 merge 2010-06-26 19:59:39 -07:00
Daniel Holbert
6df3fbfd38 Backed out changeset a65d962718b0 (bug 557566) 2010-06-26 19:59:26 -07:00