Commit Graph

258847 Commits

Author SHA1 Message Date
Birunthan Mohanathas
e1e7f1d119 Bug 1105827 - Part 11: Use nsRefPtr to store PermissionStatus. r=baku 2015-07-31 14:56:59 -07:00
Birunthan Mohanathas
c05106a48e Bug 1105827 - Part 10: Fire change event for PermissionStatus objects. r=baku 2015-08-21 19:53:29 -07:00
Birunthan Mohanathas
834ef2be26 Bug 1105827 - Part 9: Add PermissionObserver to watch for perm-changed notifications. r=baku 2015-08-21 19:53:29 -07:00
Birunthan Mohanathas
b5dbe560e8 Bug 1105827 - Part 8: Move permission checking into PermissionStatus. r=baku 2015-08-21 19:53:29 -07:00
Birunthan Mohanathas
c1fe2fd70c Bug 1105827 - Part 7: Add helpers to convert between PermissionName and permission type. r=baku 2015-08-21 19:53:29 -07:00
Birunthan Mohanathas
29c548466f Bug 1105827 - Part 6: Add PermissionUtils.h for helper functions. r=baku 2015-08-21 19:53:29 -07:00
Birunthan Mohanathas
c3a5504f48 Bug 1168606 - Part 5: Send two records with every ObjectStoreCursorResponse. r=khuey 2015-08-19 14:59:29 -07:00
Birunthan Mohanathas
0e01e06dec Bug 1168606 - Part 4: Allow current key to be provided with PBackgroundIDBCursor::Continue. r=khuey
The key is assumed to be unset for now.
2015-08-19 14:59:28 -07:00
Birunthan Mohanathas
ba3cc38ba2 Bug 1168606 - Part 3: Allow multiple ObjectStoreCursorResponses in a CursorResponse. r=khuey
For now, we assume that the array only ever contains a single response.
2015-08-19 14:59:25 -07:00
Masayuki Nakano
6cbaec265f Bug 895274 part.2 Define event messages as anonymous enum with EventMessageList.h r=smaug 2015-08-22 10:34:51 +09:00
Masayuki Nakano
d56a7cc348 Bug 895274 part.1 Rename WidgetEvent::message to WidgetEvent::mMessage r=smaug 2015-08-22 10:34:51 +09:00
Blake Kaplan
4c1fe78466 Bug 1197378 - Make docshell tests pass in e10s. r=billm 2015-08-21 16:21:23 -07:00
Steve Fink
6312e67fe4 Bug 1196027 - check the actual current marking mode instead of the permanent intention, r=terrence 2015-08-20 10:10:42 -07:00
Steve Fink
c9e335ccf2 Bug 1197377 - Read callgraph.txt line by line to avoid string size limits, r=terrence 2015-08-21 14:19:04 -07:00
Brian Hackett
16c600936c Bug 1184388 - Try to use uniform groups for multidimensional constant arrays and structures, r=jandem. 2015-08-21 16:19:27 -06:00
Steve Fink
771db18a78 Bug 789594 - Implement DataView cloning, r=Waldo 2015-07-28 18:14:36 -07:00
Steve Fink
9f8ff557d8 Bug 789589 - Fix the ABO class hierarchy comment to be accurate, r=Waldo 2015-07-28 18:13:16 -07:00
Steve Fink
80eee0c593 Bug 789589 - Implement JS_NewDataView, r=Waldo 2015-07-24 13:05:01 -07:00
Jon Coppeard
71c70ab45d Bug 1191236 - Remove extract() methods used by operation forwarding on rooting types, r=terrence 2015-08-05 02:38:00 -07:00
Steve Fink
2ab4965f10 Bug 1191236 - Fix UCS canonicalization, r=jonco 2015-08-17 17:05:45 -07:00
Ehsan Akhgari
f05685cb25 Bug 1197185 - Give NonE10s a virtual destructor; r=jesup
The Parent template class inherits from both NonE10s and PMediaParent,
and the latter has a virtual destructor.  This confuses clang-tidy when
it wants to rewrite ~Parent() which is currently marked as virtual, and
it makes ~Parent() override which breaks the build since ~NonE10s() is
not virtual.  The easiest way to work around this seems to be making
~NonE10s() virtual.  See the discussion in
https://llvm.org/bugs/show_bug.cgi?id=24496 as well.
2015-08-21 17:53:35 -04: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
Jan Gerber
fd164253c9 Bug 1192226 - Apply libvpx size limit. r=rillian 2015-08-21 12:01:41 +02:00
Jan Gerber
75948bf379 Bug 1192226 - Enable libvpx size limit in update.py. r=rillian
Bounds match those in VideoUtils.h.
2015-08-08 09:28:52 +02:00
Steve Fink
8dea85f8f5 Bug 1196378 - Fix mismatched js_new/js_free in ShellPrincipals, r=fitzgen 2015-08-19 11:29:32 -07:00
Steve Fink
eed1af6238 Bug 1196378 - js_delete should accept a const pointer like builtin delete, r=fitzgen 2015-08-19 10:59:50 -07: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
Francois Marier
7789a2567f Bug 1197000 - Better debugging output for Safe Browsing list updates. r=gcp 2015-08-21 13:53:53 -07:00
Andrew Comminos
9a1c63ca53 Bug 1187203 - Use -moz-gtk-info-bar for RSS feed CSS on Linux. r=karlt 2015-08-21 16:38:17 -04:00
Andrew Comminos
1b96df674c Bug 1187203 - Use -moz-gtk-info-bar for notifications on Linux. r=karlt 2015-08-21 16:38:16 -04:00
Andrew Comminos
18eda6e003 Bug 1187203 - Implement GtkInfoBar appearance style on GTK3. r=karlt 2015-08-21 16:38:15 -04:00
Wes Kocher
3fbc26903b Backed out 2 changesets (bug 1136766) for osx reftest assertions
Backed out changeset c574db1b372e (bug 1136766)
Backed out changeset 674f8f76a58b (bug 1136766)
2015-08-21 13:19:48 -07:00
Armen Zambrano Gasparnian
7efd77d991 Bug 1192309. Create releng generic tester and builder configs. DONTBUILD. r=bhearsum 2015-08-21 16:05:17 -04:00
Sylvestre Ledru
c83ed67fc5 Bug 1197215 - Remove now unnecessary uses of ok in the predictor. r=hurley 2015-08-21 20:38:58 +02:00
Eitan Isaacson
7a461bb473 Bug 1182208 - Add support for android scrolling and range accessibility actions. r=mfinkle r=yzen 2015-08-21 11:32:57 -07:00
Nathan Froyd
903d8e7a13 Bug 1192291 - use llvm-symbolizer when running xpcshell tests under TSan; r=ted 2015-08-07 02:58:05 -04:00
Randell Jesup
ec36cd7c76 Bug 1194817: disable PMTUD in DataChannels/SCTP, set initial MTU per spec r=tuexen 2015-08-21 14:19:26 -04:00
Andrew Halberstadt
f4d63ceb7c Bug 1185761 - [mochitest] Allow boolean values to --keep-open for overriding the default, r=ted
Most of the time the default is to close the browser after tests run. And that can be overridden with
--keep-open. But in some corner cases, the default is to leave the browser open after tests have run.
In these cases, it is not currently possible to override.

This patch allows the syntax --keep-open or --keep-open=false, the latter overrides the edge case
default.
2015-08-06 17:40:54 -04:00
Brian Hackett
aaeb3ff682 Bug 1176451 - Optimize Array.concat when used on different types of boxed vs. unboxed arrays, r=jandem. 2015-08-21 11:49:50 -06:00
Brian Hackett
70ad93600d Bug 1190733 - Test initializedLength() instead of length() during the fast path for reversing unboxed arrays, r=jandem. 2015-08-21 11:40:15 -06:00
Olli Pettay
16c882549c Backout Bug 1166347 (pointer events on nightlies) because of crashes (see Bug 1181564), r=khuey 2015-08-21 20:35:02 +03:00
Neil Deakin
3238fb0513 Bug 1195931, use option.text instead of option.textContent so that spaces get handled properly in select lists, r=felipe 2015-08-21 13:30:04 -04:00
Kartikaya Gupta
6099709922 Bug 1197233 - When fullscreening a video make sure we don't show garbage in the toolbar area. r=rbarker 2015-08-21 13:21:58 -04:00
Kartikaya Gupta
32c2a909e3 Bug 1195401 - Use gfxPrefs (threadsafe) rather than crashing on debug builds for off-main-thread pref access. r=snorp 2015-08-21 13:21:58 -04:00
Wes Kocher
e025ad6409 Merge m-c to inbound, a=merge 2015-08-21 10:06:54 -07:00
Wes Kocher
e994e7b5ce Merge b2ginbound to central, a=merge 2015-08-21 08:39:53 -07:00
B2G Bumper Bot
8a7984fa57 Bumping manifests a=b2g-bump 2015-08-21 03:32:17 -07:00
B2G Bumper Bot
45697f4e3b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b8b1ae55ed0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31453 from danhuang1202/1195709_remove_screenlock_panel_string

Bug 1195709 - [Settings] remove screenlock panel strings in HTML, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/64f9fa8979c1
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1195709 - [Settings] remove screenlock panel strings in HTML

*remove tag string with i10n attr in apps/settings/elements/screen_lock.html
*remove tag string with i10n attr in apps/settings/elements/screen_lock_passcode.html
2015-08-21 03:30:37 -07:00
B2G Bumper Bot
a0f59fec88 Bumping manifests a=b2g-bump 2015-08-21 03:18:44 -07:00
Sebastian Kaspari
6e17277457 Bug 1189347 - RestrictedProfileConfiguration: Cache restrictions to avoid unnecessary disk reads. r=ally,rnewman 2015-08-21 12:14:12 +02:00