Rob Campbell
|
5d035e5240
|
Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5)
|
2010-08-28 13:07:41 -03:00 |
|
Robert Sayre
|
d91fb6ccdc
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-08-28 10:50:34 -04:00 |
|
Jeff Muizelaar
|
6df1ff332c
|
Bug 586048. Annotate crashdumps with graphics info at startup. r=gavin,a=blocking
Previously GfxInfo wasn't started until it was used by about:support.
This makes gfxPlatform intialize it during gfxPlatform init.
|
2010-08-28 10:18:41 -04:00 |
|
Jeff Muizelaar
|
08aa787e9e
|
Bug 586046. Fix up a few issues with GfxInfo. r=ehsan,a=bustage
- Consistently use unicode to fix thunderbird/seamonkey builds
- Add better error handling
- Parse MULTI_SZ types better
|
2010-08-28 10:16:00 -04:00 |
|
Dão Gottwald
|
abf1b55a37
|
Bug 591387 - Default theme shows as "incompatible" (version number wrapped with quotes). r=khuey a=blocking
|
2010-08-28 15:32:07 +02:00 |
|
Dão Gottwald
|
61ac16602d
|
Bug 587576 - Make pinned tabs wider. r=gavin a=blocks-bug579373
|
2010-08-28 14:00:07 +02:00 |
|
Bas Schouten
|
c6f028072f
|
Bug 591558: Don't consider child windows in opaque area. r=roc a=blocking-beta5
|
2010-08-28 07:51:17 +00:00 |
|
Bas Schouten
|
dbf27d7eca
|
Bug 591554: SetWindowClipRegion twice as intended. r=roc a=blocking-beta5
|
2010-08-28 07:51:13 +00:00 |
|
Brian Birtles
|
b90f670c09
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
|
Gavin Sharp
|
16d1199283
|
Bug 589343 followup: change entity names to indicate semantic change to the string, a=l10nfix
--HG--
extra : rebase_source : 4b317476b17888ad9a1a4be39da95cb4a841f041
|
2010-08-28 02:10:28 -04:00 |
|
Jonas Sicking
|
d1fd8e674e
|
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
|
2010-08-27 22:54:57 -07:00 |
|
Jonas Sicking
|
dc2e1b24bc
|
Bug 590870: Don't crash when attempt to create XUL element through DOM is denied. r=jst a=blocker
|
2010-08-27 22:54:40 -07:00 |
|
Jonas Sicking
|
a29872edef
|
Bug 590812: Fix XML pretty printing. r=mrbkap a=blocker
|
2010-08-27 22:54:28 -07:00 |
|
Marco Bonardo
|
5652bfc359
|
Bug 590081 - keywords matching is no longer case insensitive. r=dietrich a=blocking
|
2010-08-27 22:44:05 -07:00 |
|
David Dahl
|
6127b855c9
|
Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+
|
2010-08-27 22:29:09 -07:00 |
|
David Dahl
|
49f19dd728
|
Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+
|
2010-08-27 22:29:05 -07:00 |
|
Robert Sayre
|
a3b6c5a908
|
merge
|
2010-08-27 22:25:03 -04:00 |
|
Robert Sayre
|
e5da7a11b5
|
merge mozilla-central to tracemonkey.
|
2010-08-27 22:24:14 -04: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 |
|
Brad Lassey
|
0b88495ac7
|
bug 591412 - Android make android package step failing due to error in AndroidManifest.xml r=mwu a=blocking-fennec
|
2010-08-27 16:24:42 -04:00 |
|
Brad Lassey
|
ac63d16d6c
|
bug 591153 - Show progress dialog on start up for android r=mwu a=blocking-fennec
|
2010-08-27 16:22:57 -04:00 |
|
Gavin Sharp
|
a2b6baabd3
|
Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange
|
2010-08-28 00:48:17 -04:00 |
|
Brian Hackett
|
d4b43f3df0
|
Fix crash on nested Iterator iteration, bug 590813. r=gal
|
2010-08-27 11:07:18 -07:00 |
|
Vladimir Vukicevic
|
62a29ff1c1
|
b=575685; implement set() from TypedArray spec; r=jorendorff
|
2010-08-27 12:07:24 -04:00 |
|
Vladimir Vukicevic
|
d2dfff6bd5
|
b=590672; treat ArrayBuffer() and SomeArrayType() as (0); r=shaver
|
2010-08-27 12:06:34 -04:00 |
|
Gregor Wagner
|
f8d6bb54b3
|
Bug 590346 - TM: Global Object created in GlobalForLocation needs its own compartment r=mrbkap
|
2010-08-27 07:49:31 -07:00 |
|
Gregor Wagner
|
781969cad1
|
Bug 590326 - TM: Global Object created in TestXPC needs its own compartment r=mrbkap
|
2010-08-26 21:20:37 -07: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 |
|