- Aug 25, 2017
-
-
Ryan VanderMeulen authored
-
- Aug 24, 2017
-
-
L10n Bumper Bot authored
wo -> ['android', 'android-api-15', 'android-multilocale']
-
Sebastian Hengst authored
MozReview-Commit-ID: 6TGQRm8SSk0
-
Andreas Farre authored
-
Jonathan Kew authored
Bug 1392659 - Activate fonts available in the macOS "Language Support" directory so that they are available in Gecko. r=jrmuizel
-
Jonathan Kew authored
Bug 1393185 - Annotate gfxFT2LockedFace as a stack-based helper, and avoid touching the refcount of the font. r=lsalzman
-
Michal Novotny authored
-
Nicholas Nethercote authored
Bug 1392993 - Change nsIAccessibleObjectAttributeChangedEvent.changedAttribute from an nsIAtom to an AString. r=MarcoZ. This removes one use of nsIAtom within scripts, which is good (see bug 1392883). All the uses of this attribute within scripts just converted it to a string anyway. --HG-- extra : rebase_source : 080c12506722df5d18e78659bbb922421baa5b80
-
Matthew Gregan authored
From 94bad012a2d4ec824d751c574443e3946187c4ea Mon Sep 17 00:00:00 2001
-
sotaro authored
-
sotaro authored
-
Nicholas Nethercote authored
Plus a couple of other unused service references nearby.
-
Nicholas Nethercote authored
It's unused.
-
Nicholas Nethercote authored
There's no reason for them to be separate, and we can use the |kind| field to distinguish the two kinds when necessary. This lets us remove the duplication of ScriptableToString(), ToUTF8String(), and ScriptableEquals(). It also lets us use |Atom*| pointers instead of |nsIAtom*| pointers in various places within nsAtomTable.cpp, which de-virtualizes various calls and removes the need for some static_casts. --HG-- extra : rebase_source : 2f9183323446e353f8cc5dcedf57d9dc9a38f0a7
-
- Aug 23, 2017
-
-
JerryShih authored
Test drawArray() after calling deleteBuffer() for the binded buffer. MozReview-Commit-ID: 306tsklZK4L --HG-- extra : rebase_source : 9ae4b33accc57406695ad6ee8f3d71fdf4d58442
-
JerryShih authored
Bug 1379995 - reset the mBufferFetchingIsVerified flag after the webgl deleteBuffer call. r=jgilbert If the buffer status was changed, we should do the ValidateBufferFetching() again. MozReview-Commit-ID: 7czQFT3qauE --HG-- extra : rebase_source : ee2635289d0d3e7c115b2a9d9f52c3ae876830d5
-
Nevin Chen authored
MozReview-Commit-ID: 8P1jzyatWJu --HG-- extra : rebase_source : 9c5d90a53234c0d7d3a228a0ab551df7e5bfb1da
-
Nevin Chen authored
MozReview-Commit-ID: Ad9PS8Xks1r --HG-- extra : rebase_source : afc48dfc7561a1b30a3206bc0df67b67fad22435
-
- Aug 22, 2017
-
-
Nicolas Chevobbe authored
This will enable lazy loading symbols for a grip if needed. This patch introduce a new SymbolIteratorActor, which is similar to PropertyIteratorActor but with a data structure that better fits symbols, and how we already handle them, i.e. an `ownSymbols` array property (and not an `ownProperties` object like PropertyIteratorActor). We take this as an opportunity to add a test for enumSymbols, but also for enumProperties that did not have server unit tests (it is only tested in the frontend with the variable view, which might be deprecated at some point). MozReview-Commit-ID: IEIKA8zwH90 --HG-- extra : rebase_source : 377526321e04e28ffc58ed7af7f4325b6e1ee66d
-
Henry Chang authored
Version 4 of the Google Safe Browsing server will return a 404 if any of the application reputation lists are requested on Android. As a result, we should avoid these threat types from being sent along with ANDROID_PLATFORM. MozReview-Commit-ID: 6TUBVxe455y --HG-- extra : rebase_source : dee095c008f4d328f359c66d20f0cc2dfcd109f3 extra : source : 5d6338807c6b21b7672236cac01b13bd75155225
-
- Aug 19, 2017
-
-
Kris Maglione authored
The FrameLoaderOwner interface has been implemented in WebIDL for several years now, so these QIs are simply unnecessary overhead. MozReview-Commit-ID: LAzvfm5Qhy0 --HG-- extra : rebase_source : 2495c07df21c474f5fabc257ff4db43b0d8047e4
-
Kris Maglione authored
MozReview-Commit-ID: 8mBNbgmrXBV --HG-- extra : rebase_source : d553bca30c3fa4affc9e6ee9e65e5b4000e0cac2
-
Kris Maglione authored
We allow swapping frameloaders between unrelated documents, so we need to reparent wrappers when the owner content changes. MozReview-Commit-ID: LNIf4ZrCZLo --HG-- extra : rebase_source : 8041d1601962d61e675e78e3447c7772eee89df0
-
Kris Maglione authored
XPConnect wrapper overhead for this interface has been showing up heavily in a lot of my profiles, in some places accounting for 50ms of the 80ms we spend getting getting <browser> messageManagers. This improves the situation considerably. MozReview-Commit-ID: 9d1hCORxsYG --HG-- rename : dom/base/nsIFrameLoader.idl => dom/webidl/FrameLoader.webidl extra : rebase_source : d8a1fc1a19632ba36a9fc6f63873f7534671a13b
-
- Aug 24, 2017
-
-
Wes Kocher authored
MozReview-Commit-ID: 1mWKzfX4kl
-
- Aug 23, 2017
-
-
Wes Kocher authored
MozReview-Commit-ID: HqnOFZFhoiD
-
Wes Kocher authored
MozReview-Commit-ID: F1D3uNlVEZS
-
Wes Kocher authored
MozReview-Commit-ID: BBXcBGQQdeo
-
Sebastian Hengst authored
Backed out changeset a2de35382cff and 104866e1c85f (bug 1342050) for leaks in browser-chrome's browser_bug724239.js on Windows 8 x64. r=backout on a CLOSED TREE
-
Sebastian Hengst authored
Backed out changeset e8d712f190ba (bug 1324406) for failing talos tpaint test. r=backout on a CLOSED TREE
-
Sebastian Hengst authored
Backed out changeset d4fba7cb9d4a (bug 1392841) for failing xpcshell tests, e.g.test_backgroundupdate.js and assertions in chrome tests, e.g. test_bug1290965.xul. r=backout on a CLOSED TREE
-
Andrew Halberstadt authored
MozReview-Commit-ID: KbDxxJtWFbE
-
Wes Kocher authored
Backed out changeset e903ef2fd85a (bug 1387088) for win debug failures like browser_urlbar_keyed_search_reflows.js a=backout CLOSED TREE MozReview-Commit-ID: 6awooAlq2m4 --HG-- extra : amend_source : 0be51ad3b8c767c70b3d4f611023352c12ed805c
-
ffxbld authored
-
ffxbld authored
-
Sebastian Hengst authored
MozReview-Commit-ID: GSKVB94r7Kk
-
Sebastian Hengst authored
-
Nicolas Silva authored
Bug 1390840 - Add prefs to display the debugging view of webrender's texture cache and intermediate targets. r=jrmuizel
-
Jon Coppeard authored
-
Sebastian Hengst authored
Backed out changeset 049ef1d4eb26 (bug 900784) on suspicion of letting devtools' browser_dbg_blackboxing-05.js frequently fail. r=backout MozReview-Commit-ID: J4ZRfyu0AAf
-