anirudhgp
2dda8225f8
Bug 1116600 - Change RegExp constructor to RegExp literal. r=mak
2015-01-15 06:25:00 -05:00
Phil Ringnalda
c59a2c3d1b
Bug 756885 - Bail out of test_bug624329.xul early on 10.10, where win.maximize() gives us a resize without actually maximizing
...
--HG--
extra : rebase_source : 77b44ca61f2fc07607f1d6acc9396727ac17900c
2015-01-14 22:30:04 -08:00
Trevor Saunders
5b86ecf80c
bug 1077549 - remove useless gcc version checks r=glandium
2015-01-15 21:30:05 -05:00
Nicholas Hurley
87facfa179
Bug 1009122 - use cache2 as storage for predictor data. r=honzab
...
--HG--
extra : rebase_source : 290e1aa04a1dfa2e7d6cb9f1b5b705d1ed80e68c
2015-01-14 13:59:04 -08:00
Phil Ringnalda
772dc9f60d
Merge m-c to m-i
2015-01-19 18:42:29 -08:00
Seth Fowler
d34d823d05
Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ and downscale-during-decode are enabled. r=tn
2015-01-19 15:46:55 -08:00
Tim Taubert
aad2b5f41a
Bug 1113175 - Implement async History.clear() r=mak
2015-01-13 11:23:16 +01:00
Carsten "Tomcat" Book
59e9267c2f
Backed out changeset 4d427be40f81 (bug 1096490) for breaking m-oth tests on a CLOSED TREE
2015-01-15 15:12:13 +01:00
Carsten "Tomcat" Book
88883a192b
Merge mozilla-central to fx-team
2015-01-15 14:40:29 +01:00
Carsten "Tomcat" Book
599a270000
merge mozilla-inbound to mozilla-central a=merge
2015-01-15 14:12:10 +01:00
Eddy Bruël
f5d5245f46
Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins
2015-01-15 13:22:31 +01:00
Shu-yu Guo
eedacde552
Bug 963879 - Part 4: Tests. (r=jimb)
2015-01-14 22:57:36 -08:00
Fabrice Desré
28774c3a81
Bug 1121227 - Don't harcode the system app origin in touch-events.js r=ochameau
2015-01-14 13:32:52 -08:00
Wes Kocher
46daab0d84
Backed out 4 changesets (bug 963879) for jit1 bustage
...
Backed out changeset 4acf60209a94 (bug 963879)
Backed out changeset bbbcf8b4d66d (bug 963879)
Backed out changeset dd7b619dc152 (bug 963879)
Backed out changeset b14f46d65f73 (bug 963879)
2015-01-14 17:11:23 -08:00
Benoit Girard
9b8c2dc37d
Bug 1068190 - Part 1: Add foundation for compositor unit tests. r=mstange
2015-01-14 17:24:09 -05:00
Brian Smith
ea66053341
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
...
--HG--
extra : rebase_source : 3fc7e4e83f57252e15cf32846f23e497f8532ea5
2015-01-08 22:35:33 -08:00
Wes Kocher
235c27f622
Backed out 8 changesets (bug 1057082) for ASAN failures on a CLOSED TREE
...
Backed out changeset 0c1fabbfc583 (bug 1057082)
Backed out changeset 99213cacd671 (bug 1057082)
Backed out changeset 76d528767946 (bug 1057082)
Backed out changeset b1ad3dabec8f (bug 1057082)
Backed out changeset f927b9899077 (bug 1057082)
Backed out changeset 635e101ed2be (bug 1057082)
Backed out changeset a7d9f158838d (bug 1057082)
Backed out changeset b1cb68eadf6c (bug 1057082)
2015-01-14 15:26:50 -08:00
Shu-yu Guo
1034dfa5a5
Bug 963879 - Part 4: Tests. (r=jimb)
2015-01-14 15:18:43 -08:00
Chris Peterson
a95adc7306
Bug 1120312 - Fix -Wunused-variable warning in toolkit/xre and mark directory as FAIL_ON_WARNINGS. r=tlee
2015-01-07 19:35:19 -08:00
Wes Kocher
9ecc429a06
Merge inbound to m-c a=merge
2015-01-16 17:33:04 -08:00
Brad Lassey
203320c7f7
bug 1116856 - rely on dynamically resizing tab mirror video stream based on window size r=mfinkle
2014-12-31 16:48:47 -05:00
Richard Marti
60a23bb6f2
Bug 1121444 - In-content preferences: remove the caption's start padding. r=jaws
2015-01-20 16:15:12 -08:00
Margaret Leibovic
d2c02d2fcc
Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
...
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00
Ryan VanderMeulen
67013c18b6
Merge m-c to inbound. a=merge
2015-01-14 16:32:58 -05:00
Kannan Vijayan
cbecc2707a
Bug 1057082 - 7/7 - Fix tests. r=jandem
2015-01-14 16:19:14 -05:00
Kannan Vijayan
73ec9a8625
Bug 1057082 - 7/7 - Fix tests. r=jandem
2015-01-15 20:11:22 -05:00
Mike Kaply
300b12fb8f
Bug 1119235 - Use null for xhr.send if no postData. r=Mossop
...
--HG--
extra : rebase_source : 0279058dc09dd0d31971191a6f5edfbe48da0fd7
2015-01-15 13:56:33 -06:00
Mats Palmgren
891a14dc84
Bug 1116714
part 1 - Store the document where we added anonomous content so we can call removeAnonymousContent() on it later without throwing. r=pbrosset
...
Store GlobalForObject for the document too to wallpaper weird devtools
test failures. Filed as bug 1123362
.
2015-01-20 18:20:03 +00:00
timeless@mozdev.org
6533d43063
Bug 620411: Remove nsUserInfo::GetDomain()'s useless null check on an array in nsUserInfoUnix.cpp. r=bsmedberg
2015-01-20 10:00:54 -08:00
Monica Chew
c283b146cd
Bug 1120499: Proxy DoLocalLookup to the worker thread (r=gcp)
2015-01-13 17:09:13 -08:00
Jordan Santell
f2e1ff86cd
Bug 1108928 - UI for rendering automation data for web audio editor. r=vp
2015-01-13 14:03:00 +01:00
Patrick Brosset
a4675d50f5
Bug 1120852 - 1 - Expose the animation delay on the animationplayer actor; r=bgrins
2015-01-14 14:59:38 +01:00
Tim Taubert
526511dde5
Bug 1101553 - Remove nsPIPlacesHistoryListenersNotifier r=mak
2015-01-12 14:39:32 +01:00
Arthur Edelstein
dd318c4d2a
Bug 436344 - Allow filtering of proxies by channel. r=mcmanus
2015-01-21 21:13:00 +01:00
Ehsan Akhgari
aef4530afb
Bug 1123356 - Fix building crash_generation_server.cc with libc++; r=ted
2015-01-21 22:42:40 -05:00
Wes Kocher
9e81b5c305
Merge m-c to fx-team a=merge
2015-01-27 16:20:59 -08:00
Ganesh Sahukari
f5fe5678d6
Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo
2015-01-27 16:07:20 -05:00
Mats Palmgren
6ad9ccfee6
Bug 1110557. r=mak, r=gavin
2015-01-24 12:37:47 -05:00
Phil Ringnalda
1749d71772
Merge m-c to m-i
2015-01-24 09:09:02 -08:00
Iaroslav Sheptykin
9886f1b1e8
Bug 1106539 - Ensure that API allows setting custom MIME type for POST and overriding response MIME type. r=clokep
2015-01-11 10:52:00 -05:00
Jim Mathies
516bfc595a
Bug 1092525 - Enable e10s for Windows systems that activate accessibility through UIA. r=trev
2015-01-23 15:41:55 -06:00
Tom Schuster
66ad9a2e49
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
2015-01-24 16:38:08 +01:00
Carsten "Tomcat" Book
f66a1df681
Merge mozilla-central to mozilla-inbound
2015-01-27 15:55:34 +01:00
Ehsan Akhgari
9cd10b7b4f
Bug 1117034 - Mark some overridden functions in the tree as override
...
--HG--
extra : rebase_source : a37ba6b69c02db90b8f3c440ac2dbca4d80c8bc5
2015-01-26 21:09:59 -05:00
Markus Stange
4cb9e027e6
Bug 1122942 - Move -moz-window-dragging rules to places that are theme-independent. r=dao
2015-01-23 13:07:54 -05:00
jp111
6137a8c380
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
2015-01-28 06:17:00 -05:00
Alessio Placitelli
fad849a618
Bug 1122049 - Add logging to Telemetry. r=gfritzsche
2015-01-21 03:32:00 +01:00
Alessio Placitelli
3f0538e75f
Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche
2015-01-22 12:23:00 +01:00
Monica Chew
da32e99bda
Bug 1122691: Skip ClassifyLocal unless tracking protection is enabled (r=mcmanus,gcp)
2015-01-21 11:33:07 -08:00
Collin Richards
c4d91265cd
Bug 1089201 - Change the referenced string to a valid identifier. r=jryans
2014-10-25 14:27:21 -04:00
Eddy Bruël
fa42ec33ca
Bug 1120470 - Handle uncaught promise rejections in protocol.js;r=dcamp
2015-01-14 07:20:33 +01:00
Brad Lassey
36b059df69
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
2015-01-13 17:38:05 -08:00
Mike Conley
3f7b53a553
Bug 1110495 - Wrap try/catch around e10s add-on shim initialization. r=billm.
...
--HG--
extra : rebase_source : 43cee1df2bced048dc22be58a7f0a2ccb9dc92a5
2015-01-13 18:19:18 -05:00
Garvan Keeley
9382e5ec49
Bug 1119513 - Change histogram from linear to exp. and buckets from 200 to 50. r=hannosch
2015-01-12 14:41:00 -05:00
Ehsan Akhgari
900c9f9de0
Bug 1119503 - Part 3: Change test_aboutmemory*.xul in order to not expect a newline at the very end of the copied text; r=njn
...
After the patches in this bug, we only inject a newline at block element
boundaries. In order to get these tests to pass, we just compare the
trimmed version of the actual and expected tests.
2015-01-28 10:01:23 -05:00
James Long
5b39b1ea41
Bug 1122064 - add all scripts to ScriptStore, including all nested child scripts. r=fitzgen
2015-01-21 17:41:00 +01:00
Eddy Bruël
7d7ecd12df
Bug 1121395 - _breakOnEnter should not use setBreakpoint;r=jlongster
2015-01-23 12:39:24 +01:00
Ryan VanderMeulen
f140fde04e
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-01-22 22:30:06 -05:00
Margaret Leibovic
0b30d2a03e
Bug 1120874 - Create telemetry histogram for whether or not usernames are stored with saved logins. r=MattN
...
--HG--
extra : rebase_source : a3a6c929a0397f5db66dd11c8be041f97de078fe
2015-01-22 14:19:04 -08:00
Allison Naaktgeboren
91ba2441d8
Bug 1118863 - Add telemetry to know whether password saving is disabled globally.r=MattN
2015-01-22 15:23:28 -08:00
Wes Kocher
d595ebca46
Merge m-c to fx-team a=merge
2015-01-22 14:53:05 -08:00
Victor Porof
1776473d4f
Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, r=jsantell
2015-01-22 12:20:55 -05:00
Ryan VanderMeulen
473ea4d782
Merge m-c to inbound. a=merge
2015-01-23 12:30:43 -05:00
Ryan VanderMeulen
5c6b9dea38
Backed out changeset dd3798ef3f43 (bug 1059943) for xpcshell failures.
...
CLOSED TREE
2015-01-23 11:55:59 -05:00
Chris AtLee
0caaef6b2a
Bug 1059943: use dozip instead of zip to create test XPIs so we get deterministic output. r=gps
2015-01-23 09:56:58 -05:00
Boris Zbarsky
0a247a2988
Bug 1107443 part 1. Stop defining non-configurable properties on the window in devtools. r=jimb
2015-01-23 09:54:14 -05:00
Wes Kocher
168ce9439e
Merge m-c to inbound a=merge
...
--HG--
rename : toolkit/components/places/tests/expiration/test_removeAllPages.js => toolkit/components/places/tests/expiration/test_clearHistory.js
rename : toolkit/components/places/tests/unit/test_history_removeAllPages.js => toolkit/components/places/tests/unit/test_history_clear.js
extra : rebase_source : 07ea424f44b029b061b0ee863312dff179c760d3
2015-01-21 16:25:22 -08:00
Bill McCloskey
273e8f71a3
Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
2015-01-21 16:19:07 -08:00
Blake Kaplan
874afdcae9
Bug 1120613 - Handle functions and objects that claim to be functions as well. r=billm
2015-01-21 16:14:20 -08:00
Carsten "Tomcat" Book
981f1b74d0
Merge mozilla-central to mozilla-inbound
2015-01-15 14:29:31 +01:00
Milan Sreckovic
3b87e81b6d
Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar
2015-01-13 21:19:25 -05:00
Ryan VanderMeulen
cfde909e52
Merge m-c to inbound. a=merge
2015-01-20 22:15:04 -05:00
Brian Smith
33a1219ee6
Bug 1119072: Backout cset bc297ccecb13 (parts 1, 2, 4, 9, 17) because I broke the build, a=backout
2015-01-20 16:59:52 -08:00
Brian Smith
713ef86ae7
Bug 1119072, Part 14: Fix prototype of MakeCommandLine to match definition, r=rstrong
...
--HG--
extra : rebase_source : c75cdd915684b715a2cc70b193edd6f309b2abce
2015-01-08 15:36:24 -08:00
Brian Smith
57309dc719
Bug 1119072, Part 11: Do not conflate struct _stat with struct stat in MSVC 2015, r=rstrong
...
--HG--
extra : rebase_source : e7286c7e2de4a8500de19800e1b564348f4b0cce
2015-01-12 20:04:46 -08:00
Brian Smith
7a02ba7054
Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to make MSVC2015 build succeed, r=glandium
...
--HG--
extra : rebase_source : 385a279690c1658915bffb348221b5142210bb31
2015-01-13 22:47:16 -08:00
Florian Quèze
8652169c2a
Bug 881331 - PopupNotifications added in background windows should show their anchor icon, r=MattN.
2013-11-14 08:06:45 +05:30
Carsten "Tomcat" Book
60db4dea59
Merge mozilla-central to fx-team
2015-01-13 15:24:43 +01:00
Carsten "Tomcat" Book
f3a2dc46bd
merge mozilla-inbound to mozilla-central a=merge
2015-01-13 14:24:21 +01:00
Kai-Zhen Li
d7c7759d90
Bug 1104655 - User syscall to implement ioprio_set for gonk-l. r=rstrong
2015-01-13 10:05:02 +08:00
Ryan VanderMeulen
aed51d5e54
Merge inbound to m-c. a=merge
2015-01-12 15:26:50 -05:00
Ryan VanderMeulen
4064af07f7
Backed out 5 changesets (bug 1079627) for causing B2G crashes on a CLOSED TREE.
...
Backed out changeset e8ddeaeb82ee (bug 1079627)
Backed out changeset 14cc155b0d6e (bug 1079627)
Backed out changeset e7add8446221 (bug 1079627)
Backed out changeset 44b622a479b6 (bug 1079627)
Backed out changeset c86c43915254 (bug 1079627)
--HG--
extra : rebase_source : bdb8d9fa39e8745127ccc635b6d7d65cf6af170c
2015-01-12 13:17:52 -05:00
Carsten "Tomcat" Book
4f4c25ed70
Merge mozilla-central to fx-team
2015-01-12 15:15:24 +01:00
Patrick Brosset
1bc459aa3f
Bug 1120100 - part 2 - Intermittent browser_animation_actors_03.js; r=past
2015-01-12 14:47:59 +01:00
Carsten "Tomcat" Book
c8045cb88f
merge fx-team to mozilla-central a=merge
2015-01-12 13:01:26 +01:00
Tom Schuster
967d0d250a
Backout changeset b4ebefd0f7e3:a8044fd506db Bug 1117607, Bug 1118087, Bug 1118092, Bug 1118105, Bug 1030372, Bug 1079627 on CLOSED TREE
2015-01-11 20:43:32 +01:00
Seth Fowler
08df7af950
Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn
2015-01-11 05:34:20 -08:00
Masatoshi Kimura
bf312ad056
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
2015-01-11 11:34:52 +09:00
Wes Kocher
88ae2e5a7f
Backout 42f2ce6de0c7 (bug 1117979) for xpcshell orange
2015-01-09 20:20:15 -08:00
Mark Hammond
bbfc682e1e
Bug 1117979 - fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin
2015-01-10 13:09:34 +11:00
J. Ryan Stinnett
6fa8bc44ac
Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
2015-01-09 17:24:37 -06:00
J. Ryan Stinnett
f620f043ea
Backout d5a6e28f7132 (bug 1115976) for network issues (bug 1116867)
2015-01-09 17:16:58 -06:00
Jared Wein
b5f521fe19
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Carsten "Tomcat" Book
5111b3dc4b
Backed out changeset 2eefd792306d (bug 1118655)
2015-01-12 15:35:14 +01:00
Carsten "Tomcat" Book
56977f0315
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2015-01-12 15:09:33 +01:00
Seth Fowler
cc17a59ef6
Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ is enabled. r=tn
2015-01-12 03:24:26 -08:00
Ryan VanderMeulen
9a378a0290
Merge inbound to m-c. a=merge
2015-01-09 14:45:50 -05:00
Carsten "Tomcat" Book
8dcc0a4943
Merge mozilla-central to fx-team
2015-01-09 15:51:09 +01:00
Patrick Brosset
1156c6d0ca
Bug 1114780 - Re-enable devtools animation actors tests; r=me
2015-01-09 15:22:38 +01:00
Patrick Brosset
a083c3b240
Bug 1113091 - Make the AnimationPlayerActor aware of the player ready promise; r=bgrins
2015-01-09 15:21:05 +01:00
Carsten "Tomcat" Book
9182dc1158
merge fx-team to mozilla-central a=merge
2015-01-09 14:16:30 +01:00
Mark Hammond
dcde811e7d
Bug 1116404 - better timeout semantics for search service geoip lookups. r=felipe
2015-01-09 13:43:29 +11:00
Blair McBride
37950e9923
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
2015-01-08 22:38:48 +13:00
Wes Kocher
1d86126a67
Merge mozilla-central to fx-team a=merge
2015-01-08 17:17:13 -08:00
Wes Kocher
f88bfbf94c
Merge mozilla-inbound to mozilla-central a=merge
2015-01-08 17:08:12 -08:00
Wes Kocher
0474fa769c
Merge fx-team to mozilla-central a=merge
2015-01-08 16:58:52 -08:00
Jordan Santell
f3763d8c9a
Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp
2015-01-07 13:57:00 -05:00
Magnus Melin
8144f3fdb5
Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
2015-01-10 13:48:24 +02:00
Magnus Melin
1d290d7da8
Bug 1114010 - remove unused/unimplemented autocomplete ignoreBlurWhileSearching. r=mak
2015-01-10 13:48:24 +02:00
Magnus Melin
2c74c92e3b
Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak
...
The fix has two aspects:
- for onblur we need to complete to the actual suggestion not to leave addresses uncapitalized or having " >> " as value
- once we have a valid selection that should not be changed to default because EnterMatch is called again (which it is with blur if the value was confirmed by enter, or mouse selection already)
2015-01-10 13:48:23 +02:00
Neil Deakin
f6a2d05cfe
Bug 1089005, add a third consume option that never consumes even over the anchor. This allows clicks on the location field to adjust the caret position, r=dao
2015-01-09 21:12:10 -05:00
Jim Chen
db34c64f29
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
2015-01-09 19:33:57 -05:00
Wes Kocher
cbbb0fa08d
Backout 7475b716558d (bug 1119281
) for Windows XPCShell permafailure
2015-01-09 16:35:50 -08:00
Jeff Walden
9ef0d101c7
Bug 1113379
- Convert ctypes/typedefs.h into a series of higher-order macros, for better code hygiene and to work around an incredible oddity in NetBSD's <stdint.h>. r=jorendorff
2015-01-09 02:07:39 -08:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E)
ea0e5ac119
Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. r=keeler r=Unfocused
2015-01-07 06:08:00 +01:00
David Keeler
d11cf2ca74
bug 1101194 - add telemetry for DataStorage table size r=mgoodwin
2015-01-07 13:23:07 -08:00
Mike Conley
2756ce4d4b
Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop.
...
It's possible for docShell.printPreview.printPreview to throw (if we're attempting to print preview a
XUL document, for example). If it throws, this can put printUtils.js in a funny state, since it's waiting
to hear that print preview was successfully entered.
This patch makes it possible for browser-content.js to inform the parent that printPreview failed, and for
the parent to react appropriately.
--HG--
extra : amend_source : cd6d89feb1b7e95a2a02452412580a4d00d52ad1
2015-01-06 14:52:01 -05:00
Patrick Brosset
93ffc33cf1
Bug 1120100 - Fix intermittent failure in browser_animation_actors_03.js. r=past
2015-01-10 09:04:00 +02:00
Sami Jaktholm
ca07abf87d
Bug 932179 - Part 4: Test static pinning with an unit test instead as the test domain is no longer available for mochitests (bug 1096197
). r=past
2015-01-10 22:47:00 +02:00
Sami Jaktholm
08396fd80d
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +02:00
Patrick Brosset
d815a0e0e7
Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof
2015-01-10 19:51:46 +01:00
Jim Blandy
1729047aa2
Bug 745985: DebuggerServer.initTransport is never called directly, and doesn't do anything interesting. r=past
...
try: -b do -p all -u all -t none
--HG--
extra : rebase_source : 49224b7dacf13b78a8e28636b011ca8915d8758b
2015-01-05 16:54:19 -08:00
Jim Blandy
842dcb466d
Bug 754985: Move DebuggerServer._checkInit near the other initialization code. r=dcamp
...
try: -b do -p all -u xpcshell,mochitest-dt -t none
--HG--
extra : rebase_source : 1112f32797c1e663f1e05358a108913e12e49bcb
2015-01-05 15:41:29 -08:00
Jim Blandy
63df697d8b
Bug 745985: Simplify treatment of DebuggerServerConnection's _actorPool. r=past
...
try: -b do -p all -u xpcshell,mochitest-dt -t none
--HG--
extra : rebase_source : a828d9bd7ad9adb1a4d7efc1000e72d99b5948e1
2015-01-05 16:26:27 -08:00
Avi Halachmi
ee0769840f
bug 1106122: Telemetry: Add FHR activeTicks value as simple measurement. r=vladan, r=gfritzsche
2015-01-02 07:28:42 +02:00
Garvan Keeley
277d8cf4c8
Bug 1116810 - Part 1: Add to histogram json. r=rnewman
2015-01-06 19:08:00 -05:00
Nick Fitzgerald
4b658eea13
Bug 1114962 - Update the in-tree copies of acorn and pretty-fast. r=past
...
acorn is now at db59bd0296c16796a07e82d2dc284861f464603e (untagged commit after
0.11.0 release).
pretty-fast is now at abc8c1133cc5443fb3bb50c426731821d27300a6 (tagged 0.2.0).
2015-01-06 15:24:00 -05:00
James Long
896979644d
Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen
2015-01-07 18:13:00 -05:00
Dave Townsend
da3564ca03
Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
...
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.
--HG--
extra : rebase_source : 9bd5c617a28ee4edaa8e18599ad8eca0b52f7133
2014-12-26 14:06:43 -08:00
Dave Townsend
58d687e019
Bug 1094312: Properly destroy browsers when switching between remote and non-remove pages and override the default destroy method in remote-browser.xml. r=mconley
...
In some cases removing an element from a document doesn't call its XBL
constructor. tabbrowser knows this and so calls a destroy method on browser
elements when removing them.
When remote-browser was added we forgot to add a specific destroy method so the
base browser binding's would be used. This would mean remote-browsers aren't
being destroyed correctly.
Also when we switch from remote to non-remote browsers or vice versa we don't
call the destroy method at all so sometimes the browser isn't destroyed properly
and observer notifications get fired on dead browser elements.
--HG--
extra : rebase_source : d54ca85d912fdd736495c500910ff51fb5e15b6a
2014-12-29 17:09:52 -08:00
Avi Halachmi
1a19480584
Bug 1119959: Fix test_TelemetryPing.js for comm-central and simplify it. r=gfritzsche
2015-01-10 09:52:58 +02:00
Jim Blandy
44b8e3ac7c
Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
...
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Georg Fritzsche
fa73c98892
Bug 1119281
- Fix missing telemetry client id in saved session pings. r=vladan
2015-01-09 22:42:52 +01:00
Monica Chew
152c9afdc4
Bug 1100024: ClassifyLocal should not lookup in any tables if safebrowsing is disabled (r=gcp)
2015-01-09 13:25:02 -08:00
Alexandre Poirot
79e8a36cc5
Bug 1098391
- Best effort to load debugger server dependencies lazily. r=jryans
2014-12-22 10:48:00 -05:00
Carsten "Tomcat" Book
8541663394
Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE
2015-01-08 12:18:15 +01:00
Carsten "Tomcat" Book
2712806979
Backed out changeset c5feceed953a (bug 1094567)
2015-01-08 12:17:20 +01:00
Blair McBride
f8efcaaf01
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
2015-01-08 22:38:48 +13:00
Richard Marti
95a8b158b5
Bug 1013689 - In-content pages - Alignment fixes. r=jaws
2015-01-08 09:05:39 +01:00
Sami Jaktholm
0a6bcb276e
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +01:00
Wes Kocher
0cf53b165b
Merge inbound to m-c a=merge CLOSED TREE
2015-01-07 15:41:20 -08:00
Chris Peterson
0a74423cd6
Back out cset 143ddd8eded9 (bug 1117635) for breaking some people's OS X builds on a CLOSED TREE. a=RyanVM
2015-01-07 11:58:19 -08:00
Ryan VanderMeulen
d42279bab0
Backed out changeset 63f90f467985 (bug 1106122) for xpcshell orange.
...
CLOSED TREE
2015-01-07 14:02:22 -05:00
Margaret Leibovic
a9c456e1d0
Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 869c7e58be536c8aa385e3e0ab5aed334fcc7d80
2014-12-23 10:10:34 -05:00
Margaret Leibovic
2d7e538a56
Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 4fa6fa81125f0e5f6f39f8de5a1e1ce3f2365e0d
2014-12-23 15:32:15 -05:00
Brian Grinstead
839c70fe2d
Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset
2015-01-09 09:27:00 +01:00
Hiroyuki Ikezoe
c0a0f8e035
Bug 941063 - Add a property to get the size of the downloads data written to disk. r=smacleod
2015-01-13 13:41:46 +00:00
Margaret Leibovic
333c5ba82b
Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
...
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 71b5f80bc1db7378721c5a433f2b8e20bd5169c5
2014-12-19 13:51:24 -08:00
Carsten "Tomcat" Book
99d746b5e4
merge fx-team to mozilla-central a=merge
2015-01-07 14:11:47 +01:00
Jordan Santell
1efb78f34d
Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp
2015-01-06 11:23:00 +01:00
Blake Winton
fe9799f4da
Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe
2015-01-06 13:09:43 -05:00
Wes Kocher
c13319b1d9
Merge m-c to fx-team a=merge
2015-01-06 19:51:17 -08:00
Jim Chen
ff51478863
Bug 1109931 - Save child telemetry payload on shutdown; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
3bc584457b
Bug 1103101
- Start Telemetry on content process startup; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
bf90d800d4
Bug 1103101
- Use DeferredTask in TelemetryPing; r=vladan
2015-01-06 16:48:02 -05:00
Ryan VanderMeulen
0a1e81ace2
Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js.
2015-01-06 16:07:22 -05:00
Andrea Marchesini
baf0cbe028
Bug 1058644 - Console API in ServiceWorkers. r=khuey
2015-01-06 10:45:00 -05:00
Jim Mathies
8eec6b6f85
Bug 1117140 - Avoid allocating some resources in the gmp child process which we have no use for. r=bsmedberg
2015-01-07 17:35:04 -06:00
Chris Peterson
75110a0d12
Bug 1118529 - Remove MSIntTypes.h. r=Waldo
2015-01-06 21:41:15 -08:00
Chris Peterson
a51bc39172
Bug 1117635 - Declare that MacApplicationDelegate implements the NSApplicationDelegate protocol. r=mstange
2015-01-07 18:33:32 -08:00
Ehsan Akhgari
4354953b4f
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
...
Most of this patch (with the exception of dom/bindings/Codegen.py) was
generated by the following bash script:
#!/bin/bash
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "*/.git*" \
! -wholename "obj-*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_DELETE '= delete'
2015-01-08 23:19:05 -05:00
Ehsan Akhgari
74817b5912
Bug 1119258
- Mark virtual overridden functions as MOZ_OVERRIDE in toolkit; r=Mossop
2015-01-08 23:12:19 -05:00
Chris Peterson
c16df32544
Bug 1117635 - Declare that MacApplicationDelegate implements NSFileManagerDelegate protocol to fix -Wincompatible-pointer-types warning. r=smichaud
2015-01-04 20:00:42 -08:00
Tooru Fujisawa
9975e77919
Bug 1116413 - Fix example comment for PromiseUtils.resolveOrTimeout. r=yoric
2015-01-07 13:16:13 +09:00
Jon Coppeard
0e23adfc34
Bug 1077354 - Transfer buffers to OS.File methods rather than passing a pointer r=froydnj
2015-01-08 11:31:21 +00:00
David Rajchenbach-Teller
37e0662101
Bug 1077354 - Extending PromiseWorker to simplify transfering values r=froydnj
2014-11-20 12:40:08 +01:00
Nicholas Nethercote
97b5d348cc
Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
...
--HG--
extra : rebase_source : 771710c5427141d738eef112fab00951eb8e20e3
2015-01-07 16:13:03 -08:00
Tim Taubert
cc79d7a098
Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs
2014-11-14 20:21:17 +01:00
Jan Odvarko
ffec1f547b
Bug 1107888 - e10s support for dynamic actor registration. r=ochameau
2014-12-05 15:40:10 -08:00
Jordan Santell
12493a81b4
Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp
2015-01-05 14:57:00 -05:00
Sami Jaktholm
b53cf7a775
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 -05:00
Ryan VanderMeulen
853e2fb5f6
Merge m-c to fx-team. a=merge
2015-01-06 11:05:52 -05:00
Ryan VanderMeulen
7b34913ca7
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-01-06 10:55:03 -05:00
Nicolas Perriault
d67dbd3390
Bug 1118255 - Updated link to the React lib file in about:webrtc. r=Standard8
2015-01-06 16:05:36 +01:00
Ryan VanderMeulen
aaee2cbdff
Backed out changeset 724554c093a8 (bug 980481) for intermittent WinXP timeouts.
2015-01-06 09:27:38 -05:00
Ryan VanderMeulen
9e06657e83
Backed out changesets 4d2d510fbd62, 5e51dc838a89, and 652bd77f36c1 (bug 1116714
) for Linux opt mochitest-dt orange.
...
CLOSED TREE
2015-01-06 08:57:43 -05:00
Mats Palmgren
f2b744a549
Bug 1116714
part 1 - Store the document where we added anonomous content so we can call removeAnonymousContent() on it later without throwing. r=pbrosset
2015-01-06 09:27:56 +00:00
Blair McBride
0f72f4bec2
Bug 1099046 - Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift. r=mak
2015-01-06 19:13:46 +13:00
Wes Kocher
690f2a5038
Merge m-c to fx-team a=merge
2015-01-05 17:29:14 -08:00
Wes Kocher
e62807e2fa
Merge fx-team to m-c a=merge
2015-01-05 17:08:49 -08:00
Brian Grinstead
ea0230fdb7
Bug 1116199 - Fix web console backwards compatibility with pre 37 servers that are missing evaluateJSAsync;r=jryans
2015-01-05 13:15:04 -08:00
Gavin Sharp
f4befa70c9
Bug 1116287: SEARCH_SERVICE_INIT_SYNC should not expire, r=rvitillo
...
--HG--
extra : rebase_source : f80695d53c41eff4d160a5926d31688ff94af6f3
2015-01-05 08:19:58 -08:00
Luca Greco
d085aaee23
Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau
2014-12-16 08:43:00 -05:00
Anurag Chaudhury (anuragchaudhury@gmail.com)
fe1c2f8645
Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset
2015-01-05 09:38:57 -08:00
Gijs Kruitbosch
2598407827
Bug 1096319
2015-01-05 11:41:06 +00:00
Phil Ringnalda
9f997b2894
Merge m-i to m-c, a=merge
2015-01-03 20:02:33 -08:00
Phil Ringnalda
29a03dfb07
Back out 3 changesets (bug 1111142) for having a startling perf impact
...
CLOSED TREE
Backed out changeset 9b62d0e8b412 (bug 1111142)
Backed out changeset e66b9aa4b22c (bug 1111142)
Backed out changeset 6b480b80299a (bug 1111142)
--HG--
rename : toolkit/components/reader/AboutReader.jsm => toolkit/components/reader/content/aboutReader.js
2015-01-02 22:34:15 -08:00
Phil Ringnalda
cafbfdca44
Back out 89c73451325e (bug 1116853) for devtools/chrome bustage
...
CLOSED TREE
2015-01-02 19:06:12 -08:00
Ehsan Akhgari
20a19ff838
Bug 1116560 - Spell shutdown-persist properly in nsXREDirProvider::DoShutdown to make it greppable; r=bsmedberg
2015-01-02 17:53:56 -05:00
Ehsan Akhgari
65df2a63dd
Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy
2015-01-02 17:53:11 -05:00
Margaret Leibovic
a08c6530c5
Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 1158189d7fd82bd293fa590569f013a92499dbfc
2014-12-23 10:10:34 -05:00
Margaret Leibovic
cbf1d77ac3
Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 18bd3f75e7ab32a7a29e3c11708db55d8dffc124
2014-12-23 15:32:15 -05:00
Margaret Leibovic
7bc6c6fb9c
Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
...
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 3dad2e92d4dcc8c4f8df32d2b2b6321b7f874a7d
2014-12-19 13:51:24 -08:00
Nick Fitzgerald
55d009b5d9
Bug 1116853 - Use Object.assign instead of DevToolsUtils.update. r=jlongster
2015-01-02 14:14:20 -08:00
Geoff Lankow
4e5fddd5a4
Bug 1115962 - Wrong URL given by source actor for subscripts; r=fitzgen
2015-01-03 11:03:21 +13:00
J. Ryan Stinnett
4850cb90c7
Bug 1115976 - Restore download progress when using netmonitor. r=vporof
2015-01-02 12:06:12 -06:00
Margaret Leibovic
6c0d9cdf77
Bug 1116231 - Move reader.parse-on-load. pref change observer back to Reader.js. r=bnicholson
...
--HG--
extra : rebase_source : bfd297fd0af91bbfce62c22db0ca7a958ab4430f
2014-12-29 15:12:45 -05:00
Margaret Leibovic
ea0dadcc9d
Bug 1107588 - Use an xhr to download reader mode content instead of creating new browser elements. r=mfinkle
...
--HG--
extra : rebase_source : fe24bfefa2efc5500ca74a9be5f79a958bab32ee
2014-12-30 14:56:09 -05:00
chrishood@eagles.ewu.edu
1a6a9cae0d
bug 930456: Enforce failure if search service is initialized from a child process. r=gavin
...
--HG--
extra : transplant_source : %1F%E46%1F%C7%F2%04%9B%EB%BF%FE%EB_%08%B3XN%F9%8B%29
2014-12-30 09:32:04 -08:00
Tom Tromey
3da37909db
Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof
2014-12-29 11:32:00 +01:00