Commit Graph

33841 Commits

Author SHA1 Message Date
Mark Hammond
88798b3c1f Bug 1143970 - clicking on an item in the reading list sidebar now opens the item. r=gavin 2015-03-16 18:25:24 -07:00
Blair McBride
8e605b75c5 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 17:20:52 -07:00
Wes Kocher
e9c12ebe36 Backed out changeset a54e67ffcfd0 (bug 1131457) for bc1 orange 2015-03-16 17:15:54 -07:00
Gijs Kruitbosch
020b3d26c2 Bug 1130411 - only care about unload if it involves the page we opened, r=jaws
--HG--
extra : rebase_source : 797142c897adf719fc46c6ed27a1c9997c189553
2015-03-16 17:05:18 -07:00
Gijs Kruitbosch
763f2024ac Bug 1141055 - fix in-content 'Content' pane preference initialization so rebuildFonts *actually* doesn't break, r=jaws
--HG--
extra : rebase_source : 4d67938084a11a8fb7182e8f152e3ee9e6d6b1ad
2015-03-16 17:01:45 -07:00
J. Ryan Stinnett
7da7b1c11b Bug 1143028 - Make AppMan reinitable; update tab list when sidebars disabled. r=past 2015-03-16 13:32:00 -04:00
J. Ryan Stinnett
9a5557faa4 Bug 1142184 - Fix DevTools access check in runtime info. r=ochameau
--HG--
extra : transplant_source : %2A%7FN%3A%0AbR%CD%E6g%DF%F0Zj%BF%C9%CA7%C0%9D
2015-03-13 11:02:31 -05:00
Mike de Boer
73ba7bf088 Bug 1143298: show the correct amount of imported contacts in the Loop panel after the import has finished. r=Standard8
--HG--
extra : rebase_source : 5c5fb022c2d47fed93e1a3dadb6dc213adb233b5
2015-03-16 17:26:03 +01:00
Carsten "Tomcat" Book
2b0d0088bb Merge mozilla-central to fx-team 2015-03-17 11:53:48 +01:00
Mark Banner
c8e33db0c4 Bug 1081079 - Use the DocumentTitleMixin for Loop in more places. r=jaws 2015-03-17 08:41:25 +00:00
Blair McBride
f53027fe1e Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-16 15:25:46 -07:00
Wes Kocher
f8b920a13f Backed out changeset 35a52bd476cb (bug 1139678) for e10s bc1 orange 2015-03-16 15:24:16 -07:00
Tom Tromey
958fa8aaf3 Bug 1142207 - add "^" to REGEX_CSS_VAR to fix variables in the rule view. r=pbrosset
--HG--
extra : amend_source : f904a5d6ae584822606c5c12a3f4027a4d3f7dae
2015-03-16 07:55:00 -07:00
Margaret Leibovic
759718bfc2 Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
--HG--
extra : rebase_source : a2b9e4c9006e98c0adfb535cc0d48af4d179f898
2015-03-12 20:06:37 -07:00
Dave Townsend
0e969d34f8 Bug 1143118: Fix intermittent browser_tab_detach_restore.js. r=ttaubert 2015-03-16 11:19:34 -07:00
Patrick Brosset
0140de65b4 Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.

--HG--
extra : rebase_source : 78a7890ac547a95561ac917c1721be6ed32c5426
2015-03-13 15:54:10 +01:00
Mark Banner
6acc29a6f5 Fix unit-test bustage from bug 1143629 - update the test as well. rs=bustage-fix 2015-03-16 15:50:37 +00:00
Steven MacLeod
e4adeb8b50 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_urlbarfocus.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : aef9e10258f5c4c26afa2b7785bf8ed6014a5bb2
2015-03-05 18:05:27 -05:00
Steven MacLeod
703d4d765a Bug 1132566 - Enable test in e10s: browser_privatebrowsing_ui.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 7b63db65f319cec51783349bd0597c0926549222
2015-03-05 17:58:40 -05:00
Steven MacLeod
0fcfe64b8d Bug 1132566 - Enable test in e10s: browser_privatebrowsing_theming.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : b25e61e34d2804fb9f591d762337cd75ffa6f825
2015-03-05 17:53:06 -05:00
Steven MacLeod
ddce0b3652 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_sidebar.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 58234a0d59ae8daeabfd392a0e54fdb18246dc86
2015-03-05 17:42:14 -05:00
Steven MacLeod
cfee7c5ce0 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_protocolhandler.js; r=mossop
The modifications should make the test e10s compatible but I have left
it disabled as it fails due to Bug 940206.

--HG--
extra : rebase_source : 740cd8c31a57010946d9835c5ab343c38f981023
2015-03-05 17:33:16 -05:00
Steven MacLeod
fcdaddd454 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_popupblocker.js; r=mconley
--HG--
extra : rebase_source : 37d82b1f8fdf9bcb2116a62cdc5c7fe94eb8ac18
2015-03-05 17:01:56 -05:00
Steven MacLeod
1a5e5aaba8 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placestitle.js; r=ttaubert
--HG--
extra : rebase_source : d3935ce06a4c689fa0f958492b3caafa73ac06a9
2015-03-11 14:54:30 -04:00
Steven MacLeod
073ddfc901 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_placesTitleNoUpdate.js; r=ttaubert
--HG--
extra : rebase_source : ecc10e11362e28dd7a2498141f46e9bc072b4a0a
2015-03-05 16:02:58 -05:00
Steven MacLeod
3eab0e024f Bug 1132566 - Enable test in e10s: browser_privatebrowsing_opendir.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 926aba196afa9e9ef8cabb235731d27752bd60d8
2015-03-05 15:06:45 -05:00
Steven MacLeod
cd94e22804 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_nonbrowser.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 48b1a342709086097fa30de11ab497a83b310bdf
2015-03-05 14:56:09 -05:00
Steven MacLeod
bd5230d4dd Bug 1132566 - Enable test in e10s: browser_privatebrowsing_noSessionRestoreMenuOption.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 6d78ae747afac856de5125509b5ac36b229853bf
2015-03-05 14:50:45 -05:00
Steven MacLeod
5f4e72acc9 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage_before_after.js; r=billm
--HG--
extra : rebase_source : b7215147cd36d72852654472b9a2cc5c5456b11d
2015-03-05 14:44:18 -05:00
Steven MacLeod
d97c9d074b Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_localStorage.js; r=billm
--HG--
extra : rebase_source : dc777fa7bcd7174243bec55cec29ce9e2a018d89
2015-03-05 13:43:38 -05:00
Steven MacLeod
0344e86d65 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_lastpbcontextexited.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : cfe40b90c62c0973e5636bf0ffc80a166aaeb26e
2015-03-05 13:24:50 -05:00
Steven MacLeod
de0ad6d48f Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_geoprompt.js; r=mconley
--HG--
extra : rebase_source : 951681267067fab89214f114185821129849b78a
2015-03-05 13:30:26 -05:00
Steven MacLeod
3a7639f867 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_toggle.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 017320c455827107d4137b0e5003a3d2d66f08b0
2015-03-05 12:37:37 -05:00
Steven MacLeod
2cf2d9476c Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir_c.js; r=billm
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur. running
30 times with "mochitest-browser --e10s --run-until-failure" did not
result in any errors.

[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")

--HG--
extra : rebase_source : ac689422859bab56af2fa176f80312db3a4f110d
2015-03-05 12:29:46 -05:00
Steven MacLeod
804be6828a Bug 1132566 - Enable test in e10s: browser_privatebrowsing_downloadLastDir.js; r=billm
This test appeared to run fine under e10s. The reason for disabling
originally was an error[1] that no longer appears to occur.

[1] MockFilePicker cleanup failing ( nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame :: resource://specialpowers/MockFilePicker.jsm :: this.MockFilePicker.cleanup :: line 84")

--HG--
extra : rebase_source : 77144460bea809c3969bd99ed583014f4728936d
2015-03-05 12:20:47 -05:00
Steven MacLeod
f9facaba93 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_crh.js; r=mossop
--HG--
extra : rebase_source : 589646a3c98e6716c268e914616914b2a6871d25
2015-03-05 12:06:20 -05:00
Steven MacLeod
bd3bc10806 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js; r=billm
--HG--
extra : rebase_source : 8a2f836e4db5eec4a06d7ff46071e417240142d5
2015-03-05 11:06:10 -05:00
Tooru Fujisawa
538913e6c9 Bug 1079919 - Part 3: Add test for RegExp.prototype properties in webconsole. r=fitzgen 2015-03-18 18:22:05 +09:00
Steven MacLeod
5adf2a4e6a Bug 1132566 - Cleanup browser_privatebrowsing_concurrent.js; r=mossop
Factor some of the repeated ContentTask.spawns into their own functions
and comment what's happening a bit better. A few variables are also
renamed to clarify what they represent.

--HG--
extra : rebase_source : ececaa41c48138f03114f1a017889bd7804aaf14
2015-02-22 23:01:15 -05:00
Christoph Kerschbaumer
aa80265772 Bug 1113431 - Tests for referrer in click, middle click, and open new link in new {tab, window}. r=gijskruitbosch 2015-02-20 16:18:05 -08:00
Alex Verstak
673fbec87c Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
Steven MacLeod
d66e7b1a9f Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_concurrent.js; r=mossop
--HG--
extra : rebase_source : 2719ce69e100751e07064f59d63b774ce9d60934
2015-02-19 11:04:43 -05:00
Botond Ballo
5d1276b924 Bug 1139675 - Update JS callers of nsIDOMWindowUtils.setResolution and getResolution in metro browser code. r=kats
--HG--
extra : rebase_source : 0ca2e872106b27834b4f1866c0d62fc140ee7d65
extra : source : 9028522c1d3c8e47d2e183c354cc44a6cf6bd42e
2015-03-06 17:14:39 -05:00
Steven MacLeod
4cae51d8ad Bug 1132566 - Enable test in e10s: browser_privatebrowsing_certexceptionsui.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : a2f486a5f10bf7e3b9687fe8685a0a35dbb26d44
2015-02-12 16:13:54 -05:00
Steven MacLeod
15e761d50f Bug 1132566 - Enable test in e10s: browser_privatebrowsing_cache.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : ff82148650f54bc66cccd08abae9c10cba9f2bed
2015-02-12 16:05:06 -05:00
Steven MacLeod
8afdb6a3b1 Bug 1132566 - Enable test in e10s: browser_privatebrowsing_DownloadLastDirWithCPS.js; r=billm
This test appeared to run fine under e10s, so after running 30 times
with "mochitest-browser --e10s --run-until-failure" I've re-enabled it.

--HG--
extra : rebase_source : 255322b4277cd045d7f8556b7f98c7d78320961b
2015-02-12 15:23:50 -05:00
Steven MacLeod
e4d7dc3994 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutSessionRestore.js; r=mconley
--HG--
extra : rebase_source : ee1a30a47685958a856e97d6e5d9b510e95afb39
2015-02-11 20:21:37 -05:00
Steven MacLeod
5dbc4699a0 Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js; r=mconley
The new version which is e10s compatible has been completely disabled
though because of leaks in non-e10s test runs (see Bug 1142678).

The old non-e10s compatible test has been renamed to
browser_privatebrowsing_aboutHomeButtonAfterWindowClose_old.js and is
still enabled until Bug 1142678 is fixed to maintain the test coverage.

--HG--
extra : rebase_source : 197c25b2f89909735b02c2d366d6aca911993449
2015-02-11 16:46:43 -05:00
Steven MacLeod
d2b8ee5426 Bug 1132566 - Stop defaulting to skip privatebrowsing mochitest-browser tests; r=billm
--HG--
extra : rebase_source : 1ee36b7fe7743e8fffbbbb94901d2ca8d07b51d0
2015-02-10 15:12:10 -05:00
Mark Banner
d4c5cf802c Bug 1143629 - Contacts import incorrectly displays all forms of plural strings. r=mikedeboer 2015-03-16 14:51:11 +00:00
Mark Banner
5621ad09d2 Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer
--HG--
rename : browser/components/loop/test/shared/vendor/chai-1.9.0.js => browser/components/loop/test/shared/vendor/chai-2.1.0.js
rename : browser/components/loop/test/shared/vendor/mocha-2.0.1.css => browser/components/loop/test/shared/vendor/mocha-2.2.1.css
rename : browser/components/loop/test/shared/vendor/mocha-2.0.1.js => browser/components/loop/test/shared/vendor/mocha-2.2.1.js
rename : browser/components/loop/test/shared/vendor/sinon-1.12.2.js => browser/components/loop/test/shared/vendor/sinon-1.13.0.js
2015-03-13 12:09:54 +00:00
Geoffroy Planquart
f27948958f Bug 1042859 - Add test case for gcli cookie command on host:port. r=pbrosset
--HG--
extra : rebase_source : 6d88a82f7f0440b8899d2152f9bdbd7c9361cf36
2015-03-13 09:06:00 -04:00
Sami Jaktholm
ffa08e1726 Bug 1035140 - Split browser_inspector_menu-0?.js into multiple tests. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu-02.js => browser/devtools/inspector/test/browser_inspector_menu-03-paste-items.js
rename : browser/devtools/inspector/test/browser_inspector_menu-01.js => browser/devtools/inspector/test/browser_inspector_menu-04-other.js
rename : browser/devtools/inspector/test/doc_inspector_menu-02.html => browser/devtools/inspector/test/doc_inspector_menu.html
extra : rebase_source : 7d4fb3527bd0103859ce9aaee40974aa98b26ac5
2015-03-14 13:53:32 +02:00
Gijs Kruitbosch
d8ede53014 Bug 1142521 - disable casting on firefox desktop by default, r=mconley
--HG--
extra : rebase_source : 25a5c972cd15afdc46502c003bdb6ffd1e246a67
extra : amend_source : 83beaafb205f8f2c1dcc685c1c3dcaa71e1db572
2015-03-13 13:36:21 +00:00
Gijs Kruitbosch
1db091fedc Bug 1128175 - add explicit <esc> handler, r=jaws 2015-03-12 10:25:20 +00:00
Stephen Horlander
287e90b902 Bug 1143057 - Restore correct tab image dimensions. r=dao 2015-03-15 16:20:02 +01:00
Marina Samuel
a8b4ee05fd Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Marina Samuel
5b0c9de307 Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-13 11:45:34 -04:00
Marina Samuel
7ff3ee3da3 Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-13 11:45:31 -04:00
Steven MacLeod
00a0996682 Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.

--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Steven MacLeod
5c512a558c Bug 1142240 - Add test for opening private window from about:privatebrowsing; r=mossop
--HG--
extra : rebase_source : af19774be707668f5089a9998096d877b440e191
2015-03-11 16:36:50 -04:00
Margaret Leibovic
8885607ff2 Bug 1132674 - Show reader toolbar button on DOMContentLoaded instead of pageshow. r=Gijs
--HG--
extra : rebase_source : da77ba76b2e0284da630bb1dfec51b24ab9b8e68
2015-03-18 10:35:53 -07:00
Abdelrhman Ahmed
c2d58f8397 Bug 1144780 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao 2015-03-18 11:25:00 +01:00
Tom Tromey
e5bc6a16d3 Bug 1142194 - fix quoteString to correctly quote. r=pbrosset 2015-03-18 08:12:00 +01:00
Jared Wein
e05185ee61 Bug 1008169 - Font selection and font size dropdowns are reacting very slowly on press up/down. r=gijs 2015-03-18 14:42:00 +01:00
Tim Taubert
dead09af67 Bug 1143720 - Remove support for old FormData, PageStyle, and ScrollPosition formats r=smacleod 2015-03-16 17:17:43 +01:00
Tim Taubert
bf0b600f80 Bug 1143740 - Re-enable browser_491168.js r=smacleod 2015-03-16 18:01:15 +01:00
ziyunfei
9f585220aa Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. r=jorendorff
--HG--
extra : rebase_source : fc7e5a78c0adcadc32219f893969d41c2697ecd9
2015-03-15 03:39:00 +01:00
Neil Deakin
0da80cf294 Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs 2015-03-16 08:23:49 -04:00
Morris Tseng
052e48f581 Bug 1142853 - Add caret resources to package-manifest.in. r=roc 2015-03-13 03:11:00 +01:00
André Reinald
66ca086aa3 Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud
Allow read to whole filesystem until chrome:// and file:// URLs are brokered through another process.
Except $HOME/Library in which we allow only access to profile add-ons subdir.
Add level 2, which allows read only from $HOME and /tmp (while still restricting $HOME/Library.
Change default back to 1.
2015-03-12 17:42:50 +01:00
Bevis Tseng
5c120f9d5c Bug 1114935 - Part 5.2: Build MozIccManager by default. r=echen, r=htsai, r=glandium
--HG--
extra : rebase_source : b2ed1d0bbcdaeb64f71f9109855991f0335a68b2
extra : histedit_source : ead72cec784767a203a03aeb962946b9bd14b64e
2015-01-14 14:43:32 +08:00
Dave Townsend
c9c9a7a81f Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
--HG--
extra : rebase_source : 171bb44ec7f1e57517c65f62e1028e202bb374f0
2015-03-10 09:19:17 -07:00
Victor Porof
3a6e36b016 Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me 2015-03-14 16:14:37 -04:00
Victor Porof
e1ae9462ff Bug 1142748 - Fix the 'Protocol error (unknownError): Error: Cannot call drainAllocationsLog without setting trackingAllocationSites to true', r=jsantell 2015-03-13 19:09:09 -04:00
Dave Townsend
6784c36c12 Bug 1143118: Fix intermittent test browser_tab_detach_restore.js. r=ttaubert
--HG--
extra : rebase_source : 0e3e455a31081c73f5c053f1e8a3a7609759da9d
2015-03-13 12:56:16 -07:00
Ryan VanderMeulen
29c79b8b0b Merge fx-team to m-c. a=merge 2015-03-13 16:09:58 -04:00
Ryan VanderMeulen
9cdb20ece0 Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
CLOSED TREE
2015-03-13 14:19:45 -04:00
Ryan VanderMeulen
3508f4aa52 Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures. 2015-03-13 13:42:57 -04:00
J. Ryan Stinnett
420c734fb3 Bug 1142730 - Show client cert in WebIDE auth dialog. r=past
--HG--
extra : transplant_source : %B7Q%A2%40%CD%F13%88%E1%AD%8B%CD%3A%AFR%F8%D5%98E%0A
2015-03-12 17:37:17 -05:00
Sami Jaktholm
b56c43ff6c Bug 1142633 - Fix intermittent netmonitor e10s test failures caused by dead CPOW usage. r=vporof 2015-03-12 20:39:43 +02:00
Jennifer Fong
9c862a5b7e Bug 1142090 - Check existence of mainRoot. r=jryans 2015-03-11 12:30:00 -04:00
Michael Ratcliffe
2b45132b59 Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
Victor Porof
e60d697bc5 No Bug - Fix documentation for _startMemory and _stopMemory in performance/modules/front.js, r=me DONTBUILD 2015-03-13 12:12:59 -04:00
Victor Porof
8af71d403d Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell 2015-03-13 11:53:23 -04:00
Marina Samuel
a552b87f85 Bug 1126184: Part 3: Mochitest fixes for suggested tiles. 2015-03-13 11:45:38 -04:00
Marina Samuel
b78b3f3449 Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-13 11:45:34 -04:00
Marina Samuel
a48016517a Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-13 11:45:31 -04:00
Ian Moody
c7117db6e3 Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley 2015-03-11 21:19:18 +00:00
Bill McCloskey
5d4e83e61d Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-13 08:24:20 -07:00
Bill McCloskey
e46e199ff2 Bug 1142542 - Use AppConstants in browser/modules (r=gavin) 2015-03-13 08:19:09 -07:00
Ian Moody
9473a96362 Bug 1135934 - Make "View Background Image" and "View Description" use gContextMenuContentData to avoid unsafe CPOW warnings. r=mconley 2015-03-08 10:19:00 -04:00
Ian Moody
3d0f6aba15 Bug 1135916 - Make "Copy Email Address" use gContextMenuContentData to avoid unsafe CPOW warning. r=mconley 2015-03-08 10:18:00 -04:00
Ryan Kelly
99a7a88365 Bug 1132293 - Let reliers access derived encryption keys through FxAccountsOAuthClient. r=mhammond 2015-03-09 21:46:00 -04:00
Perry Wagle
8bb3af49c6 Bug 1122941 - Remove bookmark tags field max length. r=mak 2015-03-12 11:10:00 -04:00
Carsten "Tomcat" Book
47da331d33 Merge mozilla-central to fx-team 2015-03-13 14:10:56 +01:00
Carsten "Tomcat" Book
b9792b5111 merge mozilla-inbound to mozilla-central a=merge 2015-03-13 14:02:34 +01:00
Abdelrhman Ahmed
1c3fab499a Bug 1142552 - Remove remaining expression closures from browser-ctrlTab.js. r=dao 2015-03-13 13:01:24 +01:00
Gijs Kruitbosch
5b88adf585 Bug 1130411 - request complete logs for browser_change_app_handler.js to help figure out why it's breaking, rs=trivial,test-only
--HG--
extra : rebase_source : 61e7f5b8e5fa96376f55dafb7ef348e6692b57ba
2015-03-13 11:44:51 +00:00
Mike de Boer
f319096c66 Bug 1142066: add a localization note for the tab sharing message as shown in the OSX-specific global WebRTC indicator. r=flod. DONTBUILD 2015-03-13 12:21:39 +01:00
Florian Quèze
bbe788d560 Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-13 17:04:56 +11:00
Stephen Horlander
9a222ce952 Bug 968388 - Visually balance Share plane, r=gijs 2015-03-12 09:00:00 +00:00
Gijs Kruitbosch
fbdd13f2c0 Bug 1142045 - fix onClearHistoryChanged reference, r=jaws 2015-03-11 23:58:04 +00:00
Wes Kocher
d8fe04f804 Backed out changeset 90abee1a4bc0 (bug 1142217) for bc1-e10s orange 2015-03-12 17:19:39 -07:00
Florian Quèze
60df7c858c Bug 1142217 - Make the '+-' button in reader view work. r=markh 2015-03-12 23:47:26 +01:00
Ryan VanderMeulen
8c6f31c21a Merge m-c to fx-team. a=merge 2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
ee67ad0d8d Merge inbound to m-c. a=merge 2015-03-12 18:05:45 -04:00
Victor Porof
0252f3f7a1 Bug 1142744 - Fix tests broken by bug 1132755, r=me 2015-03-12 18:01:49 -04:00
Panos Astithas
b64b2d9a28 Don't dump errors in tests that are already handled by the parser (bug 1138784). r=vporof 2015-03-12 20:42:35 +02:00
Christoph Kerschbaumer
99f67b7455 Bug 1138641 - Updated remaining callsites to use newChannel2 in browser/devtools (r=vporof) 2015-03-12 11:26:57 -07:00
Dave Townsend
aa5666698b Bug 1142114: Fix broken cases of devtools calling once. r=jsantell
--HG--
extra : rebase_source : c7565eaeb4ea73c0a0a313ee62fcd1a2eb715087
extra : source : e5ea062a8a10faaaeca6dbb1e8d57bf068efd9b1
2015-03-11 10:00:25 -07:00
Mike de Boer
eb152f0744 Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian 2015-03-12 17:02:28 +01:00
Mike de Boer
bbb45546ef Bug 1141122: supply a more canonical alternative to about:loopconversation in Loop conversation gUM prompts. r=florian 2015-03-12 16:54:33 +01:00
Victor Porof
3f4e59d102 Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell 2015-03-11 16:01:19 -04:00
Victor Porof
b83c9518ec Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell 2015-03-11 16:01:19 -04:00
Dave Townsend
1649e7800f Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
--HG--
extra : rebase_source : c3f786896416c5ebc2ec5ebf6c463dc4ae4253a2
extra : source : 5197df93e0b48adb06ba67c7f373a2acf555cd09
2015-03-09 16:19:54 -07:00
Eddy Bruël
317e3f1ff4 Bug 1136146 - Merge the latest version of the source-map library with fx-team;r=fitzgen 2015-03-12 20:18:34 +01:00
Jordan Santell
c3ace684ba Bug 1141817 - Followup to fix additional intermittents like bug 1132370, r=vp 2015-03-12 15:17:56 -04:00
Victor Porof
f514caa7dc Bug 1132755 - Allocations tree has a bunch of columns that don't make sense, r=jsantell 2015-03-12 15:05:02 -04:00
Jordan Santell
52f6873793 Bug 1141817 - Fix yield statement to correctly return memory actor state so that the performance tool can poll for allocations during recording. r=vp 2015-03-12 11:41:41 -07:00
Nick Fitzgerald
1b4e43d188 Bug 1140728 - Rename 'Memory' to 'Allocations' in the new performance tool. r=jsantell 2015-03-10 16:28:00 -04:00
Drew Willcoxon
304f2462ea Bug 1140389 - Fix test_SQLiteStore.js and test_ReadingList.js failures on Windows due to NS_ERROR_FILE_IS_LOCKED. r=Unfocused 2015-03-11 12:51:00 -04:00
Mike Kaply
154a1d8fdf Bug 1139509 - Bold version, don't bold distribution info. r=mixedpuppy, uir=phlsa 2015-03-13 08:37:25 -05:00
Carsten "Tomcat" Book
40e583eb67 Merge mozilla-central to mozilla-inbound 2015-03-13 14:06:57 +01:00
Dave Herman
3e9db59cdf Bug 913617 - Reflect.parse: rename ArrowExpression to ArrowFunctionExpression. r=jorendorff 2015-03-10 10:50:00 +01:00
Alessio Placitelli
51289db4b5 Bug 1137481 - Adjust the Heartbeat UI and add a Learn More link. r=MattN 2015-02-27 08:37:00 -05:00
Felipe Gomes
6640ced2a6 Bug 1074971 - Reserve main browser commands, such as New/Close Tab/Window, Quit, New Private Browsing. r=gavin, ui-r=phlsa 2015-03-12 12:03:18 -03:00
Mike de Boer
30104842ba Bug 1135045: add tests to confirm that the tab-sharing infoBar is working as expected under various conditions. r=Standard8 2015-03-12 15:13:40 +01:00
Mike de Boer
9285b73b62 Bug 1135045: Show an infobar when tab sharing is activated in a Loop conversation. r=Standard8 2015-03-12 15:13:38 +01:00
Mark Banner
91e9be8a0d Bug 1088672 - Part 8. Rewrite Loop's incoming call handling in the flux style. Update the ui-showcase. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
826cfb318a Bug 1088672 - Part 7. Rewrite Loop's incoming call handling in the flux style. Remove the now redundant non-flux based code for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
424d07632c Bug 1088672 - Part 6. Rewrite Loop's incoming call handling in the flux style. Fix window titles for the incoming call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
cb9be02aad Bug 1088672 - Part 5. Rewrite Loop's incoming call handling in the flux style. Correct the Call failed view to show only what's needed for incoming calls. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
0984661eea Bug 1088672 - Part 4. Rewrite Loop's incoming call handling in the flux style. Put back alerts and make window unload be handled correctly. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
d5f776b7d0 Bug 1088672 - Part 3. Rewrite Loop's incoming call handling in the flux style. Get the accept and cancel buttons working again on the accept call view. r=mikedeboer 2015-03-12 14:01:38 +00:00
Mark Banner
99d6d0692a Bug 1088672 - Part 2. Rewrite Loop's incoming call handling in the flux style. Switch incoming calls to use flux based conversation store and get them working as far as the accept view. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mark Banner
3379e40e51 Bug 1088672 - Part 1. Rewrite Loop's incoming call handling in the flux style. Rename some views for better naming. r=mikedeboer 2015-03-12 14:01:37 +00:00
Mike de Boer
b4e28afb0b Bug 1140313: enable the 'Share my Tabs' option for screensharing in Loop conversations. r=Standard8 2015-03-12 14:32:30 +01:00
Mike de Boer
33bc4ee830 Bug 1141128: add a margin of 10px to the left side of the remote video stream in the Loop standalone client. r=Standard8 2015-03-12 13:58:45 +01:00
Carsten "Tomcat" Book
88c537dc76 Merge mozilla-central to fx-team 2015-03-12 12:20:06 +01:00
Carsten "Tomcat" Book
fb7ccb2edc merge fx-team to mozilla-central a=merge 2015-03-12 10:17:35 +01:00
Wes Kocher
f7d23ea560 Backed out changeset e5ea062a8a10 (bug 1142114) for bc1 orange CLOSED TREE 2015-03-11 19:45:18 -07:00
Wes Kocher
c3fbab6454 Backed out changeset 5197df93e0b4 (bug 1128060) for bc1 orange CLOSED TREE 2015-03-11 19:45:11 -07:00
Wes Kocher
3f7d657fa9 Backed out changeset 49ff034c930e (bug 1136910) for bc1 orange CLOSED TREE 2015-03-11 19:45:01 -07:00
Mark Banner
824d36b376 Bug 1140481 - Use the StoreMixin in some of the Loop conversation views. r=dmose CLOSED TREE
--HG--
extra : amend_source : 17cfab9085157775f7c093cf0504fd954eaeec99
2015-03-11 18:52:23 -07:00
Mark Banner
a329a2b1d9 Follow-up to bug 1140481 - Fix Loop's ui-showcase. rs=dmose over irc NPOTB DONTBUILD CLOSED TREE 2015-03-11 18:52:22 -07:00
Tim Taubert
e439c48b38 Bug 1130560 - Fix intermittent browser_463206.js failures by rewriting the test to make use of ContentTasks instead of CPOWs r=smacleod 2015-03-11 14:11:23 +01:00
Tim Taubert
c61a0be7dd Bug 1093660 - Fix intermittent browser_e10s_switchbrowser.js failures by not using a CPOW to log the loaded URI r=Gijs 2015-03-11 16:48:56 +01:00
Gijs Kruitbosch
97b8849fe6 Bug 1055973 - prevent focus from leaving the dialog for anything but the browser UI, r=jaws 2015-03-11 14:12:30 +00:00
Panos Astithas
b1fc863847 Never interleave requests to get the page event listeners and avoid redundant requests for definition sites (bug 1106692). r=jlongster 2015-03-12 10:09:35 +02:00