Grigory Kruglov
26648ad110
Bug 1277467 - Add OfflineTabStatusDelegate for displaying tab-is-offline notifiations when appropriate r=sebastian
...
- Use Content:PageShow event to inform Tabs that they were actively loaded from cache
- Move offline notification logic away from browser.js and into a delegate, which displays notifications when
tab in question is user-visible
MozReview-Commit-ID: 2qCACHyWOlp
--HG--
extra : rebase_source : 457a42ebba5cfc32ab7dabce0a8a11d6511b9c08
2016-06-24 16:56:04 -07:00
Olli Pettay
dea514fb53
Bug 1281873
- Null check PlaceholderTxn::mStartSel before traversing/unlinking it, r=khuey
...
--HG--
extra : rebase_source : f5d4023776f6da90a8c920a84f2df4cd9ac302f5
2016-06-24 01:24:57 +03:00
Tooru Fujisawa
e6c1038d4c
Bug 1281739 - Do not match K, S, k, s, KELVIN SIGN, LATIN SMALL LETTER LONG S with \W in unicode ignoreCase RegExp. r=till
2016-06-26 00:50:43 +09:00
Jan de Mooij
2f452e7f1a
Bug 1281529 part 1 - Make JSContext inherit from JSRuntime. r=luke
2016-06-24 14:16:47 +02:00
Sankha Narayan Guria
726d679bb7
Bug 1199695 - Mark computed property names as effectful in BCE. r=jwalden
...
--HG--
extra : rebase_source : 20e4d4bdd44fd2425cd73d0b08d1ba596b134e9f
2016-06-25 11:53:19 +02:00
Grigory Kruglov
c09864a3eb
Bug 1277467 - Pre: Add ForegroundAwareDelegate to help track if Gecko tabs are user-visible r=sebastian
...
MozReview-Commit-ID: KZavLxL4u8V
--HG--
extra : rebase_source : 9c19cd72e0dc19d5c80bb1bf7fd2177c14862056
2016-06-22 06:31:27 -07:00
Wes Kocher
bf02c9e2f4
Merge m-c to fx-team, a=merge
2016-06-24 13:41:56 -07:00
Wes Kocher
ef24c234ed
Merge inbound to central, a=merge
2016-06-24 13:37:12 -07:00
Ryan VanderMeulen
3b8f6019c4
Backed out changeset 0b20196061d7 (bug 1276054) for browser_UITour_pocket.js failures.
2016-06-24 15:41:09 -04:00
Matthew Noorenberghe
ad739df391
Bug 1127579 - Cleanup jsdoc comments in nsLoginManagerPrompter.js
...
MozReview-Commit-ID: 5VzE9DyFZEb
--HG--
extra : rebase_source : 2d655b2cd974ea7fe0411743f9d39e1cb70bdfaf
2016-06-24 10:36:42 -04:00
Matthew Noorenberghe
b8f1ff3fed
Bug 1127579 - Handle a user capturing a HTTPS login with an already saved login for the HTTP version. r=dolske
...
MozReview-Commit-ID: 4vWuFUmicYV
--HG--
extra : rebase_source : ca7769168eeba7120b1480a67adf427e8c2df86a
2016-06-24 10:32:16 -04:00
Lars T Hansen
a84a899eb5
Bug 1280933 - disable test on 32-bit platforms. r=me
...
--HG--
extra : rebase_source : e00473d12a7d4dacabe2cc0046c36ec1027ec1c1
2016-06-24 15:18:41 +02:00
Jan de Mooij
d167b80c35
Backed out changeset 273b186d22ca for making the rooting analysis unhappy
2016-06-24 15:16:54 +02:00
Jon Coppeard
ed36716a73
Bug 1281472 - Fix data races in marking assertions when called as part of compacting GC r=terrence
2016-06-24 13:51:40 +01:00
Jon Coppeard
381f54ad7b
Bug 1261083 - Update base shapes in a separate phase at the start of compacting GC r=terrence
2016-06-24 13:50:09 +01:00
Jan de Mooij
0dea76ff67
Bug 1281529 part 1 - Make JSContext inherit from JSRuntime. r=luke
2016-06-24 14:16:47 +02:00
Lars T Hansen
e5276c42ac
Bug 1281131 - make sure to reserve enough stack space for the worst case. r=bbouvier
...
--HG--
extra : rebase_source : 9627f6ba5180087fea47cff63903a88ba885deda
extra : histedit_source : 94f314342cbca80e44d681459310b3279e83f3af%2Cc3f3818cb803ddae05aba7fd144cdc9f0be1b5a5
2016-06-24 14:01:02 +02:00
Lars T Hansen
13dab670e2
Bug 1280921 - select must handle AnyType. r=bbouvier
...
--HG--
extra : rebase_source : 71d62d13c1b22c00483d9615cd5385c4d2a9674c
extra : histedit_source : 5c813dc05bda607267a19868edeed84b31803490
2016-06-24 13:52:03 +02:00
Sebastian Hengst
2e51abafdb
Backed out changeset 1008f5b88e6b (bug 1270742) for failing browser_ext_browserAction_context.js. r=backout
2016-06-24 13:00:31 +02:00
Carsten "Tomcat" Book
517768e38e
Merge mozilla-central to fx-team
2016-06-24 11:25:21 +02:00
Carsten "Tomcat" Book
3b37066215
merge mozilla-inbound to mozilla-central a=merge
2016-06-24 11:13:59 +02:00
Carsten "Tomcat" Book
d06bb83b2e
merge fx-team to mozilla-central a=merge
2016-06-24 11:12:37 +02:00
Carsten "Tomcat" Book
7c1fa57b1d
Backed out changeset b3acfc1fa613 (bug 1274381) for causing regression (bug 1281828) and on request from marcoz
2016-06-24 10:53:11 +02:00
past@mozilla.com
c603cb558d
Bug 1275700 - Fix the color of the AwesomeBar and Search Results popup on Linux. r=dao
...
MozReview-Commit-ID: HF2qk05sGK7
2016-06-24 11:09:12 +03:00
Brian Grinstead
1adf4b4140
Bug 1278368 - Remove the error console. r=dolske
...
MozReview-Commit-ID: AIw6zqVjJFx
--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
Carsten "Tomcat" Book
965dbc5745
merge mozilla-inbound to mozilla-central a=merge
2016-06-23 14:57:09 +02:00
Francesco Lodolo (:flod)
e5a7c8e40c
Bug 1281502 - Improve localization comments for Source Editor shortcuts. r=past
...
--HG--
extra : rebase_source : d07f9cef1f4dd269597b4bb20f88e587b03963be
2016-06-23 05:25:00 -04:00
Hannes Verschore
375b77ce20
Bug 1274895 - IonMonkey: Follow-up on bug 1274895 for failure, r=jandem
2016-06-23 11:14:17 +02:00
Andrea Marchesini
aac2306f2c
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
...
--HG--
rename : dom/cache/Feature.cpp => dom/cache/CacheWorkerHolder.cpp
rename : dom/cache/Feature.h => dom/cache/CacheWorkerHolder.h
rename : dom/workers/WorkerFeature.h => dom/workers/WorkerHolder.h
2016-06-23 10:53:14 +02:00
Seth Fowler
020ad7a755
Bug 1279117 - Add SurfacePipe::WritePixelsToRow(). r=njn
2016-06-23 01:42:07 -07:00
Jaideep Bhoosreddy
fbd4e8ea76
Bug 1255908 - Replaced "/" with hostname when for root document in webconsole; r=jsnajdr
2016-06-22 20:30:00 +02:00
Jan Odvarko
9fc49ca3c9
Bug 1279649 - Rotate inspector-pane-toggle 90 deg for vertical mode. r=ntim
2016-06-22 16:20:50 +02:00
Lin Clark
677c201d49
Bug 1264698 - [rep tests] Add tests for stylesheet rep. r=Honza
...
--HG--
extra : rebase_source : 49bcad560612cfe5c7d874cd6316656faefd918c
2016-06-21 12:30:00 -04:00
Benoit Chabod
9fc08ea016
Bug 1275520 - Improve RDM displayed device list preference. r=jryans
...
--HG--
extra : rebase_source : 6bf3471e0298e05a9aa0c477a4de2c6a444cb9b6
2016-06-22 09:41:00 -04:00
danhuang1202
ef481a9f37
Bug 1274704 - Update Date.now() to performance.now() for getting accurate time diffence. r=jryans
...
MozReview-Commit-ID: LkdWbWCQDqb
--HG--
extra : rebase_source : ec2176a6db0e82bf3512467f44ce54d33a7401ea
2016-06-22 18:11:32 +08:00
Carsten "Tomcat" Book
2c23d5ea6f
Merge mozilla-central to fx-team
2016-06-23 15:14:53 +02:00
Dão Gottwald
d9695d8cd6
Bug 1280999 - Remove browser_toolbar_migration.js
...
--HG--
extra : rebase_source : 7e187d0c752f5113573a2371c3a0e382e1a1b429
2016-06-23 12:53:55 +02:00
Mike de Boer
75b4a5385b
Bug 1279717 - disable browser_FinderHighlighter.js mochitest on linux due to frequent intermittents. r=test-only
...
MozReview-Commit-ID: EjhMo42XBk4
2016-06-23 12:54:36 +02:00
Paolo Amadini
5df3c047ad
Bug 1280919 - Update all permission icon class names to match the permission ID. r=johannh
...
MozReview-Commit-ID: Ax5v9eLZLVF
--HG--
extra : rebase_source : 89b6ac9aebf57c378604db66b1d04fe5efea1879
2016-06-21 16:36:02 +01:00
Dão Gottwald
22c0a447e8
Bug 1280999 - Remove Firefox 4 era UI migration steps. r=mak
2016-06-23 11:12:06 +02:00
Mike de Boer
c1e2129965
Bug 1279717 - inverse the mask to use a white background on pages with bright text color. r=jaws
...
MozReview-Commit-ID: D2UFsOfMJln
2016-06-22 19:22:07 +02:00
Mike de Boer
a38f90a1a3
Bug 1279717 - introduce a Color.jsm module that implements common color math operations in a single place. r=jaws
...
MozReview-Commit-ID: Huu58xtApyf
2016-06-22 19:22:05 +02:00
David Critchley
2794979406
Bug 1275088 - Update histogram expiry for Hello and remove unnecessary ones. r=bsmedberg.
2016-06-23 09:40:06 +01:00
Mark Banner
dbedb24b41
Bug 1281619 - Land version 1.4.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-06-23 09:40:04 +01:00
Mark Banner
2849315b84
Backout changeset 53a41d7fbab0 | bug 1278389 as the following two changesets fix the test. a=test-only
2016-06-23 09:40:03 +01:00
Lars T Hansen
381bbf5b50
Bug 1280930 - pushJoinReg must push void values, not ignore them. r=bbouvier
...
--HG--
extra : rebase_source : 4bb6d9ef25d4593d447a76ecf2eddc7cc62ae146
extra : histedit_source : 76c65549c44d63e2d589dd1138f8e77c1ad263df
2016-06-21 09:40:16 +02:00
Lars T Hansen
feecf0e840
Bug 1280926 - constrain immediate shift counts. r=bbouvier
...
--HG--
extra : rebase_source : 5679adc4bf78aee8b684bbfee4af4d6f5c38bd3c
extra : histedit_source : dc964795e3bf8b67de5405a81a04de3b55dd65a2
2016-06-24 13:36:31 +02:00
Lars T Hansen
826683447e
Bug 1280934 - make sure to bind prolog and return labels in epilog even if aborting the compilation. r=bbouvier
...
--HG--
extra : rebase_source : 6c407e98a2b4b20416884cc253d0ef6f231fe067
extra : histedit_source : 42c5c2678b44f5213e9b5841feabd81c25b6402b
2016-06-22 11:22:03 +02:00
Lars T Hansen
f5946c2a85
Bug 1280933 - reserve join reg at control flow for i64 results. r=bbouvier
...
--HG--
extra : rebase_source : 56bd3f4f1722ff4e5ab1eb5dced931a7d673ed87
extra : histedit_source : 8451ac22867ec8022ae9691cd51735044cb836d8
2016-06-24 13:28:38 +02:00
David Burns
72b6cf6661
Bug 1281397: Correct return types getElementProperty in marionette r=ato
...
This aligns the return types with the spec and corrects the return type to
what GeckoDriver expects.
MozReview-Commit-ID: 5A63NfpHKXC
--HG--
extra : rebase_source : f6df6893194e78792e541b9e9dd316e4d456af26
2016-06-24 09:25:03 +01:00