Commit Graph

377497 Commits

Author SHA1 Message Date
Ehsan Akhgari
678337b052 Bug 1007776 - Add a devtools API for muting the source AudioNodes; r=roc,smaug 2014-08-19 08:12:43 -04:00
Masayuki Nakano
877aa4d8fb Bug 1053048 Implement nsIEditor.isInEditAction readonly attribute r=ehsan, sr=smaug 2014-08-19 20:54:08 +09:00
Masayuki Nakano
de1f9dee1c Bug 1053048 nsTextEditorState::UnbindFromFrame() should ensure to call nsTextInputListener::EditAction() for updating the content r=ehsan 2014-08-19 20:54:08 +09:00
Masayuki Nakano
c2443fe41c Bug 1053048 Add tests for accessing selectionStart and selectionEnd from nsISelectionListener::NotifySelectionChanged() r=ehsan 2014-08-19 20:54:07 +09:00
Ian Neal
d3b38cfa26 Bug 1054470 - Remove unused MOZ_APP_COMPONENT_INCLUDE r=glandium 2014-08-19 12:38:03 +01:00
Tom Schuster
af7e419bea Bug 792439 - Insert new lines at end of file. r=me 2014-08-19 12:54:23 +02:00
Tom Schuster
aaa1a77b95 Bug 792439 - Implement ES6 WeakSet. r=till 2014-08-19 12:42:13 +02:00
Peter Van der Beken
2a4b38bbe9 Bug 1036186 - Reset Migration wizard no longer skips the first step to choose a browser. r=smaug.
--HG--
extra : rebase_source : 5fd0eed62b999eabf4a7a46300f4d74a6888b1f8
2014-08-08 15:03:29 +02:00
Chris Pearce
e92607b829 Bug 1055408 - Kill GMP timers when entering shutdown. r=jesup 2014-08-19 20:56:55 +12:00
Chris Pearce
c40e04c991 Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 20:56:33 +12:00
Sylvestre Ledru
f164376734 Bug 1055060 - Non-array delete for scalars - CID 1122166 & 1122167 r=jesup 2014-08-19 08:19:28 +02:00
Nigel Babu
493e418c84 Backed out changeset 55ea2c2fb857 (bug 1034368) for bustage 2014-08-19 12:07:01 +05:30
Nigel Babu
2f0df889d5 Backed out changeset 3b0d1e17cad0 (bug 1055408) for bustage 2014-08-19 12:06:42 +05:30
Yuki Sekiguchi
c15baedebd Bug 1042885 - Part 2: Fix test case for a rp element should not auto close a rtc element. r=wchen 2014-08-18 22:33:45 -07:00
Yuki Sekiguchi
17994bd47b Bug 1042885 - Part 1: A rp element should not auto close a rtc element. r=wchen 2014-08-18 22:33:45 -07:00
Chris Pearce
b0a8524ff0 Bug 1055408 - Kill GMP timers when entering shutdown. r=jesup 2014-08-19 17:03:11 +12:00
Chris Pearce
f511aad305 Bug 1034368 - Add storage capabilities to GMPs. r=jesup 2014-08-19 17:03:04 +12:00
Matt Woodrow
b66e142f4a Bug 781701 - Interpolate rotate3d rotation angles numerically when we can instead of using matrix decompositon. r=dbaron 2014-08-19 15:58:17 +12:00
Anthony Jones
3558d0c87f Bug 1050814 - Fix duration reporting in MP4; r=edwin 2014-08-19 14:13:58 +12:00
Anthony Jones
2acb0169a4 Bug 1054153 - Fix MP4 demuxer is init vs buffered range race; r=edwin 2014-08-19 14:13:56 +12:00
Anthony Jones
09a1c22d2a Bug 1049133 - Calculate eviction offset for MP4 instead of guessing; r=kinetik,edwin 2014-08-19 14:13:55 +12:00
Lynn Tran
7bec1a6b6d Bug 1041335 - Add a mozilla::services getter for nsIServiceWorkerManager; r=ehsan 2014-08-18 21:13:14 -04:00
Ehsan Akhgari
aa072a423f Bug 1055286 - Flatten editor/libeditor/text to editor/libeditor; r=poiru
--HG--
rename : editor/libeditor/text/crashtests/403965-1.xhtml => editor/libeditor/crashtests/403965-1.xhtml
rename : editor/libeditor/text/crashtests/580151-1.xhtml => editor/libeditor/crashtests/580151-1.xhtml
rename : editor/libeditor/text/nsInternetCiter.cpp => editor/libeditor/nsInternetCiter.cpp
rename : editor/libeditor/text/nsInternetCiter.h => editor/libeditor/nsInternetCiter.h
rename : editor/libeditor/text/nsPlaintextDataTransfer.cpp => editor/libeditor/nsPlaintextDataTransfer.cpp
rename : editor/libeditor/text/nsPlaintextEditor.cpp => editor/libeditor/nsPlaintextEditor.cpp
rename : editor/libeditor/text/nsPlaintextEditor.h => editor/libeditor/nsPlaintextEditor.h
rename : editor/libeditor/text/nsTextEditRules.cpp => editor/libeditor/nsTextEditRules.cpp
rename : editor/libeditor/text/nsTextEditRules.h => editor/libeditor/nsTextEditRules.h
rename : editor/libeditor/text/nsTextEditRulesBidi.cpp => editor/libeditor/nsTextEditRulesBidi.cpp
rename : editor/libeditor/text/nsTextEditUtils.cpp => editor/libeditor/nsTextEditUtils.cpp
rename : editor/libeditor/text/nsTextEditUtils.h => editor/libeditor/nsTextEditUtils.h
rename : editor/libeditor/text/tests/test_bug1026397.html => editor/libeditor/tests/test_bug1026397.html
rename : editor/libeditor/text/tests/test_bug318065.html => editor/libeditor/tests/test_bug318065.html
rename : editor/libeditor/text/tests/test_bug471319.html => editor/libeditor/tests/test_bug471319.html
rename : editor/libeditor/text/tests/test_bug471722.html => editor/libeditor/tests/test_bug471722.html
rename : editor/libeditor/text/tests/test_bug483651.html => editor/libeditor/tests/test_bug483651.html
rename : editor/libeditor/text/tests/test_bug527935.html => editor/libeditor/tests/test_bug527935.html
rename : editor/libeditor/text/tests/test_bug569988.html => editor/libeditor/tests/test_bug569988.html
rename : editor/libeditor/text/tests/test_bug590554.html => editor/libeditor/tests/test_bug590554.html
rename : editor/libeditor/text/tests/test_bug596001.html => editor/libeditor/tests/test_bug596001.html
rename : editor/libeditor/text/tests/test_bug596333.html => editor/libeditor/tests/test_bug596333.html
rename : editor/libeditor/text/tests/test_bug596506.html => editor/libeditor/tests/test_bug596506.html
rename : editor/libeditor/text/tests/test_bug597331.html => editor/libeditor/tests/test_bug597331.html
rename : editor/libeditor/text/tests/test_bug600570.html => editor/libeditor/tests/test_bug600570.html
rename : editor/libeditor/text/tests/test_bug602130.html => editor/libeditor/tests/test_bug602130.html
rename : editor/libeditor/text/tests/test_bug603556.html => editor/libeditor/tests/test_bug603556.html
rename : editor/libeditor/text/tests/test_bug604532.html => editor/libeditor/tests/test_bug604532.html
rename : editor/libeditor/text/tests/test_bug625452.html => editor/libeditor/tests/test_bug625452.html
rename : editor/libeditor/text/tests/test_bug629172.html => editor/libeditor/tests/test_bug629172.html
rename : editor/libeditor/text/tests/test_bug636465.xul => editor/libeditor/tests/test_bug636465.xul
rename : editor/libeditor/text/tests/test_bug638596.html => editor/libeditor/tests/test_bug638596.html
rename : editor/libeditor/text/tests/test_bug641466.html => editor/libeditor/tests/test_bug641466.html
rename : editor/libeditor/text/tests/test_bug645914.html => editor/libeditor/tests/test_bug645914.html
rename : editor/libeditor/text/tests/test_bug681229.html => editor/libeditor/tests/test_bug681229.html
rename : editor/libeditor/text/tests/test_bug692520.html => editor/libeditor/tests/test_bug692520.html
rename : editor/libeditor/text/tests/test_bug740784.html => editor/libeditor/tests/test_bug740784.html
rename : editor/libeditor/text/tests/test_bug757771.html => editor/libeditor/tests/test_bug757771.html
rename : editor/libeditor/text/tests/test_bug830600.html => editor/libeditor/tests/test_bug830600.html
rename : editor/libeditor/text/tests/test_dom_input_event_on_texteditor.html => editor/libeditor/tests/test_dom_input_event_on_texteditor.html
rename : editor/libeditor/text/tests/test_texteditor_keyevent_handling.html => editor/libeditor/tests/test_texteditor_keyevent_handling.html
2014-08-18 20:59:37 -04:00
Wes Kocher
64f0f7fe1d Merge m-c to inbound a=merge 2014-08-18 17:56:43 -07:00
Wes Kocher
63411e5b2c Backed out changeset c69cc7b3c21d (bug 1016467) for B2G Windows bustage 2014-08-18 17:19:26 -07:00
Ehsan Akhgari
42de58dbf7 Bug 1007778 - Add a devtools API to make some Web Audio nodes pass through their inputs; r=roc,smaug 2014-08-18 20:12:50 -04:00
Bill McCloskey
70b25550a4 Bug 1045826 - Add missing null check in popup blocking (r=felipe) 2014-08-18 16:18:28 -07:00
David Burns
40faf654ad Bug 1055088: Update Marionette HtmlElement documentation for is_enabled; r=jgriffin 2014-08-19 00:07:56 +01:00
Seth Fowler
30e4762ded Bug 1054394 - Avoid clang internal compiler error in Zone.h. r=jfkthame 2014-08-18 16:01:20 -07:00
Georgios Kontaxis
17142ab846 Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc) 2014-08-18 14:58:33 -07:00
Rafael Kourdis
4ac3690226 Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan 2014-08-18 18:42:14 -04:00
Daniel Holbert
d8ac5e4a47 (no bug) Fix incorrect indentation in nsComputedDOMStyle::DoGetMixBlendMode. whitespace-only, DONTBUILD 2014-08-18 15:20:02 -07:00
B2G Bumper Bot
77fe533a05 Bumping manifests a=b2g-bump 2014-08-18 14:01:17 -07:00
B2G Bumper Bot
91b498d378 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1966c69241df
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #22964 from JinghuaXing/bug947198_master

Bug #947198 - [DSDS][dolphin][OMA CP] Support for DSDS. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/c59393fd4463
Author: arvin zhang <arvin.zhang@spreadtrum.com>
Desc: Bug #947198 - [DSDS][dolphin][OMA CP] Support for DSDS. r=gsvelto
2014-08-18 13:55:28 -07:00
B2G Bumper Bot
8bcc1933ec Bumping manifests a=b2g-bump 2014-08-18 13:46:29 -07:00
B2G Bumper Bot
723e0c3c21 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5ab7d98497a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23003 from KevinGrandon/bug_1055183_update_jshint_global_styles

Bug 1055183 - Update JSHint global styles

========

https://hg.mozilla.org/integration/gaia-central/rev/086b6319e017
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1055183 - Update JSHint global styles r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/cb889ca9ebf8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22954 from mikehenrty/bug-1052241-disable-netactivity

Bug 1052241 - Disable network activity icon in DEBUG mode

========

https://hg.mozilla.org/integration/gaia-central/rev/9851386b48c4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1052241 - Disable network activity icon in DEBUG mode

========

https://hg.mozilla.org/integration/gaia-central/rev/c71ecf5062c0
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #22993 from gabrielesvelto/bug-974984-wappush-debug

Bug 974984 - Added basic debug logging r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/fb73ffb806d6
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 974984 - Added basic debug logging r=julienw
2014-08-18 13:40:31 -07:00
B2G Bumper Bot
48e5ce9ef5 Bumping manifests a=b2g-bump 2014-08-18 13:31:17 -07:00
B2G Bumper Bot
fc9d1ca372 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34a33f4db7a0
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #22224 from jrburke/bug1028224-email-ui-improvements

Bug 1043529 - email UI: "Load more messages" styling r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/04892febf435
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1028224: email UI: settings chevrons and Load More as a button
2014-08-18 13:25:25 -07:00
Ryan VanderMeulen
1325804485 Merge m-c to b2g-inbound. a=merge 2014-08-18 16:09:21 -04:00
Ryan VanderMeulen
fde127a403 Merge inbound to m-c. a=merge 2014-08-18 16:04:28 -04:00
Ryan VanderMeulen
bdaf597d5e Merge fx-team to m-c. a=merge 2014-08-18 15:29:21 -04:00
B2G Bumper Bot
07de783e62 Bumping manifests a=b2g-bump 2014-08-18 12:16:26 -07:00
Ryan VanderMeulen
f2544ab7b8 Backed out changeset 085acacbd031 (bug 960671) for mochitest-other crashes. 2014-08-18 15:12:38 -04:00
B2G Bumper Bot
88b1463deb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/11d870c6074f
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22991 from wilsonpage/1054945

Bug 1054945 - Main title Usage is not localized

========

https://hg.mozilla.org/integration/gaia-central/rev/1e0b1f7af720
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1054945 - Main title Usage is not localized
2014-08-18 12:10:32 -07:00
B2G Bumper Bot
f2c6b6239f Bumping manifests a=b2g-bump 2014-08-18 10:57:08 -07:00
B2G Bumper Bot
e5e71c6e17 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c09a4066131
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22929 from KevinGrandon/bug_1053258_search_app_icon

Bug 1053258 - Change Search icon to Browser icon

========

https://hg.mozilla.org/integration/gaia-central/rev/857404afe0a3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1053258 - Change Search icon to Browser icon r=benfrancis
2014-08-18 10:55:32 -07:00
Sotaro Ikeda
93c1acb209 Bug 1042387 - Add file descriptors count check r=jrmuizel 2014-08-18 10:55:23 -07:00
Ehsan Akhgari
40d9e7c418 Backed out changeset 0409c8faca80 because of build bustage on a CLOSED TREE 2014-08-18 13:44:59 -04:00
Nick Fitzgerald
0e4b014205 Bug 960671 - Part 2: Add RDP requests for recording allocations. r=past 2014-08-18 10:32:29 -07:00
B2G Bumper Bot
f220be912d Bumping manifests a=b2g-bump 2014-08-18 10:31:18 -07:00