Nancy Pang
2290b0bb8f
Bug 1287474 - Remove uneeded keyboard handler. r=Honza
...
MozReview-Commit-ID: 41UNnQGPom7
--HG--
extra : rebase_source : 8641c6cdf3ab9944de14ec01fc535e74f2c6ed04
2016-07-18 12:00:25 -04:00
Towkir Ahmed
9e080b773b
Bug 1286128 - Prevent eyedropper button from being overflown in the color picker. r=jdescottes
...
--HG--
extra : rebase_source : 25dcfb2d72fa9d61ce3f5c90ed2e43d8086b0c11
2016-07-21 03:19:00 -04:00
Dalimil Hajek
1636092871
Bug 1275887 - Remove longPropIterator/shortPropIterator in reps. r=odvarko
...
--HG--
extra : rebase_source : ba7bfb53abc520748629a9fb075c0e5c5569ff5f
2016-07-20 06:22:00 -04:00
Jan Odvarko
8b6f76bc43
Bug 1287413 - Avoid blank area in the Sidebar. r=pbro
...
--HG--
extra : rebase_source : 3d8bfc8200bbb722689ed80fb87a96e4886a56ed
2016-07-21 07:02:49 +02:00
Jan Odvarko
6ceb664a74
Bug 1287368 - Fix inspector sidebar portrait mode. r=pbro
...
--HG--
extra : rebase_source : 80728b4530a86bda280f1138eda25e343bae2571
2016-07-19 09:57:59 +02:00
Allasso Travesser
bf6b26dcfd
Bug 1287456 - Set flag on tab to indicate that it has a browser. r=dao
2016-07-21 17:25:28 +02:00
Dão Gottwald
1d5f203656
Bug 1287408 - Restor accidentally removed code for auto-allowing persisted permissions. r=dale
2016-07-21 17:23:13 +02:00
Carsten "Tomcat" Book
a8e41b0eb2
Merge mozilla-central to fx-team
2016-07-21 16:27:04 +02:00
Carsten "Tomcat" Book
4a64baa9d4
merge mozilla-inbound to mozilla-central a=merge
2016-07-21 16:24:36 +02:00
Carsten "Tomcat" Book
ac018ea603
merge fx-team to mozilla-central a=merge
2016-07-21 16:23:11 +02:00
Carsten "Tomcat" Book
d2a1babef4
Backed out changeset 2bea1e1e403d (bug 1265386) for bustage on a CLOSED TREE
2016-07-21 13:59:02 +02:00
Carsten "Tomcat" Book
4a80cb90aa
Backed out changeset c402d9e91897 (bug 1265386)
2016-07-21 13:58:46 +02:00
Till Schneidereit
98a17b460b
Bug 911216 - Fix crashes caused by not properly handling not having an object at all as the target promise in EnqueuePromiseReactionJob, on a CLOSED TREE. r=bustage
2016-07-21 13:36:33 +02:00
Thomas Zimmermann
0b68c0c6df
Bug 1265386: Convert code in widget/ to |UniquePtr|, r=nfroyd
...
This patch replaces all references to |nsAutoPtr| in widget/ by references
to |UniquePtr|. |nsAutoPtr| is deprecated and will go away soon.
MozReview-Commit-ID: 8xAS79wTkPC
2016-07-21 13:29:33 +02:00
Thomas Zimmermann
d8818e0d94
Bug 1265386: Fix white-space errors in widget/, r=nfroyd
...
MozReview-Commit-ID: ATXI7dYFHmA
2016-07-21 13:29:30 +02:00
Andrea Marchesini
b400357525
Bug 1280105 - TabChild should not use CHROME_PRIVATE_WINDOW flag to set privateBrowsing, r=smaug
2016-07-21 13:26:57 +02:00
Eddy Bruel
34cdf87c79
Bug 1265727 - Decouple EventLoopLagFront from EventLoopActor. r=fitzgen
2016-07-21 12:52:30 +02:00
Bob Silverberg
55401c8180
Bug 1280357 - Update browser.history.onVisited to not call PlacesUtils.promisePlaceInfo, r=kmag
...
MozReview-Commit-ID: 3j4JdWI6APu
--HG--
extra : transplant_source : %B0ir%3B%FF%08%1A%08%D8%DDa%C1%90%AD%03%97M%DA%E3%FC
2016-07-19 17:01:08 -04:00
Henry Chang
5efab66305
Bug 1275507 - XPCOM API to create SB v4 update request. r=francois
...
MozReview-Commit-ID: RfM3KFe6kG
--HG--
extra : rebase_source : b208a6b83953b21db7bf1a857453d55fa9ab1c87
2016-07-19 18:09:53 +08:00
Sebastian Kaspari
94363d0dc6
Bug 1280148 - Enable Chrome Custom Tabs in Nightly be default r=glandium
...
MozReview-Commit-ID: E4IXJ3I0Jdo
--HG--
extra : rebase_source : e794d9de2521f53eeae4d49e75bbbd213caeffb4
extra : amend_source : 605466851ab8acb62bd4f400d8fd4beaefc94799
2016-07-15 20:36:58 +02:00
Jamie Nicol
64528a4fed
Bug 1164027 - Do not call glTexImage2D if likely to fail on Adreno 3xx devices; r=jrmuizel,snorp
...
There is a bug in the graphics driver for Adreno 3xx GPUs on android
versions up to 4.4 which segfaults if a texture allocation fails due to
virtual memory exhaustion.
On affected devices, guess whether an allocation would succeed and avoid
calling glTexImage2D where we believe it would fail. As the texture will
not be allocated this will likely cause problems such as black
rectangles appearing on the screen, but that is preferable to crashing.
MozReview-Commit-ID: 7xVI22pAdwb
--HG--
extra : transplant_source : %12%2B%C9%E2%DC%10%BE%C9%A7%E4%2C%FF%27%80%5D7%E0%8B%A2U
2016-07-15 16:58:58 +01:00
Tim Huang
2107711fca
Bug 1287607 - Making the stylesheets editor using the system principal to load CSS files from 'chrome://' URL. r=gl
2016-07-19 17:39:00 +02:00
Jaideep Bhoosreddy
55e61dc998
Bug 670002 - Use source maps in the web console w/ performance issues; r=jsantell
...
--HG--
rename : devtools/client/framework/source-location.js => devtools/client/framework/source-map-service.js
2016-07-20 19:09:00 +02:00
Jaideep Bhoosreddy
02353bc27a
Bug 670002 - Tests for source maps in the web console w/ performance issues; r=jsantell
...
--HG--
rename : devtools/client/framework/test/browser_source-location-01.js => devtools/client/framework/test/browser_source_map-01.js
rename : devtools/client/framework/test/browser_source-location-02.js => devtools/client/framework/test/browser_source_map-02.js
rename : devtools/client/debugger/test/mochitest/code_binary_search.coffee => devtools/client/framework/test/code_binary_search.coffee
rename : devtools/client/debugger/test/mochitest/code_binary_search.js => devtools/client/framework/test/code_binary_search.js
rename : devtools/client/debugger/test/mochitest/code_binary_search.map => devtools/client/framework/test/code_binary_search.map
rename : devtools/client/debugger/test/mochitest/doc_empty-tab-01.html => devtools/client/framework/test/doc_empty-tab-01.html
2016-07-19 14:42:00 +02:00
Wes Kocher
6b345a6cc2
Backed out changeset b9c789ba01a0 (bug 1286186) for test_reps_array.html failures CLOSED TREE
2016-07-20 15:19:45 -07:00
Wes Kocher
2f6e5ed95c
Backed out changeset c6a1177a17e4 (bug 670002) because it should have been backed out with the other patch from this bug CLOSED TREE
...
--HG--
rename : devtools/client/framework/test/browser_source_map-01.js => devtools/client/framework/test/browser_source-location-01.js
rename : devtools/client/framework/test/browser_source_map-02.js => devtools/client/framework/test/browser_source-location-02.js
2016-07-20 15:15:33 -07:00
Towkir Ahmed
1fe6a5300c
Bug 870309 - Shift to panelUI.css from panelUIOverlay.css in customizableui CSS files. r=gijs
...
--HG--
rename : browser/themes/linux/customizableui/panelUIOverlay.css => browser/themes/linux/customizableui/panelUI.css
rename : browser/themes/osx/customizableui/panelUIOverlay.css => browser/themes/osx/customizableui/panelUI.css
rename : browser/themes/shared/customizableui/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUI.inc.css
rename : browser/themes/windows/customizableui/panelUIOverlay.css => browser/themes/windows/customizableui/panelUI.css
extra : rebase_source : 3a1601da7e6a9af6b1b449b5110c1dad2791e111
2016-07-20 04:44:00 -04:00
Rob Thijssen
18da8e2f82
Bug 1287496 - Increment sleep timespan by (attempts * delay) seconds. r=ted
...
MozReview-Commit-ID: Gx9fxp3xfZA
--HG--
extra : rebase_source : b2bbfb62a257a7d538b19ed522e24378fda2098d
2016-07-18 18:12:01 +01:00
Olli Pettay
2c576a46e2
Bug 1287321 - Don't fire input event on type=range when value hasn't changed. r=baku
...
--HG--
extra : rebase_source : 561195bb4aeb4883a368464b0b6e8d3d53f3873f
2016-07-20 21:06:57 +03:00
Wes Kocher
b79af22444
Backed out changeset aab8baf2c5f5 (bug 670002) for eslint failures
...
--HG--
rename : devtools/client/framework/source-map-service.js => devtools/client/framework/source-location.js
2016-07-20 12:56:46 -07:00
Wes Kocher
e4dedccacf
Backed out changeset a6c528c3fe72 (bug 1287413) for ESLint failures
2016-07-20 12:56:39 -07:00
Jennifer Fong
5efe427a53
Bug 1113825 - Nowrap content in console.table(). r=bgrins
2016-07-20 15:19:11 -04:00
Brian Grinstead
e5d3a69c4e
Bug 1113825 - Provide option to always wrap table contents into elements;r=gl
2016-07-20 15:19:07 -04:00
James Long
6ab69d6827
Bug 1238173 - remove ScriptStore in use findScripts in debugger r=fitzgen
2016-07-20 14:57:13 -04:00
Sami Jaktholm
f88f710018
Bug 1237492 - Hold a strong reference to the Worker used in webconsole tests. r=ejpbruel
...
If a reference is not kept, the Worker might be GCd before the test
compteles. If that happens, the test times out as it tries to detach
a worker that has already been destroyed.
The state object is kept around for the duration of the tests so
keeping a reference in the state object ensures the worker
lifetime matches that of the test.
MozReview-Commit-ID: 31F54vHlm3z
--HG--
extra : transplant_source : %C1%97%D86%09Bd%AB%E8%08%98%D4%29%25S%A3%B8%2C%8E%11
2016-07-17 10:10:08 +03:00
Greg Tatum
6f1a0a43ef
Bug 1284735 - Fix intermittents in browser_markup_dragdrop_autoscroll_02.js. r=pbro
2016-07-18 10:30:00 -04:00
Dalimil Hajek
806745713c
Bug 1244916 - JSON Viewer: empty arrays should hide the zero count. r=odvarko
2016-07-15 07:52:00 -04:00
Dalimil Hajek
adfcd55bb8
Bug 1266549 - Move Pretty Print After Copy Button. r=dwalsh
2016-07-12 08:44:00 -04:00
Dalimil Hajek
4c90223e56
Bug 1244919 - JSON Viewer: show the colon for object attributes. r=odvarko
2016-07-18 09:16:00 -04:00
Georg Fritzsche
880d394cc2
Bug 1188888 - Part 7 - Bonus - Explicitly restrict histogram names to current patterns. r=chutten
2016-07-20 17:10:24 +02:00
Georg Fritzsche
35da089986
Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj
2016-07-20 17:10:24 +02:00
Georg Fritzsche
257a5b20d3
Bug 1188888 - Part 5 - Restrict label values. r=chutten
2016-07-20 17:10:24 +02:00
Georg Fritzsche
2e52f0ea2a
Bug 1188888 - Part 4 - Implement categorical histograms with JS API. r=chutten
2016-07-20 17:10:24 +02:00
Georg Fritzsche
ee73818b8c
Bug 1188888 - Part 3 - Refactor the histogram script type & presence checking. r=chutten
2016-07-20 17:10:24 +02:00
Georg Fritzsche
863e08b5df
Bug 1188888 - Part 2 - Generate readable Telemetry string tables. r=froydnj
2016-07-20 17:10:24 +02:00
Georg Fritzsche
bea67fe9f5
Bug 1188888 - Part 1 - Refactor test_nsITelemetry.js. r=dexter
2016-07-20 17:10:23 +02:00
Carsten "Tomcat" Book
6cc809c22c
Merge mozilla-central to fx-team
2016-07-20 16:56:42 +02:00
Carsten "Tomcat" Book
6bb28c9903
merge mozilla-inbound to mozilla-central a=merge
2016-07-20 16:55:12 +02:00
Carsten "Tomcat" Book
bde502c2e6
merge autoland to mozilla-central a=merge
2016-07-20 16:53:37 +02:00
Carsten "Tomcat" Book
68a717ba18
Backed out changeset 3696a22ff7a0 (bug 1286389) for frequent dt2 linux debug failures
2016-07-20 16:50:13 +02:00