Tim Nguyen
a8febff931
Bug 1288888 - followup: also fix filter icon for JSONViewer. r=me DONTBUILD
...
MozReview-Commit-ID: RrHyIjOC4e
2016-07-30 07:13:53 -07:00
Tim Nguyen
d8d980430e
Bug 1288888 - Followup: fix rule filter icon to be visible on all themes. r=me
...
MozReview-Commit-ID: GpXdjJC16KC
2016-07-30 06:59:45 -07:00
Jarda Snajdr
d603d43aeb
Bug 1283901 - Intermittent devtools/client/webconsole/test/browser_console_error_source_click.js. r=bgrins
2016-07-29 08:29:00 -04:00
Horatiu
1a07f5562d
Bug 1144749 - Add keyboard shortcut to open ReaderView. r=markh
2016-07-29 22:13:56 -04:00
Mark Banner
81aac3454b
Bug 1287827 - Touch CLOBBER as Loop files have been removed. rs=bustage-fix
2016-07-30 08:48:36 +01:00
Mark Banner
8fb8a69d5c
Bug 1287827 - Part 5. Remove Loop's special permissions for about:loopconversation from MediaManager. r=jib
2016-07-30 08:48:34 +01:00
Mark Banner
44327fb657
Bug 1287827 - Part 4. Remove the special-case Loop CSP setting. r=mrbkap
2016-07-30 08:48:33 +01:00
Mark Banner
c8531f414d
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-30 08:48:31 +01:00
Mark Banner
0d47d718ce
Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium
2016-07-30 08:48:29 +01:00
Mark Banner
612cb635b9
Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose
2016-07-30 08:48:28 +01:00
Mike Conley
d190976dae
Bug 1287827 - Fix a race-y test_bug260264.html mochitest. r=mrbkap
...
In nsGlobalWindow, we have a static counter for how many popups we've seen
recently. We increment it and decrement it when popups open and close - although
the decrement only occurs once the DocShell is detached, which happens asynchronously.
The test uses a utility that returns Promises for window.open and window.close,
but it uses dom-window-destroyed for resolving close, which happens _before_ the
counter is decremented. The dom-window-destroyed observer queues a runnable which
resolves the Promise.
This means that the test is attempting to open windows before the windows from a
previous test have finished detaching their DocShells (and decrementing the counter),
which means that the attempts to open the window hit the popup limit, which blocks
the popups.
This test switches us to waiting for outer-window-destroyed instead, which gives us
a greater certainty that the decrement has occurred.
MozReview-Commit-ID: 3a7QzxelP0a
2016-07-30 08:48:26 +01:00
Julian Descottes
6114a6fff7
Bug 1288884
- force direction LTR in autocomplete popups;r=bgrins
...
MozReview-Commit-ID: FMeNPWfaVYd
--HG--
extra : rebase_source : fb7b3c0c0dd35ac35522c87078beace0cb963e62
2016-07-25 10:45:03 +02:00
Ethan Lin
3a8eda58a3
Bug 1289276 - Add gfxPlatform::CreateSimilarSoftwareDrawTarget to unify software fallback backend. r=mstange
2016-07-28 18:32:00 -04:00
Tim Nguyen
b22be55802
Bug 1288963 - Fix inversion of various devtools icons. r=bgrins
...
MozReview-Commit-ID: LHBWeczyPpV
2016-07-29 08:37:00 -04:00
James Willcox
aa17fe1d72
Bug 1286133 - Use Android VideoView to play HLS r=sebastian,jchen
2016-07-29 17:02:35 -05:00
Alastor Wu
0f54e0840d
Bug 1282410 - part1 : open unsupported type media. r=cpearce
2016-07-29 17:02:31 -05:00
Evan Tseng
46cc6a469a
Bug 1286892 - Set font size on tabs navigation as 11 px r=ntim
2016-07-28 18:13:45 +08:00
Gabriel Luong
90e500675b
Bug 1289995 - Implement the basic design spec of the box model in the computed view r=bgrins
...
- Moves the computed view toolbar back to the top
- Removes the outline to the property name and values and the arrow beside the
property values in the computed view
- Use the compact form of the box model
- Hide the box model when filtering the computed view
2016-07-29 15:05:54 -04:00
Jarda Snajdr
64e8b494ae
Bug 1287172 - Console netlogging: sanitize POST body data when it's a longString. r=bgrins
2016-07-28 02:49:00 -04:00
Jarda Snajdr
b2c62bc584
Bug 1278797 - Fix requests-menu-stack-trace direction in RTL locales. r=bgrins
2016-07-28 07:20:00 -04:00
Mark Banner
764f8b5bc1
Backed out changeset 1eca699bca28 (bug 1287827) for breaking tests
2016-07-29 18:17:21 +01:00
Mark Banner
08ab3adda4
Backed out changeset 1a8114aa64c1 (bug 1287827) for breaking tests
2016-07-29 18:17:18 +01:00
Mark Banner
b5f9f1309f
Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests
2016-07-29 18:17:17 +01:00
Mark Banner
9b96b9599c
Backed out changeset 82d62650cfe4 (bug 1287827) for breaking tests
2016-07-29 18:17:15 +01:00
Mark Banner
37538ca14d
Backed out changeset f5f1c014ca19 (bug 1287827) for breaking tests
2016-07-29 18:17:13 +01:00
Dão Gottwald
ca75fcd172
Bug 1290094 - Clean up Ctrl-Tab panel styling. r=mdeboer
2016-07-29 18:31:06 +02:00
Carsten "Tomcat" Book
df7cfe1582
Backed out changeset 08a557e99638 (bug 1113581) for breaking bc4 tests
2016-07-29 17:05:29 +02:00
Mark Banner
70ec49d8ea
Bug 1287827 - Touch CLOBBER as Loop files have been removed. rs=bustage-fix
2016-07-29 14:11:21 +01:00
Fischer.json
d2ad89d1b9
Bug 1113581 - Artifact when editing a keyword, the keyword is displayed under the text-area. r=jaws
...
MozReview-Commit-ID: 6toSvZlJeBz
--HG--
extra : transplant_source : %A8%CDuq%7C0%8C%0B%9F%23x5f%E0%24%24%D7o%D9%FA
2016-07-21 17:33:40 +08:00
Matthew Wein
eaa94c242e
Bug 1272198 - Add tests for accepted modifiers. r=kmag
...
MozReview-Commit-ID: KTLk7sMcsmt
--HG--
extra : transplant_source : %87%A0%24%7B%96GT%06w%83%BE%FA%C3%B0f%25T%D7%F05
2016-07-25 10:36:07 -07:00
Dimi Lee
42ae8daefb
Bug 1289028 - Retry when url-classifier test_gethash.html hits an exception. r=francois
...
MozReview-Commit-ID: 9BR7RfAthcU
--HG--
extra : transplant_source : %D8%E0%D5%F5D4%E6%CC%04%7D%01%EA%87%BE%A4%F8%17%D2%3B%A3
2016-07-29 08:21:01 +08:00
Mark Banner
3dee065445
Bug 1287827 - Part 5. Remove Loop's special permissions for about:loopconversation from MediaManager. r=jib
2016-07-29 12:00:30 +01:00
Mark Banner
f12f4ca9c9
Bug 1287827 - Part 4. Remove the special-case Loop CSP setting. r=mrbkap
2016-07-29 12:00:29 +01:00
Mark Banner
59109f0ef2
Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose
2016-07-29 12:00:27 +01:00
Mark Banner
08a2b46865
Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium
2016-07-29 12:00:25 +01:00
Mark Banner
24dba426cc
Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose
2016-07-29 12:00:24 +01:00
Steve Chung
955ef1d067
Bug 1289827 - Waiting in netmonitor -> timings isn't visible on dark theme. r=ntim
...
MozReview-Commit-ID: LlsmPfwZBhV
2016-07-29 11:05:02 +08:00
Carsten "Tomcat" Book
8d03d43e97
Merge mozilla-central to fx-team
2016-07-29 12:35:16 +02:00
Carsten "Tomcat" Book
8c47612fee
merge mozilla-inbound to mozilla-central a=merge
2016-07-29 11:56:43 +02:00
Carsten "Tomcat" Book
e7165f9b1e
merge fx-team to mozilla-central a=merge
2016-07-29 11:55:36 +02:00
Wes Kocher
0291de30b7
Backed out changeset 7d6baa38a04c (bug 1288938) for reftest crashes
2016-07-28 22:43:49 -07:00
Tooru Fujisawa
ab4c2ebe2c
Bug 1287520
- Check IsPackedArray for the result array in Array.prototype.concat. r=efaust
2016-07-29 13:55:26 +09:00
Tooru Fujisawa
a3fa8a6a1c
Bug 1287525 - Part 2: Do not use RegExp.prototype[@@split] optimized path if limit is not number. r=h4writer
2016-07-29 13:55:26 +09:00
Tooru Fujisawa
1de3de00d8
Bug 1287525 - Part 1: Do not use RegExp.prototype[@@split] optimized path if |this| object has extra property. r=h4writer
2016-07-29 13:55:26 +09:00
Tooru Fujisawa
414b89d4d3
Bug 1287524 - Check RegExp.prototype.unicode in RegExpPrototypeOptimizable. r=h4writer
2016-07-29 13:55:26 +09:00
Tooru Fujisawa
16ab15420c
Bug 1280046 - Search codepoints with same uppercase on ignoreCase match with non-unicode RegExp. r=jwalden
2016-07-29 13:55:25 +09:00
Mark Hammond
27fa2ce0b7
Bug 1275139 (part 3) - don't Sync system addons, nor apply them when incoming. r=rhelmer
...
MozReview-Commit-ID: Jn0TNLy4cDJ
2016-07-29 10:44:20 +10:00
Mark Hammond
d2219304ce
Bug 1275139 (part 2) - change tests to demonstrate the problems with system addons. r=rhelmer
...
MozReview-Commit-ID: Jhi4WyBYX8t
2016-07-29 10:44:12 +10:00
Mark Hammond
31b43265c9
Bug 1275139 (part 1) - kill ignoreRepositoryChecking pref, replacing it with AddonRepository.cache. r=rhelmer
...
MozReview-Commit-ID: 4tbctcuoFeB
2016-07-29 10:44:05 +10:00
Jarda Snajdr
4a42482f34
Bug 1290056 - Netmonitor stack trace: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins
...
--HG--
extra : rebase_source : b95add239c43611c771290b4316d4b9b863cccf6
2016-07-29 02:33:00 +02:00