Justin Dolske
|
2128a00773
|
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
|
2011-02-01 19:23:00 -08:00 |
|
Olli Pettay
|
f6032fe681
|
Bug 624549, Don't call GC so aggressively in nsJSContext::CC, r=gal, a=jst
|
2011-01-29 22:55:39 +02:00 |
|
Benjamin Stover
|
e037487ae6
|
Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec
|
2011-01-13 09:45:31 -08:00 |
|
Benjamin Stover
|
c29f2c0fbb
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
|
Olli Pettay
|
e6e20ed3e1
|
Backout Bug 624549, a=backout
|
2011-01-13 11:03:25 +02:00 |
|
Olli Pettay
|
a36fe6f92f
|
Bug 624549, don't always do a global gc before cc, r=gal, a=approved
|
2011-01-12 22:44:41 +02:00 |
|
Neil Deakin
|
cd2339b8d8
|
Bug 613748 - Keyboard inputs do not work when tab-modal alerts are open in another tab. r=smaug, a=drivers for API change
|
2010-11-24 17:44:46 -08:00 |
|
Michael Wu
|
48920d5cba
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
L. David Baron
|
078862f49f
|
Add test for nsStyleAnimation::ComputeDistance. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
|
Mike Kristoffersen
|
e67924a423
|
Bug 602647 - Fennec needs a scriptable interface to GetDPI. r=roc, a=blocking-fennec
|
2010-10-14 18:19:27 +02:00 |
|
Boris Zbarsky
|
acc494884a
|
Bug 605492 followup. Make sure this method is not exposed to content. a=blocker
|
2010-10-20 21:33:34 -04:00 |
|
Boris Zbarsky
|
285cd86388
|
Bug 605492 part 2. Add a way to get an outer window object given its window id via windowutils. r=mrbkap
|
2010-10-20 20:24:16 -04:00 |
|
Boris Zbarsky
|
c89f1f1039
|
Bug 605492 part 1. Add an nsIScriptError2 interface that exposes an outer window id, and set the window id for script errors coming through the DOM JS error reporter. r=mrbkap
|
2010-10-20 20:24:15 -04:00 |
|
Peter Van der Beken
|
4b478e9f3e
|
bug 580128 - Remove old wrappers. r=mrbkap
|
2010-10-10 15:41:40 -07:00 |
|
Chris Jones
|
f21d6fb443
|
Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec
|
2010-09-24 17:41:31 -05:00 |
|
Juha Kotiranta
|
b1a3640537
|
Bug 581916 - Fetching mouse cursor from window trough DOM window utils API. r=Olli.Pettay a=approval2.0
|
2010-09-17 11:56:53 -07:00 |
|
Tatiana Meshkova
|
71ea34d09c
|
Bug 596743 - Need external RenderDocument API for embedding. r=roc a=approval2.0
|
2010-09-16 17:43:23 -07:00 |
|
Chris Jones
|
9ccc25f4de
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Chris Jones
|
70a1b8b3ce
|
Bug 590294, part 6: Add a window.setResolution(xres, yres) API to control the number of backing pixels allocated to scalable content. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
8e9ba51327
|
Bug 590294, part 5: Add a setDisplayPort() API to allow the frontend (or whatever else) to set an arbitrary visible region for the purposes of invalidation and layer retaining. r=roc sr=dbaron
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
87540e7849
|
Bug 590294, part 1: Add a setCSSViewport() API to allow the frontend (or whatever) to override the natural viewport inherited from widget/view. sr=dbaron
|
2010-09-03 15:10:45 -05:00 |
|
Chris Jones
|
3918cef4c6
|
Bug 590294, part 0: Add an nsDOMWindowUtils::GetPresShell() helper. r=smaug
|
2010-09-03 15:10:45 -05:00 |
|
Joe Drew
|
0eeb928d16
|
Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+
|
2010-09-03 14:01:05 -04:00 |
|
Timothy Nikkel
|
08cf54d5ca
|
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 |
|
Robert O'Callahan
|
0b967c5cd5
|
Fix for bug 466157 (Enable dumping of cycle-collector graphs in any build). r=dbaron, a=jst.
|
2010-08-12 12:03:23 +12:00 |
|
Dão Gottwald
|
ebdeba2f5a
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
|
Robert O'Callahan
|
0cc067e777
|
Bug 497808. Enable dumping of cycle-collector graphs in any debug build. r=peterv,a=blocking
|
2010-08-12 12:03:23 +12:00 |
|
Robert Sayre
|
354ffa167e
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Igor Bukanov
|
bec1137aae
|
bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
|
2010-06-12 18:29:04 +02:00 |
|
Igor Bukanov
|
f0162cff92
|
Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution.
|
2010-07-28 14:36:06 +02:00 |
|
Igor Bukanov
|
e51fde4de4
|
bug 571789 - merging JSObjectOps and JSExtendedClass into JSClass. r=jorendorff
|
2010-06-12 18:29:04 +02:00 |
|
Robert Sayre
|
4cc9f78d74
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Robert Sayre
|
4c928f80cc
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Andreas Gal
|
c0cd58601c
|
Support independent cycle collection and garbage collection (573175, r=jst).
|
2010-07-19 23:31:01 -07:00 |
|
Timothy Nikkel
|
80321610da
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Justin Dolske
|
21a0a85950
|
Bug 563850 - Add scriptable interfaces for EnterModalState et al. r+sr=jst
|
2010-07-01 14:53:00 -07:00 |
|
Neil Deakin
|
41968fdc26
|
Bug 552982, Part 4: change nsXULPopupManager::GetVisiblePopups to also return noautohide panels, r=mats
|
2010-07-27 09:38:03 -04:00 |
|
Boris Zbarsky
|
dfba6f3e24
|
Bug 581072. Fix the handling of long timeouts across timeout suspend/resume and add APIs to suspend/resume timeouts from trusted script. r=jst
|
2010-07-22 17:33:37 -04:00 |
|
Timothy Nikkel
|
69e644de71
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
|
|
16fafd331c
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Robert Sayre
|
978ca6eec4
|
Merge mozilla-central to tracemonkey.
|
2010-05-24 09:05:39 -07:00 |
|
Jeff Walden
|
d322c8eea3
|
Null-check the parent before attempting to outerize. rs=brendan
|
2010-05-18 14:13:22 -07:00 |
|
Vladimir Vukicevic
|
f105732465
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Boris Zbarsky
|
09408b7d82
|
Bug 534149. Give each nsGlobalWindow a unique ID and expose the IDs on nsIDOMWindowUtils. r=jst
|
2010-05-10 21:12:35 -04:00 |
|
Jeff Walden
|
027404cfc6
|
Outerize the results of nsIDOMWindowUtils.getParent and the jsshell's parent() methods. r=orange
|
2010-05-04 18:02:00 -07:00 |
|
Jeff Walden
|
c6cd3f6568
|
Bug 552560 - Remove support for __parent__. r=mrbkap
|
2010-04-11 13:51:00 -07:00 |
|
Ehsan Akhgari
|
6ae602bde9
|
Fix the compiler warnings introduced by bug 528396; r=roc
|
2010-04-11 15:57:08 -04:00 |
|
Felipe Gomes
|
f1b324fcf2
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 4) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Peter Van der Beken
|
ca30200583
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
|
Masatoshi Kimura
|
c0830567a4
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
|