Ms2ger
|
e696a7d909
|
Bug 687134 - Get at the JSContext through IDL for pccount methods; r=bholley
|
2011-12-24 09:21:26 +01:00 |
|
Jan Varga
|
3253a69c4f
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
|
Brian Hackett
|
3983e0f31e
|
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
|
152a98864a
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
|
Jeff Muizelaar
|
d812d1d6ce
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
|
Ms2ger
|
73f85244e0
|
Bug 705443 - Use IDL for nsIDOMWindowUtils::GetClassName; r=khuey
|
2011-12-03 22:50:16 +01:00 |
|
Ms2ger
|
68e1ed1f12
|
Bug 704088 - Pass dom::Element to nsLayoutUtils::SurfaceFromElement; r=bz
|
2011-12-03 22:50:16 +01:00 |
|
Phil Ringnalda
|
ff55401b49
|
Back out 827420c6b756 (bug 700080) to investigate browser-chrome leaking
|
2011-12-02 20:59:03 -08:00 |
|
Gavin Sharp
|
36bf95eee6
|
Bug 700080: don't show prompts for tabs that are closing, r=jst
|
2011-11-30 13:17:21 -08:00 |
|
Justin Lebar
|
5905e88333
|
Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended.
|
2011-12-01 16:35:42 -05:00 |
|
Justin Lebar
|
47b2651e38
|
Backed out changeset 5d920a44a901 (bug 698002)
|
2011-12-01 15:43:07 -05:00 |
|
Timothy Nikkel
|
1db9b6328a
|
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
|
8d53240d2b
|
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
|
56793bf089
|
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
|
bc964af0e3
|
Bug 685395 part.2 Move IMEContext to mozilla::widget::InputContext r=roc
|
2011-11-27 20:51:52 +09:00 |
|
Neil Deakin
|
afa7e2eaae
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
|
Neil Deakin
|
9e0f3e82fe
|
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
|
ec1244448e
|
Bug 702118 - Use IDL for nsIDOMWindowUtils::GetParent; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Peter Van der Beken
|
90134bd7d4
|
Fix for bug 696817 - Cycle-collect nsDOMWindowUtils. r=jst.
--HG--
extra : rebase_source : d85456750c86290cec8debc9b369a8d6136b4356
|
2010-11-08 15:50:44 +01:00 |
|
Matt Woodrow
|
4fec733686
|
Bug 695275 - Add CheckAndClearPaintedState to test painting. r=roc
|
2011-10-26 16:23:26 +13:00 |
|
Oleg Romashin
|
0e3d272e13
|
Bug 693930 - Release layer tree for inactive tabs. r=roc
|
2011-10-18 15:28:39 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
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
|
c119510fb8
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
|
Brian Hackett
|
e89780c40d
|
Remove jsobj.h from installed headers, bug 690943. r=luke
|
2011-10-04 07:06:54 -07:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Fabrice Desré
|
ae10c795b7
|
Bug 593891 - Part 1 : Wrap an nsIFile in an nsIDOMFile [r=sicking]
|
2011-09-26 17:25:41 -07:00 |
|
Masayuki Nakano
|
54e3afdd66
|
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
|
df5a1fc0ea
|
Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst
|
2011-07-26 20:11:15 +03:00 |
|
Steffen Wilberg
|
3b7e75b4ce
|
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
|
c9e2181c9f
|
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
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Robert O'Callahan
|
c957ae039e
|
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
|
f8dfd07160
|
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
|
3aac8958f3
|
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
|
2011-03-29 22:24:54 -04:00 |
|
Ms2ger
|
816c3233a8
|
Bug 562701, part b: Use Element in nsDOMWindowUtils::ComputeAnimationDistance; r=bzbarsky
|
2011-03-28 12:51:56 -04:00 |
|
Benjamin Smedberg
|
4f1ecb131c
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
|
Benjamin Smedberg
|
d758fb0d7e
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Benjamin Stover
|
f547ae994a
|
Bug 643836 Invalidation does not always trigger a displayport update r=tn
|
2011-03-24 10:40:49 -07:00 |
|
Benjamin Stover
|
a646bb5913
|
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
|
e9b77710b0
|
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
|
eff01baa10
|
Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage
|
2011-03-08 22:02:50 -08:00 |
|
Benjamin Stover
|
6fd6388bc0
|
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
|
adc7d18078
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap).
|
2011-02-16 15:47:12 -08:00 |
|
Robert O'Callahan
|
114f358978
|
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
|
29e34dae4b
|
Bug 630883 Crash at [@ nsDOMWindowUtils::FindElementWithViewID] r=cjones a=blocking-fennec
|
2011-02-02 13:35:03 -08:00 |
|
Justin Dolske
|
dcd47ceba9
|
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
|
5f578b2193
|
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
|
16daa8513e
|
Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec
|
2011-01-13 09:45:31 -08:00 |
|