Mike Conley
761ef8fd15
Bug 1111957 - Invalidate mDPI and mDefaultScale in TabChild when switching displays. r=fabrice.
...
Bug 1107259 made TabChild cache the display DPI and default scale more aggressively, and
we need to invalidate those caches when switching displays, otherwise we can get weird
scaling behaviours when switching between displays with different DPIs and scales.
--HG--
extra : rebase_source : cccbdae40113ae1a1b76d020ddc93e7b393fce61
extra : amend_source : d2664b4ea30342476e67da2a16315be4c1920abf
2014-12-16 11:25:15 -05:00
Florian Quèze
885ea6cdb1
Bug 1107278 - Localize the new searchbar UI for Firefox 35 - remove duplicated code to match the code landed on beta, r=felipe.
2014-12-12 14:13:48 +01:00
Florian Quèze
fff9b23d46
Bug 1106559
- Improve the in-content search preference UI, r=felipe.
2014-12-17 16:20:04 +01:00
Florian Quèze
fd4031a587
Bug 1106559
- Improve the search preference UI, r=felipe,dao.
2014-12-17 16:20:01 +01:00
Eugen Sawin
9b71ed95b0
Bug 991923 - Set Android SDK version in DNS resolver. r=sworkman
2014-12-17 16:03:04 +01:00
Mark Finkle
e87d7cd662
Bug 1110607 - Enable tab mirroring by default on all channels r=blassey
2014-12-17 10:04:26 -05:00
Mike de Boer
977ef4288f
Fix marionette bustage - follow-up of bug 1080948. CLOSED TREE. r=bustage
2014-12-17 15:24:06 +01:00
Michael Ratcliffe
93673abdb9
Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset
2014-12-17 13:43:30 +00:00
Mike de Boer
1d577898d9
Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose
2014-12-17 09:33:08 +01:00
Mike de Boer
4fbbe9c72d
(no bug) convert Windows to Unix line-endings in browser_UITour_loop.js. DONTBUILD because formatting only. r=me
2014-12-17 14:26:23 +01:00
Nicolas Perriault
3b3cdeca50
Bug 1105525 - Enlarge Loop room rename field to prevent l10n issues. r=Standard8
2014-12-17 14:16:53 +01:00
Carsten "Tomcat" Book
5dcebafc3c
Merge mozilla-central to fx-team
2014-12-17 13:01:00 +01:00
Carsten "Tomcat" Book
70b3e47b2d
merge b2g-inbound to mozilla-central a=merge
2014-12-17 12:57:09 +01:00
Carsten "Tomcat" Book
9802964adf
merge fx-team to mozilla-central a=merge
2014-12-17 12:50:10 +01:00
Carsten "Tomcat" Book
5bf70aa189
merge mozilla-inbound to mozilla-central a=merge
2014-12-17 12:46:00 +01:00
Phil Ringnalda
da187d7112
Backed out 2 changesets (bug 1098661, bug 1109430) for leaking prefs windows
...
CLOSED TREE
Backed out changeset 1b8f23ce8a7a (bug 1109430)
Backed out changeset 069da43ec3be (bug 1098661)
2014-12-16 23:57:10 -08:00
Mark Hammond
a7d6372cd7
Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw
2014-12-17 15:18:07 +11:00
Mark Hammond
ccc4b0a02c
Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw
2014-12-17 15:18:07 +11:00
Tooru Fujisawa
d926d6b592
Bug 958949 - Save return value for generator function into local variable before running finally-block. r=jandem
2014-12-17 13:12:58 +09:00
Justin Dolske
e02f93f315
Bug 984140 - UITour: Info panels with no image are missing a left margin. r=mattn
2014-12-16 18:30:34 -08:00
Nathan Froyd
ae1fb259fa
Bug 1112426 - stop generating unused PremultiplyTables.h in gfx/layers/; r=jrmuizel
2014-12-16 21:12:52 -05:00
Brian Grinstead
7f02b8f098
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Brian Grinstead
f5d5822f69
Bug 1088861 - Refactor console tests to prepare for async js evaluation requests;r=past
2014-12-16 17:18:19 -08:00
Dan Gohman
8bacfeb968
Bug 1054671 - Constify static callback arrays r=ehsan
2014-12-16 16:30:39 -08:00
Xidorn Quan
c244b776e2
Bug 1052123 - Autohide ruby annotations which are identical to their ruby bases. r=dbaron
...
--HG--
extra : transplant_source : %B5w%BF%89%879%D6F2%DD%BD%F3%BAG%0D%5E%A4%255%EE
2014-12-15 14:37:15 +11:00
Benoit Girard
11da062e2a
Bug 1111258 - Bustage fix. r=mstange
2014-12-16 21:32:58 -05:00
Nicholas Nethercote
9df23f9a1e
Bug 1111948 - Fix --disable-startupcache, and re-disable the startup cache on B2G in the process. r=mshal.
...
--HG--
extra : rebase_source : 59d14319e67eaf349df0ecc2aa80be94865aed70
2014-12-16 18:18:21 -08:00
Randell Jesup
644f0f81e5
Bug 1100379
: add *.clearslide.com to allowed screensharing domains rs=mreavy
2014-12-16 21:08:32 -05:00
Benoit Girard
47e78f41b7
Bug 1111258 - Allow dumping textures without MOZ_DUMP_PAINTING. r=mstange
2014-12-16 18:39:43 -05:00
Jordan Santell
3dcf395358
Bug 1110952 - Add module for managing devtools colors and
...
From 7d463d4891a7a4f57652cb962e3113eb28dea876 Mon Sep 17 00:00:00 2001
themes. r=bgrins
2014-12-12 11:28:24 -08:00
Margaret Leibovic
3dbb00ba33
Bug 793920 - (Part 2) Split up Reader.js to create shared ReaderMode.jsm in /toolkit. r=bnicholson
...
--HG--
rename : mobile/android/chrome/content/Reader.js => toolkit/components/reader/ReaderMode.jsm
extra : rebase_source : 5f66c449c50135d53644ebc507357ab560938bc7
extra : histedit_source : 53ad05bc9a30977399627c13f07971d7f7250814
2014-12-12 13:47:07 -08:00
Patrick McManus
bbf86bc8fc
bug 1003450 - [3/3] Group Dependency Nodes require >= h2-16 r=hurley
2014-12-11 17:00:19 -05:00
Hiroyuki Ikezoe
7af10ca767
Bug 1079387 - Need promiseAsyncUpdates after each importFromFile/exportToFile to ensure bookmarks updated. r=mak
2014-12-10 20:38:00 -05:00
Tom Tromey
6b6ea7445c
Bug 1066474 - Avoid races in browser_timelineMarkers-02.js test. r=paul
2014-12-17 06:58:00 -05:00
Patrick Brosset
b5f628b320
Bug 1066474 - Make browser_timeline.js not fail intermittently. r=paul
2014-12-16 12:37:00 -05:00
Margaret Leibovic
3e44c28a99
Bug 1112960 - Remove empty extra ReaderMode.jsm file. r=oops DONTBUILD
...
--HG--
extra : rebase_source : f259e86fa5a8f9ea51297de625dd388a9ef437f8
2014-12-17 18:13:06 -08:00
Gijs Kruitbosch
ef62d751ea
Bug 1093034 - fix add-on manager to cope with magical new add-on types, r=Mossop
...
--HG--
extra : rebase_source : b448a22f2781bca89a54d559dc63141532ef6c8d
2014-12-11 00:46:56 +00:00
Florian Quèze
dc7b617e63
Bug 1113530 - Space key included in a keyword disables search engine, r=Gijs.
2014-12-19 12:37:56 +01:00
Mark Banner
ce1e6a0871
Bug 1104279 Direct FxA Hello calls don't connect after you log in. Avoid registering with the loop server before we've finished fxa registration. r=pkerr
2014-12-19 04:46:24 -05:00
Francisco Jordano
0f4b103f22
Bug 1110310 - "Replace LightweightTheme member variable with getTheme() calls". r=michael.l.comella
2014-12-16 11:01:00 +01:00
vivek
092f4014ef
Bug 1015516 - Save closedTabs when saving session to disk. r=bnicholson
2014-12-17 20:06:50 +02:00
J. Ryan Stinnett
d17a17e989
Bug 1112836 - Control runtime auto-connect in UI. r=ochameau
2014-12-17 15:49:00 +01:00
J. Ryan Stinnett
6dcec697d1
Bug 1112847 - Only connect once with auto-connect. r=ochameau
2014-12-17 15:49:00 +01:00
Richard Marti
1551a6d72a
Bug 1112294 - Add a border for HC themes and disabled page colors. r=jaws
2014-12-16 21:36:13 +01:00
Heather Arthur
69fcd87b11
Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins
2014-12-17 16:05:00 +01:00
Margaret Leibovic
de5e9c40f7
Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
...
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
Felipe Gomes
2f1f0f7dde
Bug 1094947 - The trusted identity block is not displayed for the about:downloads page. r=jaws
...
This patch was co-developed by members of the Mozilla Brasil community during a development workshop in our first ever community meetup. Thanks to Mauricio Araldi, Marcus Saad, Sergio Campos, Matheus Figueiredo, Gustavo Sillero, Antonio Ladeia, Caio Oliveira, Eduardo Barros, and Guillermo Movia for attending and contributing.
2014-12-16 20:36:43 -02:00
Marcus Saad
19f3ec65dd
Bug 1102398 - The question mark button under about:preferences#search should point to the proper support article. r=felipe
2014-12-16 20:12:45 -02:00
Patrick Brosset
9c625888b6
Bug 1104908 - 3 - Re-enable most of the styleinspector tests on e10s; r=me
2014-12-16 22:34:17 +01:00
Patrick Brosset
9cb7db4564
Bug 1104908 - 2 - Remove the timeout in styleinspector's waitforsuccess test helper function; r=harth
2014-12-16 22:34:13 +01:00