Commit Graph

61110 Commits

Author SHA1 Message Date
Alexander Surkov
c3b4bc7ae3 Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+ 2011-01-26 14:35:51 +08:00
Chris Jones
5070261880 Bug 620658: Dispatch WILL_PAINT before PAINT to allow scripts etc. to run, which may change the window bounds. r=karl sr=roc a=b 2011-01-26 00:26:37 -06:00
Chris Jones
ef159da4a5 Bug 620658: Add nsRegion::Contains(nsRegion). sr=roc 2011-01-26 00:26:37 -06:00
Chris Jones
d5e0476347 Fix test-ipcbrowser bug, as part of bug 593310 why not. a=b 2011-01-26 00:26:37 -06:00
Chris Jones
1618d4ba77 Bug 593310: Add initial support for drawing a moving, default background where shadow-layer content is undefined (as efficiently as possible). r=stechz,roc 2011-01-26 00:26:37 -06:00
Chris Jones
831b2f174e Bug 627273, part 4: Basic impl of ImageLayer tiling for basic layers. r=roc,vlad 2011-01-26 00:26:37 -06:00
Chris Jones
3ce1002c85 Bug 627273, part 3: Add gfxContext::FillWithOpacity. sr=vlad 2011-01-26 00:26:37 -06:00
Chris Jones
d5365fbbf5 Bug 627273, part 2: Add some gfx path helpers. sr=roc 2011-01-26 00:26:37 -06:00
Chris Jones
c90390e987 Bug 627273, part 1: API for tiling Layers. r=Bas sr=roc 2011-01-26 00:26:37 -06:00
Phil Ringnalda
a2039d0388 Back out 8cfa54285e34 (bug 625424) in a CLOSED TREE, a=bustage 2011-01-25 21:57:59 -08:00
Phil Ringnalda
f7f741bc9e Back out f0f8c5391540 (bug 626368) a=bustage 2011-01-25 21:57:24 -08:00
Phil Ringnalda
64492f4b99 Back out f68e1a3a3705 (bug 622288) a=bustage 2011-01-25 21:54:41 -08:00
Jonathan Watt
64baa40654 Bug 619959, part 2. Fix handling of various values of pointer-events when stroke-opacity="0". r=longsonr,heycam. a=roc.
--HG--
extra : rebase_source : d2adfa6fb8abfc08e2c1693521668587d1aaa00d
2011-01-26 17:50:29 +13:00
Jonathan Watt
3190eb9b42 Bug 619959, part 1. Rename test_pointer-events.xhtml. r=longsonr, a=test.
--HG--
rename : content/svg/content/test/test_pointer-events.xhtml => content/svg/content/test/test_pointer-events-2.xhtml
extra : rebase_source : 0278da844f95eec32e994d2ffe8890ea8acbfa0d
2011-01-26 17:47:49 +13:00
Bas Schouten
b4fa1d9cec Bug 628658: Ensure the container layer's clip is reset when done drawing a layer. r=roc,joedrew a=blocking-final 2011-01-26 05:54:35 +01:00
David Mandelin
46f9ff2b07 Bug 628612 followup: fix mochitest that assumes constructors are non-configurable, r=orange, a=blocker 2011-01-25 18:57:59 -08:00
Patrick Walton
da48e8f708 Bug 612470 - Back out changeset ea8bf490e66d (don't close the current Panorama group if there are app tabs) due to test failure on Windows. r=backout a=backout 2011-01-25 17:57:56 -08:00
David Mandelin
3b0d431543 Bug 628612: make window constructor properties configurable so Facebook works, r=cam,jeff, a=blocker 2011-01-25 17:49:10 -08:00
Chris Double
4e29108ec5 Bug 623998 - Reduce frameset size limit - r=roc a=blocking2.0:final 2011-01-25 14:38:07 +13:00
Lukas Blakk lsblakk@mozilla.com
f990fed68b Bug 627604 - Update jetpack location for buildsteps r=ctalbert a=test-only 2011-01-25 16:35:30 -08:00
Benoit Jacob
d7b1e86c41 Bug 625118 - block WebGL on OpenGL on intel cards on windows - r=vlad, a=joe 2011-01-25 22:21:45 -05:00
Benoit Jacob
c58d25cdd5 Bug 628382 - Use 24 bit depth buffers where available - r=vlad, a=joe 2011-01-25 22:20:35 -05:00
Benoit Jacob
f6146ea7aa Bug 569431 - Optimization in DrawElements - r=vlad, a=joe 2011-01-25 22:19:46 -05:00
Vladimir Vukicevic
d8fb8ce6db b=628800; [webgl] VALIDATE_STATUS should always be 1 on MacOS X; r=bjacob, a=b 2011-01-25 14:23:55 -08:00
Vladimir Vukicevic
ff24947788 b=606218; webgl Y axis upside down; followup to fix opacity; r=cjones 2011-01-25 14:18:41 -08:00
Alex Munroe (Eevee)
4ef1c393df Bug 610557 - Tab group resizer handle hover area is too small. Expand it to the edge of the group container. r=ian a=gavin 2011-01-25 14:02:22 -08:00
Patrick Walton
bb1bb3fbaa Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-25 14:02:18 -08:00
Tim Taubert
89e3ab83d9 Bug 622288 - CSS warnings: Error in parsing value for 'height'/'width'. Declaration dropped. [r=ian, a=beltzner] 2011-01-25 22:00:20 +01:00
Tim Taubert
58474f0073 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner] 2011-01-25 22:13:21 +01:00
Tim Taubert
5eb8b355fc Bug 625424 - Dropping a tab onto the 'undo close group' dialog adds the tab to that group [r=ian, a=beltzner] 2011-01-25 22:04:17 +01:00
Steven Michaud
bf1036c795 Bug 550392 - "Assertion failure in -[NSNextStepFrame lockFocus]" (NSInternalInconsistencyException) r=josh,roc a=josh 2011-01-25 15:21:35 -06:00
John Ford
4ae3ac1120 Bug 623287, bump nightly version to 4.0b11pre, r=nthomas a=release DONTBUILD 2011-01-26 10:07:49 +13:00
Vladimir Vukicevic
38040c14ca Bug 616061 - Disable TLS in jemalloc on Android, r=mwu a=blassey 2011-01-25 15:22:45 -05:00
Pascal Chevrel
c919a88530 Bug 627881 - bad file path in toolkit/themes/gnomestripe/mozapps/jar.mn; r,a=Mossop 2011-01-25 15:22:28 -05:00
Raymond Lee
2aea5d2ba1 Bug 622872 - Broken experience with the following STR (leads to frozen UI) [r=ian,a=blocking2.0final+] 2011-01-22 03:39:35 +08:00
Michael Yoshitaka Erlewine
3fff2931fa Bug 628051 - Remove killNewTabGroup; r=ian a=beltzner 2011-01-25 15:19:20 -05:00
Michael Yoshitaka Erlewine
7ed6fac0c7 Bug 627736 - fix tab focusing after closing a group in panorama [r=ian, a=beltzner] 2011-01-25 14:14:10 -05:00
Michael Yoshitaka Erlewine
d86fa3d1f3 Bug 625156 - Tab Groups menu button does not toggle Tab View when browser window is out of focus [r=dao, a=beltzner] 2011-01-25 14:12:09 -05:00
Michael Yoshitaka Erlewine
441651119b Bug 606837 - Gray out Panorama background on inactive windows [r=ian, ui=shorlander, a=beltzner] 2011-01-25 14:10:00 -05:00
Dão Gottwald
80cf266fc5 Bug 626071 - Remove the unused edit.png; r=ian a=belztner 2011-01-25 15:17:16 -05:00
Edmund Wong
4954c8b116 Bug 418896 - Removed profileserver.py.in from being preprocessed; r=ted a=NPOTB
--HG--
rename : build/pgo/profileserver.py.in => build/pgo/profileserver.py
2011-01-25 15:15:38 -05:00
Paolo Amadini
614084bd6a Bug 610661 - Addon object not passed to custom about dialogs; r,a=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-25 15:15:05 -05:00
Benjamin Stover
4c7a50053e Bug 624451 Toolkit update to Geometry.jsm r=Mossop a=blocking-fennec 2011-01-25 12:07:45 -08:00
Neil Deakin
9b6538b672 Bug 626997, don't show window resizer when window is maximized or fullscreen, r=dao, a=gavin 2011-01-25 14:21:56 -05:00
Brad Lassey
61335bbb83 bug 624227 - Fennec crash in nsAString_internal::Assign [@ libc.so@0xf204 ][@ libc.so@0xf1e4 ][@ libc.so@0xf474 ][@ libc.so@0xf2d4 ][@ libc.so@0xf484 ][@ libc.so@0xf2b4 ][@ libc.so@0xf518 ] r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 3cda68adb575bf278b44218f332582cf770b27d8
2011-01-25 13:51:29 -05:00
Kevin Gadd
2229c6e2a3 bug 627628 - Throttle the dispatching of starved paints so that time is allowed for the processing of input events between each starved paint. This helps maintain responsiveness in cases where input events are being generated very rapidly or where painting is extremely expensive. r=roc a=roc 2011-01-25 12:50:57 -06:00
Paul O’Shannessy
5ac9cc6c2b Fix & re-enable bug_580512.js [r=dietrich, a=test]
--HG--
extra : rebase_source : 8a7a9c95b7353b7bed0ea8b62bde192acb91442a
2011-01-21 10:30:00 -08:00
Mehdi Mulani
0d3374aaff Bug 627834 - Intermittent test failure in browser_625257.js. r=zpao a=orange
--HG--
extra : rebase_source : a9e774fcbae98ddbb984a70d9dbdb14177bb4d33
2011-01-24 14:02:28 -08:00
neil@parkwaycc.co.uk
87f8eb4e9f Bug 563643 - [Debug MacOSX SeaMonkey] leak test: "ASSERTION: Want to fire mutation events, but it's not safe" since bug 429175 landing. ("all" other test suites too); (Av1b) With 2 extra ifdefs as agreed on IRC.
r=Olli.Pettay a-2.0=jonas.
2011-01-25 19:13:43 +01:00
Serge Gautherie
489bde051d Bug 622868 - nsDocument.cpp: remove bug 595708 workaround, obsoleted by bug 610936; (Av1) Just revert it.
r=Olli.Pettay (a=backout).
2011-01-25 19:11:34 +01:00