Граф коммитов

509059 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 439b10ced6 Backed out 2 changesets (bug 1288768) for wptlint failure
Backed out changeset 3361d527f683 (bug 1288768)
Backed out changeset d8b8219c20d6 (bug 1288768)
2017-01-28 08:10:26 -08:00
Andrea Marchesini cab859bea8 Bug 1288768 - Better error reporting for network errors in workers - WPT, r=bz 2017-01-28 15:40:08 +01:00
Andrea Marchesini bc538fc7e0 Bug 1288768 - Better error reporting for network errors in workers, r=bz 2017-01-28 15:39:24 +01:00
Emilio Cobos Álvarez 1c4f61bf3d Bug 1334579: Ensure constructors for nsStyleContentData run. r=bholley
MozReview-Commit-ID: 9Y6tQ6BD2c8
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-01-28 14:38:27 +01:00
Randell Jesup e8948cb4f3 Bug 1219468: Remove the rest of the non-LazyLogModules in webrtc, except for cppunit tests r=erahm,ng
Also captures LOG(...) << .... uses in webrtc.org code when 'nspr' is the target

MozReview-Commit-ID: znvsArbS85
2017-01-27 23:35:17 -05:00
Raulie 4badadb786 Bug 1219468 - Replace PRLogModuleInfo usage with LazyLogModule in webrtc r=jesup
MozReview-Commit-ID: xWgNJ6u8aX
2017-01-27 23:35:10 -05:00
Phil Ringnalda 5ee174a663 Backed out 5 changesets (bug 1330962) for failures in display-block-baselines-1.html and 315920-17.html
CLOSED TREE

Backed out changeset 71c277105903 (bug 1330962)
Backed out changeset 8cfebee598a6 (bug 1330962)
Backed out changeset 2394701998b2 (bug 1330962)
Backed out changeset 0b92b30ed1d3 (bug 1330962)
Backed out changeset cc7508381dc1 (bug 1330962)
2017-01-27 20:30:07 -08:00
Chris Peterson e3e3523d58 Bug 1331171 - Part 3: Remove xpcom checks for Windows Vista. r=froydnj
Also remove the #includes of some unused header files.

MozReview-Commit-ID: 6mRoIazEA3j

--HG--
extra : rebase_source : 6f96d22543509bf09b684b0bfbfa624eafc58b94
2017-01-12 01:13:55 -08:00
Chris Peterson 29bbf6d6b2 Bug 1331171 - Part 2: Remove Windows shell integration checks for Windows Vista. r=jimm
MozReview-Commit-ID: 8B6HnnpVP4L

--HG--
extra : rebase_source : 501ebb81dac3a56be9c64bf09d3261e570476a8d
2017-01-14 01:19:22 -08:00
Chris Peterson 2ffa3b99a7 Bug 1331171 - Part 1: Remove StartupSpecialSystemDirectory() workaround for Windows XP. r=jimm
SHGetKnownFolderPath() is available on Windows Vista+ so we no longer need to GetProcAddress("SHGetKnownFolderPath"). We can set _WIN32_WINNT 0x0600 to expose the SHGetKnownFolderPath function declaration in shlobj.h and call it directly.

Also remove a redundant #include <shlobj.h>.

MozReview-Commit-ID: AoAlrfvQ5AB

--HG--
extra : rebase_source : 2fa3a0d3d122ca31fb3369a43a03b6e2c5d5dec2
2017-01-14 01:12:02 -08:00
Randell Jesup db244f7210 Bug 1332664: Cherry-pick upstream webrtc.org patch to not depend on 'experimental' includes for libvpx r=rillian 2017-01-27 21:10:58 -05:00
Mats Palmgren 3035683048 Bug 1330962 part 5 - Reftests for baseline alignment of various form controls. 2017-01-28 02:34:14 +01:00
Mats Palmgren 1f6eeef935 Bug 1330962 part 4 - Cleanup some #includes and make nsLegendFrame 'final'. r=dholbert 2017-01-28 02:34:14 +01:00
Mats Palmgren 566b90f955 Bug 1330962 part 3 - Add baseline methods to nsFieldSetFrame. r=dholbert 2017-01-28 02:34:14 +01:00
Mats Palmgren ad31a06902 Bug 1330962 part 2 - Add baseline methods to nsHTMLButtonControlFrame. r=dholbert 2017-01-28 02:34:13 +01:00
Mats Palmgren 021a92f120 Bug 1330962 part 1 - Add baseline methods to nsTextControlFrame. r=dholbert 2017-01-28 02:34:13 +01:00
Wes Kocher 18e735dcef Merge m-c to inbound, a=merge
MozReview-Commit-ID: EfMOcZbAiSe
2017-01-27 16:39:29 -08:00
Wes Kocher 7cd28f7e5d Merge inbound to central, a=merge
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Yury Delendik e07bdc0fa2 Bug 1334678 - Adds virtual destructor for BreakpointSite. r=luke
MozReview-Commit-ID: 2pqOHiFWVVP
2017-01-27 16:44:15 -06:00
Nathan Froyd efb1f80a1e Bug 1334717 - move geckoservo library to proper servo path; r=gps
--HG--
rename : servo/ports/geckoservo/Cargo.toml => servo/ports/geckolib/Cargo.toml
rename : servo/ports/geckoservo/lib.rs => servo/ports/geckolib/lib.rs
2017-01-27 19:33:15 -05:00
Bobby Holley 283c85132a Bug 1334358 - Stop using CreateAnonymousFrames for scroll frame construction and remove the now-unused helper. r=bz 2017-01-27 16:13:35 -08:00
Bobby Holley fd04f8fa75 Bug 1334358 - Stop using CreateAnonymousFrames for combo box creation. r=bz 2017-01-27 16:13:33 -08:00
Boris Zbarsky 39d50c2647 Bug 1332713 part 4. Make Promise-returning getters return a rejected Promise on exception instead of throwing. r=qdot 2017-01-27 18:53:37 -05:00
Boris Zbarsky ecfa536932 Bug 1332713 part 3. Implement a version of XrayAwareCalleeGlobal that works for specialized getters. r=bholley
The problem is that JSJitGetterInfo doesn't contain a callee.  So we can't use
xpc::XrayAwareCalleeGlobal in a specialized getter, because we don't have our
callee function available.
2017-01-27 18:53:36 -05:00
Boris Zbarsky 9894e14428 Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
Boris Zbarsky 94a230e52a Bug 1332713 part 1. Disallow Promise-typed attributes with setters. r=qdot 2017-01-27 18:53:36 -05:00
Yura Zenevich 29dab6668e Bug 1333406 - make GetProxyAccessibleInSubtree deal with proxies in non top level documents. r=tbsaunde
MozReview-Commit-ID: GYmUr72NbNS
2017-01-27 18:06:07 -05:00
Nathan Froyd 3a389c7c98 Bug 1312085 - part 2 - remove XP conditionalization for JS mutexes; r=fitzgen
Now that we don't support XP, we can use InitializeCriticalSectionEx
explicitly, rather than calling it through a function pointer.
2017-01-27 17:10:18 -05:00
Nathan Froyd 9b4a7e294c Bug 1312085 - part 1 - remove the XP fallback for JS condition variables; r=fitzgen
We no longer need the complicated XP fallback or the check for the
complicated XP fallback; we can use the Vista+ APIs directly.
2017-01-27 17:10:18 -05:00
Wes Kocher ae4121c502 Backed out changeset 15a5f1ecca37 (bug 1216175) for m(oth)/m(c2) failures in test_WorkerDebugger.xul a=backout
MozReview-Commit-ID: LOu50H5NS2L
2017-01-27 13:50:12 -08:00
Eitan Isaacson 2c35fdac5a Bug 1334332 - Fix GetIAccessibleFor to support returning IAccessible for itself. r=tbsaunde
MozReview-Commit-ID: 3zpNFjs0wHL
2017-01-27 13:41:32 -08:00
Lee Salzman 76fbeec1b5 Bug 1334647 - make canvas.drawImage trigger a JS error rather than a critical error on an invalid target. r=rhunt
MozReview-Commit-ID: 3TxJM0tjhVC
2017-01-27 16:35:10 -05:00
Lee Salzman bf02f8d486 Bug 1334366 - verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph. r=mchang
MozReview-Commit-ID: JcPZSGfitmH
2017-01-27 16:14:18 -05:00
Sebastian Hengst f679eaafc6 Backed out changeset 558774589f3e (bug 1330326) for Windows build bustage in nsTSubstring.h. r=backout on a CLOSED TREE 2017-01-27 21:00:49 +01:00
Sebastian Hengst e1d5db133e Backed out changeset e87ae43ca443 (bug 1330326) 2017-01-27 20:59:55 +01:00
Yury Delendik 0d62f886e9 Bug 1330370 - Adds breakpoint and step support for Web Assembly. r=luke, shu
MozReview-Commit-ID: EWAfAAhoTDM
2017-01-27 11:31:01 -06:00
Yury Delendik f86ff90f2a Bug 1330370 - Extracts JSScript specific BreakpointSite code. r=shu
Adds JSBreakpointSite class, which is inherited from generic BreakpointSite.
This will allow adding of wasm specific BreakpointSite/Breakpoint.

MozReview-Commit-ID: 5zAcDu1XQ7N
2017-01-27 11:30:33 -06:00
Yury Delendik e2785c2d68 Bug 1330370 - Implements wasm Debug.Script offset-to-location methods. r=luke
Implements necessary Debug.Script methods to resolve wasm bytecode offset
to the generated wasm source line number and back. Also implements related
startLine and lineCount script properties.

The generated text source map entries are extended to contain "end of function"
location, which allows to have at least one breakpoint per function and
allows to properly show location on the leave frame event.

MozReview-Commit-ID: 6RFi62GUhXI
2017-01-27 11:30:00 -06:00
Mythmon e7ac97534f No bug - Update shield-recipe-client from GitHub r=Gijs
--HG--
extra : rebase_source : 4c9ffe3a55b5682215aa4e94dc35637c07798725
2017-01-27 10:22:44 -08:00
Wes Kocher 29d8cca0b9 Backed out changeset ecd98c460060 (bug 1332594) for valgrind failures a=backout CLOSED TREE
MozReview-Commit-ID: 9Pok1fFe8KK
2017-01-27 12:24:11 -08:00
Ben Kelly 5484668122 Bug 1334480 Don't try to update a nullptr registration. r=asuth 2017-01-27 12:04:24 -08:00
Eric Rahm 7e3225e327 Bug 1315464 - Dynamically allocate test regions. r=jrmuizel
Avoid allocating 720K on the stack.
2017-01-27 11:58:14 -08:00
Andrea Marchesini 8b33e80b44 Bug 1331864 - Implement URLSearchParams's sort(), r=qdot 2017-01-27 20:35:47 +01:00
Hannes Verschore 55d272df10 Bug 1330330: IonMonkey: Only load 32bits for ResumeFromException::kind instead of 64bits on x64, r=nbp 2017-01-27 20:03:46 +01:00
Carsten "Tomcat" Book 5b5e4fa328 Merge mozilla-central to mozilla-inbound 2017-01-27 12:14:06 +01:00
Julian Descottes 23a6ef4890 Bug 1333385 - fix netmonitor b64 test after mc-merge;r=me a=tomcat
MozReview-Commit-ID: EndUt4g5BK2
2017-01-27 12:08:47 +01:00
Christoph Kerschbaumer af33c277b4 Bug 1307736 - Ensure tests performing a history load pass valid triggeringPrincipal. r=bz,mdeboer 2017-01-27 11:19:45 +01:00
Christoph Kerschbaumer 5049be70f6 Bug 1307736 - Store triggeringPrincipal with all history entries. r=mdeboer 2017-01-27 11:19:27 +01:00
Christoph Kerschbaumer 9a01e58d61 Bug 1307736 - Ensure History loads pass valid triggeringPrincipal. r=bz 2017-01-27 11:19:13 +01:00
Carsten "Tomcat" Book a516a86a24 merge mozilla-inbound to mozilla-central a=merge 2017-01-27 10:42:54 +01:00