Gavin Sharp
e580afd109
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
...
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Timothy Nikkel
7e9cbdb239
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
2010-08-27 18:15:08 -05:00
Jeff Muizelaar
802d9f8d13
Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin
2010-08-27 11:49:02 -04:00
Joel Maher
b61eda4b1d
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Ben Turner
5dc2797de5
Backed out changeset c584dd85b461
2010-08-26 14:13:21 -07:00
Gavin Sharp
af7c682eaa
Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking
2010-08-26 16:26:56 -04:00
Drew Willcoxon
c600391d65
Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final
2010-08-25 21:01:22 -07:00
Clint Talbert
1afdc1b8df
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Sindre Dammann
78bdd52f91
Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao
2010-08-25 15:16:33 +02:00
Joel Maher
ce269022ab
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Dão Gottwald
3d1de6ef79
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Edward Lee
11ae5c9e50
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
b1b9702bf3
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Phil Ringnalda
0e07b1dec7
Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
...
--HG--
extra : rebase_source : 557cb5471437178400f7885d99ebdf1f7c241118
2010-08-07 20:31:40 -07:00
Dão Gottwald
22bb6e03ce
Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe
2010-08-21 07:16:33 +02:00
Jonas Sicking
cbc0676504
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
2010-08-20 09:28:13 -07:00
Ben Turner
23d4c349ee
Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc
2010-08-16 17:06:29 -07:00
Chris Pearce
f7e6dbb756
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Chris Pearce
8224c358fa
Bug 485288 - Replace all usage of video autobuffer attribute with preload=auto. a=test-fix
2010-08-20 10:50:37 +12:00
Chris Pearce
2eccbf0c80
Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0
2010-08-20 10:50:37 +12:00
Axel
4ba7d860bf
Bug 587954 - Fix typo. r=enn
2010-08-18 08:51:34 +02:00
Chris Pearce
19ad359498
Backed out changeset f88258e1ddbe
2010-08-18 13:50:15 +12:00
Chris Pearce
4c9782b28c
Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0
2010-08-18 10:49:14 +12:00
Simon Montagu
9cbf659f68
Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests
2010-08-15 11:19:34 -04:00
Jeff Muizelaar
78f27ed0a6
Bug 587102. Expose whether direct2d is enabled to about:support. r=johnath
...
This adds a graphics section to about:support.
2010-08-13 21:29:46 -04:00
Benoit Girard
7f44239cb4
Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh
2010-08-13 12:45:50 -04:00
Edward Lee
acdf97d2b1
Bug 582865 - Provide a shared "shape" module for Point, Rect, etc. [r=mossop a=gavin]
2010-08-12 02:51:03 -07:00
Michael Yoshitaka Erlewine
7f3c8313d6
Move Geometry utility classes (+tests) to the toolkit for bug 582865.
2010-08-11 01:21:11 -07:00
Josh Matthews
1b1134fd18
Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle
2010-07-20 16:49:31 -04:00
Matt Brubeck
9aef5342f2
Bug 578122 - Use Services.jsm in Fennec [r=mfinkle]
2010-07-13 10:36:09 -04:00
Mark Finkle
8e520e9ed8
Bug 576343 - Make sure search provider loads are in a remote browser [r=mbrubeck]
2010-07-02 13:48:46 -04:00
Mark Finkle
cf06601b92
Bug 574006 - Support context menu and open-in-new-tab behavior [r=vingtetun]
2010-06-29 14:15:07 -04:00
Jaakko Kiviluoto
f7bccb3b8b
Bug 437957 - Animate zoom [r=mfinkle]
2010-06-25 17:16:01 -04:00
Benjamin Stover
e9b7dc15f4
Bug 574117 - Page content never updates [r=mfinkle]
2010-06-23 15:16:01 -07:00
Gavin Sharp
188ed458a3
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Neil Deakin
fb66fae998
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
2010-08-09 12:17:19 -04:00
Neil Deakin
0284f4eb26
Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron
2010-08-09 12:15:39 -04:00
Neil Rashbrook
5c7c4740b3
Bug 540838 Toolbar elements losing the command attribute r+a=gavin
2010-08-05 13:33:00 +01:00
Markus Stange
0b3b3a96eb
Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao
2010-08-05 12:08:12 +02:00
David Zbarsky
de6582a359
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
2010-08-04 22:40:18 -04:00
Vivien Nicolas
4900562688
Bug 573041 - Clicker code should happen on content side [r=mfinkle]
2010-06-21 22:16:37 +02:00
Vivien Nicolas
3e3caa9c00
Bug 573443 - Remove Util.Timeout in Util.js [r=mfinkle]
2010-06-21 22:04:59 +02:00
Matt Brubeck
bd7acd124a
Bug 566500 - e10s: Move viewport metadata support into the browser XBL binding [r=mfinkle]
2010-06-09 19:07:12 -04:00
Matt Brubeck
a1e14885b8
Bug 567044 - Tapping in urlbar doesn't work after pressing Android menu button [r=mfinkle]
2010-05-21 13:05:46 -04:00
Matt Brubeck
70803a9023
Bug 562773 - Viewport is not resized on window resize / orientation change [r=mfinkle r=stechz]
2010-05-05 15:51:58 -04:00
Matt Brubeck
87c9c63a2b
Bug 561455 - Change the ratio of CSS/viewport px to physical pixels on high density screens [r=mfinkle r=stechz]
2010-05-05 15:51:55 -04:00