Commit Graph

282565 Commits

Author SHA1 Message Date
J. Ryan Stinnett
b0e07e9509 Bug 1074835 - Enable responsive design tests on Windows with e10s. r=me 2016-02-01 19:29:43 -06:00
Mark Hammond
5dbb2669df Bug 1241851 - avoid using XBL property setters before the XBL binding has been created. r=Gijs 2016-02-02 11:28:46 +11:00
Matthew Noorenberghe
010d36887a Bug 1244899 - Replace tabs with spaces in UITour-lib.js. r=me 2016-02-01 14:55:29 -08:00
Matthew Noorenberghe
41ef4b2362 Bug 1244899 - Run dos2unix on UITour. r=me 2016-02-01 14:55:20 -08:00
Matthew Noorenberghe
dfb85a128c Bug 1244899 - Update e10s bug number in UITour browser.ini. r=me 2016-02-01 14:55:08 -08:00
Matthew Noorenberghe
8054cc0786 Bug 1073247 - Fix Illegal yield expression in browser_UITour_availableTargets.js. r=bustage 2016-02-01 14:54:37 -08:00
Kris Maglione
fd9073aacd Bug 1244805: [webext] Don't resolve relative URLs in manifests unless extension is running. r=billm 2016-02-01 11:02:02 -08:00
Matthew Noorenberghe
091de16c3f Bug 1243089 - Remove provisional Desktop identity UI for website sign-in with BrowserID (SignInToWebsite). r=felipe 2016-02-01 14:31:38 -08:00
Matthew Noorenberghe
d0073a46b8 Bug 1073247 - UITour: Proxy gContentAPI method calls to the content process via ContentTask and fix tests for e10s. r=felipe
This gets us to 414 / 917 checks passing with e10s compared to non-e10s on my OS X machine.
2016-02-01 14:29:11 -08:00
Patrick Brosset
d1371d355a Bug 1243691 - Tweak the general RDM layout to allow multiple viewports, center them and snap to top/left when needed; r=jryans 2016-02-01 14:57:31 +01:00
simplyblue
d4b909c4ad Bug 1209417 - The QR code dialog should hint at zooming the dialog in case it's too small r=jryans 2016-01-30 18:24:49 +05:30
Gijs Kruitbosch
029b82eefd Bug 1134126 - add 'alt text' for the empty link using aria-label, r=jaws 2016-01-26 14:35:00 +00:00
Sebastian Kaspari
12ae8599a6 Bug 1244241 - Fix quotes in tab_queue_notification_settings. r=Pike 2016-02-01 22:48:12 +01:00
Mark Capella
f22b6377e0 Bug 1235510 - Remove obsolete robocop tests for SelectionHandler routines, r=jchen 2016-02-01 16:42:12 -05:00
Sebastian Kaspari
34a77b262e Bug 1243817 - DownloadContentCatalog: Store catalog as JSON object instead of array. r=rnewman 2016-01-28 19:26:09 +01:00
Nick Alexander
b48c531534 Bug 1243041 - Follow-up: Fix Android-only bustage. r=me
DONTBUILD NPOTB
2016-02-01 13:26:31 -08:00
Chris Manchester
9983c68ead Bug 1243041 - Refine artifact platform selection based on target_cpu. r=nalexander 2016-02-01 12:48:17 -08:00
Julian Descottes
eee98965f3 Bug 1241126 - ruleview: no new-prop editor on prev. editor blur;r=gl
Add a flag to check if the ruleview was displaying an editor before creating
a newProperty editor. A new property editor is now only displayed if no other
editor was previously displayed.

Added new mochitest to check this use case.
2016-01-20 18:55:39 +01:00
Julian Descottes
3470c1967a Bug 1241126 - ruleview property: open editor for prop. name on click on ":";r=gl
When clicking on the ":" next to the name of a property, the editor is now opened
for the name of the property instead of the value,

Added a test to check this behaviour as well.
2016-01-22 10:30:36 +01:00
Hector Zhao
45d95be719 Bug 1242972 - Make services/fxaccounts eslintable. r=markh 2016-01-26 23:07:56 +08:00
Tim Nguyen
f2a42ce90e Bug 1242073 - Tweaks to about:networking. r=jaws 2016-02-01 19:55:07 +01:00
Nick Alexander
2504a8e318 Bug 1244298 - Download android-api-15 artifacts. r=ahunt 2016-02-01 10:30:36 -08:00
Georg Fritzsche
5201c9e89b Bug 1244688 - Allow overriding SOURCE_REV_URL with external repository information. r=ted 2016-02-01 18:22:19 +01:00
Wes Kocher
b914b5fb73 Backed out changeset e8148cda7d85 (bug 989960) for xpcshell bustage 2016-02-01 08:25:19 -08:00
Andrzej Hunt
4c1b04256b Bug 1243354 - Part 1: Correctly handle TextInputLayout in PromptInput r=mcomella 2016-01-29 15:33:18 -08:00
Patrick Brosset
263a48330e Bug 1237986 - Avoid timeouts when the inspector opens in devtools mochitests; r=miker 2016-02-01 17:06:53 +01:00
Julian Descottes
fdc7cd2cc5 Bug 1059312 - Fix highlighter offset after switching iframe context;r=pbro
The auto-refresh highlighter base class was getting a reference to the window
object to use for highlighting at instanciation time.
This reference should be updated if a navigation of the highlight environment
occurs.

This commit maps the "win" property to a getter, so that win is always in sync
with the current highlight environment.
2016-01-31 10:19:31 +01:00
Julian Descottes
5c025f8c68 Bug 1214177 - Allow focus inside HTML docs of inspector.xul; r=gl
After Bug 1238133, HTML documents are directly loaded inside XUL elements.

They inherit a -moz-user-focus: ignore; coming from minimal-xul.css.
Usually this is overridden by xul.css, which restores -moz-user-focus: normal;
on iframe, browser and some other elements.

This commit adds a new class to all inspector tab panel elements including html,
and a new CSS rule to override the default -moz-user-focus.

Also added a new test case dedicated to this.
2016-01-28 01:44:36 +01:00
Fabien Casters
7171dc5fd4 Bug 1224660 - New icon for snapshot diff view button. r=ntim 2016-02-01 01:59:00 +01:00
Carsten "Tomcat" Book
ae6bd8366f Merge mozilla-central to fx-team 2016-02-01 16:26:01 +01:00
Carsten "Tomcat" Book
20fc891f74 merge mozilla-inbound to mozilla-central a=merge 2016-02-01 15:40:46 +01:00
Carsten "Tomcat" Book
4091b0e538 merge fx-team to mozilla-central a=merge 2016-02-01 15:39:44 +01:00
CuriousLearner
762a21fde1 Bug 1221494 - Fix the playback rate selector size on Linux; r=pbro 2016-02-01 17:39:28 +05:30
Carsten "Tomcat" Book
911bb8bd0e Backed out changeset 02bcedf966fd (bug 1191931) for still failing push perma failure 2016-02-01 12:41:03 +01:00
Carsten "Tomcat" Book
814a7f8c2e Backed out changeset 6df33c3ef63b (bug 1191931) 2016-02-01 12:40:38 +01:00
Carsten "Tomcat" Book
b8b5c55d77 Backed out changeset 6d13649d2f01 (bug 1243781) 2016-02-01 12:40:36 +01:00
Henrik Skupin
dd2b3083b6 Bug 1240742 - Don't use bookmark suggestions for test_favicon_in_autocomplete.py. r=maja_zf DONTBUILD 2016-02-01 11:36:29 +01:00
Henrik Skupin
ed656e7f99 Bug 1243884 - Fix test_suggest_bookmarks.py to use is_complete for auto-complete results. r=maja_zf DONTBUILD 2016-02-01 11:28:10 +01:00
Carsten "Tomcat" Book
92c20603f6 Merge mozilla-central to fx-team 2016-02-01 10:11:48 +01:00
Carsten "Tomcat" Book
262709d7c3 Merge mozilla-central to mozilla-inbound 2016-02-01 10:10:38 +01:00
Carsten "Tomcat" Book
c8618425e3 Backed out changeset 3c471a71317e (bug 1112438) for m2 test failures 2016-02-01 10:08:41 +01:00
Carsten "Tomcat" Book
8d7b0f788a Backed out changeset eaa49fbb1bc2 (bug 1219064) for perma failures in test_data.html 2016-02-01 10:06:43 +01:00
Bob Owen
89051014b1 Bug 1173371 Part 3: Add sandbox policy rule to allow read access to the Firefox program directory when it is on a network drive. r=aklotz 2016-02-01 08:59:01 +00:00
Bob Owen
4f68f5682b Bug 1173371 Part 2: Change Chromium sandbox to allow rules for files on network drives to be added. a=aklotz 2016-02-01 08:59:00 +00:00
Bob Owen
09e1c980e1 Bug 1173371 Part 1: Take Chromium commit 0e49d029d5a1a25d971880b9e44d67ac70b31a80 for sandbox code. r=aklotz
From Chromium commit comment:
Sandbox: Add support for file system policies that use implied device paths.

A policy rule of the form \HarddiskVolume0\Foo\bar allows sandboxed code
to use \\.\HarddiskVolume0\Foo\bar directly.
2016-02-01 08:59:00 +00:00
ywu
7317711fff Bug 1240664 - Only enable bug 1216148's behavior when there is a wakelock support. r=kanru 2016-02-01 16:40:21 +08:00
vincentliu
62209be289 Bug 801176 - part0-v3: Modify Coding Style for 2d Canvas. r=roc
---
 dom/canvas/CanvasRenderingContext2D.cpp | 1336 +++++++++++++++----------------
 dom/canvas/CanvasRenderingContext2D.h   |  508 ++++++------
 2 files changed, 922 insertions(+), 922 deletions(-)
2016-02-01 16:39:08 +08:00
Phil Ringnalda
a77765513e Merge m-i to m-c, a=merge 2016-01-31 17:53:22 -08:00
Phil Ringnalda
7051fe25a5 Merge f-t to m-c, a=merge 2016-01-31 17:52:17 -08:00
Nick Thomas
9dc9d35b54 Bug 1243873 - KEY file missing for releases, r=bhearsum DONTBUILD 2016-02-01 09:45:45 +13:00