Andrea Marchesini
44f653e013
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 9 - Move SessionStorageCache in separate files, r=asuth
...
--HG--
rename : dom/storage/SessionStorage.cpp => dom/storage/SessionStorageCache.cpp
rename : dom/storage/SessionStorage.h => dom/storage/SessionStorageCache.h
2017-05-17 07:01:14 +02:00
Andrea Marchesini
4d15e9cb30
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 8 - Rename StorageCache to LocalStorageCache, r=asuth
...
--HG--
rename : dom/storage/StorageCache.cpp => dom/storage/LocalStorageCache.cpp
rename : dom/storage/StorageCache.h => dom/storage/LocalStorageCache.h
2017-05-17 07:01:14 +02:00
Andrea Marchesini
64c5efb312
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 7 - SessionStorageManager must be a StorageObserverSink, r=asuth
2017-05-17 07:01:14 +02:00
Andrea Marchesini
d1223c0fbd
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 6 - Implementation of IsForkOf(), r=asuth
2017-05-17 07:01:14 +02:00
Andrea Marchesini
24bdb3ece3
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 5 - Shared broadcasting of changes, r=asuth
2017-05-17 07:01:14 +02:00
Andrea Marchesini
9ace5e5eb5
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 4 - Rename StorageManagerBase to LocalStorageManager, r=asuth
...
--HG--
rename : dom/storage/StorageManager.cpp => dom/storage/LocalStorageManager.cpp
rename : dom/storage/StorageManager.h => dom/storage/LocalStorageManager.h
2017-05-17 07:01:14 +02:00
Andrea Marchesini
92cdd8d98b
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 3 - SessionStorageManager, r=asuth
2017-05-17 07:01:14 +02:00
Andrea Marchesini
6bb2aff78b
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 2 - Rename Storage.{cpp,h} to LocalStorage.{cpp,h}, r=asuth
...
--HG--
rename : dom/storage/Storage.cpp => dom/storage/LocalStorage.cpp
rename : dom/storage/Storage.h => dom/storage/LocalStorage.h
2017-05-17 07:01:13 +02:00
Andrea Marchesini
53a425959b
Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 1 - SessionStorage, r=asuth
2017-05-17 07:01:12 +02:00
Boris Zbarsky
3e16b62a08
Bug 1365362. Make Gecko_AtomAttrValue work correctly when the attr's value is not an atom. r=emilio
...
MozReview-Commit-ID: Btf7ZI4ZdMX
2017-05-17 00:53:52 -04:00
Boris Zbarsky
bd29adfa95
Bug 1189822 part 5. Remove the now-unnecessary DOMProxyHandler::ClearExternalRefsForWrapperRelease function. r=peterv
...
All DOMProxyHandler::ClearExternalRefsForWrapperRelease now does is clear a backpointer to the expando, and that's handled during reflector finalization already.
2017-05-17 00:52:53 -04:00
Boris Zbarsky
0c1348b3ef
Bug 1189822 part 4. Fix finalization for DOM overridebuildins proxies to not clear the expando if it's for a different reflector. r=peterv, sfink
...
This is something that should have happened in bug 1352430 but was missed there.
2017-05-17 00:52:53 -04:00
Boris Zbarsky
9f3244d605
Bug 1189822 part 3. Stop using EnsureExpandoObject in codegen code when we just want to preserver the wrapper for a DOM proxy. r=peterv
2017-05-17 00:52:53 -04:00
Boris Zbarsky
cba820b01b
Bug 1189822 part 2. Remove the DOM proxy expando object hashtable in xpconnect. r=peterv
2017-05-17 00:52:53 -04:00
Boris Zbarsky
17e91105ca
Bug 1189822 part 1. Switch DOMProxyHandler::EnsureExpandoObject to using normal wrapper preservation instead of RegisterDOMExpandoObject. r=peterv
2017-05-17 00:52:52 -04:00
David Major
519ddbd6c7
Bug 1349801: Allow sub-millisecond profiler intervals with a busy wait on Windows. r=mstange
...
Given that this basically hogs a core per Firefox process, this code only kicks in if you explicitly select a sub-millisecond resolution.
--HG--
extra : rebase_source : 58ca6f8f6537bc4b809e1634ed177c5d47fd499c
2017-05-16 11:07:28 -04:00
David Major
546b2aa408
Bug 1349801: Make aMicroseconds unsigned to avoid a bunch of checks. r=mstange
...
We already do a max(0,...) before calling anyway.
--HG--
extra : rebase_source : 6cb3fa135e87cb12152e5b2cc8c2a7640489a0c4
2017-05-16 11:06:18 -04:00
David Major
8184a04278
Bug 1349801: Make SleepMicro a method of SamplerThread. r=mstange
...
So that I can use mIntervalMicroseconds in a later patch.
--HG--
extra : rebase_source : bd7f3de95ca06c19b3572f20fed8f679600ebacb
2017-05-16 11:03:33 -04:00
L. David Baron
6fa3cf9282
Bug 944200 followup - Consistently use nscoord_MIN for uninitialized mFloatEdgeIStart/End. r=mats
...
This fixes an inconsistency in part 2 (32faa7c639ff), which wrote the
constant for uninitialized in two different ways.
The constructor uses nscoord_MIN for uninitialized, and that's also what
GetFloatEdges tests for, so this should use nscoord_MIN as well.
I believe this is because the review comment in comment 29 was only
partially addressed.
I noticed the difference because it caused broken behavior in a tree
with my patch for bug 1227493, which defines NS_INTRINSIC_WIDTH_UNKNOWN
differently. Some text was disappearing on github (email and website
on user pages), slack (usernames of private chats in the sidebar), and
twitter (username of user who tweeted a quoted tweet).
MozReview-Commit-ID: Ah9FUPf2dw4
--HG--
extra : rebase_source : 2d947e017647bc6d6029169ef57cddca5aa4f3a9
2017-05-16 14:31:30 -07:00
Matt Howell
8312cf3057
Bug 1355818 - followup to fix eslint error. r=me
...
MozReview-Commit-ID: 3Gudztk76qG
--HG--
extra : rebase_source : 87dc1d6421f1638ff2f10c38dd80b974ffdd7bc5
2017-05-16 19:34:49 -07:00
Felipe Gomes
661ee07d3c
Bug 1317856 - Make the Flash plugin Click-to-Activate by default on Nightly. r=bsmedberg
...
This also activates the Favor fallback mode to give preference for HTML <video> content over Flash objects, and to not load Flash when the page has not speficied a src url (as the data attribute).
MozReview-Commit-ID: Lo4eWGbWyOt
2017-05-16 22:56:23 -03:00
Felipe Gomes
e334e15634
Bug 1317856 - Ensure that flashblock tests are not affected by nosrc fallback rule. r=bytesized
...
With the activation of Ask-to-Activate mode by default, we'll also activate the fallback rule that favors fallback content when the object has not provided a src, so we need to prepare this test for that
MozReview-Commit-ID: JmmxJEiziHW
--HG--
rename : layout/generic/crashtests/simple_blank.swf => toolkit/components/url-classifier/tests/browser/simple_blank.swf
2017-05-16 22:56:23 -03:00
Felipe Gomes
b5204da9bc
Bug 1364505 - Write tests for plugin favor-fallback mode. r=qDot
...
MozReview-Commit-ID: AefeRMb9t9q
--HG--
rename : layout/generic/crashtests/simple_blank.swf => browser/base/content/test/plugins/plugin_simple_blank.swf
2017-05-16 22:56:22 -03:00
Felipe Gomes
c18d8c931c
Bug 1364505 - Add a rule to favor plugin fallback content when no srcURI has been specified. r=qDot
...
MozReview-Commit-ID: 18VcbxHmi0c
2017-05-16 22:56:22 -03:00
Julian Descottes
dce52337e9
Bug 1365314 - Remove link between code mirror and document when destroying editor. r=jlast
...
Port the fix made on Github https://github.com/devtools-html/debugger.html/pull/2129
MozReview-Commit-ID: AS0hoo2tbqL
2017-05-16 09:18:37 +02:00
Thinker K.F. Li
25a2560576
Bug 1364926 - Fix operand type of localno annotated in the comments. r=jandem
2017-05-16 07:56:00 -04:00
André Bargull
f87976d623
Bug 1361143 - Enforce lookahead restriction for "async function" in expression statements. r=shu
...
--HG--
extra : rebase_source : b192181d5f5f89c9895216862770e28d3ac16515
2017-05-02 13:01:09 -07:00
Junior Hsu
427608c4e0
Bug 1354407 - Add new telemetry probe for saved time when we rcwn. r=michal, data-r=bsmedberg
2017-05-02 10:08:06 +08:00
Dale Harvey
afe6ff7052
Bug 1365275 - Fix location and search bar background color. r=dao
2017-05-17 14:18:06 +01:00
Ronald Claveau
e028f55daf
Bug 1362611 - Fix packager quoting in the installer. r=mshal
...
This patch fixes the upload/packaging build step for Thunderbird beta builds
MozReview-Commit-ID: K2qcZ4pLvtN
--HG--
extra : amend_source : f16a6747c0260242442a4aa022be1d47a22ab30b
2017-05-16 21:57:59 +02:00
Andrea Marchesini
ea15b24df9
Bug 1364925 - WPT for sendBeacon and content-type header, r=annevk
2017-05-17 14:26:07 +02:00
Andrea Marchesini
321d6f6cf3
Bug 1364925 - navigator.sendBeacon should not force application/octet-stream as content-type for ArrayBuffer, r=smaug
2017-05-17 14:25:20 +02:00
Andrea Marchesini
77507dec8b
Bug 1365537 - Worker and SharedWorker Constructors should receive the URL parameter as a USVString, r=smaug
2017-05-17 14:21:45 +02:00
Sebastian Hengst
0c5a87d59f
Backed out changeset 36f2908f6650 (bug 1361458
) for crashing [@ js::GCMarker::drainMarkStack], e.g. in devtools' devtools/client/debugger/new/test/mochitest/browser_dbg-sourcemaps.js. r=backout
2017-05-17 12:53:58 +02:00
Carsten "Tomcat" Book
845d4f803d
Merge mozilla-central to mozilla-inbound
2017-05-17 12:27:56 +02:00
Ted Mielczarek
adc89dfdd1
bug 1363774 - error if generated old-configure is empty due to broken autoconf. r=glandium
...
MozReview-Commit-ID: FyS67dORiuX
--HG--
extra : rebase_source : 9d9cdf93f0a0f9d1c8cce1148b3248791cb481c9
2017-05-10 18:00:11 -04:00
Jon Coppeard
03c00562c3
Bug 1361458
- Generate the phase tree for GC statistics recording ahead of time r=sfink
2017-05-17 10:37:18 +01:00
Jon Coppeard
e7b43f46d6
Bug 1364051 - Make WriteBarrieredBase copy constructor protected r=sfink
2017-05-17 10:07:53 +01:00
André Bargull
f2ef984519
Bug 1365387 - Optimize FinishBoundFunctionInit by delaying atomizing the function name. r=till
2017-05-16 13:03:11 -07:00
Petr Sumbera
274de19ad9
Bug 1364865 - process_util.h should use _POSIX_PATH_MAX instead of NAME_MAX. r=billm
2017-05-15 04:31:55 -07:00
Samael Wang
da20faa46e
Bug 1363036 - Add MOZ_DIAGNOSTIC_ASSERTs for bug hunting. r=smaug
...
MozReview-Commit-ID: JPnkkJlkwDY
2017-05-16 10:54:01 +08:00
gabriellesc
453d383b92
Bug 1301611 - Test that mutation observer is notified when keyframes are changed using setKeyframes(). r=boris
2017-05-15 13:33:43 -04:00
Ruturaj K. Vartak
9c6adc0098
Bug 1364113 - Test cases for Network Monitor autocomplete. r=jdescottes, ntim
...
MozReview-Commit-ID: 3JcO3lR0TVR
2017-05-16 19:58:00 +01:00
David Anderson
44543b92f1
Bug 1356448: Allow software backed compositor process in nightly. r=dvander
...
--HG--
extra : rebase_source : f3fff5060b5bcc16c35fa10d5aec249f67cb0657
2017-05-17 00:41:17 -07:00
David Anderson
95253e5ab3
Don't use out-of-process video decoding with software compositors. (bug 1356448, r=mattwoodrow)
...
--HG--
extra : rebase_source : 58620b7a014b7a05acb3228af5456355f93d4425
2017-05-17 00:40:56 -07:00
Tim Nguyen
6ccd4f203e
Backed out changeset f7b1a4643318
...
MozReview-Commit-ID: AvjGf1tcKbw
2017-05-17 08:40:56 +01:00
Ruturaj K. Vartak
9bf2258103
Bug 1354504 - Add test cases for SearchBox and AutocompletePopup react components. r=ntim, jdescottes.
...
[SearchBox]
- SearchBox setup
- initial empty value
- initially notFocussed
- setting value to inputbox
- checking for focus on the input
- onBlur
- ClearButton hidden initialized
- ClearButton shown on some value
KeyDown emptyAutoComplete return undefined
- ArrowDown
- ArrowUp
- PageDown
- PageUp
- Home
- End
- Tab
- and hide box
- Backspace
- reactivates popup
- Enter
- and hide box
- Escape
[AutocompletePopup]
- initialy DOM invisibility
- focus on input and visibility
- List compare
- Initial selectedIndex = -1
- Blur hiding of autocomplete
- filtering of Values
- jumpToTop (by key events)
- jumpToBottom (by key events)
- jumpBy (by key events)
- select (by key events)
- Selection class
- MouseDown
MozReview-Commit-ID: 9PjGztW0PIy
2017-05-16 19:58:00 +01:00
Shawn Huang
cc72c6e913
Bug 1348390 - Sort and lowercase response's header lists for getAllResponseHeaders(), r=baku
...
Sort and lowercase response's header lists for getAllResponseHeaders().
Per XHR 4.6.5, make response’s header list sorted and lowercased.
2017-05-17 15:18:46 +08:00
André Bargull
7a7d850eb6
Bug 1360220 - Replace emitRequireObjectCoercible with JSOP_CHECKOBJCOERCIBLE. r=shu
...
--HG--
extra : rebase_source : cef0f46847a0aded63dbbcdfa497dc9b5a7d5259
2017-04-27 09:24:08 -07:00
Matt Howell
e32594a18e
Bug 1355818 - Wait for staging to finish in the update wizard if downloading is done before the download page appears. r=rstrong
...
MozReview-Commit-ID: 1hTj35SYnDi
--HG--
extra : source : 7bc7221adbf29c5c2c0237a85291a606fcce3475
extra : amend_source : 3760803c007a4612b7661754cf768c8ec8b5b96c
2017-05-14 10:23:43 -07:00