Commit Graph

472575 Commits

Author SHA1 Message Date
Byron Campen [:bwc]
0654267081 Bug 1231975 - Part 3: Break a reference cycle between PendingResolution and DNSRequestChild. r=drno
MozReview-Commit-ID: CS1q6LyUsIe

--HG--
extra : rebase_source : d42f45b1e2bd7b96808ca814d25258904ce6ebfe
extra : source : 68ac205949c9b5d57f85689f660ebf9de119d384
2016-04-07 13:12:54 -05:00
Byron Campen [:bwc]
7239d5fd9b Bug 1231975 - Part 2: Break a reference cycle between NrTcpSocketIpc and TCPSocketChild, in the same manner as the UDP case. r=mcmanus
MozReview-Commit-ID: FNscaNoeloU

--HG--
extra : rebase_source : 5a63bc9af8b347aaead43124e83dfad7fd2b25f9
extra : source : 48af27964d30af09ade27498df8b7635294cd432
2016-04-07 12:51:59 -05:00
Paul Adenot
32e1303937 Bug 1243857 - Enable duplex audio for Windows/WASAPI. r=jesup
MozReview-Commit-ID: 4h1JTGSHr2v
2016-03-30 17:21:16 +02:00
Jonathan Kew
4a8c24fce5 Bug 1265631 - followup with adjustments for review comments on patch 3. no_r=me 2016-04-26 11:19:19 +01:00
Jonathan Kew
545b8fc9cc Bug 1265631 - patch 3 - Add surrogate support to nsJISx4051LineBreaker so that supplementary-plane characters get correct line-breaking behavior. r=masayuki 2016-04-26 10:32:19 +01:00
Jonathan Kew
0b98a9737f Bug 1265631 - patch 2 - Implement GetLineBreakClass() accessor to get Unicode line-break class from ICU or nsUnicodeProperties data. r=masayuki 2016-04-26 10:32:17 +01:00
Jonathan Kew
982b1a0979 Bug 1265631 - patch 1 - Add line-break data from Unicode's LineBreak.txt to nsUnicodeProperties for builds without ICU. r=masayuki 2016-04-26 10:32:15 +01:00
Jonathan Kew
5de38fc4e9 Bug 1265631 - Reftests for line-breaking with supplementary-plane characters. r=masayuki 2016-04-26 10:32:13 +01:00
Nicolas Silva
593eadd25a Bug 1266396 - Make TextureClient more robust against racy shutdown situations. r=Bas 2016-04-22 18:05:26 +02:00
ctai
4e89100cf8 Bug 1266644 - Rename DOMMediaStream:: CreateXXXStream to DOMMediaStream:: CreateXXXStreamAsInput. r=jesup r=pehrsons
MozReview-Commit-ID: 4X0Q1XuENa4
2016-04-25 11:43:27 +08:00
ctai
864b8381af Bug 1266644 - Remove redundant step. r=jesup r=pehrsons
MozReview-Commit-ID: KAyRvjP2Elq
2016-04-25 11:48:10 +08:00
ctai
a06045fa0f Bug 1266644 - Update the comments to reflect the latest code base. r=jesup r=pehrsons r=padenot 2016-04-25 15:00:43 +08:00
ctai
5d4238b60d Bug 1266644 - Simple refactoring. r=jesup r=pehrsons
Update some comments, rename.

MozReview-Commit-ID: A747Fd8mH3D
2016-04-07 11:44:00 +08:00
ctai
1bcafe7412 Bug 1266644 - Unlock mMutex earlier. r=jesup r=pehrsons
MozReview-Commit-ID: 3Pf3yxwQlHI
2016-04-25 11:59:39 +08:00
ctai
e22bc567de Bug 1266644 - Remove unused codes. r=jesup r=pehrsons
MozReview-Commit-ID: 4Ib1qWhoBw3
2016-04-25 11:54:54 +08:00
Shane Caraveo
68a55b4b39 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Shane Caraveo
6104fb3f97 Bug 1253604 share breakage after canceling share on fb, r=markh 2016-04-25 17:50:01 -07:00
Kris Maglione
3e9bda71d8 Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
MozReview-Commit-ID: 3qK6GpTmIFQ

--HG--
extra : rebase_source : 16b5a51afade88ec9cf1d7ccc0878e310c7fad78
extra : source : 8afadb96e97704a98492c2286fb92479deb3365f
2016-04-03 19:31:47 -07:00
Wes Kocher
cbc8527510 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 4gasY3KkXzL
2016-04-25 17:22:41 -07:00
Wes Kocher
d509baac11 Merge inbound to central, a=merge
MozReview-Commit-ID: 4igUgM6r0wO
2016-04-25 17:11:09 -07:00
Wes Kocher
37b7c44da1 Merge fx-team to central, a=merge
MozReview-Commit-ID: GKnQzTAS5kb
2016-04-25 15:25:03 -07:00
Jeff Gilbert
8e4716b337 Bug 1266262 - Remove nearly-unused GLContext::mGLFormats. - r=jrmuizel 2016-04-25 13:17:25 -07:00
ffxbld
50a14b0c3c Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-04-25 10:10:40 -07:00
ffxbld
c56f7db456 No bug - Tagging mozilla-central 1c6385ae1fe7e37d8f23f958ce14582f07af729e with FIREFOX_AURORA_48_BASE a=release DONTBUILD CLOSED TREE 2016-04-25 10:00:42 -07:00
Jan Odvarko
22e4925d1f Bug 1267293 - Turn the DOM panel off by default;r=bgrins
MozReview-Commit-ID: DOYF2vTUEqq
2016-04-25 18:04:47 +02:00
Shane Caraveo
d7956ba976 Bug 1263599 fix missing menu items in pocket, r=Gijs 2016-04-25 13:24:17 -07:00
Shane Caraveo
a148305200 Bug 1261376 fix typeof check in pocket code, r=jaws 2016-04-25 11:34:22 -07:00
Carsten "Tomcat" Book
84eb46bafd merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : toolkit/components/prompts/test/test_bug861605.html => toolkit/components/prompts/test/test_dom_prompts.html
2016-04-25 11:55:12 +02:00
Phil Ringnalda
664d43385b Back out a57938cd29d2 (bug 1254003) for timeouts in browser_ext_tabs_* 2016-04-24 22:16:13 -07:00
Bas Schouten
a7d662a2b1 Bug 1262898: Keep the GeckoChildProcessHost alive for the lifetime of the CompositorBridge and ImageBridge parent actors. r=jimm r=nical
MozReview-Commit-ID: 1rsWqRpbhgN
2016-04-25 03:54:07 +00:00
Sotaro Ikeda
01c7cdd7ec Bug 1263053 - Backout until bug 1265873 fix 2016-04-24 20:30:05 -07:00
Michael Kaply
6f9b7ee4bc Bug 1266080 - Move Google engines together in list; r=margaret 2016-04-24 22:22:21 -05:00
Xidorn Quan
94605329a3 Bug 1264091 - Ensure we unblack the screen for a right after-paint event. r=dao
MozReview-Commit-ID: H2hCmQX8OLX

--HG--
extra : source : 913eeab64f48688afc3cc0e54204b121703a2df2
2016-04-25 10:48:48 +08:00
Xidorn Quan
97fdb0dd94 Bug 1264968 part 2 - Allow persisting attributes of xul:window if its owner document is not root. r=enndeakin
MozReview-Commit-ID: 12rz0WMZp0L

--HG--
extra : source : e53a0459cd77040271b04e748f53cc66f5f0c70e
2016-04-25 09:40:16 +08:00
Xidorn Quan
d4b5e34fdd Bug 1264968 part 1 - Use replace uses of removed String.contains with the new .includes method. r=jaws
MozReview-Commit-ID: DOR86fImhbQ

--HG--
extra : source : 929d91e12234f6ae3c0ce722efeec00e57f12a63
2016-04-25 09:40:16 +08:00
Sotaro Ikeda
62df9daebb Bug 1261605 - Extend fuzz r=mstange 2016-04-24 18:17:19 -07:00
Ryan VanderMeulen
2fea4e0c11 Backed out 3 changesets (bug 1234492) for frequent OSX test_presentation_dc_receiver.html failures.
Backed out changeset 94ec70bf8c22 (bug 1234492)
Backed out changeset ac0e65743b5d (bug 1234492)
Backed out changeset 801cac365dd9 (bug 1234492)
2016-04-24 18:50:55 -04:00
Justin Dolske
a7ba70d284 Bug 1265194 - Android test is now hanging, so disable it. Bug 1267092 to look at why it and others in this dir are problematic. 2016-04-24 14:27:50 -07:00
Frederik Braun
582caa399f Bug 1142332 - Prevent calling CSP_EnumToKeyword with CSP_HASH. r=ckerschb
MozReview-Commit-ID: I1w9QrWJeEo

--HG--
extra : histedit_source : 1258cfc50d32c10f0de90ba1e863e21ae3ebf0f8
2016-04-24 14:56:22 -04:00
Nick Fitzgerald
ae9b80c955 Bug 1266869 - Print a message when no retaining paths are found in JS::ubi::dumpPaths. r=jimb
--HG--
extra : rebase_source : 6ce3ed6711cc259dd0c163440161768a927a690d
extra : histedit_source : 18d6305c414d2cb558962e902a33a6e1acbf68f7
2016-04-22 16:26:49 -07:00
Nick Fitzgerald
9a9dd6a4ac Bug 1266835 - Request names from the rootlist in JS::ubi::dumpPaths and clean up formatting of dumped paths. r=jimb
--HG--
extra : rebase_source : a62abd02d17fe49eddbf02df4f177706927c208a
extra : histedit_source : 893ce3ac4ba191d89f706c67185bedb3779b8633
2016-04-22 16:26:49 -07:00
Sebastian Kaspari
155c96ed46 Bug 1266383 - Do not show HomeScreenPrompt if tab is not in foreground. r=ahunt
MozReview-Commit-ID: 1j7FKOfVt0X

--HG--
extra : rebase_source : 2f1c48275a28fb16a13cdb28e8856837a2345154
2016-04-21 19:36:22 +02:00
Sebastian Kaspari
27818ed42c Bug 1266383 - (Pre) BrowserAppDelegate - Add methods for tabs tray shown/hidden. r=ahunt
MozReview-Commit-ID: JGL9EtRBKy0

--HG--
extra : rebase_source : 80d65fcdb85559de8dccb471f999938d57fce177
2016-04-21 17:51:42 +02:00
Sebastian Kaspari
daad2ea611 Bug 1266477 - Migrate screenshot observer code to class extending BrowserAppDelegate. r=mcomella,ahunt
MozReview-Commit-ID: FoIfEhmd4mN

--HG--
extra : rebase_source : 1f2780026d1e2638dd925d33a851c12e8f32420b
2016-04-21 16:20:32 +02:00
Sebastian Kaspari
9f97fcf2ff Bug 1266477 - Migrate AddToHomeScreenPromotion to extend BrowserAppDelegate. r=mcomella,ahunt
MozReview-Commit-ID: 5YuudrL7hLh

--HG--
extra : rebase_source : d0cbbc20b178ffe99800b04384387c52997a9339
2016-04-21 16:11:49 +02:00
Sebastian Kaspari
f233e22238 Bug 1266477 - Introduce BrowserAppDelegate to extend the behavior of BrowserApp. r=mcomella,ahunt
MozReview-Commit-ID: 2voLpgEOcW

--HG--
extra : rebase_source : 8c2f70c4911c11bf5b2594398235ef139ea3d475
2016-04-21 15:40:20 +02:00
Matteo Ferretti
969b9bd63b Bug 1250084 - The 'Responsive Design View' button from the Menu is not checked while the RDM is opened; r=jryans
MozReview-Commit-ID: 9i9rYI48H4G
2016-04-25 17:28:49 +02:00
Julian Descottes
435717397c Bug 1266997 - fix test browser_rules_completion-new-property_multiline.js on winXP;r=pbro
MozReview-Commit-ID: FEpmTAPxb0a

--HG--
extra : rebase_source : e09afad472c24fa112615383f57b3e176cda5a42
2016-04-25 10:10:25 +02:00
Benjamin Smedberg
d0afba25ac Bug 1266171 - Subprocess crash telemetry needs to be opt-out, r=gfritzsche
MozReview-Commit-ID: D0JtruAZF6f

--HG--
extra : rebase_source : 673a0431750f34098aafc2c9dad3f63945eefa0a
2016-04-20 14:54:06 -04:00
Lee Salzman
b5107c76f2 Bug 1267271 - skip empty surfaces in DrawTargetSkia::DrawSurfaceWithShadow. r=mchang 2016-04-25 15:42:13 -04:00