Commit Graph

417742 Commits

Author SHA1 Message Date
Marco Bonardo
34e6d5de56 Bug 1148459 - Use new keywords API in tests. r=ttaubert 2015-04-21 22:21:52 +02:00
Tim Nguyen
03088a350d Bug 1089428 - Allow script injection into source editor component. r=bgrins 2015-04-04 01:17:59 +02:00
Alexandre Poirot
474efd847b Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset 2015-04-21 13:01:40 -07:00
André Reinald
1394d77b29 Bug 1075160 - Support action: reset a pref to the default setting r=gfritzsche, r=bholley 2015-04-16 17:00:14 +02:00
Brian Grinstead
7a4f3e1cd2 Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset 2015-04-21 11:18:02 -07:00
Nick Fitzgerald
b52a48f101 Bug 1156865 - Re-enable RDP logging in debugger xpcshell tests; r=jlongster 2015-04-21 11:13:01 -07:00
Martyn Haigh
b627aa2acb Bug 1154602 - Unable to open .html file via Dropbox Native App (r=mcomella) 2015-04-21 08:49:30 -07:00
Brian Grinstead
c74d85170c Bug 999299 - Remove '[]' from the autoCloseBrackets config for Style Editor sourceeditor;r=mratcliffe 2015-04-21 08:17:45 -07:00
David Rajchenbach-Teller
15afd14713 Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
Mark Banner
e884167ff5 Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc. 2015-04-21 15:40:01 +01:00
Robert Strong
50d7b80d95 Bug 1156446 - run marFileLockedStageFailureComplete_win.js sequentially to assist with diagnostics. r=spohl 2015-04-21 07:31:06 -07:00
Robert Strong
6c8ba739ba Bug 1155896 - xpcshell log statements truncated due to equality checks for long strings. r=spohl 2015-04-21 07:30:42 -07:00
Ali Movahedi
6a913c1fbe Bug 1154773 - Change undefined property a.prototype. r=Yoric 2015-04-21 03:40:00 -04:00
David Rajchenbach-Teller
742c76ab81 Bug 1151750 - about:performance now recapitulates alerts. r=mossop 2015-04-09 23:20:35 +02:00
Vladan Djeric
80a240082f Bug 1149284 - Restore Telemetry tests. r=rvitillo, r=sstamm 2015-04-20 19:41:53 -04:00
Michael Ratcliffe
b66e2c69f8 Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins 2015-04-17 11:53:06 +01:00
Ian Moody
1b0368b7b5 Bug 1141734 - Pass this.browser into PrintUtils.print() in nsContextMenu.printFrame(). r=gabor
--HG--
extra : transplant_source : %D0%03%7D%B1%BC%28%9D%26%C3%D2%7Ci%F0%2CI%E4%C3%A7%F2/
2015-04-15 22:44:50 +01:00
Ian Moody
276e43ea5c Bug 1140859 - Pass the outerWindowID into nsContextMenu.saveHelper() and use that to get the window, rather than unsafely accessing doc.defaultView. r=gabor
--HG--
extra : transplant_source : %05%1C%0C%25%17%E5o%C9%06%13R%92%20u%BB%F0z%86%1A%B6
2015-04-12 11:05:32 +01:00
Ian Moody
876b457646 Bug 1140859 - Pass the safe documentURIObject into nsContextMenu.saveHelper() rather than unsafely accessing it on the document. r=gabor
--HG--
extra : transplant_source : %D8%A7%D02%9D%12%B0%E6%8FSr%1E%3F%08%EC%DDWU%04%AF
2015-04-11 10:51:09 +01:00
Carsten "Tomcat" Book
34eac73c74 Merge mozilla-central to fx-team 2015-04-21 15:35:04 +02:00
Carsten "Tomcat" Book
92635b7ff7 Merge mozilla-central to fx-team 2015-04-21 12:45:22 +02:00
Carsten "Tomcat" Book
c560e33395 Merge mozilla-central to mozilla-inbound 2015-04-21 12:38:27 +02:00
Jim Mathies
cf1973ae61 Bug 1156283 - Avoid shutdown observer race when shutting down gfx on Mac. r=roc 2015-04-21 05:24:21 -05:00
Carsten "Tomcat" Book
57a5fd4e81 merge fx-team to mozilla-central a=merge 2015-04-21 12:06:04 +02:00
Carsten "Tomcat" Book
0f464396d9 merge mozilla-inbound to mozilla-central a=merge 2015-04-21 11:57:16 +02:00
Carsten "Tomcat" Book
c911b0d2cc Backed out changeset 76d12a766103 (bug 1154791) for m-oth test bustage on a CLOSED TREE 2015-04-21 11:03:34 +02:00
Panos Astithas
78dfc20155 Avoid infinite recursion when lazy-loading devtools modules and stepping into promise code in chrome debugging (bug 1149910). r=jlongster,fitzgen 2015-04-21 09:15:30 +03:00
Lars T Hansen
8c317a09dd Bug 1154705 - clone test functions to trigger inlining. r=jandem 2015-04-21 06:39:16 +02:00
Lars T Hansen
555cb57d4d Bug 1156386 - UXTH instruction. r=dougc 2015-04-21 06:39:12 +02:00
Chris Pearce
5dd903a2e0 Bug 1154513 - [EME] GMP crash crashes browser in Nightly - Remember if actor is destroyed, so that no messages are sent from subsequent Shutdown() - r=cpearce 2015-04-21 16:32:15 +12:00
Ehsan Akhgari
3b9c04bb47 Bug 1156432 - Part 2: Use different error messages for the hello-after-extracting.gz test; r=nsm
This helps make it eaiser to tell whether this or the hello.gz
test failed by just looking at the logs.
2015-04-21 00:25:15 -04:00
Ehsan Akhgari
97eba20d5d Bug 1156432 - Part 1: Unregister the service worker when we are done with it; r=nsm
This lets us for example use the --run-until-failure mochitest option.
2015-04-21 00:25:08 -04:00
Ehsan Akhgari
20c06b408e Bug 1155989 - Dump the rejection of the promise returned by ServiceWorkerRegistration.unregister() in our tests; r=nsm 2015-04-21 00:24:44 -04:00
Ehsan Akhgari
c6e94fa106 Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm 2015-04-21 00:23:22 -04:00
Ehsan Akhgari
d84695c24e Bug 1155987 - Unregister the service workers registered in tests; r=nsm
Without this, test_periodic_update.html is going to try to update all
of them which is unnecessary.
2015-04-21 00:21:30 -04:00
Luke Wagner
e2ba59ce7e Bug 1156600 - asmjscache: fix assert when reading metadata file for cache write fails (r=janv) 2015-04-20 23:18:59 -05:00
Luke Wagner
76c069769d Bug 1154556 - OdinMonkey: fix staticalllyLink to handle cloned, profile-enabled code (r=bbouvier) 2015-04-20 22:59:34 -05:00
Luke Wagner
a74bda6c4a Bug 1154556 - OdinMonkey: simplify icache flushing (r=bbouvier) 2015-04-20 22:48:00 -05:00
Luke Wagner
fceca9b3b1 Bug 1154556 - OdinMonkey: remove a dead field from AsmJSActivation (r=bbouvier) 2015-04-20 22:43:59 -05:00
Timothy Nikkel
c92044ef7a Bug 1156598. Remove old, dead scroll layer item code. r=mstange 2015-04-20 22:48:10 -05:00
B2G Bumper Bot
c576c321ce Bumping manifests a=b2g-bump 2015-04-20 20:42:56 -07:00
B2G Bumper Bot
a8d8f34958 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b8a031b1d0d2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1156138 - merge pull request #29586 from KevinGrandon:bug_1156138_jshint_sharedtest to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b1296dd944a8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1156138 - Fix remaining sharedtest jshint issues
2015-04-20 20:40:19 -07:00
B2G Bumper Bot
97a8fd38a4 Bumping manifests a=b2g-bump 2015-04-20 20:29:51 -07:00
B2G Bumper Bot
9e20b1de1c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4f9a0f287ac6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1122431 - merge pull request #29286 from sean2449:Bug_1122431-dialog-box to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c8bf12970f7d
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1122431 - [Stingray] UI-Transition - Change app modal dialog to TV UI spec

========

https://hg.mozilla.org/integration/gaia-central/rev/cf5c65fdf1dc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155097 - merge pull request #29593 from EragonJ:bug-1155097 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/9bd011190dab
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1155097 - fixed passcode CSS with -moz-padding-start
2015-04-20 20:27:39 -07:00
Richard Newman
e6d4db82b7 Bug 1133755 - Follow-up: change string in tests to match code. a=bustage 2015-04-20 19:57:13 -07:00
B2G Bumper Bot
e1726c58ed Bumping manifests a=b2g-bump 2015-04-20 19:52:22 -07:00
B2G Bumper Bot
20689a2da5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae88940e4178
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #29491 from ian-liu/notification/bug1152227_support_bi_direction_text_in_message_detail

Bug 1152227 - [RTL][Notification] Support bi-direaction text in message detail, r= mikehenrty, gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/96ab0b8cf141
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1152227 - [RTL][Notification] Support bi-direaction text in message
detail, r=mikehenrty, gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/18d4da96e848
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #29563 from huchengtw-moz/bug-1154642-context-menu-focus

Bug 1154642 - [System] focus to correct element and handle sub-component..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/4301b51ec7be
Author: John Hu <johu@mozilla.com>
Desc: Bug 1154642 - [System] focus to correct element and handle sub-component's focus change in browser_mixin
2015-04-20 19:50:10 -07:00
Dan Glastonbury
cc538e0a09 Bug 1048724 - Look up glBindTransformFeedback symbol. r=jgilbert 2015-04-21 12:33:29 +10:00
Brian Birtles
974f89ccdd Bug 1154615 part 9 - Rename test files; r=jwatt
--HG--
rename : dom/animation/test/css-animations/test_animation-player-currenttime.html => dom/animation/test/css-animations/test_animation-currenttime.html
rename : dom/animation/test/css-animations/test_animation-player-finished.html => dom/animation/test/css-animations/test_animation-finished.html
rename : dom/animation/test/css-animations/test_animation-player-playstate.html => dom/animation/test/css-animations/test_animation-playstate.html
rename : dom/animation/test/css-animations/test_animation-player-ready.html => dom/animation/test/css-animations/test_animation-ready.html
rename : dom/animation/test/css-animations/test_animation-player-starttime.html => dom/animation/test/css-animations/test_animation-starttime.html
rename : dom/animation/test/css-animations/test_element-get-animation-players.html => dom/animation/test/css-animations/test_element-get-animations.html
rename : dom/animation/test/css-transitions/test_animation-player-currenttime.html => dom/animation/test/css-transitions/test_animation-currenttime.html
rename : dom/animation/test/css-transitions/test_animation-player-ready.html => dom/animation/test/css-transitions/test_animation-ready.html
rename : dom/animation/test/css-transitions/test_animation-player-starttime.html => dom/animation/test/css-transitions/test_animation-starttime.html
rename : dom/animation/test/css-transitions/test_element-get-animation-players.html => dom/animation/test/css-transitions/test_element-get-animations.html
2015-04-21 10:22:10 +09:00
Brian Birtles
c04588b2f3 Bug 1154615 part 8 - Rename references to players in animation observers; r=jwatt 2015-04-21 10:22:10 +09:00