Matt Brubeck
|
e37675c10d
|
Merge mozilla-inbound and mozilla-central
|
2011-12-17 08:59:15 -08:00 |
Olli Pettay
|
54acc4941c
|
Bug 711651, Clean up ResizeReflowIgnoreOverride, r=roc
|
2011-12-17 17:51:55 +02:00 |
Matthew Schranz
|
8a150aeaa8
|
Bug 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking
--HG--
rename : content/events/public/nsPLDOMEvent.h => content/events/public/nsAsyncDOMEvent.h
rename : content/events/src/nsPLDOMEvent.cpp => content/events/src/nsAsyncDOMEvent.cpp
|
2011-12-17 01:02:05 -05:00 |
Boris Zbarsky
|
e98f996b01
|
Bug 709256 part 3. Skip calling PresShell::FlushPendingNotifications altogether if there might not be anything to flush. r=roc
|
2011-12-14 23:42:15 -05:00 |
Boris Zbarsky
|
f0b8cb60f5
|
Bug 709256 part 2. Short-circuit PresShell::ProcessReflowCommands when there aren't any. r=roc
|
2011-12-14 23:42:14 -05:00 |
Nicholas Nethercote
|
7cdc7e0fb8
|
Bug 705987 - Use mallocSizeOf in the layout memory reporters. r=khuey,bzbarsky
|
2011-12-08 21:01:52 -08:00 |
Nicholas Nethercote
|
bda9cd4100
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
Jeff Muizelaar
|
2deb089eea
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
Robert O'Callahan
|
c231092aed
|
Bug 708062. Root view bounds should not include viewport frame overflow area. r=tn
|
2011-12-08 17:17:42 +13:00 |
Chris Pearce
|
2d4220d2ff
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
Robert O'Callahan
|
0f579f89fe
|
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
|
2011-12-06 01:38:46 +13:00 |
Brad Lassey
|
a8c1b205d4
|
Bug 687972 - backing out changesets b17ab862bbc1 and a6db0c6c94a3 r=orange
|
2011-11-30 22:59:00 -05:00 |
Robert O'Callahan
|
77f44d9192
|
Bug 699351. Add nsIFrameLoader::clipSubdocument API to allow XUL <iframe> and <browser> to not clip the subdocument. r=tnikkel,sr=bzbarsky
|
2011-11-30 21:14:26 -05:00 |
Chris Pearce
|
6d6398b04e
|
Bug 704709 - Don't show full-screen warning on media key press on Windows. r=smaug,jmathies
|
2011-12-01 11:27:14 +13:00 |
Nicholas Nethercote
|
3ef2838ed6
|
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
|
2011-11-27 19:03:14 -08:00 |
Neil Deakin
|
8eac68a624
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
Neil Deakin
|
68b4c4c11a
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
Chris Pearce
|
5b53859d58
|
Bug 700764 - ESC keypress in subdoc of full-screen doc should cause full-screen exit. r=smaug
|
2011-11-15 09:33:37 +13:00 |
Matheus Kerschbaum
|
966dc039fd
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
Chris Pearce
|
0586635b5c
|
Bug 696918 - Restrict key input in DOM full-screen mode to explicit whitelist. r=smaug
|
2011-11-03 08:17:32 +13:00 |
Timothy Nikkel
|
f9d06f78af
|
Bug 698266. Go back to using views when clearing mouse capture in views instead of trying to use frames. r=roc
|
2011-11-02 12:58:44 -05:00 |
Chris Pearce
|
c9494d4f2d
|
Bug 691583 - Dispatch showfullscreenwarning chrome event when restricted key pressed in DOM full-screen mode. r=smaug
|
2011-11-01 18:11:40 +13:00 |
Chris Pearce
|
f4a3d6c744
|
Bug 694204 - Prevent default action on ESC key press to exit full-screen mode, prevents <video> loads being cancelled on full-screen exit. r=smaug
|
2011-11-01 18:11:29 +13:00 |
Timothy Nikkel
|
7e7413964d
|
Bug 658005. Part 2. Add a frame visibility API that takes into account everything we need, and use it. r=roc
|
2011-10-26 18:57:55 -05:00 |
Robert O'Callahan
|
992d2faff5
|
Bug 696248. Flush pending onscroll events before painting. r=mats
|
2011-10-26 17:14:31 +13:00 |
Ed Morley
|
16943a30d3
|
Merge mozilla-central and mozilla-inbound
|
2011-10-26 01:04:58 +01:00 |
Olli Pettay
|
153bb20a36
|
Bug 696020, target key events to html:body, r=bz+enn
--HG--
extra : rebase_source : 9befed4031ef3f43aa5ff6daa2c6bb23e66024f8
|
2011-10-24 22:54:18 +03:00 |
Nathan Froyd
|
100e28e694
|
Bug 681535 - XUL reflow telemetry; r=dbaron
|
2011-10-17 12:49:57 -04:00 |
Oleg Romashin
|
1bf4a5f86f
|
Bug 694706 - Get rid of checkerboard for remote viewport. r=cjones
|
2011-10-20 15:17:09 -07:00 |
Timothy Nikkel
|
8ec81f02e1
|
Bug 658001. Need to clear mouse capture if the capturing frame is inside a hidden deck panel. r=roc
|
2011-10-25 13:20:13 -05:00 |
Marco Bonardo
|
3a0bb8b0e6
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-19 11:47:57 +02:00 |
Olli Pettay
|
c3c86f516c
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
Ehsan Akhgari
|
1deb9f1504
|
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 |
Oleg Romashin
|
19d44b8e21
|
Bug 693930 - Fennec keeps viewport ThebesLayers alive for background tabs. r=roc
|
2011-10-18 15:28:20 -04:00 |
Jeff Walden
|
1bb2d1626a
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
Jonathan Kew
|
c2fbbcec84
|
bug 671297 - add memory reporting for textRuns. r=roc,jlebar
|
2011-10-14 08:06:35 +01:00 |
Jeff Walden
|
1872189eac
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
37f2b96015
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
Alexander Surkov
|
f61384ca0f
|
Bug 634197 - assert if accessible tree update triggers reflow, r=bz, davidb
|
2011-10-06 11:10:30 +09:00 |
Ms2ger
|
1c8b625f5d
|
Bug 93077 - Support #top in standards mode; r=bz
|
2011-10-01 18:14:40 +02:00 |
Michael Wu
|
ac54b41b01
|
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 |
Adam Dane [:hobophobe]
|
5988d33707
|
bug 591249 - event dragleave not properly dispatched if drag-and-drop aborted with ESC within iframe. r=smaug
|
2011-09-26 15:55:04 -05:00 |
Mats Palmgren
|
9f1931699d
|
Bug 688044 - ASSERTION: Why is the root in mDirtyRoots already? r=bzbarsky
|
2011-09-28 10:31:01 +02:00 |
Timothy Nikkel
|
00d41864a7
|
Bug 635645. Increase the amount of scrolling performed by using the arrow keys from 1 line to 2 lines. r=roc
This improves scrolling speed and is more inline with what other browsers do.
|
2011-09-27 14:05:21 -05:00 |
L. David Baron
|
589a646031
|
Create nsPresShell.h with the parts of nsPresShell.cpp that should be in a header. (Bug 685786) r=roc
Note: This adds STACK_ARENA_ to the beginning of the names of a few macros.
--HG--
rename : layout/base/nsPresShell.cpp => layout/base/nsPresShell.h
|
2011-09-09 12:50:21 -07:00 |
Timothy Nikkel
|
ee93d66ccb
|
Bug 652914. If we are not drawing background colors draw white instead of the default background color. r=roc
|
2011-09-07 16:40:41 -05:00 |
Boris Zbarsky
|
ec1e5ec3ac
|
Bug 683952. Speed up iterating over the continuations of the frame when scrolling to it. r=roc
|
2011-09-06 22:57:46 -04:00 |
Phil Ringnalda
|
549e08a7ca
|
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
|
2011-09-06 21:42:54 -07:00 |
Boris Zbarsky
|
3f78ebea9c
|
Bug 683952. Speed up iterating over the continuations of the frame when scrolling to it. r=roc
|
2011-09-06 22:57:46 -04:00 |
Timothy Nikkel
|
ef27fe6586
|
Back out a38f82d29d97 (bug 652914) for causing reftest failures.
|
2011-09-06 15:19:31 -05:00 |