Home | History | Annotate | Download | only in WebCore

Lines Matching full:revert

7998         Revert back behavior of -webkit-user-select to fix widget selection problems
8446 Revert change for<rdar://problem/5279521> and add nil checks for the result of TextIterator::rangeFromLocationAndLength
10836 (WebCore::StyleElement::createSheet): Revert change from last
11565 Revert the fix for <rdar://problem/5133420> which caused us to not cancel
11633 Revert r24699 as it broke timers. The precision of QTime::toTime_t() is just seconds, which is not good enough. Revert back
12636 (WebCore::DOMImplementation::isTextMIMEType): Revert to previous version.
13925 Used `svn merge -r24646:24645' to revert project changes I accidentally
42081 Revert the previous change - activeDocumentLoader never returns the policy document loader.
47518 and we agree that the safest solution is to revert to the old
50002 (WebCore::XPath::Step::nodeTestMatches): Revert the fix, as the behavior doesn't appear
53169 Revert my change to the default fill color. Just set the color to transparent explicitly when
53327 REGRESSION (r13685): Canceling the suggestion popup does not revert the change
58047 Revert the log channel constants to their old values for all you pretty
59497 Revert the parts of 19244 that removed deferring NSURLConnections, that was not a correct change.