Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(186)

Issue 1818263002: Fix regression in inspector breakpoints. (Closed)

Created:
4 years, 9 months ago by cavalcantii1
Modified:
4 years, 9 months ago
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle the case for older releases (pre M51) by adding CSS fixes in compatibility script to handle the case of a border-image element that lacks the border-style. This fixes the case of broken inspector breakpoints. BUG=596374 Committed: https://crrev.com/a767dd5e090318016add91a610ca807cf9eef25e Cr-Commit-Position: refs/heads/master@{#383108}

Patch Set 1 #

Patch Set 2 : Adding the CSS fix in compatibility script #

Total comments: 1

Patch Set 3 : Rebased with current master #

Patch Set 4 : Removing duplicated border-style #

Total comments: 3

Patch Set 5 : Only touches the compatibility script #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/devtools/front_end/devtools.js View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (13 generated)
cavalcantii1
For review.
4 years, 9 months ago (2016-03-22 00:24:22 UTC) #2
Rick Byers
The change LGTM But you'll need a devtools expert to comment on the versioning implications. ...
4 years, 9 months ago (2016-03-22 15:39:39 UTC) #4
cavalcantii1
Rick Thanks for reviewing. I haven't tested this (i.e. M49-50 being debugged by M51), but ...
4 years, 9 months ago (2016-03-22 16:10:54 UTC) #5
Rick Byers
For the record, we talked with dgozman offline who said we need to update the ...
4 years, 9 months ago (2016-03-23 02:16:17 UTC) #9
lushnikov
https://codereview.chromium.org/1818263002/diff/20001/third_party/WebKit/Source/devtools/front_end/source_frame/cmdevtools.css File third_party/WebKit/Source/devtools/front_end/source_frame/cmdevtools.css (right): https://codereview.chromium.org/1818263002/diff/20001/third_party/WebKit/Source/devtools/front_end/source_frame/cmdevtools.css#newcode102 third_party/WebKit/Source/devtools/front_end/source_frame/cmdevtools.css:102: border-style: solid; no need to change this file altogether ...
4 years, 9 months ago (2016-03-23 22:10:49 UTC) #11
cavalcantii1
@lushnikov I guess you beat me at fixing it. :-) I'm curious that it required ...
4 years, 9 months ago (2016-03-23 22:19:10 UTC) #12
cavalcantii1
That being said, the spec requires to *always* have a border style defined if you ...
4 years, 9 months ago (2016-03-23 22:20:04 UTC) #13
dgozman
On 2016/03/23 22:20:04, cavalcantii1 wrote: > That being said, the spec requires to *always* have ...
4 years, 9 months ago (2016-03-24 01:05:57 UTC) #15
cavalcantii1
It is already rebased. :-)
4 years, 9 months ago (2016-03-24 02:12:27 UTC) #16
dgozman
On 2016/03/24 02:12:27, cavalcantii1 wrote: > It is already rebased. > :-) Sorry, but this ...
4 years, 9 months ago (2016-03-24 03:08:08 UTC) #17
cavalcantii1
Indeed, maybe it was squashed by git? This is the hash I rebased my patch ...
4 years, 9 months ago (2016-03-24 03:16:12 UTC) #18
cavalcantii1
Oops, my bad: I did rebase, but forgot to upload.
4 years, 9 months ago (2016-03-24 03:17:52 UTC) #19
cavalcantii1
Now it should be ok (famous last words...).
4 years, 9 months ago (2016-03-24 03:24:07 UTC) #20
lushnikov
@cavalcantii1: yes, there's no need for the additional border-style properties - this is basically the ...
4 years, 9 months ago (2016-03-24 04:05:58 UTC) #21
dgozman
lgtm. Thank you for the fix!
4 years, 9 months ago (2016-03-24 17:12:32 UTC) #24
lushnikov
@cavalcantii1 thanks man! lgtm!
4 years, 9 months ago (2016-03-24 17:13:09 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1818263002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1818263002/80001
4 years, 9 months ago (2016-03-24 17:22:58 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-24 18:53:59 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 18:57:13 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a767dd5e090318016add91a610ca807cf9eef25e
Cr-Commit-Position: refs/heads/master@{#383108}

Powered by Google App Engine
This is Rietveld 408576698