Robert O'Callahan
ee46b56186
Bug 648483. Record the transform used when we last painted a layer and use that to control what needs to be invalidated in the layer. r=tnikkel
2011-05-17 11:05:56 +12:00
Robert O'Callahan
7824486811
Bug 656749. Only optimize away zero-opacity elements when we're painting, not for any other kind of display list construction such as plugin geometry. r=tnikkel
2011-05-17 11:05:46 +12:00
Robert O'Callahan
ff4a04b32c
Bug 640899. Have test_leaf_layers_partition_browser_window.xul test maximized windows as well as normal windows; on Windows XP, don't test normal windows because we know the resizer overlaps there. r=tnikkel
2011-05-17 11:04:53 +12:00
Benoit Jacob
1960414b5f
Bug 656752 - WebGL crash [@gleRunVertexSubmitImmediate()] - r=jrmuizel, a=clegnitto
...
Fix bookkeeping in webgl.bindBuffer()
2011-05-16 17:18:04 -04:00
Justin Lebar
fc4cd2c7f1
Bug 656991 - Followup. Use JS_free instead of free. r=bz
...
--HG--
extra : rebase_source : 00e5cc27f067a191e7a834852faee8c788feb061
2011-05-16 16:36:12 -04:00
Taras Glek
78edb678a3
Bug 657411 - Telemetry doesn't register for idle-daily r=mak
2011-05-16 13:07:45 -07:00
Gavin Sharp
479d8a0b0c
Bug 656815: make loading javascript: URIs in a docshell work for DISALLOW_INHERIT_OWNER loads, r=bz
...
--HG--
extra : rebase_source : 6b0e289ac80ffab967813b06e2e28f2842921b70
2011-05-13 10:40:22 -07:00
Gavin Sharp
0a1ed803a8
Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
...
--HG--
extra : rebase_source : 3eed0612c5740d6a52ba5898d7ae130cfadd9641
2011-05-12 10:52:25 -07:00
Joe Drew
80cbe9d66f
Bug 473841 - "ASSERTION: NULL mIconRequest! Multiple calls to OnStopRequest()?"; r=josh,bzbarsky
2011-05-16 15:24:54 -04:00
Steven Michaud
9a43bab618
Ensure compatibility with OS X 10.7's arrowless scrollbar. r=mstange
2011-05-16 12:56:03 -05:00
Ehsan Akhgari
2206815333
Bug 656875 - Use the transformed dirty rectngle when building display list items for stacking context; r=roc
2011-05-16 13:27:24 -04:00
Mike Hommey
1016e27175
Backout bug 644608 because of bustage
2011-05-16 16:29:03 +02:00
Siarhei Siamashka
9b7557a335
Bug 656782 - Runtime CPU features detection does not work for pixman in Android [r=jmuizelaar]
...
Pixman upgrade from bug 640250 resulted in ARM cpu features
not being detected properly in Android. As a result, NEON
optimizations were not used at all.
2011-05-12 15:26:00 -04:00
Mark Finkle
77730ba55f
Bug 654733 - Stop using 'computer' in offline storage notifications (entity changes) [r=wjohnston]
2011-05-16 10:01:44 -04:00
Mike Hommey
b281811c02
Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
...
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Mike Hommey
f4961e70d3
Fixup for bug 644608. r=ted
2011-05-16 15:49:29 +02:00
Mounir Lamouri
43a7619e54
Bug 656284 - Fix clipped XUL progressmeter on Windows. r=roc
2011-05-16 12:19:27 +02:00
Markus Stange
02b4fd3198
Bug 596600 - Start generating window-level mouse out events at the root EventStateManager. r=smaug
...
--HG--
rename : widget/tests/test_native_mouse_mac.xul => widget/tests/test_bug596600.xul
2011-05-16 15:15:43 +02:00
Mike Hommey
46d9307293
Bug 644608 - Implement full dependencies for expandlibs. r=ted
2011-05-03 09:33:45 +02:00
Ted Mielczarek
3e44d3b312
bug 654448 - don't call Typelib._sanitycheck after every merge in xpt_link. r=glandium
2011-05-16 08:04:47 -04:00
Shawn Wilsher
0bd47c1a80
Bug 657034 - Timed Expiration queries need to bind null too. r=mak
2011-05-16 12:42:05 +02:00
timeless@mozdev.org
0b0bbbb461
Bug 584316 - Fix DownloadManager usage of deprecated Storage binding APIs. r=sdwilsh
2011-05-16 12:41:28 +02:00
Dão Gottwald
fba89e815a
Update browser_urlHighlight.js for bug 657173
2011-05-16 12:40:40 +02:00
Hiroyuki Ikezoe
4a81dbcef5
Bug 657259 - Remove needless GTK_OBJECT macro. r=karlt
2011-05-16 11:07:37 +02:00
Serge Gautherie
56f713e188
Bug 603574 - Remove --disable-profile-guided-optimization support, Fix some unrelated nits. r=ted
2011-05-16 11:05:47 +02:00
Kai Liu
6e84a0a007
Bug 657262 - Use ThreeDShadow instead of ThreeDDarkShadow for the border for the location bar and search box in Windows Classic. r=dao
2011-05-16 11:04:52 +02:00
Gavin Sharp
932aad48a0
Bug 657173 - Don't format URL bar value when the URL bar is focused. r=dao
2011-05-14 16:38:59 -07:00
Richard Marti
9127c093f8
Bug 655691 - Use native button appearance for colorpicker buttons. r=dao
2011-05-16 11:00:39 +02:00
Tuukka Tolvanen
4a600e1853
Bug 290274 - [mozTXTToHTMLConv] 'clever formatting' of plaintext strips caret from superscript display (x^2 => x2); r=BenB,honzab
2011-05-16 08:59:18 +01:00
Michael Ventnor
b322549366
Bug 513006 - Some scrollbars disappear if GTK2 theme has scrollbar buttons turned off r=roc
2011-05-16 13:28:01 +10:00
Honza Bambas
01b21664bf
Bug 654707 - Crash [@ nsGlobalWindow::FireDelayedDOMEvents], r=jst
...
--HG--
extra : rebase_source : 0b41a8aab5a92192754c0a15ae563e40c60eb892
2011-05-04 07:49:00 -07:00
Justin Lebar
eef568fc90
Backing out rev 355db79ef6b6 due to orange.
...
--HG--
extra : rebase_source : 196fc1d1d009a9d9c02c5b2132e6d30721594fd6
2011-05-15 21:51:04 -04:00
Hiroyuki Ikezoe
29dc2eff25
Bug 656781 - More efficient way to use g_app_info_launch_uris and gnome_vfs_mime_application_launch, r=karlt
...
--HG--
extra : rebase_source : a97c1bdaf1b45d380c3b90d9abb2507c68ab5128
2011-05-12 20:55:00 -07:00
Phil Ringnalda
7dc9da1e17
Bug 657252 - Clean up some random packaging warnings, r=khuey
...
--HG--
extra : rebase_source : 44bc71af666ba46ecdfe7a0c90d8e8932518c1be
2011-05-15 18:07:38 -07:00
Justin Lebar
346784b907
Bug 656991 - Fix leak in nsStructuredCloneContainer::InitFromVariant. r=bz,igor
2011-05-15 20:29:19 -04:00
Justin Lebar
e1969f5e1d
Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking
2011-05-09 14:54:36 -04:00
Justin Lebar
4468f646e5
Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak
2011-05-15 20:29:18 -04:00
Justin Lebar
c0ec59bd30
Bug 654354 - Don't output python backtraces when a mochitest is killed via ctrl-c. r=ted
...
--HG--
rename : testing/mochitest/pywebsocket_ignore_sigint.py => testing/mochitest/pywebsocket_wrapper.py
2011-05-09 17:54:35 -04:00
Tatiana Meshkova
8148576e7f
Bug 656167 - Temporarily disable or back out fixed layers. Visibility part. r=roc
2011-05-13 16:21:59 +03:00
Matt Brubeck
db429de0a7
Bug 656167 - Disable reftest until fixed layers are re-enabled (test-only).
2011-05-15 09:36:52 -07:00
Raymond Lee
70f2b398c2
Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao
2011-05-13 10:17:04 +08:00
Frank Yan
18abc6b776
Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske
2011-04-28 22:21:13 -07:00
Paul ADENOT
4a1b7fa323
Bug 620331 - Remote nsAudioStreamRemote::GetMinWriteSamples; r=kinetik
2011-05-15 12:53:55 +02:00
Kai Liu
89895d4965
Bug 654698 - Overlap the border on select elements correctly in RTL; r=jimm
2011-05-15 12:25:54 +02:00
Ms2ger
f32c8d1912
Bug 657160 - Remove NS_NewCaret; r=ehsan,roc
2011-05-15 12:17:09 +02:00
Ms2ger
ebc1fff223
Bug 657160 - Remove NS_NewTextEditRules; r=ehsan
2011-05-15 12:16:45 +02:00
Ms2ger
5855cef3c4
Bug 657160 - Remove NS_NewHTMLEditRules; r=ehsan
2011-05-15 12:15:35 +02:00
Ms2ger
d1a1efbbcb
Bug 656996 - Remove NS_NewHTMLCSSUtils; r=ehsan
2011-05-15 12:07:30 +02:00
Ms2ger
2ba2beb025
Bug 655514 - Remove nsIDOMDocumentTraversal; f=ehsan r=jonas
2011-05-15 12:07:30 +02:00
Ms2ger
72dace0093
Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky
2011-05-15 12:07:28 +02:00