Tim Taubert
|
4b5d5dd6e9
|
Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao
|
2013-06-03 19:36:01 +02:00 |
|
Ms2ger
|
8ecf333ae2
|
Merge m-c to m-i.
|
2013-06-02 17:38:01 +02:00 |
|
Shane Caraveo
|
f057836ef2
|
bug 805684 fix flicker of flyout panel on first open, r=felipe
|
2013-05-31 13:22:51 -07:00 |
|
Shane Caraveo
|
501c3a34a7
|
bug 821073 fix dom element full screen support in social panels, r=felipe
|
2013-05-31 15:52:48 -07:00 |
|
Shane Caraveo
|
d7c60c9c5b
|
bug 836766 drop minimized requirment on chats opened from worker, r=markh
|
2013-05-31 16:42:02 -07:00 |
|
Ryan VanderMeulen
|
0abec40370
|
Merge m-c to fx-team.
|
2013-05-31 16:14:04 -04:00 |
|
Tim Taubert
|
887a3df42f
|
Bug 820738 - call populateCache() before overwriting history with test data to make sure we're not enqueued with an in-progress populateCache() call; r=mak
|
2013-05-31 16:51:04 +02:00 |
|
Shane Caraveo
|
bd15fbe541
|
bug 877402 fix social panel sizing and fix tests, r=markh
|
2013-05-29 17:49:39 -07:00 |
|
Johnny Stenback
|
387d5e247d
|
Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com
|
2013-03-27 22:19:41 -07:00 |
|
Ryan VanderMeulen
|
39c4db0fb4
|
Merge m-c to fx-team.
|
2013-05-28 21:25:32 -04:00 |
|
Jared Wein
|
52a6caf67e
|
Bug 867675 - Full Screen control in the customization panel doesn't leave the enabled state once it's entered. r=mconley
--HG--
extra : rebase_source : a0f08483088c1819cae2b144176a6f94333baf7a
|
2013-05-28 13:41:15 -04:00 |
|
Tim Taubert
|
3008866d9f
|
merge m-c to fx-team
|
2013-05-28 15:02:50 +02:00 |
|
Tim Taubert
|
5a63b84116
|
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
|
2013-05-28 11:01:54 +02:00 |
|
Shane Caraveo
|
c7438f2e7f
|
bug 875949 - 'leaked' provider test cleanup, r=felipe
|
2013-05-27 15:46:11 -07:00 |
|
Shane Caraveo
|
4e2895801b
|
bug 860421 fix intermittent chatwindow test failure, r=felipe
|
2013-05-27 12:20:01 -07:00 |
|
Eddy Bruel
|
c978035b45
|
Merge for bug 637572
|
2013-05-24 17:05:46 -07:00 |
|
Tim Taubert
|
a724c7c7e2
|
Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao
|
2013-05-24 12:08:31 +02:00 |
|
Tim Taubert
|
7177397eb9
|
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
|
2013-05-24 10:06:03 +02:00 |
|
Tim Taubert
|
f1fd250572
|
Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws
|
2013-05-23 23:52:06 +02:00 |
|
Gijs Kruitbosch
|
aec9c74f23
|
Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
|
2013-05-22 10:29:33 +02:00 |
|
Shane Caraveo
|
7bfaa7f123
|
bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe
|
2013-05-24 11:36:23 -07:00 |
|
Mihai Sucan
|
62edd42c45
|
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
|
2013-05-17 21:29:31 +03:00 |
|
Brian R. Bondy
|
40b7e62fb0
|
Bug 861322 - Make Metro read Desktop app.update.mode setting. r=jimm
|
2013-05-22 10:17:05 -04:00 |
|
Brian R. Bondy
|
72a90e709a
|
Bug 835151 - Add updates to the Metro flyout. r=rstrong
|
2013-05-15 11:45:35 -07:00 |
|
Brian R. Bondy
|
25cbd9c470
|
Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong
|
2013-05-22 10:16:53 -04:00 |
|
Tim Abraldes
|
4a868b408f
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
|
2013-05-16 21:22:21 -07:00 |
|
Ryan VanderMeulen
|
8437c19964
|
Merge m-c to inbound.
|
2013-05-16 08:26:29 -04:00 |
|
Cameron McCormack
|
5cffb9cbd6
|
Bug 839103 - Part 11: Add StyleRule{Added,Removed,Changed} events. r=bz
|
2013-05-16 17:13:36 +10:00 |
|
Cameron McCormack
|
26cb31824b
|
Bug 839103 - Part 10: Add StyleSheetApplicableStateChange event. r=bz
|
2013-05-16 17:13:36 +10:00 |
|
Cameron McCormack
|
0a241ee395
|
Bug 839103 - Part 9: Unify nsIDOMStyleSheet{Added,Removed}Event. r=bz
|
2013-05-16 17:13:36 +10:00 |
|
Cameron McCormack
|
b3fdf1c8f3
|
Bug 839103 - Part 8: Use Document.styleSheetChangeEventsEnabled in test. r=bz
|
2013-05-16 17:13:36 +10:00 |
|
Ryan VanderMeulen
|
99338bcba6
|
Merge m-c to fx-team.
|
2013-05-13 16:33:59 -04:00 |
|
Mike Conley
|
cf023f762b
|
Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial.
|
2013-05-13 13:20:10 -04:00 |
|
Mike Conley
|
3e0267d079
|
Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak.
|
2013-05-13 11:58:09 -04:00 |
|
Mike Conley
|
cbba4f994e
|
Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak.
|
2013-05-13 11:56:12 -04:00 |
|
Dave Camp
|
ad2e2a8ed8
|
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
|
2013-05-01 09:27:24 -07:00 |
|
Tim Taubert
|
0b2e678e5a
|
Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric
|
2013-05-13 11:09:03 +02:00 |
|
Mike de Boer
|
cf90490fe7
|
Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
--HG--
rename : browser/base/content/test/browser_keywordSearch.js => browser/base/content/test/browser_keywordSearch_postData.js
rename : content/base/test/bug435425.sjs => browser/base/content/test/print_postdata.sjs
|
2013-05-01 13:04:21 +02:00 |
|
Cameron McCormack
|
1ea1aacb3c
|
Bug 872838 - Fix some JS strict warnings on startup. r=gavin
|
2013-05-16 11:11:29 +10:00 |
|
Ryan VanderMeulen
|
2c0552314e
|
Bug 825739 - Disable test on Windows due to frequent intermittent failures.
|
2013-05-09 11:02:28 -04:00 |
|
Jared Wein
|
0006769208
|
Bug 869919 - Find bar should hide on disablefastfind pages. r=dao
--HG--
extra : rebase_source : 851224b741bef5b8020d91eb93b8d22ccff47db2
|
2013-05-09 10:19:02 -04:00 |
|
Michael Brennan
|
74e18c9e1a
|
Bug 865312 - Remove DownloadsIndicatorView functions onDragLeave and onDragExit. r=mak
|
2013-05-13 09:22:30 -04:00 |
|
Mark Hammond
|
364f53950d
|
Bug 797209 - use new 'sliding' panel feature for social flyout. r=mixedpuppy
|
2013-05-13 17:39:01 +10:00 |
|
Mark Hammond
|
1e7eb25c13
|
Bug 799014 - use panel.moveToAnchor to adjust the flyout position. r=mixedpuppy
|
2013-05-09 08:59:00 +10:00 |
|
Nikhil Marathe
|
42a1f043db
|
Backed out changeset e7ca39ff01cc (Bug 863599) because it wasn't reviewed by Firefox peers.
|
2013-05-13 09:47:06 +05:30 |
|
Monica Chew
|
aebfb269c4
|
Bug 857427 - Fix browser_save_link_perwindowbp (r=ehsan,paolo)
|
2013-05-10 17:15:32 -07:00 |
|
Shane Caraveo
|
8300624a30
|
bug 862314 prevent double install of providers, r=markh
|
2013-05-09 12:59:57 -07:00 |
|
Shane Caraveo
|
ad2024378f
|
bug 870473 limit number of ambient notification icons, r=felipe
|
2013-05-09 17:10:14 -07:00 |
|
Dão Gottwald
|
df00b71805
|
Bug 869832 followup, use the test window's gBrowser
|
2013-05-10 22:22:31 +02:00 |
|
Dão Gottwald
|
daa4c11be8
|
Bug 869832 - browser_typeAheadFind.js should use whenDelayedStartupFinished and initialize the find bar in the original browser window rather than in the purposefully opened one. r=gavin
--HG--
extra : rebase_source : 997c8ec8bf83f01bf4d7e67f4c2be208186967db
|
2013-05-10 20:55:27 +02:00 |
|