Chris Peterson
|
1c950ef37a
|
Bug 666646 - Part 2: Cherrypick -Wdeprecated-register warning fix from upstream google-breakpad. r=ed
|
2014-05-29 21:17:14 -07:00 |
kushagra singh[:kushagra]
|
f08a7a530c
|
Bug 1018169 - [OS.File] Write a test to check if OS.Constants is accessible from a worker. r=Yoric
|
2014-06-05 12:43:00 -07:00 |
Wes Kocher
|
216b247057
|
Merge fx-team to m-c a=merge
|
2014-06-05 19:06:34 -07:00 |
Wes Kocher
|
1972488853
|
Merge b2g-inbound to m-c a=merge
|
2014-06-05 18:49:36 -07:00 |
Dave Hylands
|
edc2be9cf4
|
Bug 986331 - Enable .3g2 file extension to be recognized as 3gpp video. r=cajbir
|
2014-06-05 14:22:15 -07:00 |
Nick Fitzgerald
|
ceeabb7745
|
Bug 1020587 - Update pretty-fast to latest upstream. r=me
|
2014-06-04 14:03:00 -04:00 |
Drew Willcoxon
|
9a463e901a
|
Bug 870205 - Fix intermittent browser_bug295977_autoscroll_overflow.js. r=neil
|
2014-06-05 10:50:33 -07:00 |
Paolo Amadini
|
5423268143
|
Bug 1019885 - Fix broken import of disabled hosts from previous profiles. r=dolske
|
2014-06-05 16:44:42 +01:00 |
Carsten "Tomcat" Book
|
e929ac9097
|
Merge mozilla-central to fx-team
|
2014-06-05 15:14:29 +02:00 |
Carsten "Tomcat" Book
|
83702104a1
|
merge fx-team to mozilla-central a=merge
|
2014-06-05 15:08:55 +02:00 |
Patrick Brosset
|
1f23d32af8
|
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
|
2014-06-05 14:50:03 +02:00 |
Carsten "Tomcat" Book
|
e60e00b67f
|
Backed out changeset ccc885c8f4ac (bug 1003159) for causing test failures in mochitest-other on a CLOSED TREE
|
2014-06-05 09:32:19 +02:00 |
Carsten "Tomcat" Book
|
da6f05f45d
|
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
--HG--
extra : amend_source : df59c11ce430786cf326f237451a2c769f709cd5
|
2014-06-05 09:03:12 +02:00 |
Carsten "Tomcat" Book
|
4880eab9f5
|
Backed out changeset 52068b669c2a (bug 911209) for causing type errors in tests
|
2014-06-05 08:55:26 +02:00 |
Mike Connor
|
d39f623cc6
|
Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
--HG--
extra : rebase_source : b02d9fc4717817e57c50e2149cbbeaba05097a30
|
2014-06-04 23:00:32 -04:00 |
Masayuki Nakano
|
c29c2b90ca
|
Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin
|
2014-06-05 11:57:53 +09:00 |
Patrick Brosset
|
a4b4d2d11e
|
Bug 911209 - Display hidden nodes differently in the markup-view; r=miker
|
2014-06-04 21:42:16 +02:00 |
David Rajchenbach-Teller
|
fad6d25820
|
Bug 1019662 - Report errors when we can't send frameworker:connect. r=flo
|
2014-06-04 03:23:00 -04:00 |
Wes Kocher
|
3602beb586
|
Merge m-c to inbound on a CLOSED TREE
|
2014-06-04 18:48:20 -07:00 |
Carsten "Tomcat" Book
|
cd24df96c6
|
merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : 5b3e7ce800dce87683cfe3eddd4eef9c2aa41836
|
2014-06-04 15:35:43 +02:00 |
Ryan VanderMeulen
|
fa7faedb1a
|
Merge m-c to fx-team.
|
2014-06-03 17:50:44 -04:00 |
Ryan VanderMeulen
|
39c94cfe0c
|
Merge inbound to m-c.
|
2014-06-03 15:21:43 -04:00 |
Masayuki Nakano
|
6ba3a1992f
|
Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin
|
2014-06-04 00:22:33 +09:00 |
Manish Goregaokar
|
bc8dd4b019
|
Bug 1017654 - Disable self-xss warning if chrome debugging is enabled. r=jwalker
|
2014-05-31 14:10:00 -04:00 |
Mike Shal
|
ea9d8d6e70
|
Bug 1018365 - Remove useless $(shell); r=glandium
|
2014-05-30 15:19:25 -04:00 |
Patrick Brosset
|
edc963261f
|
Bug 1007021 - The ReflowActor observes iframes and works after page navigations; r=bgrins r=ochameau
|
2014-06-03 09:51:55 +02:00 |
David Rajchenbach-Teller
|
394d31a92b
|
Bug 1018895 - Make AsyncShutdown output easier to parse by TBPL. r=froydnj, r=edmorley
|
2014-06-03 01:14:00 -04:00 |
Jeremy Poulin
|
21428535f7
|
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
|
2014-06-03 13:37:46 -07:00 |
Gijs Kruitbosch
|
b93010efe6
|
Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter
|
2014-05-26 14:54:03 +01:00 |
Michael Ratcliffe
|
4d06595070
|
Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker
|
2014-06-04 16:38:41 +01:00 |
Michael Ratcliffe
|
d0790a9e97
|
Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset
|
2014-06-03 13:12:55 +01:00 |
Ed Lee
|
4262c7162e
|
Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
|
2014-06-05 00:29:51 -07:00 |
Randell Jesup
|
7683f60604
|
Bug 1006641: add telemetry for AudioStream open times r=jib
|
2014-06-04 14:52:32 -04:00 |
Hiroyuki Ikezoe
|
760a6cfcbf
|
Bug 1010634 - Use Contains instead of NoIndex to avoid relocation error. r=briansmith
|
2014-06-01 18:30:00 -04:00 |
Honza Bambas
|
4b98e16e4c
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
Ryan VanderMeulen
|
006487470f
|
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
|
2014-06-05 13:32:04 -04:00 |
Honza Bambas
|
995070a4f7
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 18:27:38 +02:00 |
Jared Wein
|
2ca9cfd5a3
|
Bug 979318 - Plugin overlays are still layered over other elements. r=Gijs
|
2014-03-04 16:42:52 +01:00 |
Jared Wein
|
2e41b99a9f
|
Bug 1017423 - Page is scrolled when I select radio button by up/down arrow key. r=Gijs
|
2014-06-02 23:15:13 -04:00 |
Wes Kocher
|
c5087e37f1
|
Merge fx-team to m-c
|
2014-06-02 19:00:58 -07:00 |
Wes Kocher
|
1f6abbd535
|
merge inbound to m-c
|
2014-06-02 18:37:29 -07:00 |
Ryan VanderMeulen
|
c02cfa9af1
|
Merge m-c to fx-team.
|
2014-06-02 17:22:45 -04:00 |
Ryan VanderMeulen
|
2190bd2057
|
Merge mozilla-inbound to m-c.
|
2014-06-02 17:20:08 -04:00 |
Richard Newman
|
87675f02e4
|
Bug 1017778 - Telemetry probe for home provider database errors. r=margaret
|
2014-06-02 14:17:36 -07:00 |
Ed Morley
|
a8af918704
|
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
|
2014-06-02 17:58:46 +01:00 |
Maxim Zhilyaev
|
04c483b8bd
|
Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
Save a copy of the directory links count to send with the links request.
|
2014-06-02 09:14:08 -07:00 |
Gijs Kruitbosch
|
5e7d356c4d
|
Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
|
2014-05-29 12:08:32 +01:00 |
Monica Chew
|
7bfe593f9a
|
Bug 1017228: Any URL on the blocklist should trump allowlisting (r=gcp)
|
2014-05-28 17:54:53 -07:00 |
David Rajchenbach-Teller
|
047698453e
|
Bug 1014473 - Trivial code cleanup on AsyncShutdown. r=froydnj
|
2014-05-27 14:21:00 -04:00 |
Carsten "Tomcat" Book
|
fe24d28125
|
merge b2g-inbound to mozilla-central
|
2014-06-02 15:20:05 +02:00 |