Mats Palmgren
15fc2f321d
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsCSSFrameConstructor::ConstructTable return a null frame if
creating the inner table frame fails. Simplify some code since we can
now depend on the invariant that a properly created outer table frame
always has a non-null inner table frame.
2011-09-12 09:08:07 -07:00
Mats Palmgren
37e14b15b9
Bug 685154 - Cleanup nsIFrame::GetParentStyleContextFrame and related code. r=roc
...
Make nsIFrame::GetParentStyleContextFrame return the frame directly
instead of indirectly through an out parameter. Remove the unused
nsPresContext parameter.
2011-09-12 09:08:07 -07:00
Michal Novotny
0086f64ec1
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
2011-09-12 18:00:15 +02:00
Kailas
7bb753d8be
Bug 680812 - Excessive space between "280" and "KB" in download dialog; r=dolske
2011-09-12 10:24:02 -04:00
Mounir Lamouri
790b0b9cf2
Bug 675201 - Attempt to wait for focus in the test before issuing keyboard events; r=ehsan
2011-09-11 11:21:09 -07:00
Ehsan Akhgari
a7302c10f1
Merge mozilla-central and mozilla-inbound
2011-09-12 09:54:28 -04:00
Ehsan Akhgari
dc77cf52e4
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-12 09:46:06 -04:00
Jonathan Kew
9f5ffce848
bug 686190 - ensure glyph buffer is flushed when necessary during synthetic bolding. r=jdaggett
2011-09-12 13:10:46 +01:00
Olli Pettay
085a4c6ba3
Bug 685798 - Node.parentElement, r=bz
2011-09-11 16:05:19 -07:00
Olli Pettay
6ed0955d33
Bug 685798 - Node.parentElement, r=bz
2011-09-11 15:45:39 -07:00
Alex Vincent
f9b5ee429a
Bug 684465 - Add Reflect.parse support to xpcshell, r=jorendorff, bz
2011-09-09 15:11:00 -07:00
Sriram Ramasubramanian
27633e591c
Bug 685147 - Add tap-hold selection color status to row selection, r=mark.finkle
2011-09-07 15:53:00 -07:00
Igor Bukanov
748ef4c024
bug 686017 - avoid Cell::arenaHeader() on fast paths. r=bhackett1024
2011-08-16 12:27:34 +02:00
Daniel Holbert
49bf432c49
Bug 686257: remove now-unused variable 'presContext' from nsMenuPopupFrame::Init to fix gcc warning. r=masayuki
2011-09-11 20:12:07 -07:00
Phil Ringnalda
26a0601b65
Bug 661491 - mark dynamic--object-svg-unloaded.xhtml as random on Android since it accidentally passes sometimes, r=dholbert
2011-09-11 11:38:21 -07:00
Shyam Prasad Murarka
41ba97b796
Bug 518572 - When no network is available in Addons, display "Retry" instead of "OK"; r=mbrubeck
2011-09-11 07:35:29 -07:00
Frédéric Wang
3c8676b51b
Bug 669836 - Make reftest-analyzer.xhtml validate as XHTML5. r=dbaron
2011-07-15 11:08:00 -07:00
Geoff Brown
189738a917
Bug 684965 - update xpcshell manifests for Android; r=jmaher
2011-09-06 22:29:00 -07:00
julian.reschke@gmx.de
4b30be0b3e
Bug 656251: remove verbosity in Accept header for fetching XSLTs, r=sicking
2011-08-08 04:52:00 -07:00
Javi Rueda
3c0f63daf4
Bug 378577 - "Use Bookmark" button needs three dots after text, r=gavin
2011-09-08 15:55:00 -07:00
Graeme McCutcheon
34c9c13625
Bug 682338 - Focus context menu's target on platforms where the context menu is shown on mousedown, not where it's shown on mouseup. r=enndeakin
2011-08-26 18:56:16 +01:00
Justin Lebar
440ed2aa2a
Bug 685870 - Fix about:memory's smaps breakdown on Android. r=khuey
2011-09-10 11:20:48 -04:00
Randell Jesup
2cff549103
Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz
2011-09-10 05:27:29 -04:00
Neil Rashbrook
0e8600cbfa
Bug 685464 - DOMMenuItemActive is not consistent for menulist items, r=enn, f=surkov
2011-09-10 14:40:05 +09:00
Justin Wood
89a393075a
reland Bug 680113 - Select Add-ons dialog lists distribution add-ons as installed by the user. r=Mossop ui-r=faaborg
2011-09-08 04:11:17 -04:00
Justin Wood
ebe262822a
Merge m-c -> m-i
2011-09-10 01:33:58 -04:00
Phil Ringnalda
b23f534c65
Back out 4f7f1840152b (bug 680113) for orange
2011-09-09 22:18:19 -07:00
Justin Wood
45890d1b81
Merge backout of Bug 680113.
2011-09-09 23:25:02 -04:00
Justin Wood
d91301c25d
Backed out changeset 4f7f1840152b (Bug 680113) due to orange.
2011-09-09 23:24:27 -04:00
Justin Wood
69d04a13ec
m-c -> m-i merge
2011-09-09 22:04:09 -04:00
Phil Ringnalda
4e9e5ddecf
Remove trailing space from 52550df07858 (bug 684559) which is turning the tree red
2011-09-09 18:29:59 -07:00
Benoit Jacob
cf5fcf980e
Backed out changeset e5c2f6587160 because of linking error on Windows
2011-09-09 18:36:02 -04:00
Benoit Jacob
e55df18b60
Bug 680840 - Use infallible allocations in GrowAtomTable() - r=dveditz
2011-09-09 18:00:21 -04:00
Benoit Jacob
c435a2999e
Bug 680840 - Use infallible allocations in GrowAtomTable() - r=dveditz
2011-09-09 18:00:21 -04:00
Benoit Jacob
99c53c81ad
Bug 684882 - work around a glGenerateMipmap bug on Mac - r=jrmuizel
2011-09-09 18:00:20 -04:00
Benoit Jacob
e4c2e80c64
Bug 682335 - crash [@ WebGLContext::BufferSubData_array] - r=jrmuizel
2011-09-09 18:00:20 -04:00
Brian R. Bondy
a8e3aee321
Bug 685847 - Crash in nsLocalFile::RevealUsingShell() on release builds. r=jimm
2011-09-09 15:01:38 -04:00
Ehsan Akhgari
4543a04360
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-09 10:05:52 -04:00
Chris Lord
352d288a73
Bug 683514 - Add support for the GL_EXT_unpack_subimage extension. r=joe
...
A GLES 2.0 extension exists that allows us to use GL_UNPACK_ROW_LENGTH, amongst
other variables. This really helps us when uploading sub-regions of a buffer
that don't span the entire width of that buffer (for example, when scrolling
horizontally).
This extension is available on Android tablets, and possibly other Tegra 2
devices, so is very much worth taking advantage of.
Details:
http://www.khronos.org/registry/gles/extensions/EXT/GL_EXT_unpack_subimage.txt
2011-09-09 10:41:11 +01:00
Olli Pettay
646e12dc09
Bug 682058 - nsGenericElement::SetInnerHTML should suppress DOMNodeRemoved when dealing with a non-HTML5 document, r=sicking
2011-09-09 12:18:00 +03:00
Boris Zbarsky
453903551e
Bug 489259. Grab the parent chain for our OnStateChange calls before we fire onload and possibly change the docshell tree. r=jst
2011-09-08 23:19:45 -04:00
Boris Zbarsky
7341083936
Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap
2011-09-08 23:18:36 -04:00
Christian Legnitto
2569f2d5c4
Bug 685727 - Remove What's New page from the Firefox Update Experience, r=gavin. Don't see the point to build for this little change so DONTBUILD
2011-09-08 20:12:08 -07:00
Masayuki Nakano
3f8bbf4336
Bug 669028 part.15 Remove nsILookAndFeel r=roc, sr=matspal
2011-09-09 11:27:13 +09:00
Masayuki Nakano
163fc7efff
Bug 669028 part.14 toolkit should use mozilla::LookAndFeel rather than nsILookAndFeel r=neil
2011-09-09 11:27:13 +09:00
Masayuki Nakano
6c3d3da0c3
Bug 669028 part.13 layout should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
2011-09-09 11:27:13 +09:00
Masayuki Nakano
2bc2cb55f3
Bug 669028 part.12 layout/xul should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
2011-09-09 11:27:13 +09:00
Masayuki Nakano
e848ae236f
Bug 669028 part.11 layout/style should use mozilla;LookAndFeel rather than nsILookAndFeel r=dbaron
2011-09-09 11:27:12 +09:00
Masayuki Nakano
89cc1afc44
Bug 669028 part.10 embedding should use mozilla::LookAndFeel rather than nsILookAndFeel r=benjamin
2011-09-09 11:27:12 +09:00
Masayuki Nakano
c3dc8121ea
Bug 669028 part.9 editor should use mozilla::LookAndFeel rather than nsILookAndFeel r=ehsan
2011-09-09 11:27:12 +09:00