Jeff Walden
|
0c1483c979
|
Fix JSON xpcshell tests expecting lax behavior. r=orange
|
2010-08-28 21:24:47 -04:00 |
|
Jeff Walden
|
763465896d
|
Bustage fix for usual Windows over-definition of names. r=windows-only-orange
|
2010-08-28 21:00:05 -04:00 |
|
Jeff Walden
|
04a95a7188
|
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
|
2010-07-14 13:48:36 -05:00 |
|
Jeff Walden
|
0e03a3a79b
|
Bug 588251 - fun.caller should throw if that value corresponds to a strict mode function. r=sayrer
|
2010-08-21 18:24:56 -04:00 |
|
Gregor Wagner
|
269a6d5e8d
|
Bug 590333 - TM: Global Object created in xpcthreadcontext needs its own compartment r=mrbkap
|
2010-08-28 08:36:47 -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 |
|
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 |
|
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 |
|