Gavin Sharp
3820e22021
Bug 591371: use originalDefaultEngine for keyword search and about:home, r=jrmuizel, a=blocker
...
--HG--
extra : rebase_source : 44727c4806b8810f7cdf12219ee717f00ac6e855
2010-08-27 16:39:20 -04:00
Mounir Lamouri
54cd299512
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
2010-08-28 02:36:45 +02:00
Mounir Lamouri
6d9bb03e5f
Move 590387.html crashtest to content/html/content/crashtests/ a=test-only
...
--HG--
rename : layout/generic/crashtests/590387.html => content/html/content/crashtests/590387.html
2010-08-28 02:35:42 +02:00
Robert Strong
c33be2e05f
Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking
2010-08-28 02:35:01 +02:00
Jim Mathies
6616b00a06
Bug 591408 - Fix for full screen regression: Only send one dom event to content. r=bz a=blocking
2010-08-28 02:33:43 +02:00
Robert O'Callahan
495dccb598
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
2010-08-27 18:15:08 -05:00
Robert O'Callahan
1c6cd8ed20
Bug 130078. Part 2. Remove widgets from all subframes. r=dbaron
2010-08-27 18:15:08 -05:00
Jim Mathies
dbd4f65888
Bug 130078. Part 1.1. Update part 1 to deal with changes from bug 513162. r=roc
2010-08-27 18:15:08 -05:00
Robert O'Callahan
0ed33ec62a
Bug 130078. Part 1. Hookup view managers unconditionally. r=dbaron
2010-08-27 18:15:08 -05:00
Robert O'Callahan
c02234511d
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
2010-08-27 18:15:08 -05:00
Karl Tomlinson
98181c0fc9
b=590468 use window background color for browser-bottombox to make it opaque r=dao
2010-08-27 18:15:08 -05:00
Robert O'Callahan
a164b8e213
Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies
2010-08-27 18:15:08 -05:00
Robert O'Callahan
435e338031
Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz
2010-08-27 18:15:08 -05:00
Robert O'Callahan
c3e05d6e51
Bug 590468. Part 2: Mark browser "bottombox" as having its own layer(s). r=dao
2010-08-27 18:15:08 -05:00
Robert O'Callahan
1986ba6f20
Bug 590468. Part 1: Add support for XUL 'layer' attribute. r=tnikkel sr=vlad
2010-08-27 18:15:08 -05:00
Robert O'Callahan
f23546c84d
Bug 574621. Ensure that the prescontext DefaultBackgroundColor is painted on the background of root content documents. r=tnikkel
2010-08-26 22:01:43 -05:00
Timothy Nikkel
17ab64bed2
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
2010-08-27 18:15:08 -05:00
Timothy Nikkel
a52c6b7ef2
Bug 588693. Bump assertion count for editor/libeditor/html/crashtests/448329-3.html. r=ehsan
2010-08-27 18:15:08 -05:00
Timothy Nikkel
e374f8a563
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
2010-08-27 18:15:08 -05:00
Timothy Nikkel
78f46f0276
Bug 590403. If we are asked to create a similar surface and our underling surface isn't valid just return null. r=jmuizelaar
2010-08-27 18:15:08 -05:00
Timothy Nikkel
7e9cbdb239
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
2010-08-27 18:15:08 -05:00
Timothy Nikkel
dbe82d94fd
Bug 549799. Open the hover test in a new window so things in the chrome don't trigger reflows during the test. r=roc
...
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
2010-08-27 18:15:08 -05:00
Timothy Nikkel
4d34931bba
Bug 577579. Add a nsIDOMWindowUtils method to send a mouse event to the window directly instead of via the toplevel window. r=roc
2010-08-27 18:15:07 -05:00
Justin Lebar
bd631873ae
Bug 590573 - Followup, remove printf accidentally left in docshell. rs,a=dholbert
...
--HG--
extra : rebase_source : 1d9f31b391a7d5eebff6ee2bb691d4b0a3709d09
2010-08-27 15:34:07 -07:00
Bas Schouten
c036315676
Backout bustage from bug 562313. a=backout
2010-08-27 22:53:37 +00:00
Bas Schouten
f0e8d2cc0b
Backed out changeset 7c0438df6767
2010-08-27 22:52:02 +00:00
Bas Schouten
f72e7d2c0d
Bug 574976: Follow-up, process one more review comment. r=jrmuizel a=blocking-beta5
2010-08-27 22:24:42 +00:00
Bas Schouten
6684d88514
Bug 574976: Read the system cleartype pref an adhere to the expected behavior. r=jrmuizel a=blocking-beta5
2010-08-27 22:12:06 +00:00
Bas Schouten
a67e91641e
Bug 573013: Report more appropriate errors from acquire_source_image. r=jrmuizel a=blocking-beta5
2010-08-27 22:12:03 +00:00
Benjamin Smedberg
4d1e606675
Bug 562313 - Statically link binary browser components into firefox.exe, r=ted
2010-08-27 22:09:23 +00:00
Blair McBride
c89bea4e77
Bug 581073 - Search pane needs to expose the relevancy sort order. r=dtownsend, a=blocking-beta5
2010-08-28 10:01:36 +12:00
Felipe Gomes
e21aacc0ab
Bug 574833. Persona theme with disabled menu bar completely cover aero caption buttons. r=dao r=jmathies a=betaN
2010-08-27 18:26:30 -03:00
Felipe Gomes
b2ea0524a5
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
2010-08-27 18:26:24 -03:00
Felipe Gomes
07eba8f03c
Bug 575440. WM_GESTURENOTIFY shouldn't ignore toplevel windows. r=jmathies a=blocks 130078
2010-08-27 18:26:17 -03:00
Brian Crowder
0c7c1cd607
Bug 416743 - kill bogus assertion about aFileExt with leading ".", r=bz, a=NPOTB
2010-08-27 14:20:47 -07:00
Daniel Holbert
57205ac831
Remove two more invalid Makefile comments from bug 562195. "comment" only, a=NPOTB
2010-08-27 14:20:44 -07:00
Justin Lebar
5284bf7d11
Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking
2010-08-27 14:19:45 -07:00
Justin Lebar
da3ad81eec
Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb
2010-08-27 14:19:45 -07:00
Boris Zbarsky
6944d7713c
Bug 590179. Use -fomit-frame-pointer when building opt builds on mac. r=ted, a=beltzner
2010-08-27 14:19:45 -07:00
Mark Finkle
8638452bf4
Bug 584610 - RecvLoadRemoteScript uses a tiny buffer to load script [r=smaug] a=blocking2.0
2010-08-27 13:25:36 -07:00
David Dahl
05e757f0af
Bug 590086 - Make capitalization of menu items consistent r=bmcbride a=beta5+
2010-08-27 13:25:32 -07:00
David Dahl
db2f45a1bd
Bug 591008 - browser_HUDServiceTestsAll.js | image is logged - Didn't expect -1, but got it r=sdwilsh a=sdwilsh
2010-08-27 13:25:28 -07:00
Patrick Walton
b1a3a60dbf
Bug 588730 - Adding text nodes to the Web Console causes warnings r=dietrich a=blocking2.0
2010-08-27 13:25:23 -07:00
Shawn Wilsher
31576fbeec
Bug 583882 - Need a way to clone an existing connection.
...
r=asuth
sr=shaver
a=blocking2.0
2010-08-27 12:42:58 -07:00
Shawn Wilsher
d6bf9c5574
Bug 519769 - Open shared/unshared connection with options instead of setting shared state always
...
Use the flags SQLite provides on sqlite3_open_v2 instead of using a mutex to
protect the shared cache state.
r=asuth
a=gavin
2010-08-27 12:42:55 -07:00
Shawn Wilsher
b3b7f224fd
Bug 590654 - Let JavaScript read embedded nulls from input streams
...
Adds a new method to NetUtil (readInputStreamToString) that will read a string
with or without embedded NULLs from an input stream. Also adds the needed API
on nsIScriptableInputStream to make this happen.
r=bz
sr=biesi
a=blocking2.0
2010-08-27 12:42:51 -07:00
Bobby Holley
75637d22a2
Bug 590252 - part 5 - Make RequestDecode() SyncDecode() on images that are small enough.r=joe,a=blocker
2010-08-26 15:54:21 -07:00
Bobby Holley
02d8f53c2f
Bug 590252 - part 4 - Don't do progressive display on redecodes.r=joe,a=blocker
2010-08-25 19:07:01 -04:00
Bobby Holley
f537275f66
Bug 590252 - part 3 - Only flush invalidations when we need to.r=joe,a=blocker
2010-08-25 16:11:09 -04:00
Bobby Holley
de6f4e8b2f
Bug 590252 - part 2 - Make decoder implementations use the Decoder superclass invalidation framework.r=joe,a=blocker
2010-08-24 17:12:04 -04:00