Bernd
|
5abba25dc5
|
bug 553972 - split row groups only if the available height isconstrained r=roc
|
2010-05-13 16:15:31 +02:00 |
Neil Deakin
|
08f189d3d3
|
Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil
|
2010-05-13 09:44:14 -04:00 |
Neil Deakin
|
4cf8c78b03
|
Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc
|
2010-05-13 09:42:57 -04:00 |
Neil Deakin
|
4b74e2b94a
|
Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano
|
2010-05-13 09:42:57 -04:00 |
Neil Deakin
|
8b143f8cf7
|
Bug 560658, dropping onto findbar inserts text twice, r=mano
|
2010-05-13 09:42:57 -04:00 |
Michael Kohler
|
9d899e6494
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:51 +02:00 |
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Oleg Romashin
|
d1a1adf01a
|
Bug 562285 - Rewrite gfxSharedImageSurface class to be compatible with IPC Shmem.r=jones.chris.g, sr=vladimir
--HG--
extra : rebase_source : 245e4c8ee52856bcf8900a049132b9f5b4a53bbb
|
2010-05-13 11:52:59 -04:00 |
Marco Bonardo
|
a30aaccd33
|
followup to bug 374491 - remove no more useful localization note.
|
2010-05-13 12:11:06 +02:00 |
Mike Hommey
|
1a3cc3b296
|
Bug 555920 - Move js_obj_define{G,S}etter declarations in jsobj.h and make resolving_MatchEntry static, as it's not defined in any header [r=jwalden]
|
2010-05-13 09:45:33 +02:00 |
Mike Hommey
|
5f699890e4
|
Bug 555915 - Avoid visibility issues when building xpcshell with libreadline [r=jwalden]
|
2010-05-13 09:06:13 +02:00 |
Mike Hommey
|
0c14ec660c
|
Bug 434190 - Avoid hppa frame size issue in xptcstubs assembly with tail call optimization by disabling optimization [r=benjamin]
|
2010-05-13 09:04:46 +02:00 |
Simon Montagu
|
39aeabb13e
|
Back out change from bug 399850 that causes an assertion to fire
|
2010-05-12 23:34:42 -07:00 |
Robert O'Callahan
|
91404dc4b6
|
Back out part of fix for bug 538062 to fix accessibility tests
--HG--
extra : rebase_source : ffdabcf1caa16e68fa654e4f2830ffd235be91be
|
2010-05-13 14:52:39 +12:00 |
Robert O'Callahan
|
33e50f0c3e
|
Backed out changeset 054698c2cb8f
--HG--
extra : rebase_source : 82b51116ca334c0853ace7f73b6f019831624d89
|
2010-05-13 14:21:53 +12:00 |
Chris Pearce
|
b8c4549e32
|
Bug 562840 - Fix audio buffering logic to prevent over eager frame dropping on load. r=kinetik
|
2010-05-13 12:59:42 +12:00 |
Chris Pearce
|
53ea2a0d90
|
Bug 564734 - Ensure all audio is queued before draining on win32. r=kinetik
|
2010-05-13 12:59:42 +12:00 |
Rich Walsh
|
80c60e34b5
|
Bug 558761 - libsyndeyaudio OS/2 support. r=wuno
|
2010-05-13 12:59:41 +12:00 |
Robert O'Callahan
|
3079dec660
|
Bug 538062. Remove mTextFrame field from nsComboboxControlFrame since it's no longer needed. r=mats
|
2010-05-13 12:56:11 +12:00 |
Robert O'Callahan
|
5df825d88b
|
Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron
|
2010-05-13 12:56:11 +12:00 |
Robert O'Callahan
|
26569a71da
|
Bug 561959. Implement ColorLayer, which paints a solid color into its layer. r=bas,sr=vlad
|
2010-05-13 12:56:11 +12:00 |
Felipe Gomes
|
9023fab06f
|
Bug 489127. Fix and reenable tests.
|
2010-05-13 12:56:10 +12:00 |
Ms2ger
|
220c34d2b2
|
Bug 109445. Allow imagemap references by id in text/html. r=jst
|
2010-05-13 12:56:10 +12:00 |
Robert O'Callahan
|
aaea1f51b1
|
Bug 564993. Part 3: Split nsDisplayList::Paint into PaintForFrame and PaintRoot. Set the visible rect on the root layer from PaintRoot, let the visible rects of other layers be set when they're placed in their containers. r=mats
|
2010-03-11 09:55:05 +13:00 |
Robert O'Callahan
|
a489a716b5
|
Bug 564993. Part 2: Don't flatten the layer tree in layout. r=mats
|
2010-03-04 14:01:45 +13:00 |
Robert O'Callahan
|
962d37b89b
|
Bug 564993. Part 1: Remove CopyFrom API, it won't be used. r=Bas
|
2010-03-03 13:53:52 +13:00 |
Robert O'Callahan
|
262fd13c52
|
Bug 538062. Call SetPrimaryFrame when we create the text frame for the text content in the display node of a combobox, so that the text frame will be notified when the content changes. r=mats,sr=dbaron
|
2010-05-13 12:56:09 +12:00 |
Robert O'Callahan
|
9c27ea2798
|
Bug 489477. Part 2: nsOverflowTracker should drop references to deleted frame lists. r=fantasai,sr=mats
|
2010-05-13 12:56:08 +12:00 |
Robert O'Callahan
|
ee648ea91a
|
Bug 489477. Part 1: reflow lines again for clearance while we pull lines from the next-in-flow. r=mats
|
2010-05-13 12:56:08 +12:00 |
Robert O'Callahan
|
8874172bf5
|
bug 563864. Add mozPaintCount API. r=smaug,sr=vlad
|
2010-05-13 12:56:08 +12:00 |
Ehsan Akhgari
|
784bd59b11
|
Merge backout of changeset 0e11e454db6c
|
2010-05-12 20:50:00 -04:00 |
Ehsan Akhgari
|
0373913f99
|
Backed out changeset 0e11e454db6c because of browser-chrome orangeness
|
2010-05-12 20:49:46 -04:00 |
Ehsan Akhgari
|
dda2015724
|
Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop
|
2010-05-12 18:51:04 -04:00 |
Robert Longson
|
560b5f1175
|
Bug 490003: Take outer <svg> element's border and padding into account, for invalidation and hit-testing. r=roc
|
2010-05-12 14:41:47 -07:00 |
Daniel Holbert
|
e60b38ee05
|
Bug 548648: Use 'Ahem' font in some svg positioning reftests, to fix failures on cocoa & maemo from subpixel positioning issues. r=jwatt
|
2010-05-12 14:41:47 -07:00 |
Daniel Holbert
|
9cf40bebf3
|
Bug 565124: Use PRPackedBool instead of PRBool for member variables in imgContainer. r=joe
|
2010-05-12 14:41:47 -07:00 |
Craig Topper
|
bd3c6ba927
|
DeCOMtaminate nsIStyleSheet method signatures. (Bug 239008) r=dbaron
|
2010-05-12 13:18:47 -07:00 |
L. David Baron
|
c563e19a12
|
Annotate crashtest manifest with assertion count for additional assertion that showed up today. (Bug 472557)
|
2010-05-12 13:18:47 -07:00 |
Boris Zbarsky
|
0f08158995
|
merging in my changes because people are pushing like mad
|
2010-05-12 15:04:05 -04:00 |
Mounir Lamouri
|
873151021e
|
Bug 555567. <legend>.form tests. r=jst
|
2010-05-12 15:01:26 -04:00 |
Mounir Lamouri
|
4ad5f93833
|
Bug 555567. Make <legend>.form follow HTML5 spec. r=jst
|
2010-05-12 15:01:25 -04:00 |
Boris Zbarsky
|
868ddbaf9c
|
Bug 564981. Make content flushes after pageload faster. r=jst
|
2010-05-12 15:01:25 -04:00 |
Bas Schouten
|
b8382142c2
|
Bug 565387: Add a pref to disable accelerated layers by force. r=vlad
|
2010-05-12 20:56:31 +02:00 |
Jeff Muizelaar
|
929f79fa48
|
Bug 564427. Fix inconsistent color space information in reticule.png and reticule-*.png. r=zwol
Add a sRGB chunk to reticule.png
--HG--
extra : rebase_source : 2e71905e951ea9b1b5daa9dc03186c12d4fbb587
|
2010-05-12 14:35:23 -04:00 |
Rob Arnold
|
97fa759278
|
Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm
|
2010-05-12 14:31:24 -04:00 |
Rob Arnold
|
13ef0df01c
|
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
|
2010-05-12 14:31:24 -04:00 |
Rob Arnold
|
63d659d517
|
Bug 563462 - Remove Photon bits from libpref r=dwitte
|
2010-05-12 14:31:24 -04:00 |
Rob Arnold
|
e55e92708a
|
Bug 563462 - Remove Photon bits from netwerk/ r=biesi
|
2010-05-12 14:31:24 -04:00 |
Rob Arnold
|
a782cdbfe8
|
Bug 563462 - Remove Photon bits from widget/ r=vlad
|
2010-05-12 14:31:23 -04:00 |
Doug Turner
|
ecd1b841ce
|
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
|
2010-05-11 16:32:17 -07:00 |