Chris Lord
03cf3040a1
Bug 1170644 - Fix forced reflow in BrowserElementChildPreload. r=bz
2015-07-08 15:38:43 +01:00
Fabrice Desré
39587216e0
Bug 1168658 - Enable tracking protection in b2g r=francois
2015-06-09 21:26:37 -07:00
Gabriele Svelto
beda931f31
Bug 1144132 - Adjust the priority of an activity opener so that it's above other background applications. r=fabrice
2015-06-13 15:16:00 +02:00
Etienne Segonzac
93c9d8231b
Bug 1164123 - Add support for a theme-group meta to make theme-color"themable". r=fabrice
2015-06-17 10:02:00 -04:00
Xidorn Quan
ab2cb7414f
Bug 1168028 part 2 - Revert DOM fullscreen state after window finish resizing if we need to. r=smaug,dao
2015-06-12 13:24:45 +12:00
Paul Rouget
318c07ae1a
Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan
2015-06-09 20:04:00 -04:00
Phil Ringnalda
1c9a1ba8fe
Back out 3c8a737a5f8a (bug 1168658) for frequent Gij(10) failures in homescreen_navigation_test.js and edges_gesture_test.js, a=backout
2015-06-10 20:37:27 -07:00
Wes Kocher
f0ce838fe8
Merge b2ginbound to central, a=merge
2015-06-10 18:36:06 -07:00
Xidorn Quan
2c8852b27f
Bug 1161802 part 7 - Put document into fullscreen state after window becomes fullscreen. r=smaug,dao
2015-06-10 23:13:12 +12:00
Fabrice Desré
a08c375f18
Bug 1168658 - Enable tracking protection in b2g r=francois
2015-06-09 21:26:37 -07:00
Kevin Grandon
20ad5866c5
Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice
2015-05-29 05:58:00 +02:00
Morris Tseng
9fc3cb00ce
Bug 1155493 - Part 4 - Add test for mozbrowsercaretstatechanged. r=kanru
2015-05-28 01:39:00 -04:00
Morris Tseng
9846565468
Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kanru
2015-05-28 01:57:00 -04:00
Bobby Holley
b5cbafbbe4
Bug 1167372 - Use originNoSuffix for full-screen prompt. v2 r=smaug,r=dao,r=fabrice
2015-05-27 15:32:47 -07:00
Ryan VanderMeulen
bbcbe5cc8b
Backed out 4 changesets (bug 1155493) for Android test_browserElement_inproc_CopyPaste.html timeouts/crashes.
...
Backed out changeset 3bd7adb9f591 (bug 1155493)
Backed out changeset 0380b1684e6b (bug 1155493)
Backed out changeset 58b7c1eaf3c8 (bug 1155493)
Backed out changeset 896beb5088a7 (bug 1155493)
2015-05-25 13:15:06 -04:00
Morris Tseng
bb669f48bb
Bug 1155493 - Part 4: Add test for mozbrowsercaretstatechanged. r=kchen
2015-05-19 21:00:00 -04:00
Morris Tseng
949fe2c3eb
Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kchen
2015-05-21 02:06:00 -04:00
Xidorn Quan
fee934a784
Bug 1053413 part 5 - Switch browser element to rely on fullscreen events instead of observer notification. r=smaug
2015-05-21 09:52:26 +12:00
Xidorn Quan
572d9fa3d9
Bug 1053413 part 3 - Remove fullscreen-origin-change notification, and make browser element rely on the fullscreen events. r=smaug
2015-05-21 09:52:26 +12:00
Gabriele Svelto
3fd526d65d
Bug 1157030 - Revert bug 1142806. r=khuey
2015-04-30 11:25:29 +02:00
Morris Tseng
18227816d5
Bug 1151111 - Append iframe2 after iframe1 has loaded. r=kchen
2015-05-05 19:42:00 -04:00
Andrew McCreight
aeff7c99ee
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
Kevin Chen
54c5006402
Bug 1097479 - Allow nested content process to embed apps and add a nested pref check function. r=kanru
2015-04-29 03:48:00 +02:00
Carsten "Tomcat" Book
18a440fd0e
merge mozilla-inbound to mozilla-central a=merge
2015-04-27 12:00:14 +02:00
Paul Rouget
f7a3bfe4d5
Bug 1156615 - (Browser API) ctrl/cmd/middle-click doesn't work if <a> element has children. r=kchen
2015-04-20 22:27:00 -04:00
Morris Tseng
6dd5f4f059
Bug 1120592 - Create iframe directly instead of using setTimeout. r=kanru
2015-04-23 19:36:00 -04:00
Carsten "Tomcat" Book
e1e4052c9c
merge mozilla-central to mozilla-inbound IGNORE IDL
2015-04-22 16:09:56 +02:00
Kartikaya Gupta
b1a8b5072c
Back out cset 17aad8f83237 (bug 1154499) now that we have a nightly with APZ enabled. r=me a=me
2015-04-22 09:36:25 -04:00
David Anderson
acfb50a423
Enable APZ for E10S on Windows for one Nightly. This patch will be backed out after one nightly. (bug 1154459, r=kats, a=ryanvm)
2015-04-21 15:35:19 -04:00
Francois Marier
29cbc60a12
Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
2015-04-22 21:01:37 +12:00
Phil Ringnalda
1521afb292
Backed out changeset ffde08dc5ceb (bug 1154459) for bustage
...
CLOSED TREE
2015-04-19 08:19:14 -07:00
David Anderson
50d7fd13e2
Enable APZ for E10S on Windows for one nightly build. (bug 1154459, r=kats)
2015-04-17 11:49:55 -04:00
Ms2ger
82c2faeae3
Bug 949614 - Use === for SimpleTest.is; r=Waldo
...
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.
This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Kan-Ru Chen (陳侃如)
e264f3b43b
Bug 1142806 - Try to keep at least one foreground process at any time. r=gsvelto
2015-04-13 16:25:09 +08:00
Paul Rouget
109dfe0626
Bug 1144015 - (Browser API) mozbrowseropentab support. r=kchen
2015-04-02 23:45:00 -04:00
Shian-Yow Wu
611444233c
Bug 1138354 - Add proxy authencation info for 'mozbrowserusernameandpasswordrequired' event. r=mayhemer
2015-03-26 18:49:16 +08:00
Kartikaya Gupta
11f7426044
Bug 1143665 - Remove the ambiguous scroll position being passed around in scroll started/stop notifications. r=roc,ehsan
2015-03-25 07:52:37 -04:00
Gabriele Svelto
8cd1a01745
Bug 892371 - Add mochitests covering LRU priority adjustments for both foreground and background processes. r=khuey
2015-03-10 21:28:05 +01:00
Gabriele Svelto
6b38c6d632
Bug 892371 - Adjust oom_score_adj values for foreground processes according to an LRU policy. r=dhylands, r=khuey
2015-02-25 09:37:38 +01:00
Fabrice Desré
ad5df31258
Backout c7c68c4389d6 (bug 1125713) for gaia app startup regression r=me
2015-03-11 22:50:18 -07:00
Paul Rouget
0f6af80f8b
Bug 1138252 - Load BrowserElementPanning.js only if touch events are enabled. r=botond
2015-03-05 16:38:51 -08:00
Gabriele Svelto
50b2350e9d
Bug 1119277 - Remove the process CPU priority parameter and simplify all the associated code. r=khuey, r=dhylands
2015-02-26 12:43:22 +01:00
sarvjeet
d9648d2a64
Bug 995394: Removed parts of BrowserElementPanning.js that are only used when APZ is disabled and added that to a separte file BrowserElementPanningAPZDisabled.js r=botond, a=RyanVM
2015-02-25 13:33:21 -05:00
Wes Kocher
f2b0173ada
Backed out 2 changesets (bug 995394) for m-dt orange on a CLOSED TREE
...
Backed out changeset a250f116b563 (bug 995394)
Backed out changeset da37f3c9b4ce (bug 995394)
2015-02-26 17:56:14 -08:00
Botond Ballo
c4a913147b
Bug 995394 - Fix a typo. r=me
2015-02-26 16:13:13 -05:00
sarvjeet
eb675d0db0
Bug 995394: Removed parts of BrowserElementPanning.js that are only used when APZ is disabled and added that to a separte file BrowserElementPanningAPZDisabled.js r=botond
2015-02-25 13:33:21 -05:00
aus@mozilla.com
80c3633bdc
bug 1126065 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/browser-element. r=sicking
2015-02-23 14:11:23 -08:00
Anish
48094b2951
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
Carsten "Tomcat" Book
b6ef20bdf0
Backed out changeset 6885e993936a (bug 1056851) for crashtest failures
2015-02-19 15:02:05 +01:00
Anish
bbc6a8a249
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
2015-02-19 07:26:41 -05:00