Commit Graph

8499 Commits

Author SHA1 Message Date
Mike Conley
ee08e05f4f Bug 993712 - Remove hand-rolled timeout handler from customizableui/test/head.js. r=test-only
I'm trying to smoke out an intermittent orange in bug 993712, and I'm starting to run dry on
ideas. I'm having no luck reproducing the bug locally. What I'm trying to do here is cause
the orange (when it rears its head) to force a mochitest timeout, which will take a screenshot.
I'm hoping that screenshot gives me some clues about what's going on.
2014-05-14 17:09:34 -04:00
David Rajchenbach-Teller
713a334dc5 Bug 989393 - Clean up old tabs and windows. r=ttaubert 2014-05-14 06:12:00 -04:00
David Rajchenbach-Teller
880b910289 Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert 2014-05-05 09:23:00 -04:00
Tim Taubert
770d32628d Bug 1009599 - Restoring from about:sessionrestore fails when there is more than one tab in the window r=smacleod 2014-05-13 18:30:48 +02:00
Michael Pruett
e75469398a Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Wes Kocher
754c5c0a71 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Ryan VanderMeulen
4f6ccf8cd8 Merge m-c to b2g-inbound. 2014-05-13 16:27:50 -04:00
Drew Willcoxon
165dac9371 Bug 1009318 - Add Google search purpose for about:newtab. r=MattN 2014-05-13 12:37:19 -07:00
Alexandre Poirot
3aea845834 Bug 1009090 - Fix content permissions in mulet. r=fabrice 2014-05-12 10:35:00 -04:00
Gijs Kruitbosch
7991db589f Bug 1003588 - don't let spacers, springs and separators go into the panel, r=jaws 2014-05-09 22:11:24 +01:00
Gijs Kruitbosch
d71433e778 Bug 1008559 - setLocationAttributes, as called from buildArea, should remove anchor attribute if set, r=mconley 2014-05-12 19:12:06 +01:00
Florian Quèze
d100a471df Bug 976574 - Implement 'Translation Preferences' option in infobar - tests, r=felipe.
--HG--
extra : rebase_source : f96151044fb083fa2c8e19d085c2a6a90700afe2
2014-05-13 09:57:20 +02:00
Florian Quèze
890b1a4ce2 Bug 976574 - Implement 'Translation Preferences' option in infobar, r=felipe.
--HG--
extra : rebase_source : 240d73d8d852a1868bb96e39d61fc7a80a60621b
2014-05-13 09:57:08 +02:00
Ryan VanderMeulen
df91ea951b Merge inbound to m-c. 2014-05-12 16:32:53 -04:00
vikneshwar
6ff2bf299b Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley 2014-05-09 11:29:00 +02:00
Jared Wein
f41c47ecca Backed out changeset 0e11a16741bf (bug 741047) 2014-05-11 17:37:57 -04:00
Jared Wein
7a8afd9c0f Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs 2014-05-11 15:52:33 -04:00
Neil Deakin
ef346b0d91 Bug 994194, don't set height of panels when they are on the toolbar, prevents scrollbars from appearing, r=mconley 2014-05-12 08:24:40 -04:00
Ehsan Akhgari
903bfdef6e Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley 2014-05-08 16:45:36 -04:00
Ryan VanderMeulen
ee0a788293 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Mike de Boer
bc908e1e24 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Richard Marti
b599f8c57a Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Dão Gottwald
2818e1245a Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert 2014-05-07 15:08:05 +02:00
Carsten "Tomcat" Book
3b7d34e657 Backed out changeset 22347f9e52cd (bug 989890) for bc1 testfailures 2014-05-07 10:38:27 +02:00
Richard Marti
c4190148f0 Bug 989890 - Port the help button to in-content prefs. r=jaws 2014-05-05 22:54:57 +02:00
Richard Marti
a3006ab351 Bug 1005038 - In-content preferences: open the links in a new tab. r=jaws 2014-05-02 17:00:06 +02:00
Tetsuharu OHZEKI
0b2ab77a19 Bug 1005868 - Remove the needless migration code for 'browser.tabs.onTop'. r=dao 2014-05-06 05:17:20 +09:00
Tim Taubert
28b75bf5ec Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod 2014-05-03 08:11:43 +02:00
Henri Sivonen
34b67bca76 Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
Gavin Sharp
1b20b99c0a Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Ed Morley
b107d7de01 Merge mozilla-central and inbound 2014-05-01 16:23:05 +01:00
Ed Morley
548e0d10a5 Merge latest green fx-team changeset and mozilla-central 2014-05-01 15:53:50 +01:00
Honza Bambas
ec884e84a0 Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN 2014-05-01 13:28:12 +02:00
Tim Nguyen
0ebd573948 Bug 989751 - Some items in the Web Developer and Sidebar widgets have the wrong styling, r=gijs
--HG--
extra : rebase_source : c5d3e9fb0aa32d16a0a24edd43a800f68eba114f
2014-04-30 04:40:00 +01:00
Ryan VanderMeulen
437ea5c26f Merge fx-team to m-c. 2014-04-30 16:41:19 -04:00
Tim Taubert
04188028c0 Bug 1003096 - Make browser_tabview_bug595601.js wait until the test session is restored r=smacleod 2014-04-30 12:30:56 +02:00
Tim Taubert
8f899ebf07 Bug 1003096 - Remove tab reordering feature implemented in bug 480148 to unblock bug 715376 r=smacleod 2014-04-30 07:31:55 +02:00
Alexandre Poirot
9b9a93caf2 Bug 961745 - Introduce b2g/dev application to build a mulet. r=mshal, r=fabrice 2014-04-28 14:53:00 -04:00
Ryan VanderMeulen
558e2f2f60 Merge fx-team to m-c. 2014-04-29 16:52:33 -04:00
Tim Taubert
ff1e9be5b2 Backed out changeset 434ffe0d33b2 (bug 1003096) on a CLOSED TREE r=bustage 2014-04-29 22:03:02 +02:00
Tim Taubert
d27d316af5 Bug 1003096 - Remove tab reordering feature implemented in bug 480148 to unblock bug 715376 r=smacleod 2014-04-29 13:32:12 +02:00
Mike Connor
2f50304429 Bug 998073 - implement test coverage for Amazon search plugin, r=adw
--HG--
extra : rebase_source : d238b146692d6e7e6bd3c201471b545b04faa5ee
2014-04-25 14:23:41 -04:00
Mike Connor
659ba5ddf3 Bug 998072 - implement test coverage for eBay search plugin, r=adw
--HG--
extra : rebase_source : f58a7320e1c5507a6bb42f2d94f3992e17cd574d
2014-04-24 16:25:22 -04:00
Mike Connor
c68207ed25 Bug 998071 - implement test coverage for Yahoo search plugin, r=adw
--HG--
extra : rebase_source : cdec24b11e5c6383a14e9e7ab2dc8d59c3e0d2b2
2014-04-24 16:21:40 -04:00
Mike Connor
3be9019408 bug 995390 - make bing/yahoo codes consistent across channels, r=gavin
--HG--
extra : rebase_source : 0b8711d655edf1ecf45776fdff1edfa421da1403
2014-04-14 15:49:39 -04:00
Drew Willcoxon
f23c26027e Bug 962490 - Add a search field to the new tab page (Bing test follow-up). r=me 2014-04-28 17:43:43 -07:00
Steven MacLeod
6b97d7dfd1 Bug 1001120 - Introduce a test for slow subframe loads invalidating Session History. r=ttaubert 2014-04-28 19:21:09 -04:00
Steven MacLeod
20e09455ae Backed out changeset a2d961fb4789 due to intermittent mochitest-bc oranges. 2014-04-28 19:21:08 -04:00
Steven MacLeod
7d701edf2a Bug 1001120 - Remove the frame tree observer from the content-sessionStore.js SessionHistoryListener. r=ttaubert 2014-04-28 12:04:00 -04:00
Gijs Kruitbosch
00007267c8 Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley. 2014-04-25 14:49:28 +02:00