Ms2ger
|
01329140a8
|
Bug 687134 - Get at the JSContext through IDL for pccount methods; r=bholley
|
2011-12-24 09:21:26 +01:00 |
|
Jan Varga
|
39d5ec6446
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
|
Brian Hackett
|
dc20f91461
|
Add interface for accessing PC counter information from chrome code, bug 687134. r=sfink,waldo
|
2011-12-16 13:11:08 -08:00 |
|
Jan Varga
|
086c8ef739
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
|
Jeff Muizelaar
|
87a35137e7
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
|
Ms2ger
|
e272a33dff
|
Bug 705443 - Use IDL for nsIDOMWindowUtils::GetClassName; r=khuey
|
2011-12-03 22:50:16 +01:00 |
|
Ms2ger
|
dff333b2a0
|
Bug 704088 - Pass dom::Element to nsLayoutUtils::SurfaceFromElement; r=bz
|
2011-12-03 22:50:16 +01:00 |
|
Phil Ringnalda
|
ac249f5469
|
Back out 827420c6b756 (bug 700080) to investigate browser-chrome leaking
|
2011-12-02 20:59:03 -08:00 |
|
Gavin Sharp
|
5a0501f9da
|
Bug 700080: don't show prompts for tabs that are closing, r=jst
|
2011-11-30 13:17:21 -08:00 |
|
Justin Lebar
|
1f25a0387f
|
Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended.
|
2011-12-01 16:35:42 -05:00 |
|
Justin Lebar
|
a3685c916b
|
Backed out changeset 5d920a44a901 (bug 698002)
|
2011-12-01 15:43:07 -05:00 |
|
Timothy Nikkel
|
ac3a5e9649
|
Bug 668437. Part 3. Make the client bounds of a widget be relative to its parent in all cases. r=jimm
|
2011-12-01 13:56:42 -06:00 |
|
Masayuki Nakano
|
d3338a0721
|
Bug 685395 part.4 IME open state should be able to set/get by InputContext r=roc, sr=matspal
|
2011-11-27 20:51:53 +09:00 |
|
Masayuki Nakano
|
c7b04c3d79
|
Bug 685395 part.3 Rename SetInputMode()/GetInputMode() to SetInputContext()/GetInputContext() and make SetInputContext() take the reason by a separated argument r=roc, sr=matspal
|
2011-11-27 20:51:52 +09:00 |
|
Masayuki Nakano
|
6e0992af09
|
Bug 685395 part.2 Move IMEContext to mozilla::widget::InputContext r=roc
|
2011-11-27 20:51:52 +09:00 |
|
Neil Deakin
|
8bf411ee64
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
|
Neil Deakin
|
025a0b680d
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
|
Ms2ger
|
3e6e8f2309
|
Bug 702118 - Use IDL for nsIDOMWindowUtils::GetParent; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Peter Van der Beken
|
257daf75d5
|
Fix for bug 696817 - Cycle-collect nsDOMWindowUtils. r=jst.
|
2010-11-08 15:50:44 +01:00 |
|
Matt Woodrow
|
2f9913d534
|
Bug 695275 - Add CheckAndClearPaintedState to test painting. r=roc
|
2011-10-26 16:23:26 +13:00 |
|
Oleg Romashin
|
338a16abe6
|
Bug 693930 - Release layer tree for inactive tabs. r=roc
|
2011-10-18 15:28:39 -04:00 |
|
Ehsan Akhgari
|
478ad1a412
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Peter Van der Beken
|
22f5dbe67d
|
Stop including nsDOMClassInfo.h all over the place.
|
2011-10-03 21:11:31 +02:00 |
|
Brian Hackett
|
0ec9245d43
|
Remove jsobj.h from installed headers, bug 690943. r=luke
|
2011-10-04 07:06:54 -07:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Fabrice Desré
|
ff7bda924c
|
Bug 593891 - Part 1 : Wrap an nsIFile in an nsIDOMFile [r=sicking]
|
2011-09-26 17:25:41 -07:00 |
|
Masayuki Nakano
|
ffe3d59417
|
Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc
|
2011-09-22 18:17:41 +09:00 |
|
Olli Pettay
|
7f8d2045fc
|
Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst
|
2011-07-26 20:11:15 +03:00 |
|
Steffen Wilberg
|
ea70372771
|
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
|
2011-06-11 15:38:40 +02:00 |
|
Olli Pettay
|
888ab214f8
|
Bug 651984 - Add ability to detect if a page has registered touch event listeners, r=jst
|
2011-04-26 15:31:21 +03:00 |
|
David Zbarsky
|
36a6ae632d
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
350feb3c2f
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
b3839d4cfd
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Robert O'Callahan
|
3bb8bad7c2
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
|
L. David Baron
|
68d43e43ee
|
Add interface for taking over the refresh driver in a test (i.e., mocking time). (Bug 435442, patch 9) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
Ms2ger
|
cc1d294433
|
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
|
2011-03-29 22:24:54 -04:00 |
|
Ms2ger
|
c939c4b562
|
Bug 562701, part b: Use Element in nsDOMWindowUtils::ComputeAnimationDistance; r=bzbarsky
|
2011-03-28 12:51:56 -04:00 |
|
Benjamin Smedberg
|
2aea2dd5b1
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
|
Benjamin Smedberg
|
499e6430bb
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Stover
|
807ed3af35
|
Bug 643836 Invalidation does not always trigger a displayport update r=tn
|
2011-03-24 10:40:49 -07:00 |
|
Benjamin Stover
|
04d277e98e
|
Bug 618975 Followup: bitrot and remove mDisplayport from nsDisplayScrollLayer r=cjones r=tn a=blocking-fennec
|
2011-03-09 13:35:27 -08:00 |
|
Benjamin Stover
|
b5ddf84f48
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-15 16:20:19 -07:00 |
|
Doug Turner
|
80caa5bb4e
|
Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage
|
2011-03-08 22:02:50 -08:00 |
|
Benjamin Stover
|
f43a11bf76
|
Bug 618975 Pan overflow elements in parent process r=cjones r=tn sr=roc a=blocking-fennec
|
2011-03-08 21:28:18 -08:00 |
|
Andreas Gal
|
018696bd27
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap).
|
2011-02-16 15:47:12 -08:00 |
|
Robert O'Callahan
|
dedbfc6aae
|
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
|
2011-02-03 21:47:11 +13:00 |
|
Benjamin Stover
|
f7b9bf5eb2
|
Bug 630883 Crash at [@ nsDOMWindowUtils::FindElementWithViewID] r=cjones a=blocking-fennec
|
2011-02-02 13:35:03 -08:00 |
|
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 |
|