|
|
Created:
7 years, 8 months ago by yael.aharon Modified:
7 years, 8 months ago CC:
chromium-reviews, darin-cc_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Visibility:
Public. |
DescriptionPass information to ppapi plugin if a mouse button was pressed during MouseMove event. This patch requiers a separate patch I submitted to blink.
BUG=179054
TEST=Load the 2d or input example plugins and try to draw in them.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195444
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 23 (0 generated)
This patch is associated with https://codereview.chromium.org/14031008/. Please review them together.
Thanks for contributing! There's a small chance this could break apps that only look for a button to be set but don't actually check for MOUSEDOWN and MOUSEUP. I think it's probably OK, but I wanted to throw that out there that we might want to consider revving the PPB_MouseEvent API for this change in behavior. Anybody think it's worth revving? Also, you will need to fill out the CLA before we can accept the patch: https://developers.google.com/open-source/cla/individual Thanks!
On 2013/04/18 22:32:19, dmichael wrote: > Thanks for contributing! > > There's a small chance this could break apps that only look for a button to be > set but don't actually check for MOUSEDOWN and MOUSEUP. I think it's probably > OK, but I wanted to throw that out there that we might want to consider revving > the PPB_MouseEvent API for this change in behavior. Anybody think it's worth > revving? > > Also, you will need to fill out the CLA before we can accept the patch: > https://developers.google.com/open-source/cla/individual > > Thanks! Please let me know if I should rev the API. I should be under Intel Corporation's CLA. Can you please check that? thanks
Sorry about that, I checked the wrong list; you are all set w.r.t. the CLA. After thinking about it, I think I'm content to consider this a bug and not rev the API. I think it's unlikely to break existing apps. (If any reviewers disagree, please speak up). lgtm, thanks
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/1
Failed to apply patch for AUTHORS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file AUTHORS Hunk #1 FAILED at 233. 1 out of 1 hunk FAILED -- saving rejects to file AUTHORS.rej Patch: AUTHORS Index: AUTHORS diff --git a/AUTHORS b/AUTHORS index 6c6622be0b5964eded1fea99aacf94ee27963608..5bfce6c0837a1476e83cd1ddfbd9f952755ec911 100644 --- a/AUTHORS +++ b/AUTHORS @@ -233,3 +233,4 @@ Sam Larison <qufighter@gmail.com> Jun Jiang <jun.a.jiang@intel.com> Bobby Powers <bobbypowers@gmail.com> Patrick Riordan <patrickriordan177@gmail.com> +Yael Aharon <yael.aharon@intel.com>
On 2013/04/19 11:36:10, I haz the power (commit-bot) wrote: > Failed to apply patch for AUTHORS: > While running patch -p1 --forward --force --no-backup-if-mismatch; > patching file AUTHORS > Hunk #1 FAILED at 233. > 1 out of 1 hunk FAILED -- saving rejects to file AUTHORS.rej > > Patch: AUTHORS > Index: AUTHORS > diff --git a/AUTHORS b/AUTHORS > index > 6c6622be0b5964eded1fea99aacf94ee27963608..5bfce6c0837a1476e83cd1ddfbd9f952755ec911 > 100644 > --- a/AUTHORS > +++ b/AUTHORS > @@ -233,3 +233,4 @@ Sam Larison <mailto:qufighter@gmail.com> > Jun Jiang <mailto:jun.a.jiang@intel.com> > Bobby Powers <mailto:bobbypowers@gmail.com> > Patrick Riordan <mailto:patrickriordan177@gmail.com> > +Yael Aharon <mailto:yael.aharon@intel.com> Can someone please commit this for me? I am not a committer and the conflict in the AUTHORS file is sure to happen again if I rebase :) thanks!
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/1
Failed to apply patch for AUTHORS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file AUTHORS Hunk #1 FAILED at 233. 1 out of 1 hunk FAILED -- saving rejects to file AUTHORS.rej Patch: AUTHORS Index: AUTHORS diff --git a/AUTHORS b/AUTHORS index 6c6622be0b5964eded1fea99aacf94ee27963608..5bfce6c0837a1476e83cd1ddfbd9f952755ec911 100644 --- a/AUTHORS +++ b/AUTHORS @@ -233,3 +233,4 @@ Sam Larison <qufighter@gmail.com> Jun Jiang <jun.a.jiang@intel.com> Bobby Powers <bobbypowers@gmail.com> Patrick Riordan <patrickriordan177@gmail.com> +Yael Aharon <yael.aharon@intel.com>
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/8001
(If it doesn't go through on the CQ this time, I can get it for you.) On Fri, Apr 19, 2013 at 1:29 PM, <yael.aharon@intel.com> wrote: > https://codereview.chromium.**org/14324006/<https://codereview.chromium.org/1... >
Failed to apply patch for AUTHORS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file AUTHORS Hunk #1 FAILED at 237. 1 out of 1 hunk FAILED -- saving rejects to file AUTHORS.rej Patch: AUTHORS Index: AUTHORS diff --git a/AUTHORS b/AUTHORS index 650d4ab66444bee4736a407c817c716c3f19b3c0..a80fd60b987a298dc5c5a5a47a06c32370e7365c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -237,3 +237,4 @@ Kenneth Rohde Christiansen <kenneth.r.christiansen@intel.com> Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Yandex LLC <*@yandex-team.ru> Yoshinori Sano <yoshinori.sano@gmail.com> +Yael Aharon <yael.aharon@intel.com>
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/17001
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/17001
Sorry for I got bad news for ya. Compile failed with a clobber build on win_rel. http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu... Your code is likely broken or HEAD is junk. Please ensure your code is not broken then alert the build sheriffs. Look at the try server FAQ for more details.
The win_rel failure is clearly unrelated. Is there a way to restart the bot?
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/17001
Sorry for I got bad news for ya. Compile failed with a clobber build on win_x64_rel. http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_x64_re... Your code is likely broken or HEAD is junk. Please ensure your code is not broken then alert the build sheriffs. Look at the try server FAQ for more details.
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/17001
Sorry for I got bad news for ya. Compile failed with a clobber build on win_rel. http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu... Your code is likely broken or HEAD is junk. Please ensure your code is not broken then alert the build sheriffs. Look at the try server FAQ for more details.
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/14324006/17001
Message was sent while issue was closed.
Change committed as 195444 |