Commit Graph

252914 Commits

Author SHA1 Message Date
Bobby Holley
2671257b2d Bug 1182347 - Remove nsIPrincipal::cookieJar. r=sicking 2015-07-14 19:56:33 -07:00
Bobby Holley
f775f2a3bb Bug 1182347 - Migrate existing code away from .cookieJar. r=sicking,r=allstars.chh 2015-07-14 19:56:33 -07:00
Bobby Holley
7d0d9eb660 Bug 1182347 - Implement OriginAttributesPattern. r=sicking,f=allstars.chh 2015-07-14 19:56:32 -07:00
Chris Manchester
7fad3c6a92 Bug 1181342 - Follow up to use the unpack feature of tooltool instead of setup.sh r=glandium 2015-07-14 19:14:44 -07:00
JW Wang
c27c9c9899 Bug 1183502 - give androidVersion a correct value in manifest.js. r=sotaro. 2015-07-15 09:56:16 +08:00
Chris Manchester
b46df9c9ad Bug 1181342 - tooltool manifests and build-clang config for clang 3.6 r=rail 2015-07-10 10:30:37 -07:00
Chris Manchester
17ef8e4aa0 Bug 1181255 - Mozconfigs for tsan builds. r=glandium 2015-07-14 18:45:54 -07:00
Chris Manchester
1a39769697 Bug 1181255 - Turn off tsan checking during packaging. r=glandium 2015-07-14 18:45:54 -07:00
Nikhil Marathe
0097c6b529 Bug 1183867 - Fix PushSubscription.unsubscribe() semantics r=mt
resolve with false when subscription does not exist. true when successfully unregistered. reject with NetworkError in other cases.
2015-07-14 15:01:41 -07:00
Nikhil Marathe
ad2e56c65b Bug 1183853 - Rename hasPermission() to permissionState(). r=mt,smaug 2015-07-14 14:27:32 -07:00
Nikhil Marathe
95ccfbfa7b Bug 1183825 - Hide PushMessageData methods until we support sending push data. r=mt,smaug 2015-07-14 13:45:01 -07:00
Nikhil Marathe
97d5aa1ad8 Bug 1183813 - PushEvent.data should be same instance every time. r=smaug 2015-07-14 13:10:58 -07:00
Seth Fowler
55a7c119be Bug 1183836 - Remove support for decode-on-draw-only. r=tn 2015-07-14 18:16:31 -07:00
Eric Rahm
2e5f4026ba Bug 1183894 - Remove warning if MessagePort::CloseInternal is called before start. r=khuey 2015-07-14 18:06:32 -07:00
Kit Cambridge
8cba041605 Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
Eric Rahm
5cec94269e Bug 1183893 - Remove warning if invalid node type is passed to nsRange::SetEnd. r=smaug 2015-07-14 17:54:58 -07:00
Eric Rahm
6d2e08f0f2 Bug 1183891 - Remove warning if invalid node type is passed to nsRange::SetStart. r=smaug 2015-07-14 17:52:25 -07:00
Markus Stange
6de88e9fda Bug 1182929 - Work around bug 803703 by refusing to turn heavily-downscaled images into image layers. r=seth 2015-07-14 12:06:27 -04:00
Jeff Gilbert
05836c3942 Bug 1181428 - Add explicit to constructor. - r=bustage 2015-07-14 17:41:48 -07:00
Catalin Badea
234ff10719 Bug 1179685 - Change service worker postmsg wpt test expectation to PASS. r=ehsan 2015-07-14 17:41:13 -07:00
Catalin Badea
4a3259c233 Bug 1179685 - Fix messageport assert in wpt service worker test. r=baku 2015-07-14 17:41:13 -07:00
Jeff Gilbert
4d9da3bee5 Bug 1182371 - Misc WebGL cleanup. - r=kamidphish 2015-07-14 17:37:28 -07:00
Kyle
b084a465ee Bug 1182547 - Replace InitExtensions() with InitExtensionsFromDisplay() so that queries can be made with specific displays and add symbol loading for GetPlatformDisplayEXT so that the ANGLE_platform_angle_d3d extension can be used. r=jgilbert 2015-07-10 14:47:48 -04:00
Jan-Ivar Bruaroey
b9a9e807c2 Bug 1181428 - Defer persisting until gUM succeeds or persistent permission. r=mt 2015-07-10 10:15:19 -04:00
Jan-Ivar Bruaroey
55eda11065 Bug 1181428 - Plumb origin through to success path. r=mt 2015-07-13 21:56:29 -04:00
Jan-Ivar Bruaroey
6caa6ad39d Bug 1181428 - Add persist option to OriginKey to skip saving of temporal keys. r=mt 2015-07-13 00:09:02 -04:00
Jan-Ivar Bruaroey
ad10ef248f Bug 1181428 - Move code to reuse test for active gum or persistent permission. r=mt 2015-07-09 23:07:42 -04:00
Eric Rahm
2e55977103 Bug 1183824 - Remove NS_ENSURE_TRUE(mCallback, NS_ERROR_NOT_INITIALIZED) warning from nsFrameMessageManager::DispatchAsyncMessageInternal. r=smaug 2015-07-14 17:21:49 -07:00
James Graham
60aab90fe7 Bug 1177630 - Add formatter to mozlog for producing a machine readable error summary, r=chmanchester 2015-07-08 11:32:57 +01:00
David Burns
6826f183e8 Bug 1165449: Add the ability to set a proxy via capabilities on Marionette session start; r=jgriffin
By passing an object to capabilities like

  {
    "requiredCapabilities": {
        "proxy": {... }
    }
  }

Specification detail at http://w3c.github.io/webdriver/webdriver-spec.html#dfn-set-the-proxy
2015-07-14 00:51:58 +01:00
Mihai Volmer
9148ae4112 Bug 1126330 - Remove the check for non-looping animations. r=seth 2015-07-13 19:53:27 -07:00
Byron Campen [:bwc]
33a8ab8b56 Bug 1142105 - Part 1: Move SDP helper code functions out of JsepSessionImpl and into a separate class. r=mt 2015-07-02 10:04:36 -07:00
Andrew Comminos
219b4c782e Bug 1183820 - Expose if cairo uses XRender to GetAzureBackendInfo. r=mattwoodrow 2015-07-14 13:56:00 -04:00
Lee Salzman
eb1cbfc8d1 Bug 1183363 - Make EnsureWritablePath and EnsureUserSpacePath always imply EnsureTarget. r=Bas 2015-07-14 00:01:29 -04:00
Andrew Comminos
c127e9d189 Bug 1179780 - Render opaque scrollbar troughs in the root viewport on GTK3. r=karlt 2015-07-14 07:35:00 -04:00
Andrew Comminos
337a586674 Bug 1179780 - Update deferred-anchor2.xhtml reftest to be independent of transparent scrollbars. r=mstange 2015-07-13 12:23:00 -04:00
Karl Tomlinson
488294bf2d bug 1182972 no need to pass member variable bounds to NativeResize r=acomminos 2015-07-14 15:24:56 +12:00
Karl Tomlinson
0ca9d57818 bug 1182972 remove mNeedsMove/mNeedsResize logic; instead process changes immediately r=acomminos 2015-07-14 15:23:47 +12:00
Karl Tomlinson
e6cc24847c bug 1182972 create NativeMove helper method r=acomminos 2015-07-13 14:29:05 +12:00
Karl Tomlinson
2446f126fe bug 1182972 remove unused aRepaint parameter from NativeResize methods r=acomminos 2015-07-13 13:57:23 +12:00
Wes Kocher
d45f174b6a Merge m-c to inbound, a=merge CLOSED TREE 2015-07-14 15:30:19 -07:00
Wes Kocher
bf5ce91ff6 Merge b2ginbound to central, a=merge 2015-07-14 15:25:44 -07:00
Wes Kocher
7a72b4f860 Merge fx-team to central, a=merge 2015-07-14 15:21:52 -07:00
Wes Kocher
0b10fd1d91 Backed out changeset f4651e7cfb26 (bug 1172516) for mn-e10s orange CLOSED TREE 2015-07-14 14:36:06 -07:00
Wes Kocher
48ff3f1f1f Backed out changeset 5a310370cec1 (bug 1173876) 2015-07-14 14:35:53 -07:00
Brian Hackett
42223df470 Bug 1180990 - Add checks for nursery objects when building MIR. r=jandem
CLOSED TREE
2015-07-14 17:11:46 -04:00
B2G Bumper Bot
5135e6c004 Bumping manifests a=b2g-bump 2015-07-14 11:17:08 -07:00
B2G Bumper Bot
70d74d19c7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad35f158cbd7
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30956 from albertopq/1181602-icon-apps

Bug 1181602 - Reenabling test r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/725bbed0f5ef
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1181602 - Reenabling test
2015-07-14 11:15:08 -07:00
Gabriel Luong
e487371f3f Bug 1178535 - Part 2: Highlight pseudoclass and attribute texts in the selector text of the rule view r=bgrins 2015-07-14 10:49:28 -07:00
Gabriel Luong
606d7c8a1d Bug 1178535 - Part 1: Parse the pseudoclasses and attributes from the selector text r=tromney 2015-07-14 10:43:51 -07:00