Gavin Sharp
baad19e683
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
eb2dafce6a
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
98265dec5c
Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin
2010-08-27 11:49:02 -04:00
Joel Maher
2fac5b095b
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
8060e40213
Backed out changeset c584dd85b461
2010-08-26 14:13:21 -07:00
Gavin Sharp
b0f6c3ba61
Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking
2010-08-26 16:26:56 -04:00
Drew Willcoxon
bfbb9855fc
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
ec98104ba7
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
62bd93f5af
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
e6092074cb
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
09453a63b7
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
ccda11f111
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Edward Lee
3eeb8672d0
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
ac50e5eb6c
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
31a6f8d44e
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
c82b62aa2b
Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe
2010-08-21 07:16:33 +02:00
Jonas Sicking
0a4de59cf6
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
cb20a221ad
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
05a108244d
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
1dcfeefd69
Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc
2010-08-16 17:06:29 -07:00
Chris Pearce
d89a8768ff
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
d1acb5a9e0
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
6ab06d3bf0
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
a1d5b420bc
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
31e0a73d31
Bug 587954 - Fix typo. r=enn
2010-08-18 08:51:34 +02:00
Chris Pearce
35d03ada8b
Backed out changeset f88258e1ddbe
2010-08-18 13:50:15 +12:00
Chris Pearce
fd87376a9c
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
02ba792ddc
Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests
2010-08-15 11:19:34 -04:00
Jeff Muizelaar
648dbb444e
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
2791ae69a0
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
0d197ee585
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
28d45e6b89
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
538fa5f59f
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
7a92c36dcf
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
070761ff0d
Bug 540838 Toolbar elements losing the command attribute r+a=gavin
2010-08-05 13:33:00 +01:00
Markus Stange
0bfa166121
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
d272840c23
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