Blake Kaplan
|
129690a412
|
Bug 574517 - Separate the inner and outer windows' JS classes. r=jst
|
2010-06-28 16:39:00 -07:00 |
|
Blake Kaplan
|
50cdb5d92b
|
Bug 574990 - cx->globalObject needs to be innerized before it can be used. r=gal
--HG--
extra : rebase_source : 6e31e65d2e265da850b871b78ec9af984350b08c
|
2010-06-28 16:38:54 -07:00 |
|
Rico
|
b3c8c97bf8
|
Bug 575575 - Variable name typo in js1_5/Array/regress-465980-02.js. r=jwalden
|
2010-06-29 09:00:10 -07:00 |
|
Jeff Walden
|
0ee447d3dd
|
Bug 574992 - Make Date.prototype.toGMTString a normal, non-enumerable, non-alias property; also fixes a failure (with Object.getOwnPropertyNames support) in the MS ES5 tests. r=brendan
|
2010-06-26 14:08:58 -07:00 |
|
Wes Garland
|
18d86f784e
|
Bug 574398 - New macro for JS_EnterLocalRootScope is not C
|
2010-06-28 17:14:31 -04:00 |
|
David Anderson
|
b4060da2c5
|
Bug 567577 - new Math.sin is NaN, not an object, in interpreter only. r=Waldo.
|
2010-06-28 14:49:12 -05:00 |
|
Jeff Walden
|
ac3f40a0c9
|
Bug 574867 - Make message, fileName, lineNumber own properties of <NativeError>.prototype, rather making them properties only of Error.prototype. r=luke
--HG--
extra : rebase_source : b01196842d33b177061701ceda47ec2a9319601a
|
2010-06-26 14:08:58 -07:00 |
|
Chris Leary
|
908f8ec587
|
Back out f8c6a272f2dc. It was working on Try a few minutes ago, I swear! (r=red)
|
2010-06-26 18:09:07 -07:00 |
|
Chris Leary
|
52608d352b
|
Bug 559408: Turn arena pool macros into methods. (r=gal)
|
2010-06-26 17:55:00 -07:00 |
|
Jason Orendorff
|
605e647be1
|
Weaken compartment assertions to be non-fatal. This will allow us to compartmentalize Gecko without keeping the assertions continually happy (which would be impractical). no bug#, r=gal.
|
2010-06-26 17:42:22 -05:00 |
|
Ginn Chen
|
04688ebf28
|
Bug 568788 Implement GetNativeStackBaseImpl() on Solaris r=igor
|
2010-06-27 01:25:00 +08:00 |
|
Andreas Gal
|
38fdbd4e85
|
Implement new chrome wrappers (574539, r=mrbkap).
|
2010-06-25 17:58:09 -05:00 |
|
Andreas Gal
|
7c91c2898c
|
Fix warnings (no bug, r=mrbkap).
|
2010-06-25 17:57:53 -05:00 |
|
Robert Sayre
|
c60f030694
|
Do a trivial rooting change instead of the more involved one I tried after the merge.
|
2010-06-25 14:54:22 -07:00 |
|
Jason Orendorff
|
9ee0592d4e
|
Fix horrible bug in EvalInContext when the result is an object. rs=mrbkap.
|
2010-06-25 15:49:17 -05:00 |
|
Jason Orendorff
|
0f2e011c39
|
Fix significant difference between the new caching code in bug 570622 and CallThisObjectHook. r=orange.
|
2010-06-25 15:06:49 -05:00 |
|
Jason Orendorff
|
88abf40622
|
Bug 570622 - TM: eagerly call thisObject hook and cache result in global objects. r=mrbkap.
|
2010-06-25 13:48:35 -05:00 |
|
Andreas Gal
|
b74167790a
|
Resort to default compartment when global object is set to NULL (r=crash on startup).
|
2010-06-24 20:13:22 -05:00 |
|
Andreas Gal
|
b35f3418d2
|
Implement new content wrappers (574502, r=mrbkap).
|
2010-06-24 19:09:46 -05:00 |
|
Jason Orendorff
|
5eed79e767
|
Bug 574320 - Tweaks to compartments API. r=gal.
|
2010-06-24 16:44:18 -05:00 |
|
Andreas Gal
|
1efe5e2ec6
|
Implement runtime-wide wrap hook (574299, r=mrbkap).
|
2010-06-24 16:45:32 -05:00 |
|
Robert Sayre
|
1d56325898
|
Merge mozilla-central to tracemonkey.
|
2010-06-24 13:47:08 -07:00 |
|
Jonathan Kew
|
195f712d74
|
bug 574287 - honor the bad-underline blacklist in dwrite font backend. r=bas
|
2010-06-24 21:38:57 +01:00 |
|
Robert Sayre
|
90a5b32098
|
Merge.
|
2010-06-24 13:32:49 -07:00 |
|
Saint Wesonga
|
15c5e882f9
|
Bug 512447 - JSON.stringify does not correct handle replacer functions. r=sayrer
|
2010-06-24 13:32:07 -07:00 |
|
Joel Maher
|
7d77d349d6
|
Bug 567417 - bug to get mochitests running on fennec + e10s r=smaug,ctalbert
|
2010-06-24 13:30:50 -07:00 |
|
Ben Parr
|
a6db7bdc80
|
Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend
|
2010-06-24 12:50:04 -07:00 |
|
Brad Lassey
|
3b6552f779
|
bug 574412 - Add Logging to android life cycle callbacks r=mwu
|
2010-06-24 15:00:42 -04:00 |
|
Bobby Holley
|
d60f7b7849
|
Bug 573629 - gDiscardable and gDecodeOnDraw should be prefs. r=vlad
|
2010-06-24 11:33:34 -07:00 |
|
Andreas Gal
|
47613b6fab
|
Function.prototype.toString shouldn't crash on function proxies (574294, r=brendan).
|
2010-06-24 13:25:09 -05:00 |
|
Dão Gottwald
|
678c44461c
|
Make browser_bug462289.js work with tabs on top
|
2010-06-24 19:55:39 +02:00 |
|
Shawn Wilsher
|
d60cfdf95a
|
Merge for back out of changeset 88142593698a (bug 571992)
|
2010-06-24 10:39:29 -07:00 |
|
Shawn Wilsher
|
120eb305a0
|
Backed out changeset 88142593698a (bug 571992) because it already landed apparently...
|
2010-06-24 10:38:37 -07:00 |
|
Daniel Brooks
|
310e0c5089
|
merge bug 377349
|
2010-06-24 12:19:01 -05:00 |
|
Felipe Gomes
|
d1f3583d33
|
Bug 555081 - Can't move the window when using custom titlebar drawing
r=dao
|
2010-06-24 10:13:59 -07:00 |
|
Markus Stange
|
f8e612d3f0
|
Bug 573791 - Allow dragging the window with the empty space in the tab bar
r=Enn
|
2010-06-24 10:11:29 -07:00 |
|
Brendan Eich
|
fc2a83c5ee
|
Assertion failure: scope->canProvideEmptyScope(&js_ObjectOps, clasp) (574280, r=gal).
|
2010-06-24 10:10:04 -07:00 |
|
Jacek Caban
|
11dc229479
|
Bug 569581 - Better __stdcall check for win64.
r=ted
|
2010-06-24 10:08:46 -07:00 |
|
Dao Gottwald
|
36dbb981a7
|
Bug 571992 - Switch Tabs-on-top to be the Default State on Windows
r=gavin
|
2010-06-24 10:08:45 -07:00 |
|
Marco Bonardo
|
66f564f6e6
|
Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao
|
2010-06-24 10:08:43 -07:00 |
|
Gavin Sharp
|
b1944ded13
|
Bug 574227: don't stretch popup notification icons to full height, r=dtownsend
--HG--
extra : rebase_source : 2877c91789570db2f31467a218bb629dd1b571ad
|
2010-06-24 00:55:03 -04:00 |
|
Gavin Sharp
|
c31f42ea15
|
Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
|
2010-06-24 00:54:44 -04:00 |
|
Dão Gottwald
|
cce87fb577
|
Bug 571992 - Make tabs on top be the default state on Windows. r=gavin
|
2010-06-24 16:30:46 +02:00 |
|
Dão Gottwald
|
046e631f4a
|
Bug 563730 - Implement pinTab, unpinTab. r=gavin
|
2010-06-24 16:29:02 +02:00 |
|
Jonathan Kew
|
4f21861adb
|
bug 574076 - correctly get width of digit glyph with dwrite. r=bas
|
2010-06-24 13:11:59 +01:00 |
|
Jonathan Kew
|
392be98b2d
|
bug 550163 - part 20 - prefer Calibri font (on Win7) in reftest to avoid fallback to visible CGJ glyph. r=roc
|
2010-06-24 13:11:50 +01:00 |
|
Gervase Markham
|
24a3e6947e
|
Bug 564214 - Add .<Emarat> to IDN whitelist.
|
2010-06-24 13:09:05 +01:00 |
|
Marco Bonardo
|
46a081b592
|
Bug 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich
|
2010-06-24 13:47:31 +02:00 |
|
Blair McBride
|
00bc7ba03d
|
Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop
|
2010-06-24 11:35:21 +12:00 |
|
Clint Talbert
|
85e29968b5
|
Bug 573478 - Allow remote reftests to start their own httpd.js webserver r=jmaher
|
2010-06-24 02:32:01 -07:00 |
|