Steven MacLeod
c6e2773e67
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
ceecf2c0e5
Bug 994712 - fix CART regression caused by switch to Promise.jsm for Task.jsm. r=mconley.
2014-04-25 14:49:28 +02:00
Georg Fritzsche
3cd5211b20
Bug 1000719 - Add tracing on logging experiment rejections and telemetry tests. r=bsmedberg
2014-04-28 16:11:26 +02:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Ryan VanderMeulen
b0f8164906
Bug 986166 - Disable browser_dbg_variables-view-edit-click.js on Windows and OSX opt for frequent failures. r=vp
2014-04-27 15:07:18 -04:00
Ryan VanderMeulen
7b427c4565
Merge m-c to inbound.
2014-04-26 21:41:26 -04:00
Ryan VanderMeulen
11b88e16e8
Merge fx-team to m-c.
2014-04-26 20:17:07 -04:00
ffxbld
fcc0d1e39b
No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update
2014-04-26 03:20:11 -07:00
Sebastian Hengst
ea802f9092
Bug 1000002 - Eyedropper and Style Editor use same commandkey: 'y', uppercase the 'a' for App Manager. r=jaws
2014-04-25 23:37:34 +02:00
Drew Willcoxon
1053b088db
Bug 962490 - Add a search field to the new tab page (Bing and Amazon logos). r=gavin
2014-04-25 10:25:46 -07:00
Drew Willcoxon
f824d5e953
Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin
2014-04-25 10:25:11 -07:00
Victor Porof
4cf60cac94
Bug 999978 - HTTP method and status code are smashed together. r=past
2014-04-24 11:01:17 -04:00
Mihaela Velimiroviciu
db8ab6d63f
Bug 947914 - Add test for the funtionality of panel menu default buttons. r=Gijs
2014-04-25 14:46:52 +03:00
Heather Arthur
ca2b3981b8
Bug 998718 - Indentation detection is wrong when there's a majority of outliers. r=msucan
2014-04-22 15:14:00 -04:00
Mike de Boer
7e129708ad
Bug 1000744: re-introduce a checked state for panel-menu buttons. r=MattN.
2014-04-24 10:39:12 +02:00
Mike de Boer
5516473e0e
Bug 966723: exit Customize Mode on menu-button click, not mouse-down. r=mconley, feedback=dao.
2014-04-24 16:37:54 +02:00
Dão Gottwald
3f34edfeeb
Bug 997681 - Allow closing the last tab with a middle click. r=gijs
2014-04-25 16:06:26 +02:00
Brian Grinstead
4d9792ddf7
Bug 1000928 - Dev Tools Themes: Make debugger use high res gear image;r=jryans
2014-04-25 07:37:42 -05:00
Dão Gottwald
6d33d9b85d
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
f7b071cb25
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
2014-04-25 14:13:33 +02:00
Carsten "Tomcat" Book
5c3f280a03
Merge m-c to fx-team
2014-04-25 13:37:42 +02:00
Carsten "Tomcat" Book
b5a06b43c4
merge fx-team to mozilla-central
2014-04-25 13:18:39 +02:00
Dão Gottwald
3ba99bc2ba
Bug 991034 - Remove unused strings from browser.dtd. rs=dolske
2014-04-25 12:12:51 +02:00
Dão Gottwald
63e55755db
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 11:48:33 +02:00
Heather Arthur
7d6b192675
Bug 997163 - Add 'eyedropper' command and button; r=jwalker
2014-04-24 21:39:00 +02:00
Drew Willcoxon
195159357a
Bug 962490 - Add a search field to the new tab page (part 3: search component tests). r=gavin
2014-04-24 19:09:25 -07:00
Drew Willcoxon
e2cdc8af54
Bug 962490 - Add a search field to the new tab page (part 2: about:newtab changes). r=ttaubert
2014-04-24 19:09:23 -07:00
Drew Willcoxon
e5872075c1
Bug 962490 - Add a search field to the new tab page (part 1: ContentSearch). r=felipe
2014-04-24 19:09:20 -07:00
Wes Kocher
2e003f97d2
Backed out 7 changesets (bug 942756) for Gi bustage
...
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Dave Townsend
ed053a0c6b
Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen
2014-04-24 14:16:46 -07:00
Nick Fitzgerald
d3f459442d
Bug 999854 - Rewrite browser_dbg_pretty-print-on-paused.js to use Task.spawn. r=vporof
2014-04-24 13:09:00 -04:00
Allison Naaktgeboren
abe08dff00
Bug 921947 - openNewTabWith/openNewWindowWith reference content document which may be null. r=felipc
2014-04-24 12:43:00 -04:00
Dave Townsend
7238fbdf94
Backing out bug 990074 as we have to backout bug 990685
2014-04-24 13:04:40 -07:00
Robert Strong
6e5bc02d20
Bug 452254 - Register for audio/video .ogg and .pdf file handlers if nothing else has. r=jmathies
2014-04-24 11:31:56 -07:00
Jefry Lagrange
16e2c211a9
Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak
2014-04-24 07:47:00 -04:00
Paul Rouget
dece9feb60
Bug 942756 - Unify debugger server startup: metro code. r=mbrubeck
2014-04-18 10:47:00 -04:00
Paul Rouget
61e509ae1a
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
a634c71c8e
Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
...
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Ehsan Akhgari
c56dd2ad4d
Bug 998727 - Remove nsICanvasGLBuffer and nsICanvasGLTexture; r=smaug
2014-04-24 17:10:00 -04:00
Mr Speaker
0f0c29d925
bug 986471 - rotate long labels in box model; r=pbrosset
2014-04-24 13:52:30 +02:00
Vikneshwar
977f26b96e
Bug 998065 - Added 0o prefix to octal numbers; r=froydnj
2014-04-22 11:53:00 +02:00
Jared Wein
b6c3c25418
Bug 1000377 - Always show the toggleable toolbars dropdown in customization mode even if the only toolbar available is the bookmarks toolbar. r=MattN
2014-04-23 12:04:00 +02:00
Paul Rouget
fb0028e6c7
Bug 942756 - Unify debugger server startup: metro code. r=mbrubeck
2014-04-18 10:47:00 +02:00
Paul Rouget
5d324c4da3
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 +02:00
Drew Willcoxon
cf3f9b737b
Bug 995041 - Fix browser_aboutHome.js to not touch the outside network and re-enable it on all trees. r=mak
2014-04-23 17:31:09 -07:00
Jared Wein
11d876cc23
Bug 983681 - Show some content in the downloads panel when it is empty. r=mak
2014-04-23 17:34:49 -04:00
Dão Gottwald
e5e1c7fc10
Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
...
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Richard Marti
c137b6bacf
Bug 994265 - In-content preferences : some buttons are bigger than others. r=jaws
2014-04-09 23:09:31 +02:00
Heather Arthur
be8fb83850
Bug 990740 - Make eyedropper movement smoother. r=fitzgen
2014-04-25 16:50:00 -04:00
Ryan VanderMeulen
36b0997aa3
Backed out changeset cabda6c7f0e9 (bug 947914) for frequent test failures.
2014-04-26 18:12:33 -04:00
Maxim Zhilyaev
a46ea1f691
Bug 995436 - Use different sponsored panel text for Release and non-Release [r=adw]
...
Package both text and hide the one that shouldn't be shown.
2014-04-26 13:39:58 -07:00
Ed Lee
4d3300ab80
Bug 1001523 - New Tab grid does not provide enough padding below the grid [r=adw]
...
Calculate offsetHeight from parent containers that includes the margin/padding specified by the children.
2014-04-25 15:33:59 -07:00
Richard Marti
4c173efedf
Bug 993339 - The dialog with specific details doesn't appears on Application tab for in-content preferences. r=jaws
2014-04-25 16:32:42 +02:00
Mihai Sucan
8353a4c6e1
Bug 1000243 - Console error and stack trace UI follow up. r=bgrins
2014-04-25 21:43:21 +03:00
Jared Wein
aaeb57ed1e
Bug 940174 - "Bookmarks Toolbar Items" centers its contents when placed in the tabstrip. r=mikedeboer
2014-04-24 20:13:00 -04:00
Mike Conley
e14441a1bc
Bug 997446 - Add temporary "Open e10s Window" icon to menu panel default set. Will only be available if browser.tabs.remote is true. r=jaws.
2014-04-25 16:08:31 -04:00
Steven MacLeod
22c7222ca8
Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug
2014-04-24 15:12:15 -04:00
Bill McCloskey
174fd5a49c
Bug 982938 - [e10s] Update browser remoteness before restoring session (r=ttaubert)
2014-04-24 11:17:35 -07:00
David Rajchenbach-Teller
90def1c09a
Bug 985412 - Don't fail when FrameWorker.jsm raises legitimate async errors. r=mixedpuppy
2014-04-02 05:59:00 -04:00
Tim Taubert
f70041126e
Bug 1001521 - Fix tabview tests that remove the original tab r=smacleod
2014-04-25 18:01:04 +02:00
Tim Taubert
75f721df69
Bug 1000198 - Fix sessionstore tests that remove the original tab r=smacleod
2014-04-25 18:01:46 +02:00
Tim Taubert
677058236f
Bug 1001167 - Don't let invalid sessionstore.js files break sessionstore r=smacleod
2014-04-25 14:34:03 +02:00
Georg Fritzsche
9e18d66f10
Bug 1001787 - Set the endDate on historic experiments early enough. r=bsmedberg
...
We expect all historic experiments to have a valid endDate. Setting an experiment to disabled and then calling into reconcileAddonState can trigger calls into Experiments.getExperiments() via the AddonManager, so we need to set the endDate before that.
2014-04-29 18:21:06 +02:00
Georg Fritzsche
860cd73fd3
Bug 1001787 - Propagate changes for foreign experiment addon uninstalls so we properly save the experiments state. r=bsmedberg
2014-04-29 18:20:56 +02:00
Georg Fritzsche
5308fcf94a
Bug 1001787 - Add test for foreign experiment addon uninstalls keeping the state properly over restarts. r=bsmedberg
2014-04-29 18:20:45 +02:00
Eddy Bruel
6633d0d4d6
Bug 859372 - Refactor script.js; r=past
2014-04-29 17:52:44 +02:00
Carsten "Tomcat" Book
b65adffe20
Backed out changeset 948ac73a8cc0 (bug 785487) for test failures on a CLOSED TREE
...
--HG--
extra : amend_source : 1d2c229ab3be4737af7b57159f2781f17157a8fb
2014-04-29 15:51:09 +02:00
Roberto A. Vitillo
c3b3e591aa
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-25 12:39:17 -07:00
Georg Fritzsche
d0f9519e7c
Bug 988873 - Enable telemetry experiments. r=bsmedberg
2014-03-27 15:49:30 +01:00
Carsten "Tomcat" Book
55eaa87d56
Merge m-c to fx-team
2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book
2a758a43fd
merge fx-team to mozilla-central
2014-04-23 14:54:09 +02:00
Georg Fritzsche
cf2d2b0523
Bug 986677 - Add time left and activity state to experiments in the Addon Manager UI. r=unfocused
2014-04-23 14:34:49 +02:00
Georg Fritzsche
d81e1e6024
Bug 990111 - Add-on provider for historical experiments. r=irving
2014-04-23 14:34:48 +02:00
Nicholas Nethercote
4cfd24151e
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Adam Dane [:hobophobe]
daa9e0417d
Bug 892926 - Findbar steals focus from content when switching tabs r=mconley
2014-04-22 15:37:47 -05:00
Mihaela Velimiroviciu
2348ac8b9b
Bug 987640 - add test for changing the encodings from the encodings subview. r=Gijs
2014-04-23 11:33:46 +03:00
Mike Conley
adeeb6c1db
Bug 993712 - Try to fix permanent orange in browser_984455_bookmarks_items_reparenting.js by making sure test for 968447 fully closes its window. r=jaws.
2014-04-21 20:07:00 -04:00
Mike Conley
b683fd06e5
Bug 998481 - Checked items in subview panels have checkmarks on the wrong side in RTL locales. r=jaws, feedback=mikedeboer.
2014-04-22 08:22:00 -04:00
Jared Wein
65651229c2
Bug 989767 - When the tabbar is hidden (popup), the top border of the location bar is gone. r=dao
2014-04-22 11:23:49 -04:00
Mr Speaker
ad33067ef8
Bug 980903 - Remove inline click handler for back button. r=past
2014-04-22 13:25:21 -07:00
Ryan VanderMeulen
6c18836fa6
Bug 999616 - Update pdf.js to version 1.0.68. r=Mossop, r=yury
2014-04-22 13:25:20 -07:00
Paolo Amadini
daceca206d
Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past
2014-04-22 20:55:01 +01:00
Jared Wein
c95deec4c6
Bug 997684 - Tooltips in the panel menu shouldn't end with an ellipsis and shouldn't use title capitalization. r=dao
2014-04-22 15:47:37 -04:00
Mihai Sucan
c286e981b0
Bug 920116 - Show full stack traces for console logged messages; r=robcee
2014-04-22 21:45:04 +03:00
Benjamin Smedberg
44d0ecf327
Bug 992995 - Implement the plugin whitelist for the following plugins/bugs. r=gfritzsche
...
* bug 979849 - Unity
* bug 980133 - Cisco Jabber SDK
* bug 980772 - McAfee Security Scanner
* bug 981403 - Cisco VGConnect for directv.com
* bug 981905 - Cisco Jabber Guest
* bug 982045 - Estonian ID card
* bug 984441 - coupons.com
* bug 987056 - Nexus Personal BankID
* bug 988119 - gradecam
* bug 988781 - Smart Card Plugin
* bug 989096 - Cisco WebEx
* bug 990067 - Skype
* bug 990068 - Facebook video calling
* bug 990069 - MS Office Lync plugin
* bug 990286 - VidyoWeb plugin
2014-04-07 14:07:12 -04:00
Girish Sharma
183c541fa2
Bug 988569 - Some fine tuning to suggestions showing logic. r=harth
2014-04-19 18:15:51 +05:30
Heather Arthur
5299bd01c7
Bug 993162 - Make default indent size 2 spaces. r=jwalker
2014-04-20 22:28:00 +02:00
Dão Gottwald
6017930166
Backed out changeset 1adbd1657ba1
2014-04-22 12:17:46 +02:00
Patrick Brosset
b2c5afdee2
Bug 988314 - Inspector test clean-up - Moved browser_inspector_changes.js to styleinspector; r=jwalker
2014-04-22 10:38:04 +02:00
Asaf Romano
e1705f2d08
Bug 993391 - Places async transactions: Implement "move bookmarks" command. r=mak.
2014-04-22 08:42:23 +03:00
Mike Connor
a9ec8b066b
Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
...
--HG--
extra : rebase_source : fd4300eef112c4cf92f83453c275a876cf2792c8
2014-04-30 15:25:13 -04:00
Ryan VanderMeulen
80d774ea50
Merge m-c to inbound on a CLOSED TREE.
2014-04-30 16:47:33 -04:00
Honza Bambas
80c232b29e
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
2014-04-30 13:05:43 +02:00
Honza Bambas
3463b9921d
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-04-30 12:39:18 +02:00
Henri Sivonen
aac4e33b4d
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Camilo Viecco
4515570905
Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith
...
--HG--
extra : rebase_source : 56402e60078298dc64cf5476afda7c95671a7092
2014-04-25 13:22:30 -07:00
Masayuki Nakano
8627322257
Bug 998188 part.6 MetroFirefox should use XP line break at calling sendQueryContentEvent() in its chrome r=jimm
2014-04-26 08:52:14 +09:00
Ryan VanderMeulen
88a56a7479
Merge m-c to inbound.
2014-04-25 16:29:41 -04:00
Raymond Lee
90950f0239
Bug 840705 - Use HTTPS instead of HTTP for Yahoo RSS. r=MattN
2014-01-12 08:11:00 -05:00
Ed Morley
55866ee9ee
Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE
2014-04-25 17:59:48 +01:00