Jan Varga
|
78980f36af
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
Jeff Muizelaar
|
9317a91431
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
Ms2ger
|
2786d49ade
|
Bug 705443 - Use IDL for nsIDOMWindowUtils::GetClassName; r=khuey
|
2011-12-03 22:50:16 +01:00 |
Ms2ger
|
cdc32f1c63
|
Bug 704088 - Pass dom::Element to nsLayoutUtils::SurfaceFromElement; r=bz
|
2011-12-03 22:50:16 +01:00 |
Phil Ringnalda
|
4468ca7eb9
|
Back out 827420c6b756 (bug 700080) to investigate browser-chrome leaking
|
2011-12-02 20:59:03 -08:00 |
Gavin Sharp
|
8a9208c6c6
|
Bug 700080: don't show prompts for tabs that are closing, r=jst
|
2011-11-30 13:17:21 -08:00 |
Justin Lebar
|
02b09fb494
|
Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended.
|
2011-12-01 16:35:42 -05:00 |
Justin Lebar
|
9b26154c74
|
Backed out changeset 5d920a44a901 (bug 698002)
|
2011-12-01 15:43:07 -05:00 |
Timothy Nikkel
|
5103922229
|
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
|
6a455ac2d8
|
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
|
97702be0bf
|
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
|
cbcebd2356
|
Bug 685395 part.2 Move IMEContext to mozilla::widget::InputContext r=roc
|
2011-11-27 20:51:52 +09:00 |
Neil Deakin
|
0ed659f60c
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
Neil Deakin
|
b15e9b4338
|
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
|
1302655523
|
Bug 702118 - Use IDL for nsIDOMWindowUtils::GetParent; r=bz
|
2011-11-16 08:50:19 +01:00 |
Peter Van der Beken
|
f4c64c3c0e
|
Fix for bug 696817 - Cycle-collect nsDOMWindowUtils. r=jst.
--HG--
extra : rebase_source : d85456750c86290cec8debc9b369a8d6136b4356
|
2010-11-08 15:50:44 +01:00 |
Matt Woodrow
|
3043e9d166
|
Bug 695275 - Add CheckAndClearPaintedState to test painting. r=roc
|
2011-10-26 16:23:26 +13:00 |
Oleg Romashin
|
c7bbdd04ae
|
Bug 693930 - Release layer tree for inactive tabs. r=roc
|
2011-10-18 15:28:39 -04:00 |
Ehsan Akhgari
|
92064e6d3f
|
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
|
9fe2ac6cc5
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
Brian Hackett
|
c632b70b2b
|
Remove jsobj.h from installed headers, bug 690943. r=luke
|
2011-10-04 07:06:54 -07:00 |
Michael Wu
|
d2b70213ac
|
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é
|
ff414396a2
|
Bug 593891 - Part 1 : Wrap an nsIFile in an nsIDOMFile [r=sicking]
|
2011-09-26 17:25:41 -07:00 |
Masayuki Nakano
|
6fecf30153
|
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
|
9fd95710b5
|
Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst
|
2011-07-26 20:11:15 +03:00 |
Steffen Wilberg
|
93d5df660d
|
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
|
1818627b6e
|
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
|
a0b813679f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
Mounir Lamouri
|
2af4853be5
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
David Zbarsky
|
732897cc3f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
Robert O'Callahan
|
a7b4f1246b
|
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
|
d39d3c28e6
|
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
|
4b1168a59f
|
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
|
2011-03-29 22:24:54 -04:00 |
Ms2ger
|
e2267fe41f
|
Bug 562701, part b: Use Element in nsDOMWindowUtils::ComputeAnimationDistance; r=bzbarsky
|
2011-03-28 12:51:56 -04:00 |
Benjamin Smedberg
|
aca1d650f4
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
Benjamin Smedberg
|
ee2c7162c0
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
Benjamin Stover
|
c82c8dab71
|
Bug 643836 Invalidation does not always trigger a displayport update r=tn
|
2011-03-24 10:40:49 -07:00 |
Benjamin Stover
|
465035580f
|
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
|
9bb1728211
|
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
|
2d4ad5ac6e
|
Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage
|
2011-03-08 22:02:50 -08:00 |
Benjamin Stover
|
975ed8713b
|
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
|
d3c4e8836e
|
Fix GC/CC scheduling (bug 630932, patch by gal/smaug, r=mrbkap).
|
2011-02-16 15:47:12 -08:00 |
Robert O'Callahan
|
aa12f648c9
|
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
|
ccc3bd7165
|
Bug 630883 Crash at [@ nsDOMWindowUtils::FindElementWithViewID] r=cjones a=blocking-fennec
|
2011-02-02 13:35:03 -08:00 |
Justin Dolske
|
a146f46046
|
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
|
36fb03d5e8
|
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
|
3e427b29db
|
Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec
|
2011-01-13 09:45:31 -08:00 |
Benjamin Stover
|
37f4aedb80
|
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
|
909dbcdbd8
|
Backout Bug 624549, a=backout
|
2011-01-13 11:03:25 +02:00 |
Olli Pettay
|
f2cfe8ded1
|
Bug 624549, don't always do a global gc before cc, r=gal, a=approved
--HG--
extra : rebase_source : 99fe0d8e28d339ca9680d048e20356eb10f8a29d
|
2011-01-12 22:44:41 +02:00 |