Carsten "Tomcat" Book
|
45d2ff3464
|
Merge m-c to b2g-inbound
|
2013-11-28 14:48:55 +01:00 |
|
Carsten "Tomcat" Book
|
b011bd06cb
|
merge fx-team to mozilla-central
|
2013-11-28 12:44:14 +01:00 |
|
Jared Wein
|
e49d231169
|
Bug 943556 - Run the test if the media element is not paused instead of checking for HAVE_ENOUGH_DATA to fix the intermittent timeout in test_videocontrols_standalone.html. r=me
|
2013-11-28 02:42:52 -05:00 |
|
Fabrice Desré
|
619c5db6bd
|
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
|
2013-11-27 23:18:08 -08:00 |
|
Mike Hommey
|
9245936f8b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Nicholas Nethercote
|
b467b2a1c4
|
Bug 943660 (attempt 2) - Remove nsIMemoryReporter::name, because it's (a) unused and (b) a bad idea. r=mccr8.
--HG--
extra : rebase_source : 4381c3c424e34198b83c45fa0ac0d9a670bab2b8
|
2013-11-26 18:38:50 -08:00 |
|
Mike Hommey
|
2b828323f2
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Wes Kocher
|
ef237316f2
|
Merge m-c to inbound
|
2013-11-26 20:05:18 -06:00 |
|
Wes Kocher
|
92d4fbf239
|
Merge fx-team to m-c
|
2013-11-26 19:51:52 -06:00 |
|
Masayuki Nakano
|
c53476b64e
|
Bug 300710 part.2 PresShell should allow to open context menu even on XUL menu on Mac r=smaug+enn
|
2013-11-27 10:12:43 +09:00 |
|
David Rajchenbach-Teller
|
f7a8bd76ff
|
Bug 942063 - Telemetry for the size of sessionstore.js. r=smacleod
|
2013-11-26 14:44:42 -05:00 |
|
David Rajchenbach-Teller
|
0d38333825
|
Bug 935792 - ignoreAbsent flag for removeDir() doesn't default to true as intended/documented. r=froydnj
|
2013-11-26 14:21:03 -05:00 |
|
Christos Stathis
|
27e93d4496
|
Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan
|
2013-11-26 20:42:02 +02:00 |
|
L. David Baron
|
835d1a68fe
|
Bug 940446: Log a variable that's guaranteed to exist, so we don't throw an exception from the exception handler and break the URL bar and search bar. r=smacleod
|
2013-11-26 15:28:17 -08:00 |
|
Irving Reid
|
cbc72c01d9
|
Bug 925389: Cancel XPI update check if the add-on is uninstalled while the check is in progress; r=Unfocused
|
2013-11-26 10:21:32 -05:00 |
|
Carsten "Tomcat" Book
|
0cd58260cf
|
Merge m-c to fx-team
|
2013-11-26 13:55:35 +01:00 |
|
Carsten "Tomcat" Book
|
cc6bd8ca04
|
merge fx-team to mozilla-central
|
2013-11-26 12:38:36 +01:00 |
|
Henri Sivonen
|
efd91c19ff
|
Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused.
|
2013-11-26 09:31:52 +02:00 |
|
Victor Porof
|
058593c540
|
Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
|
2013-11-26 10:51:20 +02:00 |
|
David Major
|
b2caa83014
|
Bug 943051 - Fix VirtualAlloc and VirtualFree flags for gBreakpadReservedVM. r=bsmedberg
--HG--
extra : rebase_source : ef9c8fca8bf36d27fd070a7dddadadc876f27b0d
|
2013-11-26 13:22:01 -05:00 |
|
John Daggett
|
29d440e732
|
Bug 942054 - bump range and number of buckets for content reflow timings and add interruptible boolean. r=bz
|
2013-11-26 13:34:31 +09:00 |
|
Mike Hommey
|
a4d185c026
|
Bug 942375 - Don't use $(shell pwd). r=mshal
|
2013-11-26 11:49:34 +09:00 |
|
Matt Brubeck
|
2e0ec89daf
|
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
|
2013-11-25 15:59:01 -08:00 |
|
Nick Fitzgerald
|
3bf9547c4d
|
Bug 934163 - Use Cu.isDeadWrapper in objectDescriptor; r=past
|
2013-11-25 10:31:46 -08:00 |
|
Nick Fitzgerald
|
2e5c259c51
|
Bug 942362 - Use DevToolsUtils.reportException in dbg-client.jsm; r=past
|
2013-11-25 10:31:46 -08:00 |
|
Robert Strong
|
1c979605c7
|
Bug 930194 - Add prerequisite checks for MozillaMaintenance Service tests that fail the tests if the build system is not properly configured. r=bbondy
|
2013-11-25 10:25:22 -08:00 |
|
Nick Fitzgerald
|
12f3243085
|
Bug 934163 - Improve performance of tracer actors; r=past
|
2013-11-25 10:11:53 -08:00 |
|
Carsten "Tomcat" Book
|
607d7a8676
|
Merge m-c to fx-team
|
2013-11-25 15:41:33 +01:00 |
|
Carsten "Tomcat" Book
|
a5ef85704e
|
merge mozilla-inbound to mozilla-central
|
2013-11-25 12:38:13 +01:00 |
|
Shu-yu Guo
|
bd20adfb23
|
Bug 941787 - Fix race between tab closure event and nested event loop popping in devtools browser actor. (r=panos)
|
2013-11-24 22:51:19 -08:00 |
|
Phil Ringnalda
|
4de147d201
|
Merge m-c to f-t
|
2013-11-24 17:52:09 -08:00 |
|
Tim Taubert
|
fd8ddfc8c0
|
merge m-c to inbound on a CLOSED TREE
|
2013-11-24 23:25:44 +01:00 |
|
Matt Brubeck
|
f5202c7727
|
Merge fx-team to mozilla-central
|
2013-11-23 14:24:52 -08:00 |
|
Phil Ringnalda
|
3e65c02e51
|
Back out 1fd1596ffb9f:b5b8f25b9f1d (bug 682048) for b2g mochitest-5 timeouts in test_innerWidthHeight_script.html
CLOSED TREE
|
2013-11-24 10:32:52 -08:00 |
|
Bill McCloskey
|
91c7e6a9a2
|
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
|
2013-11-23 21:32:27 -08:00 |
|
Ryan VanderMeulen
|
2ab6caa2dc
|
Merge m-c to inbound.
|
2013-11-22 15:37:03 -05:00 |
|
Ryan VanderMeulen
|
f79b3ed398
|
Merge fx-team to m-c.
|
2013-11-22 15:23:22 -05:00 |
|
Ryan VanderMeulen
|
f361902f0b
|
Backed out changeset 0b84a9bee07a (bug 937429) for Android test_videocontrols_standalone.html failures.
CLOSED TREE
|
2013-11-22 12:33:19 -05:00 |
|
David Rajchenbach-Teller
|
20f3d0019b
|
Bug 941565 - Fix OS.Constants.Path.libxul on Android. r=glandium
|
2013-11-25 09:32:29 -05:00 |
|
Ed Morley
|
dd12c93265
|
Backed out changeset 1eb6ceed2cda (bug 938437) on suspicion of causing WinXP debug jetpack failures on a CLOSED TREE
|
2013-11-22 16:00:32 +00:00 |
|
Ed Morley
|
0e1036028c
|
Backed out changeset c30371a66429 (bug 941450)
|
2013-11-22 15:59:22 +00:00 |
|
Brian Smith
|
d0a8f7663c
|
Bug 942728 - Fix telemetry for cipher suites and crypto algorithms andkey sizes, r=keeler, a=lsblakk
--HG--
extra : rebase_source : bd0bc0d67fe811612df4210b2b5e19f1d5eca5a0
|
2013-11-21 13:35:23 -08:00 |
|
Trevor Saunders
|
9c06a10744
|
bug 943023 - unify some of toolkit/components/ and rdf/ r=ehsan
|
2013-11-25 14:28:06 -05:00 |
|
Chenxia Liu
|
fc100d4f56
|
Bug 932092 - Data format for UI telemetry collection. r=mfinkle
|
2013-11-25 17:35:58 -05:00 |
|
Ryan VanderMeulen
|
e00ec7bb58
|
Merge m-c to inbound.
|
2013-11-25 14:23:48 -05:00 |
|
Birunthan Mohanathas
|
0816e609ee
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
|
2013-11-25 14:02:47 -05:00 |
|
Makoto Kato
|
e97d6701d0
|
Bug 942018 - Remove dump_syms for VC8 and VC9. r=ted
|
2013-11-25 10:05:32 +09:00 |
|
Trevor Saunders
|
280dc2e3ce
|
bug 938025 - part 1 - get rid of some static constructors r=bz r=bjacob
|
2013-11-22 14:45:50 -05:00 |
|
Jim Chen
|
20a30949cd
|
Bug 932865 - Expose thread hang stats through nsITelemetry and telemetry ping; r=vladan
|
2013-11-22 14:17:31 -05:00 |
|
Jim Chen
|
c9e25f4004
|
Bug 932865 - Record inactive thread hang stats inside telemetry; r=vladan
|
2013-11-22 14:17:31 -05:00 |
|