Commit Graph

8065 Commits

Author SHA1 Message Date
Kannan Vijayan
adea315dbc Bug 1167409 - 2/4 - Factor processRequest and off thread parsing into separate functions. r=jandem 2015-08-25 17:52:27 -04:00
Kannan Vijayan
f6ae29729e Bug 1167409 - 1/4 - Move offThreadToken into ScriptLoadRequest r=jandem 2015-08-25 17:52:27 -04:00
Andrea Marchesini
83f9396279 Bug 1185640 - serviceworker register() should not accept escaped slashes. r=bkelly 2015-08-19 13:23:58 -07:00
Francois Marier
7a208d1773 Bug 1196740 - Consider redirects when looking for SRI-eligibility. r=ckerschb 2015-08-25 13:38:39 -07:00
Mike Taylor
e8160d1dea Bug 976616 - Part 4: Add test for dynamic meta viewport updates. r=kats 2015-08-25 06:49:00 -04:00
Mike Taylor
60c67382da Bug 976616 - Part 3: Enable meta viewport tests for Fennec. r=kats 2015-08-25 06:49:00 -04:00
Bobby Holley
28a3efa072 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Wei-Cheng Pan
e4e4541496 Bug 1050749 - Expose BatteryManager via getBattery() returning a Promise. r=bz, r=baku, r=jgraham 2015-08-21 18:29:25 +08:00
Tim Chien
1ca39a995a Bug 1137557 - Part 1: Allow callee of TIP.keydown() to figure out preventDefault() of keydown and keypress event. r=masayuki, r+sr=smaug 2015-08-05 01:58:00 -04:00
Masayuki Nakano
6f6a3039f5 Bug 1137557 - Part 0: TextEventDispatcher shouldn't forward keyboard events coming from TextInputProcessor to the parent process. r=smaug 2015-08-04 05:52:00 -04:00
Kartikaya Gupta
e9f00a8721 Bug 1180267 - Ensure that the desktop-mode viewport for Fennec is based on a 980 CSS pixel width rather than the screen size. r=snorp 2015-08-24 13:45:45 -04:00
Ryan VanderMeulen
2e712f948d Backed out 4 changesets (bug 1137557) for causing intermittent Gij switching_test.js failures.
Backed out changeset ce86cf91f423 (bug 1137557)
Backed out changeset 83af10efcd3c (bug 1137557)
Backed out changeset e48ed45d1c80 (bug 1137557)
Backed out changeset 81e93b60a622 (bug 1137557)

CLOSED TREE
2015-08-24 13:27:01 -04:00
Tim Chien
e2d5baf64c Bug 1137557 - Part 1: Allow callee of TIP.keydown() to figure out preventDefault() of keydown and keypress event. r=masayuki, r+sr=smaug 2015-08-05 01:58:00 -04:00
Masayuki Nakano
92ec899b18 Bug 1137557 - Part 0: TextEventDispatcher shouldn't forward keyboard events coming from TextInputProcessor to the parent process. r=smaug 2015-08-04 05:52:00 -04:00
Yoshi Huang
25acbe867f Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley 2015-08-24 01:31:00 -04:00
Ted Clancy
433cf3b718 Bug 1172609 - Part 6: Add nsJSUtils::ResetTimeZone() function. r=ehsan 2015-06-15 00:44:09 -07:00
Nigel Babu
8b2a4baa84 Merge mozilla-central to mozilla-inbound, CLOSED TREE 2015-08-24 17:41:48 +05:30
Xidorn Quan
c20f024571 Bug 1192667 - Trigger fullscreen transition when exiting fullscreen via F11. r=smaug 2015-08-24 09:35:31 +10:00
Ryan VanderMeulen
a7890c1d6f Merge inbound to m-c. a=merge 2015-08-23 17:18:36 -04:00
Ryan VanderMeulen
42edd568ff Backed out changeset 2d9ed9032a45 (bug 1192831) for suspicion of causing bug 1178709 to spike. 2015-08-23 15:21:23 -04:00
Cameron McCormack
0f393f27f7 Typo fix in comment generated by gen-usercounters.py; no bug, no review.
DONTBUILD
2015-08-23 16:42:07 +10:00
Chris Lord
18d112b4b6 Bug 1181555 - Add 'experimental-webcomponents' permission. r=fabrice 2015-08-20 12:07:54 +01:00
Sebastian Hengst
edfba8b700 Backed out changeset e9d838084096 (bug 1181555) for Linux x64 opt and B2G Desktop Linux x64 opt Hazard analysis fail. r=backout 2015-08-22 21:53:48 +02:00
Chris Lord
013a3c6c8f Bug 1181555 - Add 'moz-extremely-unstable-and-will-change-webcomponents' permission. r=fabrice 2015-08-20 12:07:54 +01:00
Masayuki Nakano
c621fb4df5 Bug 930843 part.2 NS_UI_ACTIVATE event should be trusted event even if it's caused by an untrusted event r=smaug 2015-08-22 13:02:39 +09:00
Christoph Kerschbaumer
5cc836a140 Bug 1196057 - Use channel->Open2() in dom/base/nsFrameMessageManager.cpp (r=sicking) 2015-08-21 20:33:23 -07:00
Boris Chiou
af7472fafd Bug 952456 - Part 3: Enable test_copyimage.html on gonk/cocoa. r=fabrice
Enable dom/base/test/test_copyimage.html on b2g emulators and macos
2015-08-13 00:06:00 -04:00
Sebastian Hengst
15700f72e4 Backed out 3 changesets (131251625ee8 for bug 1180556, 5bdcc058e6d6 for bug 1180555, f7e0cd74c082 for bug 1180554) for B"G ICS Emulator opt M8 and debug M19 failures. r=backout
Backed out changeset 131251625ee8 (bug 1180556)
Backed out changeset 5bdcc058e6d6 (bug 1180555)
Backed out changeset f7e0cd74c082 (bug 1180554)
2015-08-21 11:19:41 +02:00
Jamin Liu
c2c163b7d7 CLOSED TREE Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-24 10:29:56 +08:00
Masayuki Nakano
d56a7cc348 Bug 895274 part.1 Rename WidgetEvent::message to WidgetEvent::mMessage r=smaug 2015-08-22 10:34:51 +09:00
Ehsan Akhgari
2b5d89ef91 Bug 1185351 - Don't force inline style CSP checks on native anonymous content; r=ckerschb 2015-08-21 17:53:34 -04:00
William Chen
646f86353a Bug 1196290 - Do not update orientation lock when app docshell is activated. r=smaug 2015-08-20 17:25:05 -07:00
Jamin Liu
21d468cf8e Bug 1180554 - Dispatch events to PBAP event handlers when the PBAP requests comes. r=btian, r=mrbkap 2015-08-21 09:51:41 +08:00
Wes Kocher
8a06308208 Merge inbound to central, a=merge 2015-08-20 12:42:21 -07:00
Nigel Babu
49b53c7428 Backed out changeset f447f7b8190b (bug 1185640) for W8 failures on CLOSED TREE 2015-08-20 16:12:00 +05:30
Andrea Marchesini
f0c93e5707 Bug 1185640 - ServiceWorkers - Passing a scope or scriptURL to register() with escaped '/' or '\' should fail, r=bkelly 2015-08-20 08:46:01 +01:00
Andrea Marchesini
70cb6ddacd Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
Ehsan Akhgari
32a369b80d Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Wes Kocher
f6147ac656 Backed out 4 changesets (bug 1191178) to see if it will fix the build bustage on a CLOSED TREE
Backed out changeset 32adb36cf863 (bug 1191178)
Backed out changeset 85cb22235eb5 (bug 1191178)
Backed out changeset 744bab15a5ec (bug 1191178)
Backed out changeset b7621c6af97e (bug 1191178)
2015-08-19 16:13:13 -07:00
Hiroyuki Ikezoe
fefea25bb1 Bug 1191178 - Part 2: Add PerformanceRenderTiming and PerformanceCompositeTiming. r=smaug 2015-08-19 15:14:05 -07:00
Hiroyuki Ikezoe
781d54ee60 Bug 1191178 - Part 1: Add a function to check frame timing preference value. r=smaug 2015-08-19 15:11:15 -07:00
Hiroyuki Ikezoe
32154eb6df Bug 1191178 - Part 0.1: GetSriLog() is needed to avoid unified build failure. r=francois 2015-08-19 15:10:52 -07:00
Hiroyuki Ikezoe
aff2b88eb5 Bug 1191178 - Part 0: Fix unified build in dom/base. Add missing headers and sorting them. r=smaug 2015-08-19 15:10:28 -07:00
Nick Robson
3d61d63c3e Bug 904479 - Added createPromiseWithId() that returns id of resolver r=kanru,nsm 2015-08-19 14:53:22 -07:00
Wes Kocher
facff1f61c Merge m-c to fx-team, a=merge CLOSED TREE 2015-08-19 17:13:38 -07:00
Ehsan Akhgari
cb5d03e6e5 Bug 1196062 - Fix the typo in the entry for onmozinterruptend in the atom table; r=baku 2015-08-19 11:11:46 -04:00
Yury Delendik
0a70299009 Bug 1192450 - Remove PlayPreview registration from Shumway. r=jet 2015-08-18 11:24:16 -05:00
William Chen
46ddc69e7f Bug 1131470 - Part 6: ScreenOrientation tests. r=baku 2015-08-18 15:28:01 -07:00
William Chen
8853fd74b9 Bug 1131470 - Part 5: Handle changes to active orientation lock. r=smaug 2015-08-18 15:28:01 -07:00
William Chen
c4be90067f Bug 1131470 - Part 4: Check sandboxing flag for orientation lock. r=baku 2015-08-18 15:28:01 -07:00